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)


9111
9112
9113
# File 'sig/types.rbs', line 9111

def availability_zone
  @availability_zone
end

#availability_zone_id::String

Returns the value of attribute availability_zone_id.

Returns:

  • (::String)


9112
9113
9114
# File 'sig/types.rbs', line 9112

def availability_zone_id
  @availability_zone_id
end

#errorTypes::EnableFastSnapshotRestoreStateError

Returns the value of attribute error.



9113
9114
9115
# File 'sig/types.rbs', line 9113

def error
  @error
end