Module: Aws::ForecastService::Client::_DescribeWhatIfForecastExportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#destinationTypes::DataDestination



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

def destination: () -> Types::DataDestination

#estimated_time_remaining_in_minutes::Integer

Returns:

  • (::Integer)


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

def estimated_time_remaining_in_minutes: () -> ::Integer

#format::String

Returns:

  • (::String)


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

def format: () -> ::String

#last_modification_time::Time

Returns:

  • (::Time)


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

def last_modification_time: () -> ::Time

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#what_if_forecast_arns::Array[::String]

Returns:

  • (::Array[::String])


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

def what_if_forecast_arns: () -> ::Array[::String]

#what_if_forecast_export_arn::String

Returns:

  • (::String)


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

def what_if_forecast_export_arn: () -> ::String

#what_if_forecast_export_name::String

Returns:

  • (::String)


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

def what_if_forecast_export_name: () -> ::String