static WhatIfForecastSummary.Builder |
WhatIfForecastSummary.builder() |
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.creationTime(Instant creationTime) |
When the what-if forecast was created.
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.lastModificationTime(Instant lastModificationTime) |
The last time the resource was modified.
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.message(String message) |
If an error occurred, an informational message about the error.
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.status(String status) |
The status of the what-if forecast.
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.toBuilder() |
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.whatIfAnalysisArn(String whatIfAnalysisArn) |
The Amazon Resource Name (ARN) of the what-if analysis that contains this what-if forecast.
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.whatIfForecastArn(String whatIfForecastArn) |
The Amazon Resource Name (ARN) of the what-if forecast.
|
WhatIfForecastSummary.Builder |
WhatIfForecastSummary.Builder.whatIfForecastName(String whatIfForecastName) |
The name of the what-if forecast.
|