Home
last modified time | relevance | path

Searched defs:StartOutboundVoiceContactInput (Results 1 – 25 of 78) sorted by relevance

1234

/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go212 type StartOutboundVoiceContactInput struct { struct
213 _ struct{} `type:"structure"`
224 Attributes map[string]*string `type:"map"`
230 ClientToken *string `type:"string" idempotencyToken:"true"`
244 ContactFlowId *string `type:"string" required:"true"`
259 InstanceId *string `type:"string" required:"true"`
270 QueueId *string `type:"string"`
274 SourcePhoneNumber *string `type:"string"`
278 func (s StartOutboundVoiceContactInput) String() string {
283 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
62 InstanceId *string
69 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
86 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/connect/
H A Dapi_op_StartOutboundVoiceContact.go26 … *Client) StartOutboundVoiceContact(ctx context.Context, params *StartOutboundVoiceContactInput, o…
41 type StartOutboundVoiceContactInput struct { struct
51 ContactFlowId *string
56 DestinationPhoneNumber *string
61 InstanceId *string
68 Attributes map[string]string
74 ClientToken *string
80 QueueId *string
84 SourcePhoneNumber *string
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/connect/connectiface/
H A Dinterface.go63 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
64 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
65 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/connect/
H A Dapi.go3005 type StartOutboundVoiceContactInput struct { struct
3006 _ struct{} `type:"structure"`
3017 Attributes map[string]*string `type:"map"`
3023 ClientToken *string `type:"string" idempotencyToken:"true"`
3033 ContactFlowId *string `type:"string" required:"true"`
3047 InstanceId *string `min:"1" type:"string" required:"true"`
3057 QueueId *string `type:"string"`
3061 SourcePhoneNumber *string `type:"string"`
3065 func (s StartOutboundVoiceContactInput) String() string {
3070 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/connect/connectiface/
H A Dinterface.go103 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
104 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
105 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go4532 type StartOutboundVoiceContactInput struct { struct
4533 _ struct{} `type:"structure"`
4544 Attributes map[string]*string `type:"map"`
4550 ClientToken *string `type:"string" idempotencyToken:"true"`
4560 ContactFlowId *string `type:"string" required:"true"`
4574 InstanceId *string `min:"1" type:"string" required:"true"`
4584 QueueId *string `type:"string"`
4588 SourcePhoneNumber *string `type:"string"`
4592 func (s StartOutboundVoiceContactInput) String() string {
4597 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go4532 type StartOutboundVoiceContactInput struct { struct
4533 _ struct{} `type:"structure"`
4544 Attributes map[string]*string `type:"map"`
4550 ClientToken *string `type:"string" idempotencyToken:"true"`
4560 ContactFlowId *string `type:"string" required:"true"`
4574 InstanceId *string `min:"1" type:"string" required:"true"`
4584 QueueId *string `type:"string"`
4588 SourcePhoneNumber *string `type:"string"`
4592 func (s StartOutboundVoiceContactInput) String() string {
4597 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/connect/connectiface/
H A Dinterface.go121 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
122 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
123 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/connect/connectiface/
H A Dinterface.go121 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
122 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
123 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go5815 type StartOutboundVoiceContactInput struct { struct
5816 _ struct{} `type:"structure"`
5824 Attributes map[string]*string `type:"map"`
5830 ClientToken *string `type:"string" idempotencyToken:"true"`
5835 ContactFlowId *string `type:"string" required:"true"`
5845 InstanceId *string `min:"1" type:"string" required:"true"`
5851 QueueId *string `type:"string"`
5855 SourcePhoneNumber *string `type:"string"`
5859 func (s StartOutboundVoiceContactInput) String() string {
5864 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go6558 type StartOutboundVoiceContactInput struct { struct
6559 _ struct{} `type:"structure"`
6567 Attributes map[string]*string `type:"map"`
6573 ClientToken *string `type:"string" idempotencyToken:"true"`
6578 ContactFlowId *string `type:"string" required:"true"`
6588 InstanceId *string `min:"1" type:"string" required:"true"`
6594 QueueId *string `type:"string"`
6598 SourcePhoneNumber *string `type:"string"`
6602 func (s StartOutboundVoiceContactInput) String() string {
6607 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/connect/connectiface/
H A Dinterface.go161 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
162 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
163 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/connect/
H A Dapi.go7191 type StartOutboundVoiceContactInput struct { struct
7192 _ struct{} `type:"structure"`
7200 Attributes map[string]*string `type:"map"`
7206 ClientToken *string `type:"string" idempotencyToken:"true"`
7217 ContactFlowId *string `type:"string" required:"true"`
7227 InstanceId *string `min:"1" type:"string" required:"true"`
7233 QueueId *string `type:"string"`
7237 SourcePhoneNumber *string `type:"string"`
7241 func (s StartOutboundVoiceContactInput) String() string {
7246 func (s StartOutboundVoiceContactInput) GoString() string {
[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/connect/
H A Dapi.go7071 type StartOutboundVoiceContactInput struct { struct
7072 _ struct{} `type:"structure"`
7080 Attributes map[string]*string `type:"map"`
7086 ClientToken *string `type:"string" idempotencyToken:"true"`
7091 ContactFlowId *string `type:"string" required:"true"`
7101 InstanceId *string `min:"1" type:"string" required:"true"`
7107 QueueId *string `type:"string"`
7111 SourcePhoneNumber *string `type:"string"`
7115 func (s StartOutboundVoiceContactInput) String() string {
7120 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go7071 type StartOutboundVoiceContactInput struct { struct
7072 _ struct{} `type:"structure"`
7080 Attributes map[string]*string `type:"map"`
7086 ClientToken *string `type:"string" idempotencyToken:"true"`
7091 ContactFlowId *string `type:"string" required:"true"`
7101 InstanceId *string `min:"1" type:"string" required:"true"`
7107 QueueId *string `type:"string"`
7111 SourcePhoneNumber *string `type:"string"`
7115 func (s StartOutboundVoiceContactInput) String() string {
7120 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/connect/
H A Dapi.go7071 type StartOutboundVoiceContactInput struct { struct
7072 _ struct{} `type:"structure"`
7080 Attributes map[string]*string `type:"map"`
7086 ClientToken *string `type:"string" idempotencyToken:"true"`
7091 ContactFlowId *string `type:"string" required:"true"`
7101 InstanceId *string `min:"1" type:"string" required:"true"`
7107 QueueId *string `type:"string"`
7111 SourcePhoneNumber *string `type:"string"`
7115 func (s StartOutboundVoiceContactInput) String() string {
7120 func (s StartOutboundVoiceContactInput) GoString() string {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/connect/connectiface/
H A Dinterface.go169 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
170 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
171 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…
/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/connect/connectiface/
H A Dinterface.go169 …StartOutboundVoiceContact(*connect.StartOutboundVoiceContactInput) (*connect.StartOutboundVoiceCon…
170 …StartOutboundVoiceContactWithContext(aws.Context, *connect.StartOutboundVoiceContactInput, ...requ…
171 …StartOutboundVoiceContactRequest(*connect.StartOutboundVoiceContactInput) (*request.Request, *conn…

1234