Home
last modified time | relevance | path

Searched defs:ResourceFilters (Results 1 – 25 of 94) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/source/model/
H A DResourceFilters.cpp21 ResourceFilters::ResourceFilters() : in ResourceFilters() function in Aws::ConfigService::Model::ResourceFilters
29 ResourceFilters::ResourceFilters(JsonView jsonValue) : in ResourceFilters() function in Aws::ConfigService::Model::ResourceFilters
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/functional/block_storage/v3/
H A Dtest_resource_filters.py17 class ResourceFilters(base.BaseBlockStorageTest): class
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/types/
H A Dtypes.go1884 type ResourceFilters struct { struct
1887 AccountId *string
1890 Region *string
1893 ResourceId *string
1896 ResourceName *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/configservice/types/
H A Dtypes.go1884 type ResourceFilters struct { struct
1887 AccountId *string
1890 Region *string
1893 ResourceId *string
1896 ResourceName *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/configservice/types/
H A Dtypes.go2017 type ResourceFilters struct { struct
2020 AccountId *string
2023 Region *string
2026 ResourceId *string
2029 ResourceName *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/configservice/types/
H A Dtypes.go2017 type ResourceFilters struct { struct
2020 AccountId *string
2023 Region *string
2026 ResourceId *string
2029 ResourceName *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/configservice/types/
H A Dtypes.go2023 type ResourceFilters struct { struct
2026 AccountId *string
2029 Region *string
2032 ResourceId *string
2035 ResourceName *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/configservice/types/
H A Dtypes.go2017 type ResourceFilters struct { struct
2020 AccountId *string
2023 Region *string
2026 ResourceId *string
2029 ResourceName *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/configservice/types/
H A Dtypes.go2174 type ResourceFilters struct { struct
2177 AccountId *string
2180 Region *string
2183 ResourceId *string
2186 ResourceName *string
2188 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go13612 type ResourceFilters struct { struct
13613 _ struct{} `type:"structure"`
13616 AccountId *string `type:"string"`
13619 Region *string `min:"1" type:"string"`
13622 ResourceId *string `min:"1" type:"string"`
13625 ResourceName *string `type:"string"`
13629 func (s ResourceFilters) String() string {
13634 func (s ResourceFilters) GoString() string {
13639 func (s *ResourceFilters) Validate() error {
13655 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go14994 type ResourceFilters struct { struct
14995 _ struct{} `type:"structure"`
14998 AccountId *string `type:"string"`
15001 Region *string `min:"1" type:"string"`
15004 ResourceId *string `min:"1" type:"string"`
15007 ResourceName *string `type:"string"`
15011 func (s ResourceFilters) String() string {
15016 func (s ResourceFilters) GoString() string {
15021 func (s *ResourceFilters) Validate() error {
15037 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go14994 type ResourceFilters struct { struct
14995 _ struct{} `type:"structure"`
14998 AccountId *string `type:"string"`
15001 Region *string `min:"1" type:"string"`
15004 ResourceId *string `min:"1" type:"string"`
15007 ResourceName *string `type:"string"`
15011 func (s ResourceFilters) String() string {
15016 func (s ResourceFilters) GoString() string {
15021 func (s *ResourceFilters) Validate() error {
15037 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go18805 type ResourceFilters struct { struct
18806 _ struct{} `type:"structure"`
18809 AccountId *string `type:"string"`
18812 Region *string `min:"1" type:"string"`
18815 ResourceId *string `min:"1" type:"string"`
18818 ResourceName *string `type:"string"`
18822 func (s ResourceFilters) String() string {
18827 func (s ResourceFilters) GoString() string {
18832 func (s *ResourceFilters) Validate() error {
18848 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go18805 type ResourceFilters struct { struct
18806 _ struct{} `type:"structure"`
18809 AccountId *string `type:"string"`
18812 Region *string `min:"1" type:"string"`
18815 ResourceId *string `min:"1" type:"string"`
18818 ResourceName *string `type:"string"`
18822 func (s ResourceFilters) String() string {
18827 func (s ResourceFilters) GoString() string {
18832 func (s *ResourceFilters) Validate() error {
18848 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/configservice/
H A Dapi.go21610 type ResourceFilters struct { struct
21611 _ struct{} `type:"structure"`
21614 AccountId *string `type:"string"`
21617 Region *string `min:"1" type:"string"`
21620 ResourceId *string `min:"1" type:"string"`
21623 ResourceName *string `type:"string"`
21627 func (s ResourceFilters) String() string {
21632 func (s ResourceFilters) GoString() string {
21637 func (s *ResourceFilters) Validate() error {
21653 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go21740 type ResourceFilters struct { struct
21741 _ struct{} `type:"structure"`
21744 AccountId *string `type:"string"`
21747 Region *string `min:"1" type:"string"`
21750 ResourceId *string `min:"1" type:"string"`
21753 ResourceName *string `type:"string"`
21757 func (s ResourceFilters) String() string {
21762 func (s ResourceFilters) GoString() string {
21767 func (s *ResourceFilters) Validate() error {
21783 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[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/configservice/
H A Dapi.go21610 type ResourceFilters struct { struct
21611 _ struct{} `type:"structure"`
21614 AccountId *string `type:"string"`
21617 Region *string `min:"1" type:"string"`
21620 ResourceId *string `min:"1" type:"string"`
21623 ResourceName *string `type:"string"`
21627 func (s ResourceFilters) String() string {
21632 func (s ResourceFilters) GoString() string {
21637 func (s *ResourceFilters) Validate() error {
21653 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go21610 type ResourceFilters struct { struct
21611 _ struct{} `type:"structure"`
21614 AccountId *string `type:"string"`
21617 Region *string `min:"1" type:"string"`
21620 ResourceId *string `min:"1" type:"string"`
21623 ResourceName *string `type:"string"`
21627 func (s ResourceFilters) String() string {
21632 func (s ResourceFilters) GoString() string {
21637 func (s *ResourceFilters) Validate() error {
21653 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go21610 type ResourceFilters struct { struct
21611 _ struct{} `type:"structure"`
21614 AccountId *string `type:"string"`
21617 Region *string `min:"1" type:"string"`
21620 ResourceId *string `min:"1" type:"string"`
21623 ResourceName *string `type:"string"`
21627 func (s ResourceFilters) String() string {
21632 func (s ResourceFilters) GoString() string {
21637 func (s *ResourceFilters) Validate() error {
21653 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go22662 type ResourceFilters struct { struct
22663 _ struct{} `type:"structure"`
22666 AccountId *string `type:"string"`
22669 Region *string `min:"1" type:"string"`
22672 ResourceId *string `min:"1" type:"string"`
22675 ResourceName *string `type:"string"`
22679 func (s ResourceFilters) String() string {
22684 func (s ResourceFilters) GoString() string {
22689 func (s *ResourceFilters) Validate() error {
22705 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go21714 type ResourceFilters struct { struct
21715 _ struct{} `type:"structure"`
21718 AccountId *string `type:"string"`
21721 Region *string `min:"1" type:"string"`
21724 ResourceId *string `min:"1" type:"string"`
21727 ResourceName *string `type:"string"`
21731 func (s ResourceFilters) String() string {
21736 func (s ResourceFilters) GoString() string {
21741 func (s *ResourceFilters) Validate() error {
21757 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go22662 type ResourceFilters struct { struct
22663 _ struct{} `type:"structure"`
22666 AccountId *string `type:"string"`
22669 Region *string `min:"1" type:"string"`
22672 ResourceId *string `min:"1" type:"string"`
22675 ResourceName *string `type:"string"`
22679 func (s ResourceFilters) String() string {
22684 func (s ResourceFilters) GoString() string {
22689 func (s *ResourceFilters) Validate() error {
22705 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go23134 type ResourceFilters struct { struct
23135 _ struct{} `type:"structure"`
23138 AccountId *string `type:"string"`
23141 Region *string `min:"1" type:"string"`
23144 ResourceId *string `min:"1" type:"string"`
23147 ResourceName *string `type:"string"`
23151 func (s ResourceFilters) String() string {
23156 func (s ResourceFilters) GoString() string {
23161 func (s *ResourceFilters) Validate() error {
23177 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go25816 type ResourceFilters struct { struct
25817 _ struct{} `type:"structure"`
25820 AccountId *string `type:"string"`
25823 Region *string `min:"1" type:"string"`
25826 ResourceId *string `min:"1" type:"string"`
25829 ResourceName *string `type:"string"`
25833 func (s ResourceFilters) String() string {
25838 func (s ResourceFilters) GoString() string {
25843 func (s *ResourceFilters) Validate() error {
25859 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/configservice/
H A Dapi.go25816 type ResourceFilters struct { struct
25817 _ struct{} `type:"structure"`
25820 AccountId *string `type:"string"`
25823 Region *string `min:"1" type:"string"`
25826 ResourceId *string `min:"1" type:"string"`
25829 ResourceName *string `type:"string"`
25833 func (s ResourceFilters) String() string {
25838 func (s ResourceFilters) GoString() string {
25843 func (s *ResourceFilters) Validate() error {
25859 func (s *ResourceFilters) SetAccountId(v string) *ResourceFilters {
[all …]

1234