Class: Aws::Types::UnsuccessfulInstanceCreditSpecificationItem
- Inherits:
-
Object
- Object
- Aws::Types::UnsuccessfulInstanceCreditSpecificationItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error ⇒ Types::UnsuccessfulInstanceCreditSpecificationItemError
Returns the value of attribute error.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#error ⇒ Types::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.
18405 18406 18407 |
# File 'sig/types.rbs', line 18405 def instance_id @instance_id end |