getDocument

The AWS::SSM::Document resource is an SSM document in AWS Systems Manager that defines the actions that Systems Manager performs, which can be used to set up and run commands on your instances.

Return

null

Parameters

argument

null


Return

null

Parameters

name

A name for the Systems Manager document.

See also


suspend fun getDocument(argument: suspend GetDocumentPlainArgsBuilder.() -> Unit): GetDocumentResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.ssm.kotlin.inputs.GetDocumentPlainArgs.

See also