Class: Aws::Types::ReadOnlyFieldInfo
- Inherits:
-
Object
- Object
- Aws::Types::ReadOnlyFieldInfo
- 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.
6360 6361 6362 |
# File 'sig/types.rbs', line 6360 def id @id end |