Class: Aws::Types::UnsuccessfulInstanceCreditSpecificationItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::UnsuccessfulInstanceCreditSpecificationItemError

Returns the value of attribute error.



18406
18407
18408
# File 'sig/types.rbs', line 18406

def error
  @error
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


18405
18406
18407
# File 'sig/types.rbs', line 18405

def instance_id
  @instance_id
end