include/aws@services@rds_SwitchoverGlobalClusterInput.hrl
-record(switchover_global_cluster_input, {
global_cluster_identifier :: binary(),
target_db_cluster_identifier :: binary()
}).
-record(switchover_global_cluster_input, {
global_cluster_identifier :: binary(),
target_db_cluster_identifier :: binary()
}).