@Stability(value=Stable)
public static interface CfnCluster.ClientAuthenticationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.ClientAuthenticationProperty.Builder
A builder for
CfnCluster.ClientAuthenticationProperty |
static class |
CfnCluster.ClientAuthenticationProperty.Jsii$Proxy
An implementation for
CfnCluster.ClientAuthenticationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.ClientAuthenticationProperty.Builder |
builder() |
default Object |
getSasl()
`CfnCluster.ClientAuthenticationProperty.Sasl`.
|
default Object |
getTls()
`CfnCluster.ClientAuthenticationProperty.Tls`.
|
@Stability(value=Stable) @Nullable default Object getSasl()
@Stability(value=Stable) @Nullable default Object getTls()
@Stability(value=Stable) static CfnCluster.ClientAuthenticationProperty.Builder builder()
Copyright © 2021. All rights reserved.