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.
19085 19086 19087 |
# File 'sig/types.rbs', line 19085 def error @error end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
19084 19085 19086 |
# File 'sig/types.rbs', line 19084 def instance_id @instance_id end |