@Stability(value=Stable)
public static interface CfnDocument.AttachmentsSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDocument.AttachmentsSourceProperty.Builder
A builder for
CfnDocument.AttachmentsSourceProperty |
static class |
CfnDocument.AttachmentsSourceProperty.Jsii$Proxy
An implementation for
CfnDocument.AttachmentsSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDocument.AttachmentsSourceProperty.Builder |
builder() |
default String |
getKey()
`CfnDocument.AttachmentsSourceProperty.Key`.
|
default String |
getName()
`CfnDocument.AttachmentsSourceProperty.Name`.
|
default List<String> |
getValues()
`CfnDocument.AttachmentsSourceProperty.Values`.
|
@Stability(value=Stable) @Nullable default String getKey()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<String> getValues()
@Stability(value=Stable) static CfnDocument.AttachmentsSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.