Uses of Interface
software.amazon.awscdk.services.supportauthz.CfnSupportPermit.SigningKeyInfoProperty
Packages that use CfnSupportPermit.SigningKeyInfoProperty
Package
Description
AWS::SupportAuthZ Construct Library
-
Uses of CfnSupportPermit.SigningKeyInfoProperty in software.amazon.awscdk.services.supportauthz
Classes in software.amazon.awscdk.services.supportauthz that implement CfnSupportPermit.SigningKeyInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSupportPermit.SigningKeyInfoPropertyMethods in software.amazon.awscdk.services.supportauthz that return CfnSupportPermit.SigningKeyInfoPropertyModifier and TypeMethodDescriptionCfnSupportPermit.SigningKeyInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.supportauthz with parameters of type CfnSupportPermit.SigningKeyInfoPropertyModifier and TypeMethodDescriptionvoidCfnSupportPermit.setSigningKeyInfo(CfnSupportPermit.SigningKeyInfoProperty value) The signing key used by the permit.CfnSupportPermit.Builder.signingKeyInfo(CfnSupportPermit.SigningKeyInfoProperty signingKeyInfo) The signing key used by the permit.CfnSupportPermitProps.Builder.signingKeyInfo(CfnSupportPermit.SigningKeyInfoProperty signingKeyInfo) Sets the value ofCfnSupportPermitProps.getSigningKeyInfo()