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.
18725 18726 18727 |
# File 'sig/types.rbs', line 18725 def error @error end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
18724 18725 18726 |
# File 'sig/types.rbs', line 18724 def instance_id @instance_id end |