EndpointSubsetPatchArgs

constructor(addresses: Output<List<EndpointAddressPatchArgs>>? = null, notReadyAddresses: Output<List<EndpointAddressPatchArgs>>? = null, ports: Output<List<EndpointPortPatchArgs>>? = null)