Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CapacityPoolCreateResponse ¶
type CapacityPoolCreateResponse struct {
ID schema.ID `json:"reservation_id"`
EscrowInformation escrowtypes.CustomerCapacityEscrowInformation `json:"escrow_information,omitempty"`
}
CapacityPoolCreateResponse wraps capacity pool reservation create response
type ReservationCreateResponse ¶
ReservationCreateResponse wraps reservation create response
Click to show internal directories.
Click to hide internal directories.