@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:42.229Z") @Stability(value=Stable) public interface ISigningProfile extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISigningProfile.Jsii$Default
Internal default implementation for
ISigningProfile. |
static class |
ISigningProfile.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSigningProfileArn()
The ARN of the signing profile.
|
String |
getSigningProfileName()
The name of signing profile.
|
String |
getSigningProfileVersion()
The version of signing profile.
|
String |
getSigningProfileVersionArn()
The ARN of signing profile version.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getSigningProfileArn()
@Stability(value=Stable) @NotNull String getSigningProfileName()
@Stability(value=Stable) @NotNull String getSigningProfileVersion()
@Stability(value=Stable) @NotNull String getSigningProfileVersionArn()
Copyright © 2022. All rights reserved.