Class: Aws::Types::DeleteRecommendationTemplateResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#recommendation_template_arn ⇒ ::String

Returns the value of attribute recommendation_template_arn.

Returns:



448
449
450
# File 'sig/types.rbs', line 448

def recommendation_template_arn
  @recommendation_template_arn
end

#status ⇒ "Pending", ...

Returns the value of attribute status.

Returns:



449
450
451
# File 'sig/types.rbs', line 449

def status
  @status
end