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