CloudConnectorSummary
Summary information about a cloud connector.
Contents
- CloudConnectorId
-
The ID of the cloud connector.
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: No
- CreatedAt
-
The date and time the cloud connector was created.
Type: Timestamp
Required: No
- Description
-
The description of the cloud connector.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}\p{P}\p{M}]*)$Required: No
- DisplayName
-
The friendly name of the cloud connector.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^([\p{L}\p{Z}\p{N}\p{P}\p{M}]*)$Required: No
- RoleArn
-
The ARN of the IAM role used by the cloud connector.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[a-z0-9-]*:iam::\d{12}:role\/[\w-\/.@+=,]{1,1017}$Required: No
- UpdatedAt
-
The date and time the cloud connector was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: