Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.BrokerNodeGroupInfoProperty
Packages that use CfnClusterPropsMixin.BrokerNodeGroupInfoProperty
-
Uses of CfnClusterPropsMixin.BrokerNodeGroupInfoProperty in software.amazon.awscdk.cfnpropertymixins.services.msk
Classes in software.amazon.awscdk.cfnpropertymixins.services.msk that implement CfnClusterPropsMixin.BrokerNodeGroupInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.BrokerNodeGroupInfoPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.BrokerNodeGroupInfoPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.BrokerNodeGroupInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.BrokerNodeGroupInfoPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.brokerNodeGroupInfo(CfnClusterPropsMixin.BrokerNodeGroupInfoProperty brokerNodeGroupInfo) Sets the value ofCfnClusterMixinProps.getBrokerNodeGroupInfo()CfnClusterPropsMixin.Builder.brokerNodeGroupInfo(CfnClusterPropsMixin.BrokerNodeGroupInfoProperty brokerNodeGroupInfo) Information about the broker nodes in the cluster.