Class: Aws::Types::CreateReviewTemplateOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#template_arn ⇒ ::String

Returns the value of attribute template_arn.

Returns:

  • (::String)


456
457
458
# File 'sig/types.rbs', line 456

def template_arn
  @template_arn
end