Class: Aws::Types::UpdateFeatureGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFeatureGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#feature_group_arn ⇒ ::String
Returns the value of attribute feature_group_arn.
Instance Attribute Details
#feature_group_arn ⇒ ::String
Returns the value of attribute feature_group_arn.
12094 12095 12096 |
# File 'sig/types.rbs', line 12094 def feature_group_arn @feature_group_arn end |