Home
last modified time | relevance | path

Searched refs:S3Settings (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/include/aws/dms/model/
H A DS3Settings.h39 class AWS_DATABASEMIGRATIONSERVICE_API S3Settings
42 S3Settings();
43 S3Settings(Aws::Utils::Json::JsonView jsonValue);
44 S3Settings& operator=(Aws::Utils::Json::JsonView jsonValue);
355 inline S3Settings& WithBucketName(const char* value) { SetBucketName(value); return *this;} in WithBucketName()
846 inline S3Settings& WithRowGroupLength(int value) { SetRowGroupLength(value); return *this;} in WithRowGroupLength()
871 inline S3Settings& WithDataPageSize(int value) { SetDataPageSize(value); return *this;} in WithDataPageSize()
2033 inline S3Settings& WithCdcPath(const char* value) { SetCdcPath(value); return *this;} in WithCdcPath()
2139 inline S3Settings& WithAddColumnName(bool value) { SetAddColumnName(value); return *this;} in WithAddColumnName()
2368 inline S3Settings& WithMaxFileSize(int value) { SetMaxFileSize(value); return *this;} in WithMaxFileSize()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/source/model/
H A DS3Settings.cpp21 S3Settings::S3Settings() : in S3Settings() function in Aws::DatabaseMigrationService::Model::S3Settings
86 S3Settings::S3Settings(JsonView jsonValue) : in S3Settings() function in Aws::DatabaseMigrationService::Model::S3Settings
152 S3Settings& S3Settings::operator =(JsonView jsonValue) in operator =()
409 JsonValue S3Settings::Jsonize() const in Jsonize()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6669 S3Settings *S3Settings `type:"structure"` member
10879 S3Settings *S3Settings `type:"structure"` member
13070 S3Settings *S3Settings `type:"structure"` member
18277 func (s *S3Settings) SetAddColumnName(v bool) *S3Settings { argument
18283 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
18289 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
18325 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
18361 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
18367 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
18433 func (s *S3Settings) SetMaxFileSize(v int64) *S3Settings { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6769 S3Settings *S3Settings `type:"structure"` member
11574 S3Settings *S3Settings `type:"structure"` member
13987 S3Settings *S3Settings `type:"structure"` member
19624 func (s *S3Settings) SetAddColumnName(v bool) *S3Settings { argument
19630 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
19636 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
19672 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
19708 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
19714 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
19780 func (s *S3Settings) SetMaxFileSize(v int64) *S3Settings { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6769 S3Settings *S3Settings `type:"structure"` member
11574 S3Settings *S3Settings `type:"structure"` member
13987 S3Settings *S3Settings `type:"structure"` member
19624 func (s *S3Settings) SetAddColumnName(v bool) *S3Settings { argument
19630 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
19636 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
19672 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
19708 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
19714 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
19780 func (s *S3Settings) SetMaxFileSize(v int64) *S3Settings { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6769 S3Settings *S3Settings `type:"structure"` member
11574 S3Settings *S3Settings `type:"structure"` member
13987 S3Settings *S3Settings `type:"structure"` member
19624 func (s *S3Settings) SetAddColumnName(v bool) *S3Settings { argument
19630 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
19636 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
19672 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
19708 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
19714 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
19780 func (s *S3Settings) SetMaxFileSize(v int64) *S3Settings { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6669 S3Settings *S3Settings `type:"structure"` member
10879 S3Settings *S3Settings `type:"structure"` member
13070 S3Settings *S3Settings `type:"structure"` member
18277 func (s *S3Settings) SetAddColumnName(v bool) *S3Settings { argument
18283 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
18289 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
18325 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
18361 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
18367 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
18433 func (s *S3Settings) SetMaxFileSize(v int64) *S3Settings { argument
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go5350 S3Settings *S3Settings `type:"structure"` member
8654 S3Settings *S3Settings `type:"structure"` member
9369 S3Settings *S3Settings `type:"structure"` member
12050 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
12056 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
12062 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
12074 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
12086 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
12092 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
12110 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go5350 S3Settings *S3Settings `type:"structure"` member
8654 S3Settings *S3Settings `type:"structure"` member
9369 S3Settings *S3Settings `type:"structure"` member
12050 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
12056 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
12062 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
12074 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
12086 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
12092 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
12110 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go5474 S3Settings *S3Settings `type:"structure"` member
8860 S3Settings *S3Settings `type:"structure"` member
9575 S3Settings *S3Settings `type:"structure"` member
12340 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
12346 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
12352 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
12364 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
12376 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
12382 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
12400 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go5437 S3Settings *S3Settings `type:"structure"` member
8817 S3Settings *S3Settings `type:"structure"` member
9532 S3Settings *S3Settings `type:"structure"` member
12244 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
12250 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
12256 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
12268 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
12280 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
12286 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
12304 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go5474 S3Settings *S3Settings `type:"structure"` member
8860 S3Settings *S3Settings `type:"structure"` member
9575 S3Settings *S3Settings `type:"structure"` member
12340 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
12346 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
12352 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
12364 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
12376 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
12382 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
12400 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6668 S3Settings *S3Settings `type:"structure"` member
10863 S3Settings *S3Settings `type:"structure"` member
12987 S3Settings *S3Settings `type:"structure"` member
17835 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17841 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17853 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17859 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17871 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17889 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17895 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6661 S3Settings *S3Settings `type:"structure"` member
10853 S3Settings *S3Settings `type:"structure"` member
13032 S3Settings *S3Settings `type:"structure"` member
17999 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
18005 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
18017 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
18023 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
18035 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
18053 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
18059 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6668 S3Settings *S3Settings `type:"structure"` member
10863 S3Settings *S3Settings `type:"structure"` member
12987 S3Settings *S3Settings `type:"structure"` member
17835 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17841 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17853 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17859 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17871 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17889 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17895 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6668 S3Settings *S3Settings `type:"structure"` member
10863 S3Settings *S3Settings `type:"structure"` member
12987 S3Settings *S3Settings `type:"structure"` member
17835 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17841 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17853 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17859 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17871 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17889 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17895 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6528 S3Settings *S3Settings `type:"structure"` member
10628 S3Settings *S3Settings `type:"structure"` member
12566 S3Settings *S3Settings `type:"structure"` member
17390 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17396 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17408 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17414 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17426 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17444 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17450 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6528 S3Settings *S3Settings `type:"structure"`
10628 S3Settings *S3Settings `type:"structure"`
12566 S3Settings *S3Settings `type:"structure"`
17390 func (s *S3Settings) SetBucketFolder(v string) *S3Settings {
17396 func (s *S3Settings) SetBucketName(v string) *S3Settings {
17408 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings {
17414 func (s *S3Settings) SetCdcPath(v string) *S3Settings {
17426 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings {
17444 func (s *S3Settings) SetDataFormat(v string) *S3Settings {
17450 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6668 S3Settings *S3Settings `type:"structure"` member
10863 S3Settings *S3Settings `type:"structure"` member
12987 S3Settings *S3Settings `type:"structure"` member
17835 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17841 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17853 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17859 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17871 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17889 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17895 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6528 S3Settings *S3Settings `type:"structure"` member
10628 S3Settings *S3Settings `type:"structure"` member
12566 S3Settings *S3Settings `type:"structure"` member
17390 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17396 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17408 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17414 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17426 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17444 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17450 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go6661 S3Settings *S3Settings `type:"structure"` member
10853 S3Settings *S3Settings `type:"structure"` member
13032 S3Settings *S3Settings `type:"structure"` member
17999 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
18005 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
18017 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
18023 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
18035 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
18053 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
18059 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/databasemigrationservice/
H A Dapi.go5556 S3Settings *S3Settings `type:"structure"` member
9001 S3Settings *S3Settings `type:"structure"` member
10411 S3Settings *S3Settings `type:"structure"` member
13661 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
13667 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
13679 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
13691 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
13703 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
13709 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
13727 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[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/databasemigrationservice/
H A Dapi.go5542 S3Settings *S3Settings `type:"structure"` member
8952 S3Settings *S3Settings `type:"structure"` member
10350 S3Settings *S3Settings `type:"structure"` member
13405 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
13411 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
13423 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
13435 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
13447 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
13453 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
13471 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go5548 S3Settings *S3Settings `type:"structure"` member
8987 S3Settings *S3Settings `type:"structure"` member
10397 S3Settings *S3Settings `type:"structure"` member
13600 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
13606 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
13618 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
13630 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
13642 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
13648 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
13666 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/databasemigrationservice/
H A Dapi_op_ModifyEndpoint.go193 S3Settings *types.S3Settings member

12345