Interface ISigningProfile.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IResource,IResource.Jsii$Default,ISigningProfile,ISigningProfileRef,ISigningProfileRef.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ISigningProfile.Jsii$Proxy
- Enclosing interface:
ISigningProfile
@Internal
public static interface ISigningProfile.Jsii$Default
extends ISigningProfile, IResource.Jsii$Default, ISigningProfileRef.Jsii$Default
Internal default implementation for
ISigningProfile.-
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.IResource
IResource.Jsii$Default, IResource.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.signer.ISigningProfile
ISigningProfile.Jsii$Default, ISigningProfile.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.signer.ISigningProfileRef
ISigningProfileRef.Jsii$Default, ISigningProfileRef.Jsii$Proxy -
Method Summary
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.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.awscdk.interfaces.signer.ISigningProfileRef.Jsii$Default
getSigningProfileRefMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getSigningProfileArn
The ARN of the signing profile.- Specified by:
getSigningProfileArnin interfaceISigningProfile
-
getSigningProfileName
The name of signing profile.- Specified by:
getSigningProfileNamein interfaceISigningProfile
-
getSigningProfileVersion
The version of signing profile.- Specified by:
getSigningProfileVersionin interfaceISigningProfile
-
getSigningProfileVersionArn
The ARN of signing profile version.- Specified by:
getSigningProfileVersionArnin interfaceISigningProfile
-