Class: Aws::Types::GetTestTemplateRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTestTemplateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#test_template_arn ⇒ ::String
Returns the value of attribute test_template_arn.
Instance Attribute Details
#test_template_arn ⇒ ::String
Returns the value of attribute test_template_arn.
528 529 530 |
# File 'sig/types.rbs', line 528 def test_template_arn @test_template_arn end |