@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-29T20:30:16.430Z") @Stability(value=Stable) public interface CfnPublicTypeVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPublicTypeVersionProps.Builder
A builder for
CfnPublicTypeVersionProps |
static class |
CfnPublicTypeVersionProps.Jsii$Proxy
An implementation for
CfnPublicTypeVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPublicTypeVersionProps.Builder |
builder() |
default String |
getArn()
`AWS::CloudFormation::PublicTypeVersion.Arn`.
|
default String |
getLogDeliveryBucket()
`AWS::CloudFormation::PublicTypeVersion.LogDeliveryBucket`.
|
default String |
getPublicVersionNumber()
`AWS::CloudFormation::PublicTypeVersion.PublicVersionNumber`.
|
default String |
getType()
`AWS::CloudFormation::PublicTypeVersion.Type`.
|
default String |
getTypeName()
`AWS::CloudFormation::PublicTypeVersion.TypeName`.
|
@Stability(value=Stable) @Nullable default String getArn()
@Stability(value=Stable) @Nullable default String getLogDeliveryBucket()
@Stability(value=Stable) @Nullable default String getPublicVersionNumber()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) @Nullable default String getTypeName()
@Stability(value=Stable) static CfnPublicTypeVersionProps.Builder builder()
CfnPublicTypeVersionProps.Builder of CfnPublicTypeVersionPropsCopyright © 2021. All rights reserved.