Skip to content

cloudwatch🔗

Objects🔗

Builders🔗

Functions🔗

NewMetricStat🔗

NewMetricStat creates a new MetricStat object.

func NewMetricStat() *MetricStat

NewCloudWatchMetricsQuery🔗

NewCloudWatchMetricsQuery creates a new CloudWatchMetricsQuery object.

func NewCloudWatchMetricsQuery() *CloudWatchMetricsQuery

NewSQLExpression🔗

NewSQLExpression creates a new SQLExpression object.

func NewSQLExpression() *SQLExpression

NewQueryEditorFunctionExpression🔗

NewQueryEditorFunctionExpression creates a new QueryEditorFunctionExpression object.

func NewQueryEditorFunctionExpression() *QueryEditorFunctionExpression

NewQueryEditorFunctionParameterExpression🔗

NewQueryEditorFunctionParameterExpression creates a new QueryEditorFunctionParameterExpression object.

func NewQueryEditorFunctionParameterExpression() *QueryEditorFunctionParameterExpression

NewQueryEditorPropertyExpression🔗

NewQueryEditorPropertyExpression creates a new QueryEditorPropertyExpression object.

func NewQueryEditorPropertyExpression() *QueryEditorPropertyExpression

NewQueryEditorGroupByExpression🔗

NewQueryEditorGroupByExpression creates a new QueryEditorGroupByExpression object.

func NewQueryEditorGroupByExpression() *QueryEditorGroupByExpression

NewQueryEditorOperatorExpression🔗

NewQueryEditorOperatorExpression creates a new QueryEditorOperatorExpression object.

func NewQueryEditorOperatorExpression() *QueryEditorOperatorExpression

NewQueryEditorOperator🔗

NewQueryEditorOperator creates a new QueryEditorOperator object.

func NewQueryEditorOperator() *QueryEditorOperator

NewQueryEditorOperatorValueType🔗

NewQueryEditorOperatorValueType creates a new QueryEditorOperatorValueType object.

func NewQueryEditorOperatorValueType() *QueryEditorOperatorValueType

NewQueryEditorOperatorType🔗

NewQueryEditorOperatorType creates a new QueryEditorOperatorType object.

func NewQueryEditorOperatorType() *QueryEditorOperatorType

NewQueryEditorProperty🔗

NewQueryEditorProperty creates a new QueryEditorProperty object.

func NewQueryEditorProperty() *QueryEditorProperty

NewQueryEditorArrayExpression🔗

NewQueryEditorArrayExpression creates a new QueryEditorArrayExpression object.

func NewQueryEditorArrayExpression() *QueryEditorArrayExpression

NewQueryEditorExpression🔗

NewQueryEditorExpression creates a new QueryEditorExpression object.

func NewQueryEditorExpression() *QueryEditorExpression

NewCloudWatchLogsQuery🔗

NewCloudWatchLogsQuery creates a new CloudWatchLogsQuery object.

func NewCloudWatchLogsQuery() *CloudWatchLogsQuery

NewLogGroup🔗

NewLogGroup creates a new LogGroup object.

func NewLogGroup() *LogGroup

NewCloudWatchAnnotationQuery🔗

NewCloudWatchAnnotationQuery creates a new CloudWatchAnnotationQuery object.

func NewCloudWatchAnnotationQuery() *CloudWatchAnnotationQuery

NewCloudWatchQuery🔗

NewCloudWatchQuery creates a new CloudWatchQuery object.

func NewCloudWatchQuery() *CloudWatchQuery

VariantConfig🔗

VariantConfig returns the configuration related to cloudwatch dataqueries.

This configuration describes how to unmarshal it, convert it to code, …

func VariantConfig() variants.DataqueryConfig

NewStringOrArrayOfString🔗

NewStringOrArrayOfString creates a new StringOrArrayOfString object.

func NewStringOrArrayOfString() *StringOrArrayOfString

NewQueryEditorPropertyExpressionOrQueryEditorFunctionExpression🔗

NewQueryEditorPropertyExpressionOrQueryEditorFunctionExpression creates a new QueryEditorPropertyExpressionOrQueryEditorFunctionExpression object.

func NewQueryEditorPropertyExpressionOrQueryEditorFunctionExpression() *QueryEditorPropertyExpressionOrQueryEditorFunctionExpression

NewStringOrBoolOrInt64OrArrayOfQueryEditorOperatorType🔗

NewStringOrBoolOrInt64OrArrayOfQueryEditorOperatorType creates a new StringOrBoolOrInt64OrArrayOfQueryEditorOperatorType object.

func NewStringOrBoolOrInt64OrArrayOfQueryEditorOperatorType() *StringOrBoolOrInt64OrArrayOfQueryEditorOperatorType

NewStringOrBoolOrInt64🔗

NewStringOrBoolOrInt64 creates a new StringOrBoolOrInt64 object.

func NewStringOrBoolOrInt64() *StringOrBoolOrInt64

NewQueryEditorArrayExpressionOrQueryEditorPropertyExpressionOrQueryEditorGroupByExpressionOrQueryEditorFunctionExpressionOrQueryEditorFunctionParameterExpressionOrQueryEditorOperatorExpression🔗

NewQueryEditorArrayExpressionOrQueryEditorPropertyExpressionOrQueryEditorGroupByExpressionOrQueryEditorFunctionExpressionOrQueryEditorFunctionParameterExpressionOrQueryEditorOperatorExpression creates a new QueryEditorArrayExpressionOrQueryEditorPropertyExpressionOrQueryEditorGroupByExpressionOrQueryEditorFunctionExpressionOrQueryEditorFunctionParameterExpressionOrQueryEditorOperatorExpression object.

func NewQueryEditorArrayExpressionOrQueryEditorPropertyExpressionOrQueryEditorGroupByExpressionOrQueryEditorFunctionExpressionOrQueryEditorFunctionParameterExpressionOrQueryEditorOperatorExpression() *QueryEditorArrayExpressionOrQueryEditorPropertyExpressionOrQueryEditorGroupByExpressionOrQueryEditorFunctionExpressionOrQueryEditorFunctionParameterExpressionOrQueryEditorOperatorExpression

NewCloudWatchMetricsQueryOrCloudWatchLogsQueryOrCloudWatchAnnotationQuery🔗

NewCloudWatchMetricsQueryOrCloudWatchLogsQueryOrCloudWatchAnnotationQuery creates a new CloudWatchMetricsQueryOrCloudWatchLogsQueryOrCloudWatchAnnotationQuery object.

func NewCloudWatchMetricsQueryOrCloudWatchLogsQueryOrCloudWatchAnnotationQuery() *CloudWatchMetricsQueryOrCloudWatchLogsQueryOrCloudWatchAnnotationQuery

MetricStatConverter🔗

MetricStatConverter accepts a MetricStat object and generates the Go code to build this object using builders.

func MetricStatConverter(input MetricStat) string

CloudWatchMetricsQueryConverter🔗

CloudWatchMetricsQueryConverter accepts a CloudWatchMetricsQuery object and generates the Go code to build this object using builders.

func CloudWatchMetricsQueryConverter(input CloudWatchMetricsQuery) string

SQLExpressionConverter🔗

SQLExpressionConverter accepts a SQLExpression object and generates the Go code to build this object using builders.

func SQLExpressionConverter(input SQLExpression) string

QueryEditorFunctionExpressionConverter🔗

QueryEditorFunctionExpressionConverter accepts a QueryEditorFunctionExpression object and generates the Go code to build this object using builders.

func QueryEditorFunctionExpressionConverter(input QueryEditorFunctionExpression) string

QueryEditorFunctionParameterExpressionConverter🔗

QueryEditorFunctionParameterExpressionConverter accepts a QueryEditorFunctionParameterExpression object and generates the Go code to build this object using builders.

func QueryEditorFunctionParameterExpressionConverter(input QueryEditorFunctionParameterExpression) string

QueryEditorPropertyExpressionConverter🔗

QueryEditorPropertyExpressionConverter accepts a QueryEditorPropertyExpression object and generates the Go code to build this object using builders.

func QueryEditorPropertyExpressionConverter(input QueryEditorPropertyExpression) string

QueryEditorGroupByExpressionConverter🔗

QueryEditorGroupByExpressionConverter accepts a QueryEditorGroupByExpression object and generates the Go code to build this object using builders.

func QueryEditorGroupByExpressionConverter(input QueryEditorGroupByExpression) string

QueryEditorOperatorExpressionConverter🔗

QueryEditorOperatorExpressionConverter accepts a QueryEditorOperatorExpression object and generates the Go code to build this object using builders.

func QueryEditorOperatorExpressionConverter(input QueryEditorOperatorExpression) string

QueryEditorOperatorConverter🔗

QueryEditorOperatorConverter accepts a QueryEditorOperator object and generates the Go code to build this object using builders.

func QueryEditorOperatorConverter(input QueryEditorOperator) string

QueryEditorPropertyConverter🔗

QueryEditorPropertyConverter accepts a QueryEditorProperty object and generates the Go code to build this object using builders.

func QueryEditorPropertyConverter(input QueryEditorProperty) string

QueryEditorArrayExpressionConverter🔗

QueryEditorArrayExpressionConverter accepts a QueryEditorArrayExpression object and generates the Go code to build this object using builders.

func QueryEditorArrayExpressionConverter(input QueryEditorArrayExpression) string

CloudWatchLogsQueryConverter🔗

CloudWatchLogsQueryConverter accepts a CloudWatchLogsQuery object and generates the Go code to build this object using builders.

func CloudWatchLogsQueryConverter(input CloudWatchLogsQuery) string

LogGroupConverter🔗

LogGroupConverter accepts a LogGroup object and generates the Go code to build this object using builders.

func LogGroupConverter(input LogGroup) string

CloudWatchAnnotationQueryConverter🔗

CloudWatchAnnotationQueryConverter accepts a CloudWatchAnnotationQuery object and generates the Go code to build this object using builders.

func CloudWatchAnnotationQueryConverter(input CloudWatchAnnotationQuery) string