cms

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

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Product = "Cms"
	Style   = "RPC"
	Version = "2015-04-20"
)

Variables

This section is empty.

Functions

func NewParams

func NewParams() openapi.Params

Types

type API

type API struct {
	openapi.Service
}

func New

func New(accessKeyId, accessKeySecret string) API

func (API) DescribeMetricDatum

func (api API) DescribeMetricDatum(optional openapi.M) (*DescribeMetricDatumResponse, error)

DescribeMetricDatum version 2015-04-20

optional parameters:

name: Dimensions, type: string
name: EndTime, type: string
name: GroupName, type: string
name: Length, type: int
name: MetricName, type: string
name: Namespace, type: string
name: NextToken, type: string
name: Period, type: string
name: StartTime, type: string
name: Statistics, type: string
name: _method, type: string, optional values: GET|POST
name: _region, type: string

type DescribeMetricDatumResponse

type DescribeMetricDatumResponse struct {
	Code      string
	Message   string
	NextToken string
}

DescribeMetricDatumResponse represents the response of the api DescribeMetricDatum.

Jump to

Keyboard shortcuts

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