@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.342Z") @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.