Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the rescore execution plan.

Link copied to clipboard

The capacity units set for the rescore execution plan. A capacity of zero indicates that the rescore execution plan is using the default capacity. For more information on the default capacity and additional capacity units, see Adjusting capacity.

Link copied to clipboard

The Unix timestamp of when the rescore execution plan was created.

Link copied to clipboard

The description for the rescore execution plan.

Link copied to clipboard

When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.

Link copied to clipboard
var id: String?

The identifier of the rescore execution plan.

Link copied to clipboard
var name: String?

The name for the rescore execution plan.

Link copied to clipboard

The current status of the rescore execution plan. When the value is ACTIVE, the rescore execution plan is ready for use. If the Status field value is FAILED, the ErrorMessage field contains a message that explains why.

Link copied to clipboard

The Unix timestamp of when the rescore execution plan was last updated.