Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.supportauthz.CfnSupportPermitMixinProps.Builder
Packages that use CfnSupportPermitMixinProps.Builder
-
Uses of CfnSupportPermitMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.supportauthz
Methods in software.amazon.awscdk.cfnpropertymixins.services.supportauthz that return CfnSupportPermitMixinProps.BuilderModifier and TypeMethodDescriptionCfnSupportPermitMixinProps.builder()CfnSupportPermitMixinProps.Builder.description(String description) Sets the value ofCfnSupportPermitMixinProps.getDescription()Sets the value ofCfnSupportPermitMixinProps.getName()CfnSupportPermitMixinProps.Builder.permit(CfnSupportPermitPropsMixin.PermitProperty permit) Sets the value ofCfnSupportPermitMixinProps.getPermit()CfnSupportPermitMixinProps.Builder.permit(IResolvable permit) Sets the value ofCfnSupportPermitMixinProps.getPermit()CfnSupportPermitMixinProps.Builder.signingKeyInfo(CfnSupportPermitPropsMixin.SigningKeyInfoProperty signingKeyInfo) Sets the value ofCfnSupportPermitMixinProps.getSigningKeyInfo()CfnSupportPermitMixinProps.Builder.signingKeyInfo(IResolvable signingKeyInfo) Sets the value ofCfnSupportPermitMixinProps.getSigningKeyInfo()CfnSupportPermitMixinProps.Builder.supportCaseDisplayId(String supportCaseDisplayId) Sets the value ofCfnSupportPermitMixinProps.getSupportCaseDisplayId()Sets the value ofCfnSupportPermitMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.supportauthz with parameters of type CfnSupportPermitMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSupportPermitMixinProps.Builder.