Class: Aws::Types::CreateFieldResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFieldResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_arn ⇒ ::String
Returns the value of attribute field_arn.
-
#field_id ⇒ ::String
Returns the value of attribute field_id.
Instance Attribute Details
#field_arn ⇒ ::String
Returns the value of attribute field_arn.
315 316 317 |
# File 'sig/types.rbs', line 315 def field_arn @field_arn end |
#field_id ⇒ ::String
Returns the value of attribute field_id.
314 315 316 |
# File 'sig/types.rbs', line 314 def field_id @field_id end |