Class: Aws::Types::DeleteCapabilityResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCapabilityResponse
- 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.
659 660 661 |
# File 'sig/types.rbs', line 659 def capability @capability end |