Class: Aws::Types::CreateFarmResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFarmResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
Instance Attribute Details
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
705 706 707 |
# File 'sig/types.rbs', line 705 def farm_id @farm_id end |