Home
last modified time | relevance | path

Searched defs:OnDemandOptionsRequest (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DOnDemandOptionsRequest.cpp23 OnDemandOptionsRequest::OnDemandOptionsRequest() : in OnDemandOptionsRequest() function in Aws::EC2::Model::OnDemandOptionsRequest
37 OnDemandOptionsRequest::OnDemandOptionsRequest(const XmlNode& xmlNode) : in OnDemandOptionsRequest() function in Aws::EC2::Model::OnDemandOptionsRequest
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/types/
H A Dtypes.go6685 type OnDemandOptionsRequest struct { struct
6693 AllocationStrategy FleetOnDemandAllocationStrategy
6697 CapacityReservationOptions *CapacityReservationOptionsRequest
6700 MaxTotalPrice *string
6704 MinTargetCapacity int32
6708 SingleAvailabilityZone bool
6712 SingleInstanceType bool
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/types/
H A Dtypes.go6685 type OnDemandOptionsRequest struct { struct
6693 AllocationStrategy FleetOnDemandAllocationStrategy
6697 CapacityReservationOptions *CapacityReservationOptionsRequest
6700 MaxTotalPrice *string
6704 MinTargetCapacity int32
6708 SingleAvailabilityZone bool
6712 SingleInstanceType bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/types/
H A Dtypes.go6628 type OnDemandOptionsRequest struct { struct
6636 AllocationStrategy FleetOnDemandAllocationStrategy
6640 CapacityReservationOptions *CapacityReservationOptionsRequest
6643 MaxTotalPrice *string
6647 MinTargetCapacity int32
6651 SingleAvailabilityZone bool
6655 SingleInstanceType bool
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/types/
H A Dtypes.go6628 type OnDemandOptionsRequest struct { struct
6636 AllocationStrategy FleetOnDemandAllocationStrategy
6640 CapacityReservationOptions *CapacityReservationOptionsRequest
6643 MaxTotalPrice *string
6647 MinTargetCapacity int32
6651 SingleAvailabilityZone bool
6655 SingleInstanceType bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/types/
H A Dtypes.go6628 type OnDemandOptionsRequest struct { struct
6636 AllocationStrategy FleetOnDemandAllocationStrategy
6640 CapacityReservationOptions *CapacityReservationOptionsRequest
6643 MaxTotalPrice *string
6647 MinTargetCapacity int32
6651 SingleAvailabilityZone bool
6655 SingleInstanceType bool
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/types/
H A Dtypes.go6685 type OnDemandOptionsRequest struct { struct
6693 AllocationStrategy FleetOnDemandAllocationStrategy
6697 CapacityReservationOptions *CapacityReservationOptionsRequest
6700 MaxTotalPrice *string
6704 MinTargetCapacity int32
6708 SingleAvailabilityZone bool
6712 SingleInstanceType bool
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/types/
H A Dtypes.go6685 type OnDemandOptionsRequest struct { struct
6693 AllocationStrategy FleetOnDemandAllocationStrategy
6697 CapacityReservationOptions *CapacityReservationOptionsRequest
6700 MaxTotalPrice *string
6704 MinTargetCapacity *int32
6708 SingleAvailabilityZone *bool
6712 SingleInstanceType *bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/types/
H A Dtypes.go7658 type OnDemandOptionsRequest struct { struct
7666 AllocationStrategy FleetOnDemandAllocationStrategy
7670 CapacityReservationOptions *CapacityReservationOptionsRequest
7673 MaxTotalPrice *string
7677 MinTargetCapacity *int32
7681 SingleAvailabilityZone *bool
7685 SingleInstanceType *bool
7687 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go76966 type OnDemandOptionsRequest struct { struct
76967 _ struct{} `type:"structure"`
76975 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
76979 MaxTotalPrice *string `type:"string"`
76983 MinTargetCapacity *int64 `type:"integer"`
76987 SingleAvailabilityZone *bool `type:"boolean"`
76991 SingleInstanceType *bool `type:"boolean"`
76995 func (s OnDemandOptionsRequest) String() string {
77000 func (s OnDemandOptionsRequest) GoString() string {
77011 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go78757 type OnDemandOptionsRequest struct { struct
78758 _ struct{} `type:"structure"`
78766 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
78770 MaxTotalPrice *string `type:"string"`
78774 MinTargetCapacity *int64 `type:"integer"`
78778 SingleAvailabilityZone *bool `type:"boolean"`
78782 SingleInstanceType *bool `type:"boolean"`
78786 func (s OnDemandOptionsRequest) String() string {
78791 func (s OnDemandOptionsRequest) GoString() string {
78802 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go88018 type OnDemandOptionsRequest struct { struct
88019 _ struct{} `type:"structure"`
88027 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
88031 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
88035 MaxTotalPrice *string `type:"string"`
88039 MinTargetCapacity *int64 `type:"integer"`
88043 SingleAvailabilityZone *bool `type:"boolean"`
88047 SingleInstanceType *bool `type:"boolean"`
88051 func (s OnDemandOptionsRequest) String() string {
88056 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go94199 type OnDemandOptionsRequest struct { struct
94200 _ struct{} `type:"structure"`
94208 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
94212 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
94216 MaxTotalPrice *string `type:"string"`
94220 MinTargetCapacity *int64 `type:"integer"`
94224 SingleAvailabilityZone *bool `type:"boolean"`
94228 SingleInstanceType *bool `type:"boolean"`
94232 func (s OnDemandOptionsRequest) String() string {
94237 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/ec2/
H A Dapi.go93024 type OnDemandOptionsRequest struct { struct
93025 _ struct{} `type:"structure"`
93033 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
93037 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
93041 MaxTotalPrice *string `type:"string"`
93045 MinTargetCapacity *int64 `type:"integer"`
93049 SingleAvailabilityZone *bool `type:"boolean"`
93053 SingleInstanceType *bool `type:"boolean"`
93057 func (s OnDemandOptionsRequest) String() string {
93062 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/ec2/
H A Dapi.go90453 type OnDemandOptionsRequest struct { struct
90454 _ struct{} `type:"structure"`
90462 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
90466 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
90470 MaxTotalPrice *string `type:"string"`
90474 MinTargetCapacity *int64 `type:"integer"`
90478 SingleAvailabilityZone *bool `type:"boolean"`
90482 SingleInstanceType *bool `type:"boolean"`
90486 func (s OnDemandOptionsRequest) String() string {
90491 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go90453 type OnDemandOptionsRequest struct { struct
90454 _ struct{} `type:"structure"`
90462 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
90466 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
90470 MaxTotalPrice *string `type:"string"`
90474 MinTargetCapacity *int64 `type:"integer"`
90478 SingleAvailabilityZone *bool `type:"boolean"`
90482 SingleInstanceType *bool `type:"boolean"`
90486 func (s OnDemandOptionsRequest) String() string {
90491 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go90330 type OnDemandOptionsRequest struct { struct
90331 _ struct{} `type:"structure"`
90339 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
90343 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
90347 MaxTotalPrice *string `type:"string"`
90351 MinTargetCapacity *int64 `type:"integer"`
90355 SingleAvailabilityZone *bool `type:"boolean"`
90359 SingleInstanceType *bool `type:"boolean"`
90363 func (s OnDemandOptionsRequest) String() string {
90368 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go96414 type OnDemandOptionsRequest struct { struct
96415 _ struct{} `type:"structure"`
96423 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
96427 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
96431 MaxTotalPrice *string `type:"string"`
96435 MinTargetCapacity *int64 `type:"integer"`
96439 SingleAvailabilityZone *bool `type:"boolean"`
96443 SingleInstanceType *bool `type:"boolean"`
96447 func (s OnDemandOptionsRequest) String() string {
96452 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go91272 type OnDemandOptionsRequest struct { struct
91273 _ struct{} `type:"structure"`
91281 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
91285 CapacityReservationOptions *CapacityReservationOptionsRequest `type:"structure"`
91289 MaxTotalPrice *string `type:"string"`
91293 MinTargetCapacity *int64 `type:"integer"`
91297 SingleAvailabilityZone *bool `type:"boolean"`
91301 SingleInstanceType *bool `type:"boolean"`
91305 func (s OnDemandOptionsRequest) String() string {
91310 func (s OnDemandOptionsRequest) GoString() string {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go82035 type OnDemandOptionsRequest struct { struct
82036 _ struct{} `type:"structure"`
82044 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
82048 MaxTotalPrice *string `type:"string"`
82052 MinTargetCapacity *int64 `type:"integer"`
82056 SingleAvailabilityZone *bool `type:"boolean"`
82060 SingleInstanceType *bool `type:"boolean"`
82064 func (s OnDemandOptionsRequest) String() string {
82069 func (s OnDemandOptionsRequest) GoString() string {
82080 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go82035 type OnDemandOptionsRequest struct { struct
82036 _ struct{} `type:"structure"`
82044 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
82048 MaxTotalPrice *string `type:"string"`
82052 MinTargetCapacity *int64 `type:"integer"`
82056 SingleAvailabilityZone *bool `type:"boolean"`
82060 SingleInstanceType *bool `type:"boolean"`
82064 func (s OnDemandOptionsRequest) String() string {
82069 func (s OnDemandOptionsRequest) GoString() string {
82080 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go82035 type OnDemandOptionsRequest struct { struct
82036 _ struct{} `type:"structure"`
82044 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
82048 MaxTotalPrice *string `type:"string"`
82052 MinTargetCapacity *int64 `type:"integer"`
82056 SingleAvailabilityZone *bool `type:"boolean"`
82060 SingleInstanceType *bool `type:"boolean"`
82064 func (s OnDemandOptionsRequest) String() string {
82069 func (s OnDemandOptionsRequest) GoString() string {
82080 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go82035 type OnDemandOptionsRequest struct { struct
82036 _ struct{} `type:"structure"`
82044 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
82048 MaxTotalPrice *string `type:"string"`
82052 MinTargetCapacity *int64 `type:"integer"`
82056 SingleAvailabilityZone *bool `type:"boolean"`
82060 SingleInstanceType *bool `type:"boolean"`
82064 func (s OnDemandOptionsRequest) String() string {
82069 func (s OnDemandOptionsRequest) GoString() string {
82080 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go82035 type OnDemandOptionsRequest struct { struct
82036 _ struct{} `type:"structure"`
82044 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
82048 MaxTotalPrice *string `type:"string"`
82052 MinTargetCapacity *int64 `type:"integer"`
82056 SingleAvailabilityZone *bool `type:"boolean"`
82060 SingleInstanceType *bool `type:"boolean"`
82064 func (s OnDemandOptionsRequest) String() string {
82069 func (s OnDemandOptionsRequest) GoString() string {
82080 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go82035 type OnDemandOptionsRequest struct { struct
82036 _ struct{} `type:"structure"`
82044 AllocationStrategy *string `type:"string" enum:"FleetOnDemandAllocationStrategy"`
82048 MaxTotalPrice *string `type:"string"`
82052 MinTargetCapacity *int64 `type:"integer"`
82056 SingleAvailabilityZone *bool `type:"boolean"`
82060 SingleInstanceType *bool `type:"boolean"`
82064 func (s OnDemandOptionsRequest) String() string {
82069 func (s OnDemandOptionsRequest) GoString() string {
82080 func (s *OnDemandOptionsRequest) SetMaxTotalPrice(v string) *OnDemandOptionsRequest {
[all …]

12345