StartNetworkMigrationMappingUpdateConstruct - ApplicationMigrationService

StartNetworkMigrationMappingUpdateConstruct

A construct update to apply during a mapping update operation.

Contents

constructID

The ID of the construct to update.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: Yes

constructType

The type of the construct.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 24.

Pattern: AWS::([A-Z\d]){2,10}::[a-zA-Z\d]{2,30}

Required: Yes

segmentID

The ID of the segment containing the construct.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: Yes

operation

The operation to perform on the construct.

Type: OperationUnion object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

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