OriginPoolArgs

constructor(enabled: Output<Boolean>? = null, originPoolName: Output<String>? = null, origins: Output<List<OriginPoolOriginArgs>>? = null, siteId: Output<Int>? = null)