Home
last modified time | relevance | path

Searched refs:CloudWatchLogsLogStream (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/include/aws/opsworks/model/
H A DCloudWatchLogsLogStream.h37 class AWS_OPSWORKS_API CloudWatchLogsLogStream
40 CloudWatchLogsLogStream();
41 CloudWatchLogsLogStream(Aws::Utils::Json::JsonView jsonValue);
42 CloudWatchLogsLogStream& operator=(Aws::Utils::Json::JsonView jsonValue);
108 …inline CloudWatchLogsLogStream& WithLogGroupName(const char* value) { SetLogGroupName(value); retu… in WithLogGroupName()
295 …inline CloudWatchLogsLogStream& WithFile(const Aws::String& value) { SetFile(value); return *this;} in WithFile()
310 …inline CloudWatchLogsLogStream& WithFile(Aws::String&& value) { SetFile(std::move(value)); return … in WithFile()
325 inline CloudWatchLogsLogStream& WithFile(const char* value) { SetFile(value); return *this;} in WithFile()
550 …inline CloudWatchLogsLogStream& WithBufferDuration(int value) { SetBufferDuration(value); return *… in WithBufferDuration()
575 inline CloudWatchLogsLogStream& WithBatchCount(int value) { SetBatchCount(value); return *this;} in WithBatchCount()
[all …]
H A DCloudWatchLogsConfiguration.h66 inline const Aws::Vector<CloudWatchLogsLogStream>& GetLogStreams() const{ return m_logStreams; } in GetLogStreams()
76 …inline void SetLogStreams(const Aws::Vector<CloudWatchLogsLogStream>& value) { m_logStreamsHasBeen… in SetLogStreams()
81 …inline void SetLogStreams(Aws::Vector<CloudWatchLogsLogStream>&& value) { m_logStreamsHasBeenSet =… in SetLogStreams()
86 …inline CloudWatchLogsConfiguration& WithLogStreams(const Aws::Vector<CloudWatchLogsLogStream>& val… in WithLogStreams()
91 …inline CloudWatchLogsConfiguration& WithLogStreams(Aws::Vector<CloudWatchLogsLogStream>&& value) {… in WithLogStreams()
96 …inline CloudWatchLogsConfiguration& AddLogStreams(const CloudWatchLogsLogStream& value) { m_logStr… in AddLogStreams()
101 …inline CloudWatchLogsConfiguration& AddLogStreams(CloudWatchLogsLogStream&& value) { m_logStreamsH… in AddLogStreams()
108 Aws::Vector<CloudWatchLogsLogStream> m_logStreams;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opsworks/source/model/
H A DCloudWatchLogsLogStream.cpp21 CloudWatchLogsLogStream::CloudWatchLogsLogStream() : in CloudWatchLogsLogStream() function in Aws::OpsWorks::Model::CloudWatchLogsLogStream
42 CloudWatchLogsLogStream::CloudWatchLogsLogStream(JsonView jsonValue) : in CloudWatchLogsLogStream() function in Aws::OpsWorks::Model::CloudWatchLogsLogStream
64 CloudWatchLogsLogStream& CloudWatchLogsLogStream::operator =(JsonView jsonValue) in operator =()
146 JsonValue CloudWatchLogsLogStream::Jsonize() const in Jsonize()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/opsworks/types/
H A Dtypes.go158 LogStreams []CloudWatchLogsLogStream
165 type CloudWatchLogsLogStream struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opsworks/types/
H A Dtypes.go172 LogStreams []CloudWatchLogsLogStream
181 type CloudWatchLogsLogStream struct { struct
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7762 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7768 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7774 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7780 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7786 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7792 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7798 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7804 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7810 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7816 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7783 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7789 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7795 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7801 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7807 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7813 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7819 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7825 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7831 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7837 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7783 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7789 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7795 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7801 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7807 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7813 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7819 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7825 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7831 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7837 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { 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/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7819 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7825 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7831 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7837 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7843 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7849 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7855 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7861 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7867 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7873 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7762 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7768 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7774 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7780 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7786 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7792 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7798 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7804 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7810 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7816 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/opsworks/
H A Dapi.go7785 func (s *CloudWatchLogsLogStream) SetBatchCount(v int64) *CloudWatchLogsLogStream { argument
7791 func (s *CloudWatchLogsLogStream) SetBatchSize(v int64) *CloudWatchLogsLogStream { argument
7797 func (s *CloudWatchLogsLogStream) SetBufferDuration(v int64) *CloudWatchLogsLogStream { argument
7803 func (s *CloudWatchLogsLogStream) SetDatetimeFormat(v string) *CloudWatchLogsLogStream { argument
7809 func (s *CloudWatchLogsLogStream) SetEncoding(v string) *CloudWatchLogsLogStream { argument
7815 func (s *CloudWatchLogsLogStream) SetFile(v string) *CloudWatchLogsLogStream { argument
7821 func (s *CloudWatchLogsLogStream) SetFileFingerprintLines(v string) *CloudWatchLogsLogStream { argument
7827 func (s *CloudWatchLogsLogStream) SetInitialPosition(v string) *CloudWatchLogsLogStream { argument
7833 func (s *CloudWatchLogsLogStream) SetLogGroupName(v string) *CloudWatchLogsLogStream { argument
7839 func (s *CloudWatchLogsLogStream) SetMultiLineStartPattern(v string) *CloudWatchLogsLogStream { argument
[all …]

123