@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:14.308Z") @Stability(value=Experimental) 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()
(experimental) The ARN of the signing profile.
|
String |
getSigningProfileName()
(experimental) The name of signing profile.
|
String |
getSigningProfileVersion()
(experimental) The version of signing profile.
|
String |
getSigningProfileVersionArn()
(experimental) The ARN of signing profile version.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getSigningProfileArn()
@Stability(value=Experimental) @NotNull String getSigningProfileName()
@Stability(value=Experimental) @NotNull String getSigningProfileVersion()
@Stability(value=Experimental) @NotNull String getSigningProfileVersionArn()
Copyright © 2022. All rights reserved.