Properties of an AwsSourceDetails.
Package
@google-cloud/vmmigrationProperties
accessKeyCreds
accessKeyCreds?: (google.cloud.vmmigration.v1.AwsSourceDetails.IAccessKeyCredentials|null);
AwsSourceDetails accessKeyCreds
awsRegion
awsRegion?: (string|null);
AwsSourceDetails awsRegion
error
error?: (google.rpc.IStatus|null);
AwsSourceDetails error
inventorySecurityGroupNames
inventorySecurityGroupNames?: (string[]|null);
AwsSourceDetails inventorySecurityGroupNames
inventoryTagList
inventoryTagList?: (google.cloud.vmmigration.v1.AwsSourceDetails.ITag[]|null);
AwsSourceDetails inventoryTagList
migrationResourcesUserTags
migrationResourcesUserTags?: ({ [k: string]: string }|null);
AwsSourceDetails migrationResourcesUserTags
publicIp
publicIp?: (string|null);
AwsSourceDetails publicIp
state
state?: (google.cloud.vmmigration.v1.AwsSourceDetails.State|keyof typeof google.cloud.vmmigration.v1.AwsSourceDetails.State|null);
AwsSourceDetails state