Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.supportauthz.CfnSupportPermitPropsMixin.PermitProperty.Builder
Packages that use CfnSupportPermitPropsMixin.PermitProperty.Builder
-
Uses of CfnSupportPermitPropsMixin.PermitProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.supportauthz
Methods in software.amazon.awscdk.cfnpropertymixins.services.supportauthz that return CfnSupportPermitPropsMixin.PermitProperty.BuilderModifier and TypeMethodDescriptionCfnSupportPermitPropsMixin.PermitProperty.Builder.actions(CfnSupportPermitPropsMixin.ActionSetProperty actions) Sets the value ofCfnSupportPermitPropsMixin.PermitProperty.getActions()CfnSupportPermitPropsMixin.PermitProperty.Builder.actions(IResolvable actions) Sets the value ofCfnSupportPermitPropsMixin.PermitProperty.getActions()CfnSupportPermitPropsMixin.PermitProperty.builder()CfnSupportPermitPropsMixin.PermitProperty.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnSupportPermitPropsMixin.PermitProperty.getConditions()CfnSupportPermitPropsMixin.PermitProperty.Builder.conditions(IResolvable conditions) Sets the value ofCfnSupportPermitPropsMixin.PermitProperty.getConditions()CfnSupportPermitPropsMixin.PermitProperty.Builder.resources(CfnSupportPermitPropsMixin.ResourceSetProperty resources) Sets the value ofCfnSupportPermitPropsMixin.PermitProperty.getResources()CfnSupportPermitPropsMixin.PermitProperty.Builder.resources(IResolvable resources) Sets the value ofCfnSupportPermitPropsMixin.PermitProperty.getResources()Constructors in software.amazon.awscdk.cfnpropertymixins.services.supportauthz with parameters of type CfnSupportPermitPropsMixin.PermitProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSupportPermitPropsMixin.PermitProperty.Builder.