ElasticChannelConfiguration  
    The attributes required to configure and create an elastic channel. An elastic channel can support a maximum of 1-million members.
Types
Properties
Link copied to clipboard
                  The maximum number of SubChannels that you want to allow in the elastic channel.
Link copied to clipboard
                  The minimum allowed percentage of TargetMembershipsPerSubChannel users. Ceil of the calculated value is used in balancing members among SubChannels of the elastic channel.
Link copied to clipboard
                  The maximum number of members allowed in a SubChannel.
Functions
Link copied to clipboard
                  inline fun copy(block: ElasticChannelConfiguration.Builder.() -> Unit = {}): ElasticChannelConfiguration