Class: Aws::Types::DeleteFeatureGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFeatureGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#feature_group_name ⇒ ::String
Returns the value of attribute feature_group_name.
Instance Attribute Details
#feature_group_name ⇒ ::String
Returns the value of attribute feature_group_name.
3373 3374 3375 |
# File 'sig/types.rbs', line 3373 def feature_group_name @feature_group_name end |