Class: Aws::Types::DataflowEndpointConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataflow_endpoint_name ⇒ ::String

Returns the value of attribute dataflow_endpoint_name.

Returns:

  • (::String)


330
331
332
# File 'sig/types.rbs', line 330

def dataflow_endpoint_name
  @dataflow_endpoint_name
end

#dataflow_endpoint_region ⇒ ::String

Returns the value of attribute dataflow_endpoint_region.

Returns:

  • (::String)


331
332
333
# File 'sig/types.rbs', line 331

def dataflow_endpoint_region
  @dataflow_endpoint_region
end