Uses of Class
software.amazon.awscdk.CfnHookVersion.Builder
-
Uses of CfnHookVersion.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionstatic CfnHookVersion.Builder
CfnHookVersion.Builder.executionRoleArn
(String executionRoleArn) The Amazon Resource Name (ARN) of the task execution role that grants the hook permission.CfnHookVersion.Builder.loggingConfig
(CfnHookVersion.LoggingConfigProperty loggingConfig) Contains logging configuration information for an extension.CfnHookVersion.Builder.loggingConfig
(IResolvable loggingConfig) Contains logging configuration information for an extension.CfnHookVersion.Builder.schemaHandlerPackage
(String schemaHandlerPackage) A URL to the Amazon S3 bucket containing the hook project package that contains the necessary files for the hook you want to register.The unique name for your hook.