Class: Aws::Types::EnableFastSnapshotRestoreStateErrorItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zone::String

Returns the value of attribute availability_zone.

Returns:

  • (::String)


9201
9202
9203
# File 'sig/types.rbs', line 9201

def availability_zone
  @availability_zone
end

#availability_zone_id::String

Returns the value of attribute availability_zone_id.

Returns:

  • (::String)


9202
9203
9204
# File 'sig/types.rbs', line 9202

def availability_zone_id
  @availability_zone_id
end

#errorTypes::EnableFastSnapshotRestoreStateError

Returns the value of attribute error.



9203
9204
9205
# File 'sig/types.rbs', line 9203

def error
  @error
end