Uses of Class
software.amazon.awscdk.services.supportauthz.CfnSupportPermit.Builder
Packages that use CfnSupportPermit.Builder
Package
Description
AWS::SupportAuthZ Construct Library
-
Uses of CfnSupportPermit.Builder in software.amazon.awscdk.services.supportauthz
Methods in software.amazon.awscdk.services.supportauthz that return CfnSupportPermit.BuilderModifier and TypeMethodDescriptionstatic CfnSupportPermit.BuilderCfnSupportPermit.Builder.description(String description) An optional description of the support permit.The name of the support permit.CfnSupportPermit.Builder.permit(IResolvable permit) The grant definition: which actions on which resources, optionally constrained by time conditions.CfnSupportPermit.Builder.permit(CfnSupportPermit.PermitProperty permit) The grant definition: which actions on which resources, optionally constrained by time conditions.CfnSupportPermit.Builder.signingKeyInfo(IResolvable signingKeyInfo) The signing key used by the permit.CfnSupportPermit.Builder.signingKeyInfo(CfnSupportPermit.SigningKeyInfoProperty signingKeyInfo) The signing key used by the permit.CfnSupportPermit.Builder.supportCaseDisplayId(String supportCaseDisplayId) The support case display identifier associated with the permit.A list of key-value pairs to apply to this resource.