Uses of Class
software.amazon.awscdk.services.cloudformation.CfnResourceVersion.Builder
Packages that use CfnResourceVersion.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnResourceVersion.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnResourceVersion.BuilderModifier and TypeMethodDescriptionstatic CfnResourceVersion.BuilderCfnResourceVersion.Builder.executionRoleArn(String executionRoleArn) The Amazon Resource Name (ARN) of the IAM role for CloudFormation to assume when invoking the resource.CfnResourceVersion.Builder.loggingConfig(IResolvable loggingConfig) Logging configuration information for a resource.CfnResourceVersion.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig) Logging configuration information for a resource.CfnResourceVersion.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.