Home
last modified time | relevance | path

Searched defs:CreateQuantumTaskInput (Results 1 – 25 of 53) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
69 Tags map[string]string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
69 Tags map[string]string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
69 Tags map[string]string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
69 Tags map[string]string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
69 Tags map[string]string
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/braket/
H A Dapi_op_CreateQuantumTask.go14 func (c *Client) CreateQuantumTask(ctx context.Context, params *CreateQuantumTaskInput, optFns ...f…
29 type CreateQuantumTaskInput struct { struct
36 Action *string
41 ClientToken *string
46 DeviceArn *string
51 OutputS3Bucket *string
56 OutputS3KeyPrefix *string
61 Shots *int64
66 DeviceParameters *string
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go884 type CreateQuantumTaskInput struct { struct
885 _ struct{} `type:"structure"`
890 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
898 DeviceArn *string `locationName:"deviceArn" min:"1" type:"string" required:"true"`
901 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
916 Shots *int64 `locationName:"shots" type:"long" required:"true"`
920 func (s CreateQuantumTaskInput) String() string {
925 func (s CreateQuantumTaskInput) GoString() string {
930 func (s *CreateQuantumTaskInput) Validate() error {
979 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/braket/braketiface/
H A Dinterface.go67 CreateQuantumTask(*braket.CreateQuantumTaskInput) (*braket.CreateQuantumTaskOutput, error)
68 …CreateQuantumTaskWithContext(aws.Context, *braket.CreateQuantumTaskInput, ...request.Option) (*bra…
69 …CreateQuantumTaskRequest(*braket.CreateQuantumTaskInput) (*request.Request, *braket.CreateQuantumT…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1145 type CreateQuantumTaskInput struct { struct
1146 _ struct{} `type:"structure"`
1151 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1162 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1177 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1180 Tags map[string]*string `locationName:"tags" type:"map"`
1184 func (s CreateQuantumTaskInput) String() string {
1189 func (s CreateQuantumTaskInput) GoString() string {
1194 func (s *CreateQuantumTaskInput) Validate() error {
1243 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1145 type CreateQuantumTaskInput struct { struct
1146 _ struct{} `type:"structure"`
1151 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1162 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1177 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1180 Tags map[string]*string `locationName:"tags" type:"map"`
1184 func (s CreateQuantumTaskInput) String() string {
1189 func (s CreateQuantumTaskInput) GoString() string {
1194 func (s *CreateQuantumTaskInput) Validate() error {
1243 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1145 type CreateQuantumTaskInput struct { struct
1146 _ struct{} `type:"structure"`
1151 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1162 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1177 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1180 Tags map[string]*string `locationName:"tags" type:"map"`
1184 func (s CreateQuantumTaskInput) String() string {
1189 func (s CreateQuantumTaskInput) GoString() string {
1194 func (s *CreateQuantumTaskInput) Validate() error {
1243 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1145 type CreateQuantumTaskInput struct { struct
1146 _ struct{} `type:"structure"`
1151 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1162 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1177 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1180 Tags map[string]*string `locationName:"tags" type:"map"`
1184 func (s CreateQuantumTaskInput) String() string {
1189 func (s CreateQuantumTaskInput) GoString() string {
1194 func (s *CreateQuantumTaskInput) Validate() error {
1243 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1145 type CreateQuantumTaskInput struct { struct
1146 _ struct{} `type:"structure"`
1151 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1162 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1177 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1180 Tags map[string]*string `locationName:"tags" type:"map"`
1184 func (s CreateQuantumTaskInput) String() string {
1189 func (s CreateQuantumTaskInput) GoString() string {
1194 func (s *CreateQuantumTaskInput) Validate() error {
1243 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1145 type CreateQuantumTaskInput struct { struct
1146 _ struct{} `type:"structure"`
1151 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1162 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1177 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1180 Tags map[string]*string `locationName:"tags" type:"map"`
1184 func (s CreateQuantumTaskInput) String() string {
1189 func (s CreateQuantumTaskInput) GoString() string {
1194 func (s *CreateQuantumTaskInput) Validate() error {
1243 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/util/
H A Dpromote_integral.hpp158 If BOOST_GEOMETRY_NO_MULTIPRECISION_INTEGER is defined and an
159 appropriate type cannot be detected, the input type is returned as is.
164 \note boost::long_long_type and boost::ulong_long_type are
165 considered only if the macro BOOST_HAS_LONG_LONG is defined
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1151 type CreateQuantumTaskInput struct { struct
1152 _ struct{} `type:"structure"`
1157 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1168 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1183 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1186 Tags map[string]*string `locationName:"tags" type:"map"`
1190 func (s CreateQuantumTaskInput) String() string {
1195 func (s CreateQuantumTaskInput) GoString() string {
1200 func (s *CreateQuantumTaskInput) Validate() error {
1249 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1151 type CreateQuantumTaskInput struct { struct
1152 _ struct{} `type:"structure"`
1157 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1168 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1183 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1186 Tags map[string]*string `locationName:"tags" type:"map"`
1190 func (s CreateQuantumTaskInput) String() string {
1195 func (s CreateQuantumTaskInput) GoString() string {
1200 func (s *CreateQuantumTaskInput) Validate() error {
1249 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1151 type CreateQuantumTaskInput struct { struct
1152 _ struct{} `type:"structure"`
1157 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1168 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1183 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1186 Tags map[string]*string `locationName:"tags" type:"map"`
1190 func (s CreateQuantumTaskInput) String() string {
1195 func (s CreateQuantumTaskInput) GoString() string {
1200 func (s *CreateQuantumTaskInput) Validate() error {
1249 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1183 type CreateQuantumTaskInput struct { struct
1184 _ struct{} `type:"structure"`
1189 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1200 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1215 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1218 Tags map[string]*string `locationName:"tags" type:"map"`
1226 func (s CreateQuantumTaskInput) String() string {
1235 func (s CreateQuantumTaskInput) GoString() string {
1240 func (s *CreateQuantumTaskInput) Validate() error {
1289 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1183 type CreateQuantumTaskInput struct { struct
1184 _ struct{} `type:"structure"`
1189 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1200 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1215 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1218 Tags map[string]*string `locationName:"tags" type:"map"`
1226 func (s CreateQuantumTaskInput) String() string {
1235 func (s CreateQuantumTaskInput) GoString() string {
1240 func (s *CreateQuantumTaskInput) Validate() error {
1289 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1183 type CreateQuantumTaskInput struct { struct
1184 _ struct{} `type:"structure"`
1189 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1200 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1215 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1218 Tags map[string]*string `locationName:"tags" type:"map"`
1226 func (s CreateQuantumTaskInput) String() string {
1235 func (s CreateQuantumTaskInput) GoString() string {
1240 func (s *CreateQuantumTaskInput) Validate() error {
1289 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1151 type CreateQuantumTaskInput struct { struct
1152 _ struct{} `type:"structure"`
1157 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1168 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1183 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1186 Tags map[string]*string `locationName:"tags" type:"map"`
1190 func (s CreateQuantumTaskInput) String() string {
1195 func (s CreateQuantumTaskInput) GoString() string {
1200 func (s *CreateQuantumTaskInput) Validate() error {
1249 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/braket/
H A Dapi.go1151 type CreateQuantumTaskInput struct { struct
1152 _ struct{} `type:"structure"`
1157 Action aws.JSONValue `locationName:"action" type:"jsonvalue" required:"true"`
1168 DeviceParameters aws.JSONValue `locationName:"deviceParameters" type:"jsonvalue"`
1183 Shots *int64 `locationName:"shots" type:"long" required:"true"`
1186 Tags map[string]*string `locationName:"tags" type:"map"`
1190 func (s CreateQuantumTaskInput) String() string {
1195 func (s CreateQuantumTaskInput) GoString() string {
1200 func (s *CreateQuantumTaskInput) Validate() error {
1249 func (s *CreateQuantumTaskInput) SetDeviceArn(v string) *CreateQuantumTaskInput {
[all …]

123