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)


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

def feature_group_name
  @feature_group_name
end

#feature_name::String

Returns the value of attribute feature_name.

Returns:

  • (::String)


4317
4318
4319
# File 'sig/types.rbs', line 4317

def feature_name
  @feature_name
end