Class: Aws::Types::CreateInstanceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateInstanceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1565 1566 1567 |
# File 'sig/types.rbs', line 1565 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
1564 1565 1566 |
# File 'sig/types.rbs', line 1564 def id @id end |