QuoteSpecification
A physical specification for a quote option. Describes the rack or server configuration that would be deployed.
Contents
- ExistingRackSpecificationDetails
-
The existing rack specification details, if the specification type is
UPDATED_RACKorEXISTING_RACK.Type: RackSpecificationDetails object
Required: No
- FinalRackSpecificationDetails
-
The final rack specification details after the quote is fulfilled.
Type: RackSpecificationDetails object
Required: No
- QuoteSpecificationType
-
The type of specification. Valid values are
NEW_RACK,UPDATED_RACK,EXISTING_RACK, andSERVER.Type: String
Valid Values:
UPDATED_RACK | NEW_RACK | EXISTING_RACK | SERVERRequired: No
- ServerSpecificationDetails
-
The server specification details, if the specification type is
SERVER.Type: ServerSpecificationDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: