@Stability(value=Stable)
public static interface CfnCertificateAuthority.AccessMethodProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCertificateAuthority.AccessMethodProperty.Builder
A builder for
CfnCertificateAuthority.AccessMethodProperty |
static class |
CfnCertificateAuthority.AccessMethodProperty.Jsii$Proxy
An implementation for
CfnCertificateAuthority.AccessMethodProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCertificateAuthority.AccessMethodProperty.Builder |
builder() |
default String |
getAccessMethodType()
`CfnCertificateAuthority.AccessMethodProperty.AccessMethodType`.
|
default String |
getCustomObjectIdentifier()
`CfnCertificateAuthority.AccessMethodProperty.CustomObjectIdentifier`.
|
@Stability(value=Stable) @Nullable default String getAccessMethodType()
@Stability(value=Stable) @Nullable default String getCustomObjectIdentifier()
@Stability(value=Stable) static CfnCertificateAuthority.AccessMethodProperty.Builder builder()
Copyright © 2021. All rights reserved.