Class: Aws::Types::DeleteRecommenderSchemaRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


750
751
752
# File 'sig/types.rbs', line 750

def domain_name
  @domain_name
end

#recommender_schema_name::String

Returns the value of attribute recommender_schema_name.

Returns:

  • (::String)


751
752
753
# File 'sig/types.rbs', line 751

def recommender_schema_name
  @recommender_schema_name
end