Home
last modified time | relevance | path

Searched defs:ThingGroupDocument (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/source/model/
H A DThingGroupDocument.cpp21 ThingGroupDocument::ThingGroupDocument() : in ThingGroupDocument() function in Aws::IoT::Model::ThingGroupDocument
30 ThingGroupDocument::ThingGroupDocument(JsonView jsonValue) : in ThingGroupDocument() function in Aws::IoT::Model::ThingGroupDocument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iot/types/
H A Dtypes.go2724 type ThingGroupDocument struct { struct
2727 Attributes map[string]string
2730 ParentGroupNames []string
2733 ThingGroupDescription *string
2736 ThingGroupId *string
2739 ThingGroupName *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iot/types/
H A Dtypes.go2724 type ThingGroupDocument struct { struct
2727 Attributes map[string]string
2730 ParentGroupNames []string
2733 ThingGroupDescription *string
2736 ThingGroupId *string
2739 ThingGroupName *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iot/types/
H A Dtypes.go2724 type ThingGroupDocument struct { struct
2727 Attributes map[string]string
2730 ParentGroupNames []string
2733 ThingGroupDescription *string
2736 ThingGroupId *string
2739 ThingGroupName *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iot/types/
H A Dtypes.go2907 type ThingGroupDocument struct { struct
2910 Attributes map[string]string
2913 ParentGroupNames []string
2916 ThingGroupDescription *string
2919 ThingGroupId *string
2922 ThingGroupName *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iot/types/
H A Dtypes.go2907 type ThingGroupDocument struct { struct
2910 Attributes map[string]string
2913 ParentGroupNames []string
2916 ThingGroupDescription *string
2919 ThingGroupId *string
2922 ThingGroupName *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iot/types/
H A Dtypes.go2907 type ThingGroupDocument struct { struct
2910 Attributes map[string]string
2913 ParentGroupNames []string
2916 ThingGroupDescription *string
2919 ThingGroupId *string
2922 ThingGroupName *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iot/types/
H A Dtypes.go2907 type ThingGroupDocument struct { struct
2910 Attributes map[string]string
2913 ParentGroupNames []string
2916 ThingGroupDescription *string
2919 ThingGroupId *string
2922 ThingGroupName *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iot/types/
H A Dtypes.go3345 type ThingGroupDocument struct { struct
3348 Attributes map[string]string
3351 ParentGroupNames []string
3354 ThingGroupDescription *string
3357 ThingGroupId *string
3360 ThingGroupName *string
3362 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go34475 type ThingGroupDocument struct { struct
34476 _ struct{} `type:"structure"`
34479 Attributes map[string]*string `locationName:"attributes" type:"map"`
34482 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
34485 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
34488 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
34491 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
34495 func (s ThingGroupDocument) String() string {
34500 func (s ThingGroupDocument) GoString() string {
34523 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go37123 type ThingGroupDocument struct { struct
37124 _ struct{} `type:"structure"`
37127 Attributes map[string]*string `locationName:"attributes" type:"map"`
37130 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
37133 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
37136 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
37139 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
37143 func (s ThingGroupDocument) String() string {
37148 func (s ThingGroupDocument) GoString() string {
37171 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go37123 type ThingGroupDocument struct { struct
37124 _ struct{} `type:"structure"`
37127 Attributes map[string]*string `locationName:"attributes" type:"map"`
37130 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
37133 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
37136 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
37139 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
37143 func (s ThingGroupDocument) String() string {
37148 func (s ThingGroupDocument) GoString() string {
37171 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[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.go43804 type ThingGroupDocument struct { struct
43805 _ struct{} `type:"structure"`
43808 Attributes map[string]*string `locationName:"attributes" type:"map"`
43811 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
43814 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
43817 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
43820 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
43824 func (s ThingGroupDocument) String() string {
43829 func (s ThingGroupDocument) GoString() string {
43852 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go42340 type ThingGroupDocument struct { struct
42341 _ struct{} `type:"structure"`
42344 Attributes map[string]*string `locationName:"attributes" type:"map"`
42347 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
42350 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
42353 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
42356 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
42360 func (s ThingGroupDocument) String() string {
42365 func (s ThingGroupDocument) GoString() string {
42388 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go43732 type ThingGroupDocument struct { struct
43733 _ struct{} `type:"structure"`
43736 Attributes map[string]*string `locationName:"attributes" type:"map"`
43739 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
43742 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
43745 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
43748 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
43752 func (s ThingGroupDocument) String() string {
43757 func (s ThingGroupDocument) GoString() string {
43780 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go42411 type ThingGroupDocument struct { struct
42412 _ struct{} `type:"structure"`
42415 Attributes map[string]*string `locationName:"attributes" type:"map"`
42418 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
42421 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
42424 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
42427 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
42431 func (s ThingGroupDocument) String() string {
42436 func (s ThingGroupDocument) GoString() string {
42459 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go45734 type ThingGroupDocument struct { struct
45735 _ struct{} `type:"structure"`
45738 Attributes map[string]*string `locationName:"attributes" type:"map"`
45741 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
45744 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
45747 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
45750 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
45754 func (s ThingGroupDocument) String() string {
45759 func (s ThingGroupDocument) GoString() string {
45782 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go45381 type ThingGroupDocument struct { struct
45382 _ struct{} `type:"structure"`
45385 Attributes map[string]*string `locationName:"attributes" type:"map"`
45388 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
45391 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
45394 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
45397 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
45401 func (s ThingGroupDocument) String() string {
45406 func (s ThingGroupDocument) GoString() string {
45429 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[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.go45734 type ThingGroupDocument struct { struct
45735 _ struct{} `type:"structure"`
45738 Attributes map[string]*string `locationName:"attributes" type:"map"`
45741 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
45744 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
45747 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
45750 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
45754 func (s ThingGroupDocument) String() string {
45759 func (s ThingGroupDocument) GoString() string {
45782 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go49589 type ThingGroupDocument struct { struct
49590 _ struct{} `type:"structure"`
49593 Attributes map[string]*string `locationName:"attributes" type:"map"`
49596 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
49599 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
49602 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
49605 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
49609 func (s ThingGroupDocument) String() string {
49614 func (s ThingGroupDocument) GoString() string {
49637 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go52565 type ThingGroupDocument struct { struct
52566 _ struct{} `type:"structure"`
52569 Attributes map[string]*string `locationName:"attributes" type:"map"`
52572 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
52575 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
52578 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
52581 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
52585 func (s ThingGroupDocument) String() string {
52590 func (s ThingGroupDocument) GoString() string {
52613 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go55770 type ThingGroupDocument struct { struct
55771 _ struct{} `type:"structure"`
55774 Attributes map[string]*string `locationName:"attributes" type:"map"`
55777 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
55780 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
55783 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
55786 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
55790 func (s ThingGroupDocument) String() string {
55795 func (s ThingGroupDocument) GoString() string {
55818 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go53509 type ThingGroupDocument struct { struct
53510 _ struct{} `type:"structure"`
53513 Attributes map[string]*string `locationName:"attributes" type:"map"`
53516 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
53519 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
53522 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
53525 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
53529 func (s ThingGroupDocument) String() string {
53534 func (s ThingGroupDocument) GoString() string {
53557 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go52565 type ThingGroupDocument struct { struct
52566 _ struct{} `type:"structure"`
52569 Attributes map[string]*string `locationName:"attributes" type:"map"`
52572 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
52575 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
52578 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
52581 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
52585 func (s ThingGroupDocument) String() string {
52590 func (s ThingGroupDocument) GoString() string {
52613 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/iot/
H A Dapi.go52550 type ThingGroupDocument struct { struct
52551 _ struct{} `type:"structure"`
52554 Attributes map[string]*string `locationName:"attributes" type:"map"`
52557 ParentGroupNames []*string `locationName:"parentGroupNames" type:"list"`
52560 ThingGroupDescription *string `locationName:"thingGroupDescription" type:"string"`
52563 ThingGroupId *string `locationName:"thingGroupId" min:"1" type:"string"`
52566 ThingGroupName *string `locationName:"thingGroupName" min:"1" type:"string"`
52570 func (s ThingGroupDocument) String() string {
52575 func (s ThingGroupDocument) GoString() string {
52598 func (s *ThingGroupDocument) SetThingGroupId(v string) *ThingGroupDocument {
[all …]

1234