Parameter

An SSM Parameter Store parameter containing configuration data.

AutomationAWSManagementOperations

Properties

Name Type Description
Name string The name of the parameter.
Type string The type of parameter.
Value string The parameter value.
Version integer The parameter version.
ARN string The Amazon Resource Name (ARN) of the parameter.
LastModifiedDate string Date the parameter was last changed or updated.
DataType string The data type of the parameter.
Selector string Either the version number or the label used to retrieve the parameter value.
SourceResult string The raw result or response from the source.
View JSON Schema on GitHub