RecommendationTemplate

Defines a recommendation template created with the CreateRecommendationTemplate action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Link copied to clipboard

Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

Link copied to clipboard

The end time for the action.

Link copied to clipboard

Format of the recommendation template.

Link copied to clipboard

Message for the recommendation template.

Link copied to clipboard

Name for the recommendation template.

Link copied to clipboard

Indicates if replacements are needed.

Link copied to clipboard

Identifiers for the recommendations used in the recommendation template.

Link copied to clipboard

Amazon Resource Name (ARN) for the recommendation template.

Link copied to clipboard

An array of strings that specify the recommendation template type or types.

Link copied to clipboard

The start time for the action.

Link copied to clipboard

Status of the action.

Link copied to clipboard

Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.

Link copied to clipboard

The file location of the template.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String