Class: Aws::Types::InstanceSnapshotInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#from_blueprint_id::String

Returns the value of attribute from_blueprint_id.

Returns:

  • (::String)


2262
2263
2264
# File 'sig/types.rbs', line 2262

def from_blueprint_id
  @from_blueprint_id
end

#from_bundle_id::String

Returns the value of attribute from_bundle_id.

Returns:

  • (::String)


2261
2262
2263
# File 'sig/types.rbs', line 2261

def from_bundle_id
  @from_bundle_id
end

#from_disk_info::Array[Types::DiskInfo]

Returns the value of attribute from_disk_info.

Returns:



2263
2264
2265
# File 'sig/types.rbs', line 2263

def from_disk_info
  @from_disk_info
end