Searched defs:AcceleratorConfig (Results 1 – 2 of 2) sorted by relevance
704 type AcceleratorConfig struct { struct707 AcceleratorCount int64 `json:"acceleratorCount,omitempty"`711 AcceleratorType string `json:"acceleratorType,omitempty"`719 ForceSendFields []string `json:"-"`728 NullFields []string `json:"-"`731 func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) {
94 "AcceleratorConfig": { object