AwsEc2InstanceDetails constructor
AwsEc2InstanceDetails({})
Implementation
AwsEc2InstanceDetails({
this.iamInstanceProfileArn,
this.imageId,
this.ipV4Addresses,
this.ipV6Addresses,
this.keyName,
this.launchedAt,
this.subnetId,
this.type,
this.vpcId,
});