| Package | Description |
|---|---|
| software.amazon.awscdk.services.ssm |
AWS Systems Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDocument.AttachmentsSourceProperty.Builder |
CfnDocument.AttachmentsSourceProperty.builder() |
CfnDocument.AttachmentsSourceProperty.Builder |
CfnDocument.AttachmentsSourceProperty.Builder.key(String key)
Sets the value of
CfnDocument.AttachmentsSourceProperty.getKey() |
CfnDocument.AttachmentsSourceProperty.Builder |
CfnDocument.AttachmentsSourceProperty.Builder.name(String name)
Sets the value of
CfnDocument.AttachmentsSourceProperty.getName() |
CfnDocument.AttachmentsSourceProperty.Builder |
CfnDocument.AttachmentsSourceProperty.Builder.values(List<String> values)
Sets the value of
CfnDocument.AttachmentsSourceProperty.getValues() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDocument.AttachmentsSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDocument.AttachmentsSourceProperty.Builder. |
Copyright © 2022. All rights reserved.