NetworkMigrationDefinitionSummary
A summary of a network migration definition.
Contents
- arn
-
The Amazon Resource Name (ARN) of the network migration definition.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
- name
-
The name of the network migration definition.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[^\s\x00]( *[^\s\x00])*Required: No
- networkMigrationDefinitionID
-
The unique identifier of the network migration definition.
Type: String
Length Constraints: Fixed length of 21.
Pattern:
nmd-[0-9a-zA-Z]{17}Required: No
- scopeTags
-
Scope tags for the network migration definition.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 40 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
(?!aws:)[a-zA-Z0-9\s+\-=._:/@]*Value Length Constraints: Minimum length of 0. Maximum length of 256.
Value Pattern:
[a-zA-Z0-9\s+\-=._:/@]*Required: No
- sourceEnvironment
-
The source environment configuration.
Type: String
Valid Values:
NSX | VSPHERE | FORTIGATE_FIREWALL | PALO_ALTO_FIREWALL | CISCO_ACI | LOGICAL_MODEL | MODELIZE_ITRequired: No
-
Tags assigned to the network migration definition.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 0. Maximum length of 256.
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: