Uses of Interface
software.amazon.awscdk.services.signer.SigningProfileAttributes
Packages that use SigningProfileAttributes
-
Uses of SigningProfileAttributes in software.amazon.awscdk.services.signer
Classes in software.amazon.awscdk.services.signer that implement SigningProfileAttributesModifier and TypeClassDescriptionstatic final classAn implementation forSigningProfileAttributesMethods in software.amazon.awscdk.services.signer that return SigningProfileAttributesModifier and TypeMethodDescriptionSigningProfileAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.signer with parameters of type SigningProfileAttributesModifier and TypeMethodDescriptionstatic ISigningProfileSigningProfile.fromSigningProfileAttributes(software.constructs.Construct scope, String id, SigningProfileAttributes attrs) Creates a Signing Profile construct that represents an external Signing Profile.