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