Home
last modified time | relevance | path

Searched refs:ExtendedS3DestinationUpdate (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/include/aws/firehose/model/
H A DExtendedS3DestinationUpdate.h41 class AWS_FIREHOSE_API ExtendedS3DestinationUpdate
44 ExtendedS3DestinationUpdate();
45 ExtendedS3DestinationUpdate(Aws::Utils::Json::JsonView jsonValue);
46 ExtendedS3DestinationUpdate& operator=(Aws::Utils::Json::JsonView jsonValue);
96 …inline ExtendedS3DestinationUpdate& WithRoleARN(const Aws::String& value) { SetRoleARN(value); ret… in WithRoleARN()
104 …inline ExtendedS3DestinationUpdate& WithRoleARN(Aws::String&& value) { SetRoleARN(std::move(value)… in WithRoleARN()
112 …inline ExtendedS3DestinationUpdate& WithRoleARN(const char* value) { SetRoleARN(value); return *th… in WithRoleARN()
155 …inline ExtendedS3DestinationUpdate& WithBucketARN(const Aws::String& value) { SetBucketARN(value);… in WithBucketARN()
169 …inline ExtendedS3DestinationUpdate& WithBucketARN(const char* value) { SetBucketARN(value); return… in WithBucketARN()
218 …inline ExtendedS3DestinationUpdate& WithPrefix(const Aws::String& value) { SetPrefix(value); retur… in WithPrefix()
[all …]
H A DUpdateDestinationRequest.h209 …inline const ExtendedS3DestinationUpdate& GetExtendedS3DestinationUpdate() const{ return m_extende… in GetExtendedS3DestinationUpdate()
219 …inline void SetExtendedS3DestinationUpdate(const ExtendedS3DestinationUpdate& value) { m_extendedS… in SetExtendedS3DestinationUpdate()
224 …inline void SetExtendedS3DestinationUpdate(ExtendedS3DestinationUpdate&& value) { m_extendedS3Dest… in SetExtendedS3DestinationUpdate()
229 …pdateDestinationRequest& WithExtendedS3DestinationUpdate(const ExtendedS3DestinationUpdate& value)… in WithExtendedS3DestinationUpdate()
234 …inline UpdateDestinationRequest& WithExtendedS3DestinationUpdate(ExtendedS3DestinationUpdate&& val… in WithExtendedS3DestinationUpdate()
390 ExtendedS3DestinationUpdate m_extendedS3DestinationUpdate;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/source/model/
H A DExtendedS3DestinationUpdate.cpp21 ExtendedS3DestinationUpdate::ExtendedS3DestinationUpdate() : in ExtendedS3DestinationUpdate() function in Aws::Firehose::Model::ExtendedS3DestinationUpdate
40 ExtendedS3DestinationUpdate::ExtendedS3DestinationUpdate(JsonView jsonValue) : in ExtendedS3DestinationUpdate() function in Aws::Firehose::Model::ExtendedS3DestinationUpdate
60 ExtendedS3DestinationUpdate& ExtendedS3DestinationUpdate::operator =(JsonView jsonValue) in operator =()
156 JsonValue ExtendedS3DestinationUpdate::Jsonize() const in Jsonize()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go2428 type ExtendedS3DestinationUpdate struct { struct
2514 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
2520 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
2532 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
2544 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
2556 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
2562 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
2568 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
4292 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
4337 if s.ExtendedS3DestinationUpdate != nil {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go2349 type ExtendedS3DestinationUpdate struct { struct
2435 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
2441 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
2453 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
2465 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
2477 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
2483 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
2489 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
4480 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
4528 if s.ExtendedS3DestinationUpdate != nil {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go2369 type ExtendedS3DestinationUpdate struct { struct
2455 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
2461 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
2473 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
2485 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
2497 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
2503 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
2509 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
4527 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
4575 if s.ExtendedS3DestinationUpdate != nil {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/firehose/
H A Dapi.go2796 type ExtendedS3DestinationUpdate struct { struct
2894 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
2900 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
2912 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
2930 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
2942 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
2948 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
2954 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
5819 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
5867 if s.ExtendedS3DestinationUpdate != nil {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3112 type ExtendedS3DestinationUpdate struct { struct
3215 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3221 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3233 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3251 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3257 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3269 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3275 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3281 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
6313 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3112 type ExtendedS3DestinationUpdate struct { struct
3215 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3221 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3233 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3251 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3257 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3269 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3275 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3281 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
6313 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3364 type ExtendedS3DestinationUpdate struct { struct
3465 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3471 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3483 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3501 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3507 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3519 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3525 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3531 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
6611 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3151 type ExtendedS3DestinationUpdate struct { struct
3252 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3258 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3270 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3288 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3294 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3306 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3312 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3318 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
6344 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3364 type ExtendedS3DestinationUpdate struct {
3465 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate {
3471 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp…
3483 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate {
3501 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate {
3507 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate {
3519 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate {
3525 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate {
3531 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat…
6611 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"`
[all …]
/dports/devel/py-moto/moto-2.2.16/tests/test_firehose/
H A Dtest_firehose.py270 ExtendedS3DestinationUpdate=s3_dest_config,
304 ExtendedS3DestinationUpdate={
459 ExtendedS3DestinationUpdate=s3_dest_config,
480 ExtendedS3DestinationUpdate=s3_dest_config,
/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/firehose/
H A Dapi.go3422 type ExtendedS3DestinationUpdate struct { struct
3523 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3529 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3541 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3559 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3565 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3577 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3583 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3589 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
7018 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3422 type ExtendedS3DestinationUpdate struct { struct
3523 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3529 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3541 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3559 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3565 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3577 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3583 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3589 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
7018 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/firehose/
H A Dapi_op_UpdateDestination.go79 ExtendedS3DestinationUpdate *types.ExtendedS3DestinationUpdate member
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/firehose/
H A Dapi.go3466 type ExtendedS3DestinationUpdate struct { struct
3567 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3573 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3585 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3603 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3609 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3621 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3627 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3633 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
7092 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/firehose/
H A Dapi.go3466 type ExtendedS3DestinationUpdate struct { struct
3567 func (s *ExtendedS3DestinationUpdate) SetBucketARN(v string) *ExtendedS3DestinationUpdate { argument
3573 func (s *ExtendedS3DestinationUpdate) SetBufferingHints(v *BufferingHints) *ExtendedS3DestinationUp… argument
3585 func (s *ExtendedS3DestinationUpdate) SetCompressionFormat(v string) *ExtendedS3DestinationUpdate { argument
3603 func (s *ExtendedS3DestinationUpdate) SetErrorOutputPrefix(v string) *ExtendedS3DestinationUpdate { argument
3609 func (s *ExtendedS3DestinationUpdate) SetPrefix(v string) *ExtendedS3DestinationUpdate { argument
3621 func (s *ExtendedS3DestinationUpdate) SetRoleARN(v string) *ExtendedS3DestinationUpdate { argument
3627 func (s *ExtendedS3DestinationUpdate) SetS3BackupMode(v string) *ExtendedS3DestinationUpdate { argument
3633 func (s *ExtendedS3DestinationUpdate) SetS3BackupUpdate(v *S3DestinationUpdate) *ExtendedS3Destinat… argument
7092 ExtendedS3DestinationUpdate *ExtendedS3DestinationUpdate `type:"structure"` member
[all …]

123