@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:52.988Z") @Stability(value=Stable) public interface CfnDocumentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html#cfn-ssm-document-content@Stability(value=Stable) @Nullable default String getDocumentType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html#cfn-ssm-document-documenttype@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html#cfn-ssm-document-name@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html#cfn-ssm-document-tags@Stability(value=Stable) static CfnDocumentProps.Builder builder()
CfnDocumentProps.Builder of CfnDocumentPropsCopyright © 2020. All rights reserved.