Class: Aws::Types::DeleteRecommendationTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


442
443
444
# File 'sig/types.rbs', line 442

def client_token
  @client_token
end

#recommendation_template_arn ⇒ ::String

Returns the value of attribute recommendation_template_arn.

Returns:

  • (::String)


443
444
445
# File 'sig/types.rbs', line 443

def recommendation_template_arn
  @recommendation_template_arn
end