Uses of Class
software.amazon.awscdk.services.cloudformation.CfnHookTypeConfigProps.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnHookTypeConfigProps.Builder in software.amazon.awscdk.services.cloudformation
Modifier and TypeMethodDescriptionCfnHookTypeConfigProps.builder()
CfnHookTypeConfigProps.Builder.configuration
(String configuration) Sets the value ofCfnHookTypeConfigProps.getConfiguration()
CfnHookTypeConfigProps.Builder.configurationAlias
(String configurationAlias) Sets the value ofCfnHookTypeConfigProps.getConfigurationAlias()
Sets the value ofCfnHookTypeConfigProps.getTypeArn()
Sets the value ofCfnHookTypeConfigProps.getTypeName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnHookTypeConfigProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnHookTypeConfigProps.Builder
.