Cluster Node Type Args
constructor(applicationPorts: Output<ClusterNodeTypeApplicationPortsArgs>? = null, capacities: Output<Map<String, String>>? = null, clientEndpointPort: Output<Int>, durabilityLevel: Output<String>? = null, ephemeralPorts: Output<ClusterNodeTypeEphemeralPortsArgs>? = null, httpEndpointPort: Output<Int>, instanceCount: Output<Int>, isPrimary: Output<Boolean>, isStateless: Output<Boolean>? = null, multipleAvailabilityZones: Output<Boolean>? = null, name: Output<String>, placementProperties: Output<Map<String, String>>? = null, reverseProxyEndpointPort: Output<Int>? = null)