TargetNetwork - ApplicationMigrationService

TargetNetwork

Configuration for the target network topology and addressing.

Contents

topology

The network topology type for the target environment.

Type: String

Valid Values: ISOLATED_VPC | HUB_AND_SPOKE

Required: Yes

inboundCidr

The CIDR block for inbound traffic in the target network.

Type: String

Length Constraints: Minimum length of 9. Maximum length of 18.

Pattern: ((25[0-4]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/(1[6-9]|2[0-8])

Required: No

inspectionCidr

The CIDR block for inspection traffic in the target network.

Type: String

Length Constraints: Minimum length of 9. Maximum length of 18.

Pattern: ((25[0-4]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/(1[6-9]|2[0-8])

Required: No

outboundCidr

The CIDR block for outbound traffic in the target network.

Type: String

Length Constraints: Minimum length of 9. Maximum length of 18.

Pattern: ((25[0-4]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]?[0-9])\/(1[6-9]|2[0-8])

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: