cloudwatch🔗
Objects🔗
- CloudWatchAnnotationQuery
- CloudWatchLogsQuery
- CloudWatchMetricsQuery
- CloudWatchMetricsQueryOrCloudWatchLogsQueryOrCloudWatchAnnotationQuery
- CloudWatchQuery
- CloudWatchQueryMode
- Dimensions
- LogGroup
- MetricEditorMode
- MetricQueryType
- MetricStat
- QueryEditorArrayExpression
- QueryEditorArrayExpressionOrQueryEditorPropertyExpressionOrQueryEditorGroupByExpressionOrQueryEditorFunctionExpressionOrQueryEditorFunctionParameterExpressionOrQueryEditorOperatorExpression
- QueryEditorArrayExpressionType
- QueryEditorExpression
- QueryEditorExpressionType
- QueryEditorFunctionExpression
- QueryEditorFunctionParameterExpression
- QueryEditorGroupByExpression
- QueryEditorOperator
- QueryEditorOperatorExpression
- QueryEditorOperatorType
- QueryEditorOperatorValueType
- QueryEditorProperty
- QueryEditorPropertyExpression
- QueryEditorPropertyExpressionOrQueryEditorFunctionExpression
- QueryEditorPropertyType
- SQLExpression
- StringOrArrayOfString
- StringOrBoolOrInt64
- StringOrBoolOrInt64OrArrayOfQueryEditorOperatorType
Builders🔗
- CloudWatchAnnotationQueryBuilder
- CloudWatchLogsQueryBuilder
- CloudWatchMetricsQueryBuilder
- LogGroupBuilder
- MetricStatBuilder
- QueryEditorArrayExpressionBuilder
- QueryEditorFunctionExpressionBuilder
- QueryEditorFunctionParameterExpressionBuilder
- QueryEditorGroupByExpressionBuilder
- QueryEditorOperatorBuilder
- QueryEditorOperatorExpressionBuilder
- QueryEditorPropertyBuilder
- QueryEditorPropertyExpressionBuilder
- SQLExpressionBuilder
Functions🔗
NewMetricStat🔗
NewMetricStat creates a new MetricStat object.
NewCloudWatchMetricsQuery🔗
NewCloudWatchMetricsQuery creates a new CloudWatchMetricsQuery object.
NewSQLExpression🔗
NewSQLExpression creates a new SQLExpression object.
NewQueryEditorFunctionExpression🔗
NewQueryEditorFunctionExpression creates a new QueryEditorFunctionExpression object.
NewQueryEditorFunctionParameterExpression🔗
NewQueryEditorFunctionParameterExpression creates a new QueryEditorFunctionParameterExpression object.
NewQueryEditorPropertyExpression🔗
NewQueryEditorPropertyExpression creates a new QueryEditorPropertyExpression object.
NewQueryEditorGroupByExpression🔗
NewQueryEditorGroupByExpression creates a new QueryEditorGroupByExpression object.
NewQueryEditorOperatorExpression🔗
NewQueryEditorOperatorExpression creates a new QueryEditorOperatorExpression object.
NewQueryEditorOperator🔗
NewQueryEditorOperator creates a new QueryEditorOperator object.
NewQueryEditorOperatorValueType🔗
NewQueryEditorOperatorValueType creates a new QueryEditorOperatorValueType object.
NewQueryEditorOperatorType🔗
NewQueryEditorOperatorType creates a new QueryEditorOperatorType object.
NewQueryEditorProperty🔗
NewQueryEditorProperty creates a new QueryEditorProperty object.
NewQueryEditorArrayExpression🔗
NewQueryEditorArrayExpression creates a new QueryEditorArrayExpression object.
NewQueryEditorExpression🔗
NewQueryEditorExpression creates a new QueryEditorExpression object.
NewCloudWatchLogsQuery🔗
NewCloudWatchLogsQuery creates a new CloudWatchLogsQuery object.
NewLogGroup🔗
NewLogGroup creates a new LogGroup object.
NewCloudWatchAnnotationQuery🔗
NewCloudWatchAnnotationQuery creates a new CloudWatchAnnotationQuery object.
NewCloudWatchQuery🔗
NewCloudWatchQuery creates a new CloudWatchQuery object.
VariantConfig🔗
VariantConfig returns the configuration related to cloudwatch dataqueries.
This configuration describes how to unmarshal it, convert it to code, …
NewStringOrArrayOfString🔗
NewStringOrArrayOfString creates a new StringOrArrayOfString object.
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.
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.
CloudWatchMetricsQueryConverter🔗
CloudWatchMetricsQueryConverter accepts a CloudWatchMetricsQuery
object and generates the Go code to build this object using builders.
SQLExpressionConverter🔗
SQLExpressionConverter accepts a SQLExpression
object and generates the Go code to build this object using builders.
QueryEditorFunctionExpressionConverter🔗
QueryEditorFunctionExpressionConverter accepts a QueryEditorFunctionExpression
object and generates the Go code to build this object using builders.
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.
QueryEditorGroupByExpressionConverter🔗
QueryEditorGroupByExpressionConverter accepts a QueryEditorGroupByExpression
object and generates the Go code to build this object using builders.
QueryEditorOperatorExpressionConverter🔗
QueryEditorOperatorExpressionConverter accepts a QueryEditorOperatorExpression
object and generates the Go code to build this object using builders.
QueryEditorOperatorConverter🔗
QueryEditorOperatorConverter accepts a QueryEditorOperator
object and generates the Go code to build this object using builders.
QueryEditorPropertyConverter🔗
QueryEditorPropertyConverter accepts a QueryEditorProperty
object and generates the Go code to build this object using builders.
QueryEditorArrayExpressionConverter🔗
QueryEditorArrayExpressionConverter accepts a QueryEditorArrayExpression
object and generates the Go code to build this object using builders.
CloudWatchLogsQueryConverter🔗
CloudWatchLogsQueryConverter accepts a CloudWatchLogsQuery
object and generates the Go code to build this object using builders.
LogGroupConverter🔗
LogGroupConverter accepts a LogGroup
object and generates the Go code to build this object using builders.
CloudWatchAnnotationQueryConverter🔗
CloudWatchAnnotationQueryConverter accepts a CloudWatchAnnotationQuery
object and generates the Go code to build this object using builders.