Class: Aws::Lightsail::Types::InstanceSnapshot
- Inherits:
-
Struct
- Object
- Struct
- Aws::Lightsail::Types::InstanceSnapshot
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-lightsail/types.rb
Overview
Describes an instance snapshot.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the snapshot (‘arn:aws:lightsail:us-east-2:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE`).
-
#created_at ⇒ Time
The timestamp when the snapshot was created (‘1479907467.024`).
-
#from_attached_disks ⇒ Array<Types::Disk>
An array of disk objects containing information about all block storage disks.
-
#from_blueprint_id ⇒ String
The blueprint ID from which you created the snapshot (‘amazon_linux_2023`).
-
#from_bundle_id ⇒ String
The bundle ID from which you created the snapshot (‘micro_x_x`).
-
#from_instance_arn ⇒ String
The Amazon Resource Name (ARN) of the instance from which the snapshot was created (‘arn:aws:lightsail:us-east-2:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE`).
-
#from_instance_name ⇒ String
The instance from which the snapshot was created.
-
#is_from_auto_snapshot ⇒ Boolean
A Boolean value indicating whether the snapshot was created from an automatic snapshot.
-
#location ⇒ Types::ResourceLocation
The region name and Availability Zone where you created the snapshot.
-
#name ⇒ String
The name of the snapshot.
-
#progress ⇒ String
The progress of the snapshot.
-
#resource_type ⇒ String
The type of resource (usually ‘InstanceSnapshot`).
-
#size_in_gb ⇒ Integer
The size in GB of the SSD.
-
#state ⇒ String
The state the snapshot is in.
-
#support_code ⇒ String
The support code.
-
#tags ⇒ Array<Types::Tag>
The tag keys and optional values for the resource.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the snapshot (‘arn:aws:lightsail:us-east-2:123456789101:InstanceSnapshot/d23b5706-3322-4d83-81e5-12345EXAMPLE`).
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The timestamp when the snapshot was created (‘1479907467.024`).
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#from_attached_disks ⇒ Array<Types::Disk>
An array of disk objects containing information about all block storage disks.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#from_blueprint_id ⇒ String
The blueprint ID from which you created the snapshot (‘amazon_linux_2023`). A blueprint is a virtual private server (or instance) image used to create instances quickly.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#from_bundle_id ⇒ String
The bundle ID from which you created the snapshot (‘micro_x_x`).
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#from_instance_arn ⇒ String
The Amazon Resource Name (ARN) of the instance from which the snapshot was created (‘arn:aws:lightsail:us-east-2:123456789101:Instance/64b8404c-ccb1-430b-8daf-12345EXAMPLE`).
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#from_instance_name ⇒ String
The instance from which the snapshot was created.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#is_from_auto_snapshot ⇒ Boolean
A Boolean value indicating whether the snapshot was created from an automatic snapshot.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#location ⇒ Types::ResourceLocation
The region name and Availability Zone where you created the snapshot.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the snapshot.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#progress ⇒ String
The progress of the snapshot.
<note markdown=“1”> This is populated only for disk snapshots, and is ‘null` for instance snapshots.
</note>
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#resource_type ⇒ String
The type of resource (usually ‘InstanceSnapshot`).
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#size_in_gb ⇒ Integer
The size in GB of the SSD.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#state ⇒ String
The state the snapshot is in.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#support_code ⇒ String
The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Array<Types::Tag>
The tag keys and optional values for the resource. For more information about tags in Lightsail, see the [Amazon Lightsail Developer Guide].
[1]: lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags
10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 |
# File 'lib/aws-sdk-lightsail/types.rb', line 10766 class InstanceSnapshot < Struct.new( :name, :arn, :support_code, :created_at, :location, :resource_type, :tags, :state, :progress, :from_attached_disks, :from_instance_name, :from_instance_arn, :from_blueprint_id, :from_bundle_id, :is_from_auto_snapshot, :size_in_gb) SENSITIVE = [] include Aws::Structure end |