Template Ssm Document Details Properties Args
data class TemplateSsmDocumentDetailsPropertiesArgs(val documentName: Output<String>? = null, val documentVersion: Output<String>? = null) : ConvertibleToJava<TemplateSsmDocumentDetailsPropertiesArgs>
The TemplateSSMDocumentDetails object contains the name of the SSM document and the version of the SSM document.
Properties
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the SSM document to use to create a conformance pack. If you use the document name, AWS Config checks only your account and AWS Region for the SSM document.
Link copied to clipboard
The version of the SSM document to use to create a conformance pack. By default, AWS Config uses the latest version.