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

#attributes::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


286
287
288
# File 'sig/types.rbs', line 286

def attributes
  @attributes
end

#created_by_account::String

Returns the value of attribute created_by_account.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def 
  @created_by_account
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


285
286
287
# File 'sig/types.rbs', line 285

def id
  @id
end