EndpointOriginArgs

constructor(hostName: Output<String>, httpPort: Output<Int>? = null, httpsPort: Output<Int>? = null, name: Output<String>)