Values.DisableDefaultKeyReplicationRegionsInputSourceInput parameters for disabling default key replication regions for the account.
type nonrec t = {replicationRegions : Regions.t;The list of Amazon Web Services Regions to remove from the account's default replication regions. New keys created after this operation will not automatically be replicated to these regions, though existing keys with replication to these regions will be unaffected.
*)}