ConfigurationDetails
Minimal details for a configuration resource.
Contents
- arn
-
Unique resource identifier for the configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 190.
Pattern:
arn:.+Required: No
- name
-
User-friendly name for the configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[A-Za-z0-9][A-Za-z0-9\-\._]*Required: No
- uuid
-
Unique identifier for the configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: