Class: Aws::Types::Instance

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])


274
275
276
# File 'sig/types.rbs', line 274

def attributes
  @attributes
end

#created_by_account::String

Returns the value of attribute created_by_account.

Returns:

  • (::String)


275
276
277
# File 'sig/types.rbs', line 275

def 
  @created_by_account
end

#creator_request_id::String

Returns the value of attribute creator_request_id.

Returns:

  • (::String)


273
274
275
# File 'sig/types.rbs', line 273

def creator_request_id
  @creator_request_id
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


272
273
274
# File 'sig/types.rbs', line 272

def id
  @id
end