Uses of Class
software.amazon.awscdk.services.supportauthz.CfnSupportPermit.PermitProperty.Builder
Packages that use CfnSupportPermit.PermitProperty.Builder
Package
Description
AWS::SupportAuthZ Construct Library
-
Uses of CfnSupportPermit.PermitProperty.Builder in software.amazon.awscdk.services.supportauthz
Methods in software.amazon.awscdk.services.supportauthz that return CfnSupportPermit.PermitProperty.BuilderModifier and TypeMethodDescriptionCfnSupportPermit.PermitProperty.Builder.actions(IResolvable actions) Sets the value ofCfnSupportPermit.PermitProperty.getActions()CfnSupportPermit.PermitProperty.Builder.actions(CfnSupportPermit.ActionSetProperty actions) Sets the value ofCfnSupportPermit.PermitProperty.getActions()CfnSupportPermit.PermitProperty.builder()CfnSupportPermit.PermitProperty.Builder.conditions(List<? extends Object> conditions) Sets the value ofCfnSupportPermit.PermitProperty.getConditions()CfnSupportPermit.PermitProperty.Builder.conditions(IResolvable conditions) Sets the value ofCfnSupportPermit.PermitProperty.getConditions()CfnSupportPermit.PermitProperty.Builder.resources(IResolvable resources) Sets the value ofCfnSupportPermit.PermitProperty.getResources()CfnSupportPermit.PermitProperty.Builder.resources(CfnSupportPermit.ResourceSetProperty resources) Sets the value ofCfnSupportPermit.PermitProperty.getResources()Constructors in software.amazon.awscdk.services.supportauthz with parameters of type CfnSupportPermit.PermitProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSupportPermit.PermitProperty.Builder.