Values.S3AccessSourceThe configuration for Amazon S3 access from the ODB network.
type nonrec t = {status : ManagedResourceStatus.t option;The status of the Amazon S3 access.
*)ipv4Addresses : StringList.t option;The IPv4 addresses for the Amazon S3 access.
*)domainName : String_.t option;The domain name for the Amazon S3 access.
*)s3PolicyDocument : String_.t option;The endpoint policy for the Amazon S3 access.
*)}