Class: Aws::Types::ExternalModelSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#model_endpoint::String

Returns the value of attribute model_endpoint.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def model_endpoint
  @model_endpoint
end

#model_source"SAGEMAKER"

Returns the value of attribute model_source.

Returns:

  • ("SAGEMAKER")


583
584
585
# File 'sig/types.rbs', line 583

def model_source
  @model_source
end