Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnHookVersionMixinProps.Builder
Packages that use CfnHookVersionMixinProps.Builder
-
Uses of CfnHookVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnHookVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnHookVersionMixinProps.builder()CfnHookVersionMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnHookVersionMixinProps.getExecutionRoleArn()CfnHookVersionMixinProps.Builder.loggingConfig(CfnHookVersionPropsMixin.LoggingConfigProperty loggingConfig) Sets the value ofCfnHookVersionMixinProps.getLoggingConfig()CfnHookVersionMixinProps.Builder.loggingConfig(IResolvable loggingConfig) Sets the value ofCfnHookVersionMixinProps.getLoggingConfig()CfnHookVersionMixinProps.Builder.schemaHandlerPackage(String schemaHandlerPackage) Sets the value ofCfnHookVersionMixinProps.getSchemaHandlerPackage()Sets the value ofCfnHookVersionMixinProps.getTypeName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnHookVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHookVersionMixinProps.Builder.