EndpointPatchArgs

constructor(addresses: Output<List<String>>? = null, conditions: Output<EndpointConditionsPatchArgs>? = null, deprecatedTopology: Output<Map<String, String>>? = null, hints: Output<EndpointHintsPatchArgs>? = null, hostname: Output<String>? = null, nodeName: Output<String>? = null, targetRef: Output<ObjectReferencePatchArgs>? = null, zone: Output<String>? = null)