dataservicequotasservicequota

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetricDimensions

type MetricDimensions struct{}

type MetricDimensionsAttributes

type MetricDimensionsAttributes struct {
	// contains filtered or unexported fields
}

func (MetricDimensionsAttributes) Class

func (MetricDimensionsAttributes) InternalRef

func (md MetricDimensionsAttributes) InternalRef() (terra.Reference, error)

func (MetricDimensionsAttributes) InternalTokens

func (md MetricDimensionsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (MetricDimensionsAttributes) InternalWithRef

func (MetricDimensionsAttributes) Resource

func (MetricDimensionsAttributes) Service

func (MetricDimensionsAttributes) Type

type MetricDimensionsState

type MetricDimensionsState struct {
	Class    string `json:"class"`
	Resource string `json:"resource"`
	Service  string `json:"service"`
	Type     string `json:"type"`
}

type UsageMetric

type UsageMetric struct {
	// MetricDimensions: min=0
	MetricDimensions []MetricDimensions `hcl:"metric_dimensions,block" validate:"min=0"`
}

type UsageMetricAttributes

type UsageMetricAttributes struct {
	// contains filtered or unexported fields
}

func (UsageMetricAttributes) InternalRef

func (um UsageMetricAttributes) InternalRef() (terra.Reference, error)

func (UsageMetricAttributes) InternalTokens

func (um UsageMetricAttributes) InternalTokens() (hclwrite.Tokens, error)

func (UsageMetricAttributes) InternalWithRef

func (UsageMetricAttributes) MetricDimensions

func (UsageMetricAttributes) MetricName

func (um UsageMetricAttributes) MetricName() terra.StringValue

func (UsageMetricAttributes) MetricNamespace

func (um UsageMetricAttributes) MetricNamespace() terra.StringValue

func (UsageMetricAttributes) MetricStatisticRecommendation

func (um UsageMetricAttributes) MetricStatisticRecommendation() terra.StringValue

type UsageMetricState

type UsageMetricState struct {
	MetricName                    string                  `json:"metric_name"`
	MetricNamespace               string                  `json:"metric_namespace"`
	MetricStatisticRecommendation string                  `json:"metric_statistic_recommendation"`
	MetricDimensions              []MetricDimensionsState `json:"metric_dimensions"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL