Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder
Packages that use CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder
-
Uses of CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.brokerAzDistribution(String brokerAzDistribution) CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.builder()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.clientSubnets(List<? extends Object> clientSubnets) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getClientSubnets()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.connectivityInfo(CfnClusterPropsMixin.ConnectivityInfoProperty connectivityInfo) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getConnectivityInfo()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.connectivityInfo(IResolvable connectivityInfo) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getConnectivityInfo()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.instanceType(String instanceType) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getInstanceType()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.securityGroups(List<? extends Object> securityGroups) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getSecurityGroups()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.storageInfo(CfnClusterPropsMixin.StorageInfoProperty storageInfo) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getStorageInfo()CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.storageInfo(IResolvable storageInfo) Sets the value ofCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.getStorageInfo()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.BrokerNodeGroupInfoProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.