Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnResourceVersionPropsMixin.Builder
Packages that use CfnResourceVersionPropsMixin.Builder
-
Uses of CfnResourceVersionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnResourceVersionPropsMixin.BuilderModifier and TypeMethodDescriptionCfnResourceVersionPropsMixin.Builder.create()CfnResourceVersionPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnResourceVersionPropsMixin.Builder.executionRoleArn(String executionRoleArn) The Amazon Resource Name (ARN) of the IAM role for CloudFormation to assume when invoking the resource.CfnResourceVersionPropsMixin.Builder.loggingConfig(CfnResourceVersionPropsMixin.LoggingConfigProperty loggingConfig) Logging configuration information for a resource.CfnResourceVersionPropsMixin.Builder.loggingConfig(IResolvable loggingConfig) Logging configuration information for a resource.CfnResourceVersionPropsMixin.Builder.schemaHandlerPackage(String schemaHandlerPackage) A URL to the S3 bucket for the resource project package that contains the necessary files for the resource you want to register.The name of the resource being registered.