Class: Aws::Types::BuildNotDeleted

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


240
241
242
# File 'sig/types.rbs', line 240

def id
  @id
end

#status_code::String

Returns the value of attribute status_code.

Returns:

  • (::String)


241
242
243
# File 'sig/types.rbs', line 241

def status_code
  @status_code
end