Home
last modified time | relevance | path

Searched defs:EventsConfiguration (Results 1 – 25 of 119) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/source/model/
H A DEventsConfiguration.cpp21 EventsConfiguration::EventsConfiguration() : in EventsConfiguration() function in Aws::Chime::Model::EventsConfiguration
28 EventsConfiguration::EventsConfiguration(JsonView jsonValue) : in EventsConfiguration() function in Aws::Chime::Model::EventsConfiguration
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go55 EventsConfiguration *types.EventsConfiguration member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutVoiceConnectorProxy.go56 type PutVoiceConnectorProxyOutput struct {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go55 EventsConfiguration *types.EventsConfiguration member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go55 EventsConfiguration *types.EventsConfiguration member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go55 EventsConfiguration *types.EventsConfiguration member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go55 EventsConfiguration *types.EventsConfiguration member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/chime/
H A Dapi_op_GetEventsConfiguration.go47 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go55 EventsConfiguration *types.EventsConfiguration member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/
H A Dapi_op_GetEventsConfiguration.go49 EventsConfiguration *types.EventsConfiguration member
H A Dapi_op_PutEventsConfiguration.go57 EventsConfiguration *types.EventsConfiguration member
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/math/rand/
H A Drand_test.go559
560 // Benchmarks
561
562 func BenchmarkInt63Threadsafe(b *testing.B) {
563 for n := b.N; n > 0; n-- {
568 func BenchmarkInt63ThreadsafeParallel(b *testing.B) {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/chime/types/
H A Dtypes.go557 type EventsConfiguration struct { struct
560 BotId *string
563 LambdaFunctionArn *string
566 OutboundEventsHTTPSEndpoint *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/chime/types/
H A Dtypes.go557 type EventsConfiguration struct { struct
560 BotId *string
563 LambdaFunctionArn *string
566 OutboundEventsHTTPSEndpoint *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/chime/types/
H A Dtypes.go554 type EventsConfiguration struct { struct
557 BotId *string
560 LambdaFunctionArn *string
563 OutboundEventsHTTPSEndpoint *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/chime/types/
H A Dtypes.go554 type EventsConfiguration struct { struct
557 BotId *string
560 LambdaFunctionArn *string
563 OutboundEventsHTTPSEndpoint *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/chime/types/
H A Dtypes.go584 type EventsConfiguration struct { struct
587 BotId *string
590 LambdaFunctionArn *string
593 OutboundEventsHTTPSEndpoint *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/chime/types/
H A Dtypes.go554 type EventsConfiguration struct { struct
557 BotId *string
560 LambdaFunctionArn *string
563 OutboundEventsHTTPSEndpoint *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/chime/types/
H A Dtypes.go712 type EventsConfiguration struct { struct
715 BotId *string
718 LambdaFunctionArn *string
721 OutboundEventsHTTPSEndpoint *string
723 noSmithyDocumentSerde

12345