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)


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

def domain_id: () -> ::String

#entity_id::String

Returns:

  • (::String)


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

def entity_id: () -> ::String

#entity_type"ASSET", "LISTING"

Returns:

  • ("ASSET", "LISTING")


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

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

#forms::Array[Types::TimeSeriesDataPointFormOutput]



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

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