ServiceTopologyEdgeSummary
Contains summary information about a service topology edge.
Contents
- destinationResourceIdentifier
-
The identifier of the destination resource.
Type: String
Required: Yes
- sourceResourceIdentifier
-
The identifier of the source resource.
Type: String
Required: Yes
- destinationAccount
-
The AWS account ID of the destination resource.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d{12}Required: No
- destinationRegion
-
The AWS Region of the destination resource.
Type: String
Length Constraints: Minimum length of 6.
Pattern:
[a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]Required: No
- properties
-
The properties of the topology edge.
Type: Array of EdgePropertySummary objects
Array Members: Minimum number of 0 items. Maximum number of 3 items.
Required: No
- sourceAccount
-
The AWS account ID of the source resource.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d{12}Required: No
- sourceRegion
-
The AWS Region of the source resource.
Type: String
Length Constraints: Minimum length of 6.
Pattern:
[a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: