Class: Aws::Types::CreateFeatureGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFeatureGroupResponse
- 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.
2226 2227 2228 |
# File 'sig/types.rbs', line 2226 def feature_group_arn @feature_group_arn end |