ClusterNodeType

constructor(applicationPorts: ClusterNodeTypeApplicationPorts? = null, capacities: Map<String, String>? = null, clientEndpointPort: Int, durabilityLevel: String? = null, ephemeralPorts: ClusterNodeTypeEphemeralPorts? = null, httpEndpointPort: Int, instanceCount: Int, isPrimary: Boolean, isStateless: Boolean? = null, multipleAvailabilityZones: Boolean? = null, name: String, placementProperties: Map<String, String>? = null, reverseProxyEndpointPort: Int? = null)