Class: Aws::Types::GetExternalModelsResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#external_models::Array[Types::ExternalModel]

Returns the value of attribute external_models.



771
772
773
# File 'sig/types.rbs', line 771

def external_models
  @external_models
end

#next_token::String

Returns the value of attribute next_token.



772
773
774
# File 'sig/types.rbs', line 772

def next_token
  @next_token
end