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