Class: Aws::Types::GetReviewTemplateLensReviewOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_review ⇒ Types::ReviewTemplateLensReview

Returns the value of attribute lens_review.



899
900
901
# File 'sig/types.rbs', line 899

def lens_review
  @lens_review
end

#template_arn ⇒ ::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


898
899
900
# File 'sig/types.rbs', line 898

def template_arn
  @template_arn
end