Module: Aws::DataZone::Client::_PostTimeSeriesDataPointsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PostTimeSeriesDataPointsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#domain_id::String

Returns:

  • (::String)


3247
# File 'sig/client.rbs', line 3247

def domain_id: () -> ::String

#entity_id::String

Returns:

  • (::String)


3248
# File 'sig/client.rbs', line 3248

def entity_id: () -> ::String

#entity_type"ASSET", "LISTING"

Returns:

  • ("ASSET", "LISTING")


3249
# File 'sig/client.rbs', line 3249

def entity_type: () -> ("ASSET" | "LISTING")

#forms::Array[Types::TimeSeriesDataPointFormOutput]



3250
# File 'sig/client.rbs', line 3250

def forms: () -> ::Array[Types::TimeSeriesDataPointFormOutput]