Module: Aws::ForecastService::Client::_DescribeWhatIfAnalysisResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#estimated_time_remaining_in_minutes::Integer

Returns:

  • (::Integer)


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

def estimated_time_remaining_in_minutes: () -> ::Integer

#forecast_arn::String

Returns:

  • (::String)


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

def forecast_arn: () -> ::String

#last_modification_time::Time

Returns:

  • (::Time)


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

def last_modification_time: () -> ::Time

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#time_series_selectorTypes::TimeSeriesSelector



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

def time_series_selector: () -> Types::TimeSeriesSelector

#what_if_analysis_arn::String

Returns:

  • (::String)


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

def what_if_analysis_arn: () -> ::String

#what_if_analysis_name::String

Returns:

  • (::String)


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

def what_if_analysis_name: () -> ::String