MissionProfileListItem
Item in a list of mission profiles.
Contents
- missionProfileArn
-
ARN of a mission profile.
Type: String
Required: No
- missionProfileId
-
UUID of a mission profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$
Required: No
- name
-
Name of a mission profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[ a-zA-Z0-9_:-]{1,256}$
Required: No
- region
-
Region of a mission profile.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[\w-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: