Class: Aws::Types::GetApiResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetApiResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api ⇒ Types::Api
Returns the value of attribute api.
Instance Attribute Details
#api ⇒ Types::Api
Returns the value of attribute api.
714 715 716 |
# File 'sig/types.rbs', line 714 def api @api end |