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)


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

def domain_id: () -> ::String

#entity_id::String

Returns:

  • (::String)


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

def entity_id: () -> ::String

#entity_type"ASSET", "LISTING"

Returns:

  • ("ASSET", "LISTING")


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

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

#forms::Array[Types::TimeSeriesDataPointFormOutput]



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

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