@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:41.009Z") @Stability(value=Stable) public interface CfnDocumentProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDocumentProps.Builder
A builder for
CfnDocumentProps |
static class |
CfnDocumentProps.Jsii$Proxy
An implementation for
CfnDocumentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDocumentProps.Builder |
builder() |
Object |
getContent()
`AWS::SSM::Document.Content`.
|
default String |
getDocumentType()
`AWS::SSM::Document.DocumentType`.
|
default String |
getName()
`AWS::SSM::Document.Name`.
|
default List<CfnTag> |
getTags()
`AWS::SSM::Document.Tags`.
|
@Stability(value=Stable) @NotNull Object getContent()
@Stability(value=Stable) @Nullable default String getDocumentType()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDocumentProps.Builder builder()
CfnDocumentProps.Builder of CfnDocumentPropsCopyright © 2021. All rights reserved.