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)


4286
4287
4288
# File 'sig/types.rbs', line 4286

def feature_group_name
  @feature_group_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


4287
4288
4289
# File 'sig/types.rbs', line 4287

def next_token
  @next_token
end