Class: Aws::Types::ListTypedLinkFacetNamesResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#facet_names::Array[::String]

Returns the value of attribute facet_names.



1289
1290
1291
# File 'sig/types.rbs', line 1289

def facet_names
  @facet_names
end

#next_token::String

Returns the value of attribute next_token.



1290
1291
1292
# File 'sig/types.rbs', line 1290

def next_token
  @next_token
end