Home
last modified time | relevance | path

Searched defs:CreateOTAUpdateOutput (Results 1 – 25 of 43) sorted by relevance

12

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iot/
H A Dapi_op_CreateOTAUpdate.go97 type CreateOTAUpdateOutput struct { struct
100 AwsIotJobArn *string
103 AwsIotJobId *string
106 OtaUpdateArn *string
109 OtaUpdateId *string
112 OtaUpdateStatus types.OTAUpdateStatus
115 ResultMetadata middleware.Metadata
117 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iot/
H A Dapi_op_CreateOTAUpdate.go91 type CreateOTAUpdateOutput struct { struct
94 AwsIotJobArn *string
97 AwsIotJobId *string
100 OtaUpdateArn *string
103 OtaUpdateId *string
106 OtaUpdateStatus types.OTAUpdateStatus
109 ResultMetadata middleware.Metadata
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go13697 type CreateOTAUpdateOutput struct { struct
13698 _ struct{} `type:"structure"`
13701 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
13704 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
13707 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
13710 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
13717 func (s CreateOTAUpdateOutput) String() string {
13722 func (s CreateOTAUpdateOutput) GoString() string {
13727 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
13733 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go13654 type CreateOTAUpdateOutput struct { struct
13655 _ struct{} `type:"structure"`
13658 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
13661 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
13664 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
13667 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
13674 func (s CreateOTAUpdateOutput) String() string {
13679 func (s CreateOTAUpdateOutput) GoString() string {
13684 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
13690 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go19171 type CreateOTAUpdateOutput struct { struct
19172 _ struct{} `type:"structure"`
19175 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
19178 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
19181 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
19184 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
19191 func (s CreateOTAUpdateOutput) String() string {
19196 func (s CreateOTAUpdateOutput) GoString() string {
19201 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
19207 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20556 type CreateOTAUpdateOutput struct { struct
20557 _ struct{} `type:"structure"`
20560 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
20563 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
20566 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
20569 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
20576 func (s CreateOTAUpdateOutput) String() string {
20581 func (s CreateOTAUpdateOutput) GoString() string {
20586 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
20592 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go20556 type CreateOTAUpdateOutput struct { struct
20557 _ struct{} `type:"structure"`
20560 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
20563 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
20566 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
20569 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
20576 func (s CreateOTAUpdateOutput) String() string {
20581 func (s CreateOTAUpdateOutput) GoString() string {
20586 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
20592 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[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/iot/
H A Dapi.go23487 type CreateOTAUpdateOutput struct { struct
23488 _ struct{} `type:"structure"`
23491 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
23494 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
23497 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
23500 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
23507 func (s CreateOTAUpdateOutput) String() string {
23512 func (s CreateOTAUpdateOutput) GoString() string {
23517 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
23523 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go23139 type CreateOTAUpdateOutput struct { struct
23140 _ struct{} `type:"structure"`
23143 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
23146 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
23149 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
23152 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
23159 func (s CreateOTAUpdateOutput) String() string {
23164 func (s CreateOTAUpdateOutput) GoString() string {
23169 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
23175 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go23420 type CreateOTAUpdateOutput struct { struct
23421 _ struct{} `type:"structure"`
23424 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
23427 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
23430 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
23433 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
23440 func (s CreateOTAUpdateOutput) String() string {
23445 func (s CreateOTAUpdateOutput) GoString() string {
23450 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
23456 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go23189 type CreateOTAUpdateOutput struct { struct
23190 _ struct{} `type:"structure"`
23193 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
23196 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
23199 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
23202 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
23209 func (s CreateOTAUpdateOutput) String() string {
23214 func (s CreateOTAUpdateOutput) GoString() string {
23219 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
23225 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go24662 type CreateOTAUpdateOutput struct { struct
24663 _ struct{} `type:"structure"`
24666 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
24669 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
24672 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
24675 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
24682 func (s CreateOTAUpdateOutput) String() string {
24687 func (s CreateOTAUpdateOutput) GoString() string {
24692 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
24698 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go24309 type CreateOTAUpdateOutput struct { struct
24310 _ struct{} `type:"structure"`
24313 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
24316 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
24319 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
24322 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
24329 func (s CreateOTAUpdateOutput) String() string {
24334 func (s CreateOTAUpdateOutput) GoString() string {
24339 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
24345 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/iot/
H A Dapi.go24662 type CreateOTAUpdateOutput struct { struct
24663 _ struct{} `type:"structure"`
24666 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
24669 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
24672 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
24675 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
24682 func (s CreateOTAUpdateOutput) String() string {
24687 func (s CreateOTAUpdateOutput) GoString() string {
24692 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
24698 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go28092 type CreateOTAUpdateOutput struct { struct
28093 _ struct{} `type:"structure"`
28096 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
28099 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
28102 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
28105 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
28112 func (s CreateOTAUpdateOutput) String() string {
28117 func (s CreateOTAUpdateOutput) GoString() string {
28122 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
28128 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go29648 type CreateOTAUpdateOutput struct { struct
29649 _ struct{} `type:"structure"`
29652 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
29655 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
29658 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
29661 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
29668 func (s CreateOTAUpdateOutput) String() string {
29673 func (s CreateOTAUpdateOutput) GoString() string {
29678 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
29684 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go31972 type CreateOTAUpdateOutput struct { struct
31973 _ struct{} `type:"structure"`
31976 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
31979 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
31982 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
31985 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
31992 func (s CreateOTAUpdateOutput) String() string {
31997 func (s CreateOTAUpdateOutput) GoString() string {
32002 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
32008 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go30253 type CreateOTAUpdateOutput struct { struct
30254 _ struct{} `type:"structure"`
30257 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
30260 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
30263 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
30266 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
30273 func (s CreateOTAUpdateOutput) String() string {
30278 func (s CreateOTAUpdateOutput) GoString() string {
30283 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
30289 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go29648 type CreateOTAUpdateOutput struct { struct
29649 _ struct{} `type:"structure"`
29652 AwsIotJobArn *string `locationName:"awsIotJobArn" type:"string"`
29655 AwsIotJobId *string `locationName:"awsIotJobId" type:"string"`
29658 OtaUpdateArn *string `locationName:"otaUpdateArn" type:"string"`
29661 OtaUpdateId *string `locationName:"otaUpdateId" min:"1" type:"string"`
29668 func (s CreateOTAUpdateOutput) String() string {
29673 func (s CreateOTAUpdateOutput) GoString() string {
29678 func (s *CreateOTAUpdateOutput) SetAwsIotJobArn(v string) *CreateOTAUpdateOutput {
29684 func (s *CreateOTAUpdateOutput) SetAwsIotJobId(v string) *CreateOTAUpdateOutput {
[all …]

12