Skip to main content

include/aws@services@rds_DescribeDBClusterSnapshotAttributesInput.hrl

-record(describe_d_b_cluster_snapshot_attributes_input, {
    db_cluster_snapshot_identifier :: binary()
}).