Lines Matching refs:S3Settings

6668 	S3Settings *S3Settings `type:"structure"`  member
6891 func (s *CreateEndpointInput) SetS3Settings(v *S3Settings) *CreateEndpointInput {
6892 s.S3Settings = v
10863 S3Settings *S3Settings `type:"structure"` member
11052 func (s *Endpoint) SetS3Settings(v *S3Settings) *Endpoint {
11053 s.S3Settings = v
12987 S3Settings *S3Settings `type:"structure"` member
13194 func (s *ModifyEndpointInput) SetS3Settings(v *S3Settings) *ModifyEndpointInput {
13195 s.S3Settings = v
17512 type S3Settings struct { struct
17825 func (s S3Settings) String() string { argument
17830 func (s S3Settings) GoString() string { argument
17835 func (s *S3Settings) SetBucketFolder(v string) *S3Settings { argument
17841 func (s *S3Settings) SetBucketName(v string) *S3Settings { argument
17847 func (s *S3Settings) SetCdcInsertsAndUpdates(v bool) *S3Settings { argument
17853 func (s *S3Settings) SetCdcInsertsOnly(v bool) *S3Settings { argument
17859 func (s *S3Settings) SetCdcPath(v string) *S3Settings { argument
17865 func (s *S3Settings) SetCompressionType(v string) *S3Settings { argument
17871 func (s *S3Settings) SetCsvDelimiter(v string) *S3Settings { argument
17877 func (s *S3Settings) SetCsvNoSupValue(v string) *S3Settings { argument
17883 func (s *S3Settings) SetCsvRowDelimiter(v string) *S3Settings { argument
17889 func (s *S3Settings) SetDataFormat(v string) *S3Settings { argument
17895 func (s *S3Settings) SetDataPageSize(v int64) *S3Settings { argument
17901 func (s *S3Settings) SetDatePartitionDelimiter(v string) *S3Settings { argument
17907 func (s *S3Settings) SetDatePartitionEnabled(v bool) *S3Settings { argument
17913 func (s *S3Settings) SetDatePartitionSequence(v string) *S3Settings { argument
17919 func (s *S3Settings) SetDictPageSizeLimit(v int64) *S3Settings { argument
17925 func (s *S3Settings) SetEnableStatistics(v bool) *S3Settings { argument
17931 func (s *S3Settings) SetEncodingType(v string) *S3Settings { argument
17937 func (s *S3Settings) SetEncryptionMode(v string) *S3Settings { argument
17943 func (s *S3Settings) SetExternalTableDefinition(v string) *S3Settings { argument
17949 func (s *S3Settings) SetIncludeOpForFullLoad(v bool) *S3Settings { argument
17955 func (s *S3Settings) SetParquetTimestampInMillisecond(v bool) *S3Settings { argument
17961 func (s *S3Settings) SetParquetVersion(v string) *S3Settings { argument
17967 func (s *S3Settings) SetPreserveTransactions(v bool) *S3Settings { argument
17973 func (s *S3Settings) SetRowGroupLength(v int64) *S3Settings { argument
17979 func (s *S3Settings) SetServerSideEncryptionKmsKeyId(v string) *S3Settings { argument
17985 func (s *S3Settings) SetServiceAccessRoleArn(v string) *S3Settings { argument
17991 func (s *S3Settings) SetTimestampColumnName(v string) *S3Settings { argument
17997 func (s *S3Settings) SetUseCsvNoSupValue(v bool) *S3Settings { argument