@Generated(value="jsii-pacmak/1.57.0 (build f614666)", date="2022-04-22T22:36:25.164Z") @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.