Uses of Class
software.amazon.awscdk.CfnResourceVersionProps.Builder
Packages that use CfnResourceVersionProps.Builder
-
Uses of CfnResourceVersionProps.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return CfnResourceVersionProps.BuilderModifier and TypeMethodDescriptionCfnResourceVersionProps.builder()CfnResourceVersionProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnResourceVersionProps.getExecutionRoleArn()CfnResourceVersionProps.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig) Sets the value ofCfnResourceVersionProps.getLoggingConfig()CfnResourceVersionProps.Builder.loggingConfig(IResolvable loggingConfig) Sets the value ofCfnResourceVersionProps.getLoggingConfig()CfnResourceVersionProps.Builder.schemaHandlerPackage(String schemaHandlerPackage) Sets the value ofCfnResourceVersionProps.getSchemaHandlerPackage()Sets the value ofCfnResourceVersionProps.getTypeName()Constructors in software.amazon.awscdk with parameters of type CfnResourceVersionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResourceVersionProps.Builder.