Home
last modified time | relevance | path

Searched defs:PutTargetsOutput (Results 1 – 25 of 81) sorted by relevance

1234

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/eventbridge/
H A Dapi_op_PutTargets.go178 type PutTargetsOutput struct { struct
181 FailedEntries []types.PutTargetsResultEntry
184 FailedEntryCount int32
187 ResultMetadata middleware.Metadata
189 noSmithyDocumentSerde
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudwatchevents/
H A Dapi_op_PutTargets.go178 type PutTargetsOutput struct { struct
181 FailedEntries []types.PutTargetsResultEntry
184 FailedEntryCount int32
187 ResultMetadata middleware.Metadata
189 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudwatchevents/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/eventbridge/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/eventbridge/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/eventbridge/
H A Dapi_op_PutTargets.go153 type PutTargetsOutput struct { struct
156 FailedEntries []types.PutTargetsResultEntry
159 FailedEntryCount int32
162 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/eventbridge/
H A Dapi_op_PutTargets.go153 type PutTargetsOutput struct { struct
156 FailedEntries []types.PutTargetsResultEntry
159 FailedEntryCount int32
162 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/eventbridge/
H A Dapi_op_PutTargets.go153 type PutTargetsOutput struct { struct
156 FailedEntries []types.PutTargetsResultEntry
159 FailedEntryCount int32
162 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudwatchevents/
H A Dapi_op_PutTargets.go153 type PutTargetsOutput struct { struct
156 FailedEntries []types.PutTargetsResultEntry
159 FailedEntryCount int32
162 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudwatchevents/
H A Dapi_op_PutTargets.go153 type PutTargetsOutput struct { struct
156 FailedEntries []types.PutTargetsResultEntry
159 FailedEntryCount int32
162 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudwatchevents/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudwatchevents/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudwatchevents/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/eventbridge/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/eventbridge/
H A Dapi_op_PutTargets.go158 type PutTargetsOutput struct { struct
161 FailedEntries []types.PutTargetsResultEntry
164 FailedEntryCount int32
167 ResultMetadata middleware.Metadata
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go2704 type PutTargetsOutput struct { struct
2705 _ struct{} `type:"structure"`
2708 FailedEntries []*PutTargetsResultEntry `type:"list"`
2711 FailedEntryCount *int64 `type:"integer"`
2715 func (s PutTargetsOutput) String() string {
2720 func (s PutTargetsOutput) GoString() string {
2725 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
2731 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go2704 type PutTargetsOutput struct { struct
2705 _ struct{} `type:"structure"`
2708 FailedEntries []*PutTargetsResultEntry `type:"list"`
2711 FailedEntryCount *int64 `type:"integer"`
2715 func (s PutTargetsOutput) String() string {
2720 func (s PutTargetsOutput) GoString() string {
2725 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
2731 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go2816 type PutTargetsOutput struct { struct
2817 _ struct{} `type:"structure"`
2820 FailedEntries []*PutTargetsResultEntry `type:"list"`
2823 FailedEntryCount *int64 `type:"integer"`
2827 func (s PutTargetsOutput) String() string {
2832 func (s PutTargetsOutput) GoString() string {
2837 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
2843 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go6355 type PutTargetsOutput struct { struct
6356 _ struct{} `type:"structure"`
6359 FailedEntries []*PutTargetsResultEntry `type:"list"`
6362 FailedEntryCount *int64 `type:"integer"`
6366 func (s PutTargetsOutput) String() string {
6371 func (s PutTargetsOutput) GoString() string {
6376 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6382 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go6355 type PutTargetsOutput struct { struct
6356 _ struct{} `type:"structure"`
6359 FailedEntries []*PutTargetsResultEntry `type:"list"`
6362 FailedEntryCount *int64 `type:"integer"`
6366 func (s PutTargetsOutput) String() string {
6371 func (s PutTargetsOutput) GoString() string {
6376 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6382 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go6355 type PutTargetsOutput struct { struct
6356 _ struct{} `type:"structure"`
6359 FailedEntries []*PutTargetsResultEntry `type:"list"`
6362 FailedEntryCount *int64 `type:"integer"`
6366 func (s PutTargetsOutput) String() string {
6371 func (s PutTargetsOutput) GoString() string {
6376 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6382 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go6355 type PutTargetsOutput struct { struct
6356 _ struct{} `type:"structure"`
6359 FailedEntries []*PutTargetsResultEntry `type:"list"`
6362 FailedEntryCount *int64 `type:"integer"`
6366 func (s PutTargetsOutput) String() string {
6371 func (s PutTargetsOutput) GoString() string {
6376 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6382 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go6362 type PutTargetsOutput struct { struct
6363 _ struct{} `type:"structure"`
6366 FailedEntries []*PutTargetsResultEntry `type:"list"`
6369 FailedEntryCount *int64 `type:"integer"`
6373 func (s PutTargetsOutput) String() string {
6378 func (s PutTargetsOutput) GoString() string {
6383 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6389 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudwatchevents/
H A Dapi.go6355 type PutTargetsOutput struct { struct
6356 _ struct{} `type:"structure"`
6359 FailedEntries []*PutTargetsResultEntry `type:"list"`
6362 FailedEntryCount *int64 `type:"integer"`
6366 func (s PutTargetsOutput) String() string {
6371 func (s PutTargetsOutput) GoString() string {
6376 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6382 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/eventbridge/
H A Dapi.go6362 type PutTargetsOutput struct { struct
6363 _ struct{} `type:"structure"`
6366 FailedEntries []*PutTargetsResultEntry `type:"list"`
6369 FailedEntryCount *int64 `type:"integer"`
6373 func (s PutTargetsOutput) String() string {
6378 func (s PutTargetsOutput) GoString() string {
6383 func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput {
6389 func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput {

1234