Uses of Interface
software.amazon.awscdk.services.signer.CfnSigningProfileProps
Packages that use CfnSigningProfileProps
-
Uses of CfnSigningProfileProps in software.amazon.awscdk.services.signer
Classes in software.amazon.awscdk.services.signer that implement CfnSigningProfilePropsMethods in software.amazon.awscdk.services.signer that return CfnSigningProfilePropsModifier and TypeMethodDescriptionCfnSigningProfileProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.signer with parameters of type CfnSigningProfilePropsModifierConstructorDescriptionCfnSigningProfile
(Construct scope, String id, CfnSigningProfileProps props) Create a newAWS::Signer::SigningProfile
.