| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateSSMDocumentDetails |
PutConformancePackRequest.templateSSMDocumentDetails()
An object of type
TemplateSSMDocumentDetails, which contains the name or the Amazon Resource Name
(ARN) of the Amazon Web Services Systems Manager document (SSM document) and the version of the SSM document that
is used to create a conformance pack. |
TemplateSSMDocumentDetails |
ConformancePackDetail.templateSSMDocumentDetails()
An object that contains the name or Amazon Resource Name (ARN) of the Amazon Web Services Systems Manager
document (SSM document) and the version of the SSM document that is used to create a conformance pack.
|
| Modifier and Type | Method and Description |
|---|---|
PutConformancePackRequest.Builder |
PutConformancePackRequest.Builder.templateSSMDocumentDetails(TemplateSSMDocumentDetails templateSSMDocumentDetails)
An object of type
TemplateSSMDocumentDetails, which contains the name or the Amazon Resource
Name (ARN) of the Amazon Web Services Systems Manager document (SSM document) and the version of the SSM
document that is used to create a conformance pack. |
ConformancePackDetail.Builder |
ConformancePackDetail.Builder.templateSSMDocumentDetails(TemplateSSMDocumentDetails templateSSMDocumentDetails)
An object that contains the name or Amazon Resource Name (ARN) of the Amazon Web Services Systems Manager
document (SSM document) and the version of the SSM document that is used to create a conformance pack.
|
Copyright © 2023. All rights reserved.