@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.783Z") @Stability(value=Stable) public interface CfnCertificateAuthorityActivationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCertificateAuthorityActivationProps.Builder
A builder for
CfnCertificateAuthorityActivationProps |
static class |
CfnCertificateAuthorityActivationProps.Jsii$Proxy
An implementation for
CfnCertificateAuthorityActivationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCertificateAuthorityActivationProps.Builder |
builder() |
String |
getCertificate()
`AWS::ACMPCA::CertificateAuthorityActivation.Certificate`.
|
String |
getCertificateAuthorityArn()
`AWS::ACMPCA::CertificateAuthorityActivation.CertificateAuthorityArn`.
|
default String |
getCertificateChain()
`AWS::ACMPCA::CertificateAuthorityActivation.CertificateChain`.
|
default String |
getStatus()
`AWS::ACMPCA::CertificateAuthorityActivation.Status`.
|
@Stability(value=Stable) @NotNull String getCertificate()
@Stability(value=Stable) @NotNull String getCertificateAuthorityArn()
@Stability(value=Stable) @Nullable default String getCertificateChain()
@Stability(value=Stable) @Nullable default String getStatus()
@Stability(value=Stable) static CfnCertificateAuthorityActivationProps.Builder builder()
Copyright © 2021. All rights reserved.