Class: Aws::Types::RecommenderConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#context::Hash[::String, ::String]

Returns the value of attribute context.



6876
6877
6878
# File 'sig/types.rbs', line 6876

def context
  @context
end

#domain_name::String

Returns the value of attribute domain_name.



6874
6875
6876
# File 'sig/types.rbs', line 6874

def domain_name
  @domain_name
end

#recommender_name::String

Returns the value of attribute recommender_name.



6875
6876
6877
# File 'sig/types.rbs', line 6875

def recommender_name
  @recommender_name
end