@Stability(value=Stable) public static final class CfnCluster.BrokerNodeGroupInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.BrokerNodeGroupInfoProperty>
CfnCluster.BrokerNodeGroupInfoProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty.Builder clientSubnets(List<String> clientSubnets)
CfnCluster.BrokerNodeGroupInfoProperty.getClientSubnets()clientSubnets - `CfnCluster.BrokerNodeGroupInfoProperty.ClientSubnets`. This parameter is required.this@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty.Builder instanceType(String instanceType)
CfnCluster.BrokerNodeGroupInfoProperty.getInstanceType()instanceType - `CfnCluster.BrokerNodeGroupInfoProperty.InstanceType`. This parameter is required.this@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty.Builder brokerAzDistribution(String brokerAzDistribution)
CfnCluster.BrokerNodeGroupInfoProperty.getBrokerAzDistribution()brokerAzDistribution - `CfnCluster.BrokerNodeGroupInfoProperty.BrokerAZDistribution`.this@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty.Builder securityGroups(List<String> securityGroups)
CfnCluster.BrokerNodeGroupInfoProperty.getSecurityGroups()securityGroups - `CfnCluster.BrokerNodeGroupInfoProperty.SecurityGroups`.this@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty.Builder storageInfo(CfnCluster.StorageInfoProperty storageInfo)
CfnCluster.BrokerNodeGroupInfoProperty.getStorageInfo()storageInfo - `CfnCluster.BrokerNodeGroupInfoProperty.StorageInfo`.this@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty.Builder storageInfo(IResolvable storageInfo)
CfnCluster.BrokerNodeGroupInfoProperty.getStorageInfo()storageInfo - `CfnCluster.BrokerNodeGroupInfoProperty.StorageInfo`.this@Stability(value=Stable) public CfnCluster.BrokerNodeGroupInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.BrokerNodeGroupInfoProperty>CfnCluster.BrokerNodeGroupInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.