Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.supportauthz.CfnSupportPermitPropsMixin.SigningKeyInfoProperty
Packages that use CfnSupportPermitPropsMixin.SigningKeyInfoProperty
-
Uses of CfnSupportPermitPropsMixin.SigningKeyInfoProperty in software.amazon.awscdk.cfnpropertymixins.services.supportauthz
Classes in software.amazon.awscdk.cfnpropertymixins.services.supportauthz that implement CfnSupportPermitPropsMixin.SigningKeyInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSupportPermitPropsMixin.SigningKeyInfoPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.supportauthz that return CfnSupportPermitPropsMixin.SigningKeyInfoPropertyModifier and TypeMethodDescriptionCfnSupportPermitPropsMixin.SigningKeyInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.supportauthz with parameters of type CfnSupportPermitPropsMixin.SigningKeyInfoPropertyModifier and TypeMethodDescriptionCfnSupportPermitMixinProps.Builder.signingKeyInfo(CfnSupportPermitPropsMixin.SigningKeyInfoProperty signingKeyInfo) Sets the value ofCfnSupportPermitMixinProps.getSigningKeyInfo()CfnSupportPermitPropsMixin.Builder.signingKeyInfo(CfnSupportPermitPropsMixin.SigningKeyInfoProperty signingKeyInfo) The signing key used by the permit.