portRange

val portRange: Output<String>

The Port range. Valid Value: 9092/9092, 9093/9093, 9094/9094, 9095/9095. NOTE: From version 1.179.0, port_range can be set to 9093/9093. From version 1.219.0, port_range can be set to 9094/9094, 9095/9095.

  • 9092/9092: The port range for access from virtual private clouds (VPCs) by using the default endpoint.

  • 9093/9093: The port range for access from the Internet.

  • 9094/9094: The port range for access from VPCs by using the Simple Authentication and Security Layer (SASL) endpoint.

  • 9095/9095: The port range for access from VPCs by using the Secure Sockets Layer (SSL) endpoint.