@Stability(value=Stable)
public static interface CfnCluster.ClientAuthenticationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html#cfn-msk-cluster-clientauthentication-sasl@Stability(value=Stable) @Nullable default Object getTls()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html#cfn-msk-cluster-clientauthentication-tls@Stability(value=Stable) static CfnCluster.ClientAuthenticationProperty.Builder builder()
Copyright © 2020. All rights reserved.