connectivityInfo

@JvmName(name = "omiecbwblbuhwrik")
suspend fun connectivityInfo(value: Output<ClusterBrokerNodeGroupInfoConnectivityInfoArgs>)
@JvmName(name = "lyrnxmbixouhnoqc")
suspend fun connectivityInfo(value: ClusterBrokerNodeGroupInfoConnectivityInfoArgs?)

Parameters

value

Information about the cluster access configuration. See below. For security reasons, you can't turn on public access while creating an MSK cluster. However, you can update an existing cluster to make it publicly accessible. You can also create a new cluster and then update it to make it publicly accessible (documentation).


@JvmName(name = "mknegemabfbqmygd")
suspend fun connectivityInfo(argument: suspend ClusterBrokerNodeGroupInfoConnectivityInfoArgsBuilder.() -> Unit)

Parameters

argument

Information about the cluster access configuration. See below. For security reasons, you can't turn on public access while creating an MSK cluster. However, you can update an existing cluster to make it publicly accessible. You can also create a new cluster and then update it to make it publicly accessible (documentation).