@Stability(value=Stable)
public static interface CfnCluster.BrokerNodeGroupInfoProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.BrokerNodeGroupInfoProperty.Builder
A builder for
CfnCluster.BrokerNodeGroupInfoProperty |
static class |
CfnCluster.BrokerNodeGroupInfoProperty.Jsii$Proxy
An implementation for
CfnCluster.BrokerNodeGroupInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.BrokerNodeGroupInfoProperty.Builder |
builder() |
default String |
getBrokerAzDistribution()
`CfnCluster.BrokerNodeGroupInfoProperty.BrokerAZDistribution`.
|
List<String> |
getClientSubnets()
`CfnCluster.BrokerNodeGroupInfoProperty.ClientSubnets`.
|
String |
getInstanceType()
`CfnCluster.BrokerNodeGroupInfoProperty.InstanceType`.
|
default List<String> |
getSecurityGroups()
`CfnCluster.BrokerNodeGroupInfoProperty.SecurityGroups`.
|
default Object |
getStorageInfo()
`CfnCluster.BrokerNodeGroupInfoProperty.StorageInfo`.
|
@Stability(value=Stable) @NotNull List<String> getClientSubnets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-clientsubnets@Stability(value=Stable) @NotNull String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-instancetype@Stability(value=Stable) @Nullable default String getBrokerAzDistribution()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-brokerazdistribution@Stability(value=Stable) @Nullable default List<String> getSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-securitygroups@Stability(value=Stable) @Nullable default Object getStorageInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-storageinfo@Stability(value=Stable) static CfnCluster.BrokerNodeGroupInfoProperty.Builder builder()
Copyright © 2020. All rights reserved.