Class: Aws::Types::SourceAlgorithm

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#algorithm_name::String

Returns the value of attribute algorithm_name.

Returns:



10986
10987
10988
# File 'sig/types.rbs', line 10986

def algorithm_name
  @algorithm_name
end

#model_data_etag::String

Returns the value of attribute model_data_etag.

Returns:



10985
10986
10987
# File 'sig/types.rbs', line 10985

def model_data_etag
  @model_data_etag
end

#model_data_sourceTypes::ModelDataSource

Returns the value of attribute model_data_source.

Returns:



10984
10985
10986
# File 'sig/types.rbs', line 10984

def model_data_source
  @model_data_source
end

#model_data_url::String

Returns the value of attribute model_data_url.

Returns:



10983
10984
10985
# File 'sig/types.rbs', line 10983

def model_data_url
  @model_data_url
end