Class: Aws::Types::DeleteFrameworkInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFrameworkInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#framework_name ⇒ ::String
Returns the value of attribute framework_name.
Instance Attribute Details
#framework_name ⇒ ::String
Returns the value of attribute framework_name.
542 543 544 |
# File 'sig/types.rbs', line 542 def framework_name @framework_name end |