CreateQuoteRequest

Types

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

Properties

Link copied to clipboard

The country code for the Outpost site location.

Link copied to clipboard

A description for the quote.

Link copied to clipboard

The ID or ARN of the Outpost to associate with the quote. If not specified, the quote is created without an Outpost association.

Link copied to clipboard

The capacity requirements for the quote. Each entry specifies a capacity type (such as Amazon EC2), the unit, and the quantity. For Amazon EC2, the quantity is the number of additional instances to add to the Outpost. For Amazon EBS and Amazon S3, the quantity is the total desired end-state capacity of the Outpost.

Link copied to clipboard

The physical constraints for the quote, such as maximum number of racks, maximum power draw per rack, or maximum weight per rack.

Link copied to clipboard

The payment options to include in the quote pricing. If not specified, all available payment options are returned.

Link copied to clipboard

The payment terms to include in the quote pricing. If not specified, all available payment terms are returned.

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