Class: Aws::Types::CreateAdapterResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAdapterResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#adapter_id ⇒ ::String
Returns the value of attribute adapter_id.
Instance Attribute Details
#adapter_id ⇒ ::String
Returns the value of attribute adapter_id.
147 148 149 |
# File 'sig/types.rbs', line 147 def adapter_id @adapter_id end |