| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnPublicTypeVersion.Builder |
CfnPublicTypeVersion.Builder.arn(String arn)
`AWS::CloudFormation::PublicTypeVersion.Arn`.
|
static CfnPublicTypeVersion.Builder |
CfnPublicTypeVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnPublicTypeVersion.Builder |
CfnPublicTypeVersion.Builder.logDeliveryBucket(String logDeliveryBucket)
`AWS::CloudFormation::PublicTypeVersion.LogDeliveryBucket`.
|
CfnPublicTypeVersion.Builder |
CfnPublicTypeVersion.Builder.publicVersionNumber(String publicVersionNumber)
`AWS::CloudFormation::PublicTypeVersion.PublicVersionNumber`.
|
CfnPublicTypeVersion.Builder |
CfnPublicTypeVersion.Builder.type(String type)
`AWS::CloudFormation::PublicTypeVersion.Type`.
|
CfnPublicTypeVersion.Builder |
CfnPublicTypeVersion.Builder.typeName(String typeName)
`AWS::CloudFormation::PublicTypeVersion.TypeName`.
|
Copyright © 2021. All rights reserved.