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