Class: Aws::Types::UpdateReviewTemplateLensReviewOutput

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.



2028
2029
2030
# File 'sig/types.rbs', line 2028

def lens_review
  @lens_review
end

#template_arn ⇒ ::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


2027
2028
2029
# File 'sig/types.rbs', line 2027

def template_arn
  @template_arn
end