Class: Aws::Types::GetWorkingLocationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkingLocationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#location_type ⇒ "INGESTION", "SAGEMAKER"
Returns the value of attribute location_type.
Instance Attribute Details
#location_type ⇒ "INGESTION", "SAGEMAKER"
Returns the value of attribute location_type.
384 385 386 |
# File 'sig/types.rbs', line 384 def location_type @location_type end |