Class: Aws::Types::RequiredFieldInfo
- Inherits:
-
Object
- Object
- Aws::Types::RequiredFieldInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ Types::TaskTemplateFieldIdentifier
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Types::TaskTemplateFieldIdentifier
Returns the value of attribute id.
6632 6633 6634 |
# File 'sig/types.rbs', line 6632 def id @id end |