Uses of Class
software.amazon.awscdk.services.supportauthz.CfnSupportPermitProps.Builder
Packages that use CfnSupportPermitProps.Builder
Package
Description
AWS::SupportAuthZ Construct Library
-
Uses of CfnSupportPermitProps.Builder in software.amazon.awscdk.services.supportauthz
Methods in software.amazon.awscdk.services.supportauthz that return CfnSupportPermitProps.BuilderModifier and TypeMethodDescriptionCfnSupportPermitProps.builder()CfnSupportPermitProps.Builder.description(String description) Sets the value ofCfnSupportPermitProps.getDescription()Sets the value ofCfnSupportPermitProps.getName()CfnSupportPermitProps.Builder.permit(IResolvable permit) Sets the value ofCfnSupportPermitProps.getPermit()CfnSupportPermitProps.Builder.permit(CfnSupportPermit.PermitProperty permit) Sets the value ofCfnSupportPermitProps.getPermit()CfnSupportPermitProps.Builder.signingKeyInfo(IResolvable signingKeyInfo) Sets the value ofCfnSupportPermitProps.getSigningKeyInfo()CfnSupportPermitProps.Builder.signingKeyInfo(CfnSupportPermit.SigningKeyInfoProperty signingKeyInfo) Sets the value ofCfnSupportPermitProps.getSigningKeyInfo()CfnSupportPermitProps.Builder.supportCaseDisplayId(String supportCaseDisplayId) Sets the value ofCfnSupportPermitProps.getSupportCaseDisplayId()Sets the value ofCfnSupportPermitProps.getTags()Constructors in software.amazon.awscdk.services.supportauthz with parameters of type CfnSupportPermitProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSupportPermitProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSupportPermitProps.Builder.