Class: Aws::Types::CreateCapabilityResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCapabilityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capability ⇒ Types::Capability
Returns the value of attribute capability.
Instance Attribute Details
#capability ⇒ Types::Capability
Returns the value of attribute capability.
517 518 519 |
# File 'sig/types.rbs', line 517 def capability @capability end |