Home
last modified time | relevance | path

Searched defs:BrokerNodeGroupInfo (Results 1 – 25 of 148) sorted by relevance

123456

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/kendra/
H A Dapi_op_CreateFaq.go35 // This member is required.
43 // The Amazon Resource Name (ARN) of a role with permission to access the S3 bucket
50 // The S3 location of the FAQ input data.
60 // A description of the FAQ.
63 // The format of the input file. You can choose between a basic CSV format, a CSV
66 // in the S3 bucket identified in the S3Path parameter. For more information, see
132 }
133 if err = addOpCreateFaqValidationMiddleware(stack); err != nil {
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kafka/source/model/
H A DBrokerNodeGroupInfo.cpp21 BrokerNodeGroupInfo::BrokerNodeGroupInfo() : in BrokerNodeGroupInfo() function in Aws::Kafka::Model::BrokerNodeGroupInfo
31 BrokerNodeGroupInfo::BrokerNodeGroupInfo(JsonView jsonValue) : in BrokerNodeGroupInfo() function in Aws::Kafka::Model::BrokerNodeGroupInfo
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/kafka/types/
H A Dtypes.go34 type BrokerNodeGroupInfo struct { struct
42 ClientSubnets []string
49 InstanceType *string
57 BrokerAZDistribution BrokerAZDistribution
63 SecurityGroups []string
66 StorageInfo *StorageInfo
132 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/kafka/types/
H A Dtypes.go34 type BrokerNodeGroupInfo struct { struct
42 ClientSubnets []string
49 InstanceType *string
57 BrokerAZDistribution BrokerAZDistribution
63 SecurityGroups []string
66 StorageInfo *StorageInfo
132 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/kafka/types/
H A Dtypes.go34 type BrokerNodeGroupInfo struct { struct
42 ClientSubnets []string
49 InstanceType *string
57 BrokerAZDistribution BrokerAZDistribution
63 SecurityGroups []string
66 StorageInfo *StorageInfo
132 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/kafka/types/
H A Dtypes.go34 type BrokerNodeGroupInfo struct { struct
42 ClientSubnets []string
49 InstanceType *string
57 BrokerAZDistribution BrokerAZDistribution
63 SecurityGroups []string
66 StorageInfo *StorageInfo
132 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/kafka/types/
H A Dtypes.go34 type BrokerNodeGroupInfo struct { struct
42 ClientSubnets []string
49 InstanceType *string
57 BrokerAZDistribution BrokerAZDistribution
63 SecurityGroups []string
66 StorageInfo *StorageInfo
132 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/kafka/types/
H A Dtypes.go34 type BrokerNodeGroupInfo struct { struct
42 ClientSubnets []string
49 InstanceType *string
57 BrokerAZDistribution BrokerAZDistribution
63 SecurityGroups []string
66 StorageInfo *StorageInfo
132 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/kafka/types/
H A Dtypes.go39 type BrokerNodeGroupInfo struct { struct
47 ClientSubnets []string
54 InstanceType *string
62 BrokerAZDistribution BrokerAZDistribution
68 SecurityGroups []string
71 StorageInfo *StorageInfo
73 noSmithyDocumentSerde
150 BrokerNodeGroupInfo *BrokerNodeGroupInfo member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/kafka/
H A Dapi_op_CreateCluster.go35 BrokerNodeGroupInfo *types.BrokerNodeGroupInfo member
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go1990 type BrokerNodeGroupInfo struct { struct
1991 _ struct{} `type:"structure"`
2002 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2015 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2018 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2022 func (s BrokerNodeGroupInfo) String() string {
2027 func (s BrokerNodeGroupInfo) GoString() string {
2032 func (s *BrokerNodeGroupInfo) Validate() error {
2062 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2068 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go1990 type BrokerNodeGroupInfo struct { struct
1991 _ struct{} `type:"structure"`
2002 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2015 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2018 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2022 func (s BrokerNodeGroupInfo) String() string {
2027 func (s BrokerNodeGroupInfo) GoString() string {
2032 func (s *BrokerNodeGroupInfo) Validate() error {
2062 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2068 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go2093 type BrokerNodeGroupInfo struct { struct
2094 _ struct{} `type:"structure"`
2105 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2120 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2123 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2127 func (s BrokerNodeGroupInfo) String() string {
2132 func (s BrokerNodeGroupInfo) GoString() string {
2137 func (s *BrokerNodeGroupInfo) Validate() error {
2167 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2173 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go2083 type BrokerNodeGroupInfo struct { struct
2084 _ struct{} `type:"structure"`
2095 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2110 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2113 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2117 func (s BrokerNodeGroupInfo) String() string {
2122 func (s BrokerNodeGroupInfo) GoString() string {
2127 func (s *BrokerNodeGroupInfo) Validate() error {
2157 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2163 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go2186 type BrokerNodeGroupInfo struct { struct
2187 _ struct{} `type:"structure"`
2198 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2213 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2216 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2220 func (s BrokerNodeGroupInfo) String() string {
2225 func (s BrokerNodeGroupInfo) GoString() string {
2230 func (s *BrokerNodeGroupInfo) Validate() error {
2260 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2266 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[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/kafka/
H A Dapi.go2458 type BrokerNodeGroupInfo struct { struct
2459 _ struct{} `type:"structure"`
2470 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2485 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2488 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2492 func (s BrokerNodeGroupInfo) String() string {
2497 func (s BrokerNodeGroupInfo) GoString() string {
2502 func (s *BrokerNodeGroupInfo) Validate() error {
2532 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2538 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go2458 type BrokerNodeGroupInfo struct { struct
2459 _ struct{} `type:"structure"`
2470 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2485 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2488 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2492 func (s BrokerNodeGroupInfo) String() string {
2497 func (s BrokerNodeGroupInfo) GoString() string {
2502 func (s *BrokerNodeGroupInfo) Validate() error {
2532 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2538 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/kafka/
H A Dapi.go2652 type BrokerNodeGroupInfo struct { struct
2653 _ struct{} `type:"structure"`
2664 ClientSubnets []*string `locationName:"clientSubnets" type:"list" required:"true"`
2679 SecurityGroups []*string `locationName:"securityGroups" type:"list"`
2682 StorageInfo *StorageInfo `locationName:"storageInfo" type:"structure"`
2686 func (s BrokerNodeGroupInfo) String() string {
2691 func (s BrokerNodeGroupInfo) GoString() string {
2696 func (s *BrokerNodeGroupInfo) Validate() error {
2726 func (s *BrokerNodeGroupInfo) SetClientSubnets(v []*string) *BrokerNodeGroupInfo {
2732 func (s *BrokerNodeGroupInfo) SetInstanceType(v string) *BrokerNodeGroupInfo {
[all …]

123456