Class: Aws::Types::InstanceSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance ⇒ Types::Instance

Returns the value of attribute instance.

Returns:



189
190
191
# File 'sig/types.rbs', line 189

def instance
  @instance
end

#last_updated_at ⇒ ::Time

Returns the value of attribute last_updated_at.

Returns:

  • (::Time)


190
191
192
# File 'sig/types.rbs', line 190

def last_updated_at
  @last_updated_at
end