Class: Aws::Types::GetReviewTemplateLensReviewInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lens_alias ⇒ ::String

Returns the value of attribute lens_alias.

Returns:

  • (::String)


895
896
897
# File 'sig/types.rbs', line 895

def lens_alias
  @lens_alias
end

#template_arn ⇒ ::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


894
895
896
# File 'sig/types.rbs', line 894

def template_arn
  @template_arn
end