Class: Aws::Types::DataflowEndpointListItem

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataflow_endpoint_group_arn ⇒ ::String

Returns the value of attribute dataflow_endpoint_group_arn.

Returns:

  • (::String)


342
343
344
# File 'sig/types.rbs', line 342

def dataflow_endpoint_group_arn
  @dataflow_endpoint_group_arn
end

#dataflow_endpoint_group_id ⇒ ::String

Returns the value of attribute dataflow_endpoint_group_id.

Returns:

  • (::String)


341
342
343
# File 'sig/types.rbs', line 341

def dataflow_endpoint_group_id
  @dataflow_endpoint_group_id
end