Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the parameter.

Link copied to clipboard

The data type of the parameter, such as text or aws:ec2:image. The default is text.

Link copied to clipboard

Date the parameter was last changed or updated and the parameter version was created.

Link copied to clipboard
var name: String?

The name of the parameter.

Link copied to clipboard

Either the version number or the label used to retrieve the parameter value. Specify selectors by using one of the following formats:

Link copied to clipboard

Applies to parameters that reference information in other Amazon Web Services services. SourceResult is the raw result or response from the source.

Link copied to clipboard

The type of parameter. Valid values include the following: String, StringList, and SecureString.

Link copied to clipboard

The parameter value.

Link copied to clipboard

The parameter version.