@Stability(value=Stable)
public static interface CfnCertificateAuthority.OtherNameProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnCertificateAuthority.OtherNameProperty.Builder
A builder for
CfnCertificateAuthority.OtherNameProperty |
static class |
CfnCertificateAuthority.OtherNameProperty.Jsii$Proxy
An implementation for
CfnCertificateAuthority.OtherNameProperty |
Modifier and Type | Method and Description |
---|---|
static CfnCertificateAuthority.OtherNameProperty.Builder |
builder() |
String |
getTypeId()
`CfnCertificateAuthority.OtherNameProperty.TypeId`.
|
String |
getValue()
`CfnCertificateAuthority.OtherNameProperty.Value`.
|
@Stability(value=Stable) @NotNull String getTypeId()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnCertificateAuthority.OtherNameProperty.Builder builder()
Copyright © 2021. All rights reserved.