Class: Aws::Types::DescribeFeatureMetadataRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#feature_group_name::String

Returns the value of attribute feature_group_name.

Returns:

  • (::String)


4314
4315
4316
# File 'sig/types.rbs', line 4314

def feature_group_name
  @feature_group_name
end

#feature_name::String

Returns the value of attribute feature_name.

Returns:

  • (::String)


4315
4316
4317
# File 'sig/types.rbs', line 4315

def feature_name
  @feature_name
end