Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnResourceVersionMixinProps.Builder
Packages that use CfnResourceVersionMixinProps.Builder
-
Uses of CfnResourceVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnResourceVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnResourceVersionMixinProps.builder()CfnResourceVersionMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnResourceVersionMixinProps.getExecutionRoleArn()CfnResourceVersionMixinProps.Builder.loggingConfig(CfnResourceVersionPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnResourceVersionMixinProps.getLoggingConfig()CfnResourceVersionMixinProps.Builder.loggingConfig(IResolvable loggingConfig) Sets the value ofCfnResourceVersionMixinProps.getLoggingConfig()CfnResourceVersionMixinProps.Builder.schemaHandlerPackage(String schemaHandlerPackage) Sets the value ofCfnResourceVersionMixinProps.getSchemaHandlerPackage()Sets the value ofCfnResourceVersionMixinProps.getTypeName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnResourceVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceVersionMixinProps.Builder.