Interface ISigningProfileRef.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,ISigningProfileRef,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ISigningProfile.Jsii$Default
- All Known Implementing Classes:
ISigningProfile.Jsii$Proxy,ISigningProfileRef.Jsii$Proxy
- Enclosing interface:
ISigningProfileRef
@Internal
public static interface ISigningProfileRef.Jsii$Default
extends ISigningProfileRef, IEnvironmentAware.Jsii$Default, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
ISigningProfileRef.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.signer.ISigningProfileRef
ISigningProfileRef.Jsii$Default, ISigningProfileRef.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescriptiondefault SigningProfileReference(experimental) A reference to a SigningProfile resource.Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getSigningProfileRef
(experimental) A reference to a SigningProfile resource.- Specified by:
getSigningProfileRefin interfaceISigningProfileRef
-