Class: Aws::Types::DeleteGraphqlApiRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGraphqlApiRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_id ⇒ ::String
Returns the value of attribute api_id.
Instance Attribute Details
#api_id ⇒ ::String
Returns the value of attribute api_id.
505 506 507 |
# File 'sig/types.rbs', line 505 def api_id @api_id end |