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.



19064
19065
19066
# File 'sig/types.rbs', line 19064

def error
  @error
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


19063
19064
19065
# File 'sig/types.rbs', line 19063

def instance_id
  @instance_id
end