Values.StsAccessSourceConfiguration for Amazon Web Services Security Token Service (STS) access from the ODB network.
type nonrec t = {status : ManagedResourceStatus.t option;The current status of the Amazon Web Services Security Token Service (STS) access configuration.
*)ipv4Addresses : StringList.t option;The IPv4 addresses allowed for Amazon Web Services Security Token Service (STS) access.
*)domainName : String_.t option;The domain name for Amazon Web Services Security Token Service (STS) access configuration.
*)stsPolicyDocument : String_.t option;The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage.
*)}