Class: Aws::Types::ListModelMetadataResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_metadata_summaries::Array[Types::ModelMetadataSummary]

Returns the value of attribute model_metadata_summaries.

Returns:



8109
8110
8111
# File 'sig/types.rbs', line 8109

def 
  
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


8110
8111
8112
# File 'sig/types.rbs', line 8110

def next_token
  @next_token
end