Builder

class Builder

Properties

Link copied to clipboard

The ID created by the system when you create an association. An association is a binding between a document and a set of targets with a schedule.

Link copied to clipboard

The association name.

Link copied to clipboard

The association version.

Link copied to clipboard

The version of the document used in the association. If you change a document version for a State Manager association, Systems Manager immediately runs the association unless you previously specifed the apply-only-at-cron-interval parameter.

Link copied to clipboard

The number of hours that an association can run on specified targets. After the resulting cutoff time passes, associations that are currently running are cancelled, and no pending executions are started on remaining targets.

Link copied to clipboard

The managed node ID.

Link copied to clipboard

The date on which the association was last run.

Link copied to clipboard
var name: String?

The name of the SSM document.

Link copied to clipboard

Information about the association.

Link copied to clipboard

A cron expression that specifies a schedule when the association runs. The schedule runs in Coordinated Universal Time (UTC).

Link copied to clipboard

Number of days to wait after the scheduled day to run an association.

Link copied to clipboard

A key-value mapping of document parameters to target resources. Both Targets and TargetMaps can't be specified together.

Link copied to clipboard

The managed nodes targeted by the request to create an association. You can target all managed nodes in an Amazon Web Services account by specifying the InstanceIds key with a value of *.

Functions

Link copied to clipboard