@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:42.433Z") @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.