Cluster Cluster Config Endpoint Config Args
data class ClusterClusterConfigEndpointConfigArgs(val enableHttpPortAccess: Output<Boolean>, val httpPorts: Output<Map<String, Any>>? = null) : ConvertibleToJava<ClusterClusterConfigEndpointConfigArgs>
Constructors
Link copied to clipboard
fun ClusterClusterConfigEndpointConfigArgs(enableHttpPortAccess: Output<Boolean>, httpPorts: Output<Map<String, Any>>? = null)