EndpointSlicePatchArgs

constructor(addressType: Output<String>? = null, apiVersion: Output<String>? = null, endpoints: Output<List<EndpointPatchArgs>>? = null, kind: Output<String>? = null, metadata: Output<ObjectMetaPatchArgs>? = null, ports: Output<List<EndpointPortPatchArgs>>? = null)