EndpointArgs

constructor(hostIp: Output<String>? = null, name: Output<String>? = null, protocol: Output<Either<String, Protocol>>? = null, published: Output<Int>? = null, target: Output<Int>? = null)