Home
last modified time | relevance | path

Searched defs:CreateApiCacheInput (Results 1 – 25 of 67) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
106 noSmithyDocumentSerde
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/appsync/
H A Dapi_op_CreateResolver.go15 // that a data source can understand and converts the data source's responses into
32 type CreateResolverInput struct {
42 FieldName *string
46 // This member is required.
52 // The name of the data source for which the resolver is being created.
98 err = stack.Deserialize.Add(&awsRestjson1_deserializeOpCreateResolver{}, middleware.After)
102 if err = addSetLoggerMiddleware(stack, options); err != nil {
105 if err = awsmiddleware.AddClientRequestIDMiddleware(stack); err != nil {
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/appsync/
H A Dapi_op_CreateApiCache.go15 func (c *Client) CreateApiCache(ctx context.Context, params *CreateApiCacheInput, optFns ...func(*O…
31 type CreateApiCacheInput struct { struct
41 ApiCachingBehavior types.ApiCachingBehavior
46 ApiId *string
51 Ttl int64
96 Type types.ApiCacheType
100 AtRestEncryptionEnabled bool
104 TransitEncryptionEnabled bool
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/
H A Dexception.hpp75 projection_unknown_id_exception(std::string const& proj_name)
76 : projection_exception(projections::detail::error_unknown_projection_id,
94 : projection_exception
95 {
96 // NOTE: There is no error code in proj4 which could be used here
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/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/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/appsync/appsynciface/
H A Dinterface.go63 CreateApiCache(*appsync.CreateApiCacheInput) (*appsync.CreateApiCacheOutput, error)
64 …CreateApiCacheWithContext(aws.Context, *appsync.CreateApiCacheInput, ...request.Option) (*appsync.…
65 …CreateApiCacheRequest(*appsync.CreateApiCacheInput) (*request.Request, *appsync.CreateApiCacheOutp…

123