Enum ParameterType
SSM parameter type.
public enum ParameterType
Fields
AWS_EC2_IMAGE_ID = 3An Amazon EC2 image ID, such as ami-0ff8a91507f77f867.
SECURE_STRING = 1Secure String.
STRING = 0String.
STRING_LIST = 2String List.
SSM parameter type.
public enum ParameterType
AWS_EC2_IMAGE_ID = 3An Amazon EC2 image ID, such as ami-0ff8a91507f77f867.
SECURE_STRING = 1Secure String.
STRING = 0String.
STRING_LIST = 2String List.