Class: Aws::Types::GetDataflowEndpointGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDataflowEndpointGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dataflow_endpoint_group_id ⇒ ::String
Returns the value of attribute dataflow_endpoint_group_id.
Instance Attribute Details
#dataflow_endpoint_group_id ⇒ ::String
Returns the value of attribute dataflow_endpoint_group_id.
670 671 672 |
# File 'sig/types.rbs', line 670 def dataflow_endpoint_group_id @dataflow_endpoint_group_id end |