@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.769Z") @Stability(value=Experimental) public class CertificateAuthority extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
CertificateAuthority(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CertificateAuthority(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static ICertificateAuthority |
fromCertificateAuthorityArn(software.constructs.Construct scope,
String id,
String certificateAuthorityArn)
(experimental) Import an existing Certificate given an ARN.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CertificateAuthority(software.amazon.jsii.JsiiObjectRef objRef)
protected CertificateAuthority(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) @NotNull public static ICertificateAuthority fromCertificateAuthorityArn(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String certificateAuthorityArn)
scope - This parameter is required.id - This parameter is required.certificateAuthorityArn - This parameter is required.Copyright © 2021. All rights reserved.