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)


8886
8887
8888
# File 'sig/types.rbs', line 8886

def availability_zone
  @availability_zone
end

#availability_zone_id::String

Returns the value of attribute availability_zone_id.

Returns:

  • (::String)


8887
8888
8889
# File 'sig/types.rbs', line 8887

def availability_zone_id
  @availability_zone_id
end

#errorTypes::EnableFastSnapshotRestoreStateError

Returns the value of attribute error.



8888
8889
8890
# File 'sig/types.rbs', line 8888

def error
  @error
end