You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::CreateInstanceSnapshotRequestWhen passing CreateInstanceSnapshotRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
instance_snapshot_name: "ResourceName", instance_name: "ResourceName", tags: [
{
key: "TagKey",
value: "TagValue",
},
],
}
Instance Attribute Summary collapse
The Lightsail instance on which to base your snapshot.
The name for your new snapshot.
The tag keys and optional values to add to the resource during create.
The Lightsail instance on which to base your snapshot.
#instance_snapshot_name ⇒ StringThe name for your new snapshot.
#tags ⇒ Array<Types::Tag>The tag keys and optional values to add to the resource during create.
Use the TagResource
action to tag a resource after it\'s created.
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