@Generated(value="jsii-pacmak/1.28.0 (build 1801f4f)", date="2021-04-20T16:33:47.194Z") @Stability(value=Stable) public interface CfnResourceDefaultVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefaultVersionProps.Builder
A builder for
CfnResourceDefaultVersionProps |
static class |
CfnResourceDefaultVersionProps.Jsii$Proxy
An implementation for
CfnResourceDefaultVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefaultVersionProps.Builder |
builder() |
default String |
getTypeName()
`AWS::CloudFormation::ResourceDefaultVersion.TypeName`.
|
default String |
getTypeVersionArn()
`AWS::CloudFormation::ResourceDefaultVersion.TypeVersionArn`.
|
default String |
getVersionId()
`AWS::CloudFormation::ResourceDefaultVersion.VersionId`.
|
@Stability(value=Stable) @Nullable default String getTypeName()
@Stability(value=Stable) @Nullable default String getTypeVersionArn()
@Stability(value=Stable) @Nullable default String getVersionId()
@Stability(value=Stable) static CfnResourceDefaultVersionProps.Builder builder()
Copyright © 2021. All rights reserved.