class Aws::GroundStation::Types::DataflowEndpointConfig

Information about the dataflow endpoint `Config`.

@note When making an API call, you may pass DataflowEndpointConfig

data as a hash:

    {
      dataflow_endpoint_name: "String", # required
      dataflow_endpoint_region: "String",
    }

@!attribute [rw] dataflow_endpoint_name

Name of a dataflow endpoint.
@return [String]

@!attribute [rw] dataflow_endpoint_region

Region of a dataflow endpoint.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/DataflowEndpointConfig AWS API Documentation

Constants

SENSITIVE