You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DataExchange::Types::CreateRevisionRequestWhen passing CreateRevisionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
comment: "__stringMin0Max16384",
data_set_id: "__string", tags: {
"__string" => "__string",
},
}
Creates a revision for a data set. When they're created, revisions are not published to products, and therefore are not available to subscribers. To publish a revision to a data set in a product, the revision must first be finalized.
Instance Attribute Summary collapseAn optional comment about the revision.
A revision tag is an optional label that you can assign to a revision when you create it.
An optional comment about the revision.
#tags ⇒ Hash<String,String>A revision tag is an optional label that you can assign to a revision when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4