ecstcs

package
v0.0.0-...-0dcd02c Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2017 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AckPublishMetric

type AckPublishMetric struct {
	Message *string `locationName:"message" type:"string"`
	// contains filtered or unexported fields
}

func (AckPublishMetric) GoString

func (s AckPublishMetric) GoString() string

GoString returns the string representation

func (AckPublishMetric) String

func (s AckPublishMetric) String() string

String returns the string representation

type BadRequestException

type BadRequestException struct {
	Message *string `locationName:"message" type:"string"`
	// contains filtered or unexported fields
}

func (BadRequestException) GoString

func (s BadRequestException) GoString() string

GoString returns the string representation

func (BadRequestException) String

func (s BadRequestException) String() string

String returns the string representation

type CWStatsSet

type CWStatsSet struct {
	Max *float64 `locationName:"max" type:"double"`

	Min *float64 `locationName:"min" type:"double"`

	SampleCount *int64 `locationName:"sampleCount" type:"integer"`

	Sum *float64 `locationName:"sum" type:"double"`
	// contains filtered or unexported fields
}

func (CWStatsSet) GoString

func (s CWStatsSet) GoString() string

GoString returns the string representation

func (CWStatsSet) String

func (s CWStatsSet) String() string

String returns the string representation

type ContainerMetric

type ContainerMetric struct {
	CpuStatsSet *CWStatsSet `locationName:"cpuStatsSet" type:"structure"`

	MemoryStatsSet *CWStatsSet `locationName:"memoryStatsSet" type:"structure"`
	// contains filtered or unexported fields
}

func (ContainerMetric) GoString

func (s ContainerMetric) GoString() string

GoString returns the string representation

func (ContainerMetric) String

func (s ContainerMetric) String() string

String returns the string representation

type HeartbeatMessage

type HeartbeatMessage struct {
	Healthy *bool `locationName:"healthy" type:"boolean"`
	// contains filtered or unexported fields
}

func (HeartbeatMessage) GoString

func (s HeartbeatMessage) GoString() string

GoString returns the string representation

func (HeartbeatMessage) String

func (s HeartbeatMessage) String() string

String returns the string representation

type HeartbeatOutput

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

func (HeartbeatOutput) GoString

func (s HeartbeatOutput) GoString() string

GoString returns the string representation

func (HeartbeatOutput) String

func (s HeartbeatOutput) String() string

String returns the string representation

type InvalidParameterException

type InvalidParameterException struct {
	Message *string `locationName:"message" type:"string"`
	// contains filtered or unexported fields
}

func (InvalidParameterException) GoString

func (s InvalidParameterException) GoString() string

GoString returns the string representation

func (InvalidParameterException) String

func (s InvalidParameterException) String() string

String returns the string representation

type MetricsMetadata

type MetricsMetadata struct {
	Cluster *string `locationName:"cluster" type:"string"`

	ContainerInstance *string `locationName:"containerInstance" type:"string"`

	Fin *bool `locationName:"fin" type:"boolean"`

	Idle *bool `locationName:"idle" type:"boolean"`

	MessageId *string `locationName:"messageId" type:"string"`
	// contains filtered or unexported fields
}

func (MetricsMetadata) GoString

func (s MetricsMetadata) GoString() string

GoString returns the string representation

func (MetricsMetadata) String

func (s MetricsMetadata) String() string

String returns the string representation

type PublishMetricsRequest

type PublishMetricsRequest struct {
	Metadata *MetricsMetadata `locationName:"metadata" type:"structure"`

	TaskMetrics []*TaskMetric `locationName:"taskMetrics" type:"list"`

	Timestamp *time.Time `locationName:"timestamp" type:"timestamp" timestampFormat:"unix"`
	// contains filtered or unexported fields
}

func NewPublishMetricsRequest

func NewPublishMetricsRequest(metadata *MetricsMetadata, taskMetrics []*TaskMetric) *PublishMetricsRequest

NewPublishMetricsRequest creates a PublishMetricsRequest object.

func (PublishMetricsRequest) GoString

func (s PublishMetricsRequest) GoString() string

GoString returns the string representation

func (PublishMetricsRequest) String

func (s PublishMetricsRequest) String() string

String returns the string representation

type ResourceValidationException

type ResourceValidationException struct {
	Message *string `locationName:"message" type:"string"`
	// contains filtered or unexported fields
}

func (ResourceValidationException) GoString

func (s ResourceValidationException) GoString() string

GoString returns the string representation

func (ResourceValidationException) String

String returns the string representation

type ServerException

type ServerException struct {
	Message *string `locationName:"message" type:"string"`
	// contains filtered or unexported fields
}

func (ServerException) GoString

func (s ServerException) GoString() string

GoString returns the string representation

func (ServerException) String

func (s ServerException) String() string

String returns the string representation

type StartTelemetrySessionRequest

type StartTelemetrySessionRequest struct {
	Cluster *string `locationName:"cluster" type:"string"`

	ContainerInstance *string `locationName:"containerInstance" type:"string"`
	// contains filtered or unexported fields
}

func (StartTelemetrySessionRequest) GoString

func (s StartTelemetrySessionRequest) GoString() string

GoString returns the string representation

func (StartTelemetrySessionRequest) String

String returns the string representation

type StopTelemetrySessionMessage

type StopTelemetrySessionMessage struct {
	Message *string `locationName:"message" type:"string"`
	// contains filtered or unexported fields
}

func (StopTelemetrySessionMessage) GoString

func (s StopTelemetrySessionMessage) GoString() string

GoString returns the string representation

func (StopTelemetrySessionMessage) String

String returns the string representation

type TaskMetric

type TaskMetric struct {
	ContainerMetrics []*ContainerMetric `locationName:"containerMetrics" type:"list"`

	TaskArn *string `locationName:"taskArn" type:"string"`

	TaskDefinitionFamily *string `locationName:"taskDefinitionFamily" type:"string"`

	TaskDefinitionVersion *string `locationName:"taskDefinitionVersion" type:"string"`
	// contains filtered or unexported fields
}

func (TaskMetric) GoString

func (s TaskMetric) GoString() string

GoString returns the string representation

func (TaskMetric) String

func (s TaskMetric) String() string

String returns the string representation

Jump to

Keyboard shortcuts

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