Uses of Class
software.amazon.awscdk.services.cloudformation.CfnResourceVersionProps.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnResourceVersionProps.Builder in software.amazon.awscdk.services.cloudformation
Modifier and TypeMethodDescriptionCfnResourceVersionProps.builder()
CfnResourceVersionProps.Builder.executionRoleArn
(String executionRoleArn) Sets the value ofCfnResourceVersionProps.getExecutionRoleArn()
CfnResourceVersionProps.Builder.loggingConfig
(IResolvable loggingConfig) Sets the value ofCfnResourceVersionProps.getLoggingConfig()
CfnResourceVersionProps.Builder.loggingConfig
(CfnResourceVersion.LoggingConfigProperty loggingConfig) Sets the value ofCfnResourceVersionProps.getLoggingConfig()
CfnResourceVersionProps.Builder.schemaHandlerPackage
(String schemaHandlerPackage) Sets the value ofCfnResourceVersionProps.getSchemaHandlerPackage()
Sets the value ofCfnResourceVersionProps.getTypeName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResourceVersionProps.Builder
.