Values.KmsAccessSourceConfiguration for Amazon Web Services Key Management Service (KMS) access from the ODB network.
type nonrec t = {status : ManagedResourceStatus.t option;The current status of the Amazon Web Services Key Management Service (KMS) access configuration.
*)ipv4Addresses : StringList.t option;The IPv4 addresses allowed for Amazon Web Services Key Management Service (KMS) access.
*)domainName : String_.t option;The domain name for Amazon Web Services Key Management Service (KMS) access configuration.
*)kmsPolicyDocument : String_.t option;The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage.
*)}