OriginResponse

constructor(connectionAttempts: Int? = null, connectionTimeout: Int? = null, customOriginConfig: CustomOriginConfigResponse? = null, domainName: String? = null, id: String? = null, originAccessControlId: String? = null, originCustomHeaders: List<OriginCustomHeaderResponse>? = null, originPath: String? = null, originShield: OriginShieldResponse? = null, s3OriginConfig: S3OriginConfigResponse? = null)