CalloutPolicyArgs

constructor(calloutType: Output<Either<String, CalloutType>>? = null, calloutUriRegex: Output<String>? = null, outboundAccess: Output<Either<String, OutboundAccess>>? = null)