Uses of Class
software.amazon.awscdk.services.cloudformation.CfnPublicTypeVersionProps.Builder
Packages that use CfnPublicTypeVersionProps.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnPublicTypeVersionProps.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnPublicTypeVersionProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPublicTypeVersionProps.getArn()
CfnPublicTypeVersionProps.builder()
CfnPublicTypeVersionProps.Builder.logDeliveryBucket
(String logDeliveryBucket) Sets the value ofCfnPublicTypeVersionProps.getLogDeliveryBucket()
CfnPublicTypeVersionProps.Builder.publicVersionNumber
(String publicVersionNumber) Sets the value ofCfnPublicTypeVersionProps.getPublicVersionNumber()
Sets the value ofCfnPublicTypeVersionProps.getType()
Sets the value ofCfnPublicTypeVersionProps.getTypeName()
Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnPublicTypeVersionProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPublicTypeVersionProps.Builder
.