Class: Aws::Types::CreateTaskTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTaskTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1818 1819 1820 |
# File 'sig/types.rbs', line 1818 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
1817 1818 1819 |
# File 'sig/types.rbs', line 1817 def id @id end |