Class: Aws::Types::DescribeFeatureGroupRequest

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)


4303
4304
4305
# File 'sig/types.rbs', line 4303

def feature_group_name
  @feature_group_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4304
4305
4306
# File 'sig/types.rbs', line 4304

def next_token
  @next_token
end