Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnGuardHookMixinProps.Builder
Packages that use CfnGuardHookMixinProps.Builder
-
Uses of CfnGuardHookMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnGuardHookMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnGuardHookMixinProps.getAlias()CfnGuardHookMixinProps.builder()CfnGuardHookMixinProps.Builder.executionRole(String executionRole) Sets the value ofCfnGuardHookMixinProps.getExecutionRole()CfnGuardHookMixinProps.Builder.failureMode(String failureMode) Sets the value ofCfnGuardHookMixinProps.getFailureMode()CfnGuardHookMixinProps.Builder.hookStatus(String hookStatus) Sets the value ofCfnGuardHookMixinProps.getHookStatus()Sets the value ofCfnGuardHookMixinProps.getLogBucket()CfnGuardHookMixinProps.Builder.options(CfnGuardHookPropsMixin.OptionsProperty options) Sets the value ofCfnGuardHookMixinProps.getOptions()CfnGuardHookMixinProps.Builder.options(IResolvable options) Sets the value ofCfnGuardHookMixinProps.getOptions()CfnGuardHookMixinProps.Builder.ruleLocation(CfnGuardHookPropsMixin.S3LocationProperty ruleLocation) Sets the value ofCfnGuardHookMixinProps.getRuleLocation()CfnGuardHookMixinProps.Builder.ruleLocation(IResolvable ruleLocation) Sets the value ofCfnGuardHookMixinProps.getRuleLocation()CfnGuardHookMixinProps.Builder.stackFilters(CfnGuardHookPropsMixin.StackFiltersProperty stackFilters) Sets the value ofCfnGuardHookMixinProps.getStackFilters()CfnGuardHookMixinProps.Builder.stackFilters(IResolvable stackFilters) Sets the value ofCfnGuardHookMixinProps.getStackFilters()CfnGuardHookMixinProps.Builder.targetFilters(CfnGuardHookPropsMixin.TargetFiltersProperty targetFilters) Sets the value ofCfnGuardHookMixinProps.getTargetFilters()CfnGuardHookMixinProps.Builder.targetFilters(IResolvable targetFilters) Sets the value ofCfnGuardHookMixinProps.getTargetFilters()CfnGuardHookMixinProps.Builder.targetOperations(List<String> targetOperations) Sets the value ofCfnGuardHookMixinProps.getTargetOperations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudformation with parameters of type CfnGuardHookMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGuardHookMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGuardHookMixinProps.Builder.