@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.076Z") @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.
|
@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 © 2021. All rights reserved.