Home
last modified time | relevance | path

Searched defs:IpRuleItem (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workspaces/source/model/
H A DIpRuleItem.cpp21 IpRuleItem::IpRuleItem() : in IpRuleItem() function in Aws::WorkSpaces::Model::IpRuleItem
27 IpRuleItem::IpRuleItem(JsonView jsonValue) : in IpRuleItem() function in Aws::WorkSpaces::Model::IpRuleItem
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/workspaces/types/
H A Dtypes.go226 type IpRuleItem struct { struct
229 IpRule *string
232 RuleDesc *string
234 noSmithyDocumentSerde
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/workspaces/types/
H A Dtypes.go203 type IpRuleItem struct { struct
206 IpRule *string
209 RuleDesc *string
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/workspaces/
H A Dapi.go3496 type IpRuleItem struct { struct
3497 _ struct{} `type:"structure"`
3500 IpRule *string `locationName:"ipRule" type:"string"`
3503 RuleDesc *string `locationName:"ruleDesc" type:"string"`
3507 func (s IpRuleItem) String() string {
3512 func (s IpRuleItem) GoString() string {
3517 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
3523 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/workspaces/
H A Dapi.go5124 type IpRuleItem struct { struct
5125 _ struct{} `type:"structure"`
5128 IpRule *string `locationName:"ipRule" type:"string"`
5131 RuleDesc *string `locationName:"ruleDesc" type:"string"`
5135 func (s IpRuleItem) String() string {
5140 func (s IpRuleItem) GoString() string {
5145 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
5151 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/workspaces/
H A Dapi.go5124 type IpRuleItem struct { struct
5125 _ struct{} `type:"structure"`
5128 IpRule *string `locationName:"ipRule" type:"string"`
5131 RuleDesc *string `locationName:"ruleDesc" type:"string"`
5135 func (s IpRuleItem) String() string {
5140 func (s IpRuleItem) GoString() string {
5145 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
5151 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/workspaces/
H A Dapi.go5384 type IpRuleItem struct { struct
5385 _ struct{} `type:"structure"`
5388 IpRule *string `locationName:"ipRule" type:"string"`
5391 RuleDesc *string `locationName:"ruleDesc" type:"string"`
5395 func (s IpRuleItem) String() string {
5400 func (s IpRuleItem) GoString() string {
5405 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
5411 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/workspaces/
H A Dserializers.go2461 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2478 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/workspaces/
H A Dserializers.go2461 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2478 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/workspaces/
H A Dserializers.go2461 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2478 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/workspaces/
H A Dapi.go5942 type IpRuleItem struct { struct
5943 _ struct{} `type:"structure"`
5946 IpRule *string `locationName:"ipRule" type:"string"`
5949 RuleDesc *string `locationName:"ruleDesc" type:"string"`
5953 func (s IpRuleItem) String() string {
5958 func (s IpRuleItem) GoString() string {
5963 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
5969 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/workspaces/
H A Dapi.go5942 type IpRuleItem struct { struct
5943 _ struct{} `type:"structure"`
5946 IpRule *string `locationName:"ipRule" type:"string"`
5949 RuleDesc *string `locationName:"ruleDesc" type:"string"`
5953 func (s IpRuleItem) String() string {
5958 func (s IpRuleItem) GoString() string {
5963 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
5969 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/workspaces/
H A Dserializers.go2614 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2631 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/workspaces/
H A Dserializers.go2614 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2631 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/workspaces/
H A Dserializers.go2614 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2631 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/workspaces/
H A Dserializers.go2614 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2631 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/workspaces/
H A Dserializers.go2614 func awsAwsjson11_serializeDocumentIpRuleItem(v *types.IpRuleItem, value smithyjson.Value) error {
2631 func awsAwsjson11_serializeDocumentIpRuleList(v []types.IpRuleItem, value smithyjson.Value) error {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/workspaces/
H A Dapi.go6552 type IpRuleItem struct { struct
6553 _ struct{} `type:"structure"`
6556 IpRule *string `locationName:"ipRule" type:"string"`
6559 RuleDesc *string `locationName:"ruleDesc" type:"string"`
6563 func (s IpRuleItem) String() string {
6568 func (s IpRuleItem) GoString() string {
6573 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
6579 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/workspaces/
H A Dapi.go6221 type IpRuleItem struct { struct
6222 _ struct{} `type:"structure"`
6225 IpRule *string `locationName:"ipRule" type:"string"`
6228 RuleDesc *string `locationName:"ruleDesc" type:"string"`
6232 func (s IpRuleItem) String() string {
6237 func (s IpRuleItem) GoString() string {
6242 func (s *IpRuleItem) SetIpRule(v string) *IpRuleItem {
6248 func (s *IpRuleItem) SetRuleDesc(v string) *IpRuleItem {

12345