Uses of Class
software.amazon.awscdk.core.CfnResourceVersion.Builder
-
Uses of CfnResourceVersion.Builder in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionstatic CfnResourceVersion.Builder
CfnResourceVersion.Builder.executionRoleArn
(String executionRoleArn) The Amazon Resource Name (ARN) of the IAM role for CloudFormation to assume when invoking the resource.CfnResourceVersion.Builder.loggingConfig
(CfnResourceVersion.LoggingConfigProperty loggingConfig) Logging configuration information for a resource.CfnResourceVersion.Builder.loggingConfig
(IResolvable loggingConfig) Logging configuration information for a resource.CfnResourceVersion.Builder.schemaHandlerPackage
(String schemaHandlerPackage) A URL to the S3 bucket containing the resource project package that contains the necessary files for the resource you want to register.The name of the resource being registered.