| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnPublicTypeVersionProps.Builder |
CfnPublicTypeVersionProps.Builder.arn(String arn)
Sets the value of
CfnPublicTypeVersionProps.getArn() |
static CfnPublicTypeVersionProps.Builder |
CfnPublicTypeVersionProps.builder() |
CfnPublicTypeVersionProps.Builder |
CfnPublicTypeVersionProps.Builder.logDeliveryBucket(String logDeliveryBucket)
Sets the value of
CfnPublicTypeVersionProps.getLogDeliveryBucket() |
CfnPublicTypeVersionProps.Builder |
CfnPublicTypeVersionProps.Builder.publicVersionNumber(String publicVersionNumber)
Sets the value of
CfnPublicTypeVersionProps.getPublicVersionNumber() |
CfnPublicTypeVersionProps.Builder |
CfnPublicTypeVersionProps.Builder.type(String type)
Sets the value of
CfnPublicTypeVersionProps.getType() |
CfnPublicTypeVersionProps.Builder |
CfnPublicTypeVersionProps.Builder.typeName(String typeName)
Sets the value of
CfnPublicTypeVersionProps.getTypeName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnPublicTypeVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPublicTypeVersionProps.Builder. |
Copyright © 2022. All rights reserved.