client

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Overview

This file is auto-generated, don't edit it. Thanks. *

*

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	openapi.Client
}

func NewClient

func NewClient(config *openapi.Config) (*Client, error)

func (*Client) CreateDeliveryHistoryJob

func (client *Client) CreateDeliveryHistoryJob(request *CreateDeliveryHistoryJobRequest) (_result *CreateDeliveryHistoryJobResponse, _err error)

func (*Client) CreateDeliveryHistoryJobWithOptions

func (client *Client) CreateDeliveryHistoryJobWithOptions(request *CreateDeliveryHistoryJobRequest, runtime *util.RuntimeOptions) (_result *CreateDeliveryHistoryJobResponse, _err error)

func (*Client) CreateTrail

func (client *Client) CreateTrail(request *CreateTrailRequest) (_result *CreateTrailResponse, _err error)

func (*Client) CreateTrailWithOptions

func (client *Client) CreateTrailWithOptions(request *CreateTrailRequest, runtime *util.RuntimeOptions) (_result *CreateTrailResponse, _err error)

func (*Client) DeleteDeliveryHistoryJob

func (client *Client) DeleteDeliveryHistoryJob(request *DeleteDeliveryHistoryJobRequest) (_result *DeleteDeliveryHistoryJobResponse, _err error)

func (*Client) DeleteDeliveryHistoryJobWithOptions

func (client *Client) DeleteDeliveryHistoryJobWithOptions(request *DeleteDeliveryHistoryJobRequest, runtime *util.RuntimeOptions) (_result *DeleteDeliveryHistoryJobResponse, _err error)

func (*Client) DeleteTrail

func (client *Client) DeleteTrail(request *DeleteTrailRequest) (_result *DeleteTrailResponse, _err error)

func (*Client) DeleteTrailWithOptions

func (client *Client) DeleteTrailWithOptions(request *DeleteTrailRequest, runtime *util.RuntimeOptions) (_result *DeleteTrailResponse, _err error)

func (*Client) DescribeRegions

func (client *Client) DescribeRegions(request *DescribeRegionsRequest) (_result *DescribeRegionsResponse, _err error)

func (*Client) DescribeRegionsWithOptions

func (client *Client) DescribeRegionsWithOptions(request *DescribeRegionsRequest, runtime *util.RuntimeOptions) (_result *DescribeRegionsResponse, _err error)

func (*Client) DescribeTrails

func (client *Client) DescribeTrails(request *DescribeTrailsRequest) (_result *DescribeTrailsResponse, _err error)

func (*Client) DescribeTrailsWithOptions

func (client *Client) DescribeTrailsWithOptions(request *DescribeTrailsRequest, runtime *util.RuntimeOptions) (_result *DescribeTrailsResponse, _err error)

func (*Client) GetAccessKeyLastUsedEvents

func (client *Client) GetAccessKeyLastUsedEvents(request *GetAccessKeyLastUsedEventsRequest) (_result *GetAccessKeyLastUsedEventsResponse, _err error)

func (*Client) GetAccessKeyLastUsedEventsWithOptions

func (client *Client) GetAccessKeyLastUsedEventsWithOptions(request *GetAccessKeyLastUsedEventsRequest, runtime *util.RuntimeOptions) (_result *GetAccessKeyLastUsedEventsResponse, _err error)

func (*Client) GetAccessKeyLastUsedInfo

func (client *Client) GetAccessKeyLastUsedInfo(request *GetAccessKeyLastUsedInfoRequest) (_result *GetAccessKeyLastUsedInfoResponse, _err error)

func (*Client) GetAccessKeyLastUsedInfoWithOptions

func (client *Client) GetAccessKeyLastUsedInfoWithOptions(request *GetAccessKeyLastUsedInfoRequest, runtime *util.RuntimeOptions) (_result *GetAccessKeyLastUsedInfoResponse, _err error)

func (*Client) GetAccessKeyLastUsedIps

func (client *Client) GetAccessKeyLastUsedIps(request *GetAccessKeyLastUsedIpsRequest) (_result *GetAccessKeyLastUsedIpsResponse, _err error)

func (*Client) GetAccessKeyLastUsedIpsWithOptions

func (client *Client) GetAccessKeyLastUsedIpsWithOptions(request *GetAccessKeyLastUsedIpsRequest, runtime *util.RuntimeOptions) (_result *GetAccessKeyLastUsedIpsResponse, _err error)

func (*Client) GetAccessKeyLastUsedProducts

func (client *Client) GetAccessKeyLastUsedProducts(request *GetAccessKeyLastUsedProductsRequest) (_result *GetAccessKeyLastUsedProductsResponse, _err error)

func (*Client) GetAccessKeyLastUsedProductsWithOptions

func (client *Client) GetAccessKeyLastUsedProductsWithOptions(request *GetAccessKeyLastUsedProductsRequest, runtime *util.RuntimeOptions) (_result *GetAccessKeyLastUsedProductsResponse, _err error)

func (*Client) GetAccessKeyLastUsedResources

func (client *Client) GetAccessKeyLastUsedResources(request *GetAccessKeyLastUsedResourcesRequest) (_result *GetAccessKeyLastUsedResourcesResponse, _err error)

func (*Client) GetAccessKeyLastUsedResourcesWithOptions

func (client *Client) GetAccessKeyLastUsedResourcesWithOptions(request *GetAccessKeyLastUsedResourcesRequest, runtime *util.RuntimeOptions) (_result *GetAccessKeyLastUsedResourcesResponse, _err error)

func (*Client) GetDeliveryHistoryJob

func (client *Client) GetDeliveryHistoryJob(request *GetDeliveryHistoryJobRequest) (_result *GetDeliveryHistoryJobResponse, _err error)

func (*Client) GetDeliveryHistoryJobWithOptions

func (client *Client) GetDeliveryHistoryJobWithOptions(request *GetDeliveryHistoryJobRequest, runtime *util.RuntimeOptions) (_result *GetDeliveryHistoryJobResponse, _err error)

func (*Client) GetEndpoint

func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, suffix *string, endpointMap map[string]*string, endpoint *string) (_result *string, _err error)

func (*Client) GetTrailStatus

func (client *Client) GetTrailStatus(request *GetTrailStatusRequest) (_result *GetTrailStatusResponse, _err error)

func (*Client) GetTrailStatusWithOptions

func (client *Client) GetTrailStatusWithOptions(request *GetTrailStatusRequest, runtime *util.RuntimeOptions) (_result *GetTrailStatusResponse, _err error)

func (*Client) Init

func (client *Client) Init(config *openapi.Config) (_err error)

func (*Client) ListDeliveryHistoryJobs

func (client *Client) ListDeliveryHistoryJobs(request *ListDeliveryHistoryJobsRequest) (_result *ListDeliveryHistoryJobsResponse, _err error)

func (*Client) ListDeliveryHistoryJobsWithOptions

func (client *Client) ListDeliveryHistoryJobsWithOptions(request *ListDeliveryHistoryJobsRequest, runtime *util.RuntimeOptions) (_result *ListDeliveryHistoryJobsResponse, _err error)

func (*Client) LookupEvents

func (client *Client) LookupEvents(request *LookupEventsRequest) (_result *LookupEventsResponse, _err error)

func (*Client) LookupEventsWithOptions

func (client *Client) LookupEventsWithOptions(request *LookupEventsRequest, runtime *util.RuntimeOptions) (_result *LookupEventsResponse, _err error)

func (*Client) StartLogging

func (client *Client) StartLogging(request *StartLoggingRequest) (_result *StartLoggingResponse, _err error)

func (*Client) StartLoggingWithOptions

func (client *Client) StartLoggingWithOptions(request *StartLoggingRequest, runtime *util.RuntimeOptions) (_result *StartLoggingResponse, _err error)

func (*Client) StopLogging

func (client *Client) StopLogging(request *StopLoggingRequest) (_result *StopLoggingResponse, _err error)

func (*Client) StopLoggingWithOptions

func (client *Client) StopLoggingWithOptions(request *StopLoggingRequest, runtime *util.RuntimeOptions) (_result *StopLoggingResponse, _err error)

func (*Client) UpdateTrail

func (client *Client) UpdateTrail(request *UpdateTrailRequest) (_result *UpdateTrailResponse, _err error)

func (*Client) UpdateTrailWithOptions

func (client *Client) UpdateTrailWithOptions(request *UpdateTrailRequest, runtime *util.RuntimeOptions) (_result *UpdateTrailResponse, _err error)

type CreateDeliveryHistoryJobRequest

type CreateDeliveryHistoryJobRequest struct {
	ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"`
	TrailName   *string `json:"TrailName,omitempty" xml:"TrailName,omitempty"`
}

func (CreateDeliveryHistoryJobRequest) GoString

func (*CreateDeliveryHistoryJobRequest) SetClientToken

func (*CreateDeliveryHistoryJobRequest) SetTrailName

func (CreateDeliveryHistoryJobRequest) String

type CreateDeliveryHistoryJobResponse

type CreateDeliveryHistoryJobResponse struct {
	Headers    map[string]*string                    `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                                `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *CreateDeliveryHistoryJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CreateDeliveryHistoryJobResponse) GoString

func (*CreateDeliveryHistoryJobResponse) SetHeaders

func (*CreateDeliveryHistoryJobResponse) SetStatusCode

func (CreateDeliveryHistoryJobResponse) String

type CreateDeliveryHistoryJobResponseBody

type CreateDeliveryHistoryJobResponseBody struct {
	JobId     *int32  `json:"JobId,omitempty" xml:"JobId,omitempty"`
	RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (CreateDeliveryHistoryJobResponseBody) GoString

func (*CreateDeliveryHistoryJobResponseBody) SetJobId

func (*CreateDeliveryHistoryJobResponseBody) SetRequestId

func (CreateDeliveryHistoryJobResponseBody) String

type CreateTrailRequest

type CreateTrailRequest struct {
	EventRW             *string `json:"EventRW,omitempty" xml:"EventRW,omitempty"`
	IsOrganizationTrail *bool   `json:"IsOrganizationTrail,omitempty" xml:"IsOrganizationTrail,omitempty"`
	Name                *string `json:"Name,omitempty" xml:"Name,omitempty"`
	OssBucketName       *string `json:"OssBucketName,omitempty" xml:"OssBucketName,omitempty"`
	OssKeyPrefix        *string `json:"OssKeyPrefix,omitempty" xml:"OssKeyPrefix,omitempty"`
	OssWriteRoleArn     *string `json:"OssWriteRoleArn,omitempty" xml:"OssWriteRoleArn,omitempty"`
	SlsProjectArn       *string `json:"SlsProjectArn,omitempty" xml:"SlsProjectArn,omitempty"`
	SlsWriteRoleArn     *string `json:"SlsWriteRoleArn,omitempty" xml:"SlsWriteRoleArn,omitempty"`
	TrailRegion         *string `json:"TrailRegion,omitempty" xml:"TrailRegion,omitempty"`
}

func (CreateTrailRequest) GoString

func (s CreateTrailRequest) GoString() string

func (*CreateTrailRequest) SetEventRW

func (s *CreateTrailRequest) SetEventRW(v string) *CreateTrailRequest

func (*CreateTrailRequest) SetIsOrganizationTrail

func (s *CreateTrailRequest) SetIsOrganizationTrail(v bool) *CreateTrailRequest

func (*CreateTrailRequest) SetName

func (*CreateTrailRequest) SetOssBucketName

func (s *CreateTrailRequest) SetOssBucketName(v string) *CreateTrailRequest

func (*CreateTrailRequest) SetOssKeyPrefix

func (s *CreateTrailRequest) SetOssKeyPrefix(v string) *CreateTrailRequest

func (*CreateTrailRequest) SetOssWriteRoleArn

func (s *CreateTrailRequest) SetOssWriteRoleArn(v string) *CreateTrailRequest

func (*CreateTrailRequest) SetSlsProjectArn

func (s *CreateTrailRequest) SetSlsProjectArn(v string) *CreateTrailRequest

func (*CreateTrailRequest) SetSlsWriteRoleArn

func (s *CreateTrailRequest) SetSlsWriteRoleArn(v string) *CreateTrailRequest

func (*CreateTrailRequest) SetTrailRegion

func (s *CreateTrailRequest) SetTrailRegion(v string) *CreateTrailRequest

func (CreateTrailRequest) String

func (s CreateTrailRequest) String() string

type CreateTrailResponse

type CreateTrailResponse struct {
	Headers    map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                   `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *CreateTrailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CreateTrailResponse) GoString

func (s CreateTrailResponse) GoString() string

func (*CreateTrailResponse) SetBody

func (*CreateTrailResponse) SetHeaders

func (s *CreateTrailResponse) SetHeaders(v map[string]*string) *CreateTrailResponse

func (*CreateTrailResponse) SetStatusCode

func (s *CreateTrailResponse) SetStatusCode(v int32) *CreateTrailResponse

func (CreateTrailResponse) String

func (s CreateTrailResponse) String() string

type CreateTrailResponseBody

type CreateTrailResponseBody struct {
	EventRW         *string `json:"EventRW,omitempty" xml:"EventRW,omitempty"`
	HomeRegion      *string `json:"HomeRegion,omitempty" xml:"HomeRegion,omitempty"`
	Name            *string `json:"Name,omitempty" xml:"Name,omitempty"`
	OssBucketName   *string `json:"OssBucketName,omitempty" xml:"OssBucketName,omitempty"`
	OssKeyPrefix    *string `json:"OssKeyPrefix,omitempty" xml:"OssKeyPrefix,omitempty"`
	OssWriteRoleArn *string `json:"OssWriteRoleArn,omitempty" xml:"OssWriteRoleArn,omitempty"`
	RequestId       *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	SlsProjectArn   *string `json:"SlsProjectArn,omitempty" xml:"SlsProjectArn,omitempty"`
	SlsWriteRoleArn *string `json:"SlsWriteRoleArn,omitempty" xml:"SlsWriteRoleArn,omitempty"`
	TrailRegion     *string `json:"TrailRegion,omitempty" xml:"TrailRegion,omitempty"`
}

func (CreateTrailResponseBody) GoString

func (s CreateTrailResponseBody) GoString() string

func (*CreateTrailResponseBody) SetEventRW

func (*CreateTrailResponseBody) SetHomeRegion

func (*CreateTrailResponseBody) SetName

func (*CreateTrailResponseBody) SetOssBucketName

func (s *CreateTrailResponseBody) SetOssBucketName(v string) *CreateTrailResponseBody

func (*CreateTrailResponseBody) SetOssKeyPrefix

func (*CreateTrailResponseBody) SetOssWriteRoleArn

func (s *CreateTrailResponseBody) SetOssWriteRoleArn(v string) *CreateTrailResponseBody

func (*CreateTrailResponseBody) SetRequestId

func (*CreateTrailResponseBody) SetSlsProjectArn

func (s *CreateTrailResponseBody) SetSlsProjectArn(v string) *CreateTrailResponseBody

func (*CreateTrailResponseBody) SetSlsWriteRoleArn

func (s *CreateTrailResponseBody) SetSlsWriteRoleArn(v string) *CreateTrailResponseBody

func (*CreateTrailResponseBody) SetTrailRegion

func (CreateTrailResponseBody) String

func (s CreateTrailResponseBody) String() string

type DeleteDeliveryHistoryJobRequest

type DeleteDeliveryHistoryJobRequest struct {
	JobId *int32 `json:"JobId,omitempty" xml:"JobId,omitempty"`
}

func (DeleteDeliveryHistoryJobRequest) GoString

func (*DeleteDeliveryHistoryJobRequest) SetJobId

func (DeleteDeliveryHistoryJobRequest) String

type DeleteDeliveryHistoryJobResponse

type DeleteDeliveryHistoryJobResponse struct {
	Headers    map[string]*string                    `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                                `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *DeleteDeliveryHistoryJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (DeleteDeliveryHistoryJobResponse) GoString

func (*DeleteDeliveryHistoryJobResponse) SetHeaders

func (*DeleteDeliveryHistoryJobResponse) SetStatusCode

func (DeleteDeliveryHistoryJobResponse) String

type DeleteDeliveryHistoryJobResponseBody

type DeleteDeliveryHistoryJobResponseBody struct {
	RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (DeleteDeliveryHistoryJobResponseBody) GoString

func (*DeleteDeliveryHistoryJobResponseBody) SetRequestId

func (DeleteDeliveryHistoryJobResponseBody) String

type DeleteTrailRequest

type DeleteTrailRequest struct {
	Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}

func (DeleteTrailRequest) GoString

func (s DeleteTrailRequest) GoString() string

func (*DeleteTrailRequest) SetName

func (DeleteTrailRequest) String

func (s DeleteTrailRequest) String() string

type DeleteTrailResponse

type DeleteTrailResponse struct {
	Headers    map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                   `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *DeleteTrailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (DeleteTrailResponse) GoString

func (s DeleteTrailResponse) GoString() string

func (*DeleteTrailResponse) SetBody

func (*DeleteTrailResponse) SetHeaders

func (s *DeleteTrailResponse) SetHeaders(v map[string]*string) *DeleteTrailResponse

func (*DeleteTrailResponse) SetStatusCode

func (s *DeleteTrailResponse) SetStatusCode(v int32) *DeleteTrailResponse

func (DeleteTrailResponse) String

func (s DeleteTrailResponse) String() string

type DeleteTrailResponseBody

type DeleteTrailResponseBody struct {
	RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (DeleteTrailResponseBody) GoString

func (s DeleteTrailResponseBody) GoString() string

func (*DeleteTrailResponseBody) SetRequestId

func (DeleteTrailResponseBody) String

func (s DeleteTrailResponseBody) String() string

type DescribeRegionsRequest

type DescribeRegionsRequest struct {
	AcceptLanguage *string `json:"AcceptLanguage,omitempty" xml:"AcceptLanguage,omitempty"`
}

func (DescribeRegionsRequest) GoString

func (s DescribeRegionsRequest) GoString() string

func (*DescribeRegionsRequest) SetAcceptLanguage

func (s *DescribeRegionsRequest) SetAcceptLanguage(v string) *DescribeRegionsRequest

func (DescribeRegionsRequest) String

func (s DescribeRegionsRequest) String() string

type DescribeRegionsResponse

type DescribeRegionsResponse struct {
	Headers    map[string]*string           `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                       `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *DescribeRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (DescribeRegionsResponse) GoString

func (s DescribeRegionsResponse) GoString() string

func (*DescribeRegionsResponse) SetBody

func (*DescribeRegionsResponse) SetHeaders

func (*DescribeRegionsResponse) SetStatusCode

func (DescribeRegionsResponse) String

func (s DescribeRegionsResponse) String() string

type DescribeRegionsResponseBody

type DescribeRegionsResponseBody struct {
	Regions   *DescribeRegionsResponseBodyRegions `json:"Regions,omitempty" xml:"Regions,omitempty" type:"Struct"`
	RequestId *string                             `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (DescribeRegionsResponseBody) GoString

func (s DescribeRegionsResponseBody) GoString() string

func (*DescribeRegionsResponseBody) SetRegions

func (*DescribeRegionsResponseBody) SetRequestId

func (DescribeRegionsResponseBody) String

type DescribeRegionsResponseBodyRegions

type DescribeRegionsResponseBodyRegions struct {
	Region []*DescribeRegionsResponseBodyRegionsRegion `json:"Region,omitempty" xml:"Region,omitempty" type:"Repeated"`
}

func (DescribeRegionsResponseBodyRegions) GoString

func (DescribeRegionsResponseBodyRegions) String

type DescribeRegionsResponseBodyRegionsRegion

type DescribeRegionsResponseBodyRegionsRegion struct {
	// 地域名称
	LocalName *string `json:"LocalName,omitempty" xml:"LocalName,omitempty"`
	// 地域链接地址
	RegionEndpoint *string `json:"RegionEndpoint,omitempty" xml:"RegionEndpoint,omitempty"`
	// 地域ID
	RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"`
}

func (DescribeRegionsResponseBodyRegionsRegion) GoString

func (*DescribeRegionsResponseBodyRegionsRegion) SetLocalName

func (*DescribeRegionsResponseBodyRegionsRegion) SetRegionEndpoint

func (*DescribeRegionsResponseBodyRegionsRegion) SetRegionId

func (DescribeRegionsResponseBodyRegionsRegion) String

type DescribeTrailsRequest

type DescribeTrailsRequest struct {
	IncludeOrganizationTrail *bool   `json:"IncludeOrganizationTrail,omitempty" xml:"IncludeOrganizationTrail,omitempty"`
	IncludeShadowTrails      *bool   `json:"IncludeShadowTrails,omitempty" xml:"IncludeShadowTrails,omitempty"`
	NameList                 *string `json:"NameList,omitempty" xml:"NameList,omitempty"`
}

func (DescribeTrailsRequest) GoString

func (s DescribeTrailsRequest) GoString() string

func (*DescribeTrailsRequest) SetIncludeOrganizationTrail

func (s *DescribeTrailsRequest) SetIncludeOrganizationTrail(v bool) *DescribeTrailsRequest

func (*DescribeTrailsRequest) SetIncludeShadowTrails

func (s *DescribeTrailsRequest) SetIncludeShadowTrails(v bool) *DescribeTrailsRequest

func (*DescribeTrailsRequest) SetNameList

func (DescribeTrailsRequest) String

func (s DescribeTrailsRequest) String() string

type DescribeTrailsResponse

type DescribeTrailsResponse struct {
	Headers    map[string]*string          `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                      `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *DescribeTrailsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (DescribeTrailsResponse) GoString

func (s DescribeTrailsResponse) GoString() string

func (*DescribeTrailsResponse) SetBody

func (*DescribeTrailsResponse) SetHeaders

func (*DescribeTrailsResponse) SetStatusCode

func (DescribeTrailsResponse) String

func (s DescribeTrailsResponse) String() string

type DescribeTrailsResponseBody

type DescribeTrailsResponseBody struct {
	RequestId *string                                `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	TrailList []*DescribeTrailsResponseBodyTrailList `json:"TrailList,omitempty" xml:"TrailList,omitempty" type:"Repeated"`
}

func (DescribeTrailsResponseBody) GoString

func (s DescribeTrailsResponseBody) GoString() string

func (*DescribeTrailsResponseBody) SetRequestId

func (*DescribeTrailsResponseBody) SetTrailList

func (DescribeTrailsResponseBody) String

type DescribeTrailsResponseBodyTrailList

type DescribeTrailsResponseBodyTrailList struct {
	CreateTime          *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"`
	EventRW             *string `json:"EventRW,omitempty" xml:"EventRW,omitempty"`
	HomeRegion          *string `json:"HomeRegion,omitempty" xml:"HomeRegion,omitempty"`
	IsOrganizationTrail *bool   `json:"IsOrganizationTrail,omitempty" xml:"IsOrganizationTrail,omitempty"`
	Name                *string `json:"Name,omitempty" xml:"Name,omitempty"`
	OrganizationId      *string `json:"OrganizationId,omitempty" xml:"OrganizationId,omitempty"`
	OssBucketLocation   *string `json:"OssBucketLocation,omitempty" xml:"OssBucketLocation,omitempty"`
	OssBucketName       *string `json:"OssBucketName,omitempty" xml:"OssBucketName,omitempty"`
	OssKeyPrefix        *string `json:"OssKeyPrefix,omitempty" xml:"OssKeyPrefix,omitempty"`
	OssWriteRoleArn     *string `json:"OssWriteRoleArn,omitempty" xml:"OssWriteRoleArn,omitempty"`
	Region              *string `json:"Region,omitempty" xml:"Region,omitempty"`
	SlsProjectArn       *string `json:"SlsProjectArn,omitempty" xml:"SlsProjectArn,omitempty"`
	SlsWriteRoleArn     *string `json:"SlsWriteRoleArn,omitempty" xml:"SlsWriteRoleArn,omitempty"`
	StartLoggingTime    *string `json:"StartLoggingTime,omitempty" xml:"StartLoggingTime,omitempty"`
	Status              *string `json:"Status,omitempty" xml:"Status,omitempty"`
	StopLoggingTime     *string `json:"StopLoggingTime,omitempty" xml:"StopLoggingTime,omitempty"`
	TrailArn            *string `json:"TrailArn,omitempty" xml:"TrailArn,omitempty"`
	TrailRegion         *string `json:"TrailRegion,omitempty" xml:"TrailRegion,omitempty"`
	UpdateTime          *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"`
}

func (DescribeTrailsResponseBodyTrailList) GoString

func (*DescribeTrailsResponseBodyTrailList) SetCreateTime

func (*DescribeTrailsResponseBodyTrailList) SetEventRW

func (*DescribeTrailsResponseBodyTrailList) SetHomeRegion

func (*DescribeTrailsResponseBodyTrailList) SetIsOrganizationTrail

func (*DescribeTrailsResponseBodyTrailList) SetName

func (*DescribeTrailsResponseBodyTrailList) SetOrganizationId

func (*DescribeTrailsResponseBodyTrailList) SetOssBucketLocation

func (*DescribeTrailsResponseBodyTrailList) SetOssBucketName

func (*DescribeTrailsResponseBodyTrailList) SetOssKeyPrefix

func (*DescribeTrailsResponseBodyTrailList) SetOssWriteRoleArn

func (*DescribeTrailsResponseBodyTrailList) SetRegion

func (*DescribeTrailsResponseBodyTrailList) SetSlsProjectArn

func (*DescribeTrailsResponseBodyTrailList) SetSlsWriteRoleArn

func (*DescribeTrailsResponseBodyTrailList) SetStartLoggingTime

func (*DescribeTrailsResponseBodyTrailList) SetStatus

func (*DescribeTrailsResponseBodyTrailList) SetStopLoggingTime

func (*DescribeTrailsResponseBodyTrailList) SetTrailArn

func (*DescribeTrailsResponseBodyTrailList) SetTrailRegion

func (*DescribeTrailsResponseBodyTrailList) SetUpdateTime

func (DescribeTrailsResponseBodyTrailList) String

type GetAccessKeyLastUsedEventsRequest

type GetAccessKeyLastUsedEventsRequest struct {
	AccessKey   *string `json:"AccessKey,omitempty" xml:"AccessKey,omitempty"`
	NextToken   *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	PageSize    *string `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
	ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
}

func (GetAccessKeyLastUsedEventsRequest) GoString

func (*GetAccessKeyLastUsedEventsRequest) SetAccessKey

func (*GetAccessKeyLastUsedEventsRequest) SetNextToken

func (*GetAccessKeyLastUsedEventsRequest) SetPageSize

func (*GetAccessKeyLastUsedEventsRequest) SetServiceName

func (GetAccessKeyLastUsedEventsRequest) String

type GetAccessKeyLastUsedEventsResponse

type GetAccessKeyLastUsedEventsResponse struct {
	Headers    map[string]*string                      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                                  `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetAccessKeyLastUsedEventsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetAccessKeyLastUsedEventsResponse) GoString

func (*GetAccessKeyLastUsedEventsResponse) SetHeaders

func (*GetAccessKeyLastUsedEventsResponse) SetStatusCode

func (GetAccessKeyLastUsedEventsResponse) String

type GetAccessKeyLastUsedEventsResponseBody

type GetAccessKeyLastUsedEventsResponseBody struct {
	Events    []*GetAccessKeyLastUsedEventsResponseBodyEvents `json:"Events,omitempty" xml:"Events,omitempty" type:"Repeated"`
	NextToken *string                                         `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	RequestId *string                                         `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (GetAccessKeyLastUsedEventsResponseBody) GoString

func (*GetAccessKeyLastUsedEventsResponseBody) SetNextToken

func (*GetAccessKeyLastUsedEventsResponseBody) SetRequestId

func (GetAccessKeyLastUsedEventsResponseBody) String

type GetAccessKeyLastUsedEventsResponseBodyEvents

type GetAccessKeyLastUsedEventsResponseBodyEvents struct {
	Detail        *string `json:"Detail,omitempty" xml:"Detail,omitempty"`
	EventName     *string `json:"EventName,omitempty" xml:"EventName,omitempty"`
	Source        *string `json:"Source,omitempty" xml:"Source,omitempty"`
	UsedTimestamp *int64  `json:"UsedTimestamp,omitempty" xml:"UsedTimestamp,omitempty"`
}

func (GetAccessKeyLastUsedEventsResponseBodyEvents) GoString

func (*GetAccessKeyLastUsedEventsResponseBodyEvents) SetDetail

func (*GetAccessKeyLastUsedEventsResponseBodyEvents) SetEventName

func (*GetAccessKeyLastUsedEventsResponseBodyEvents) SetSource

func (*GetAccessKeyLastUsedEventsResponseBodyEvents) SetUsedTimestamp

func (GetAccessKeyLastUsedEventsResponseBodyEvents) String

type GetAccessKeyLastUsedInfoRequest

type GetAccessKeyLastUsedInfoRequest struct {
	AccessKey *string `json:"AccessKey,omitempty" xml:"AccessKey,omitempty"`
}

func (GetAccessKeyLastUsedInfoRequest) GoString

func (*GetAccessKeyLastUsedInfoRequest) SetAccessKey

func (GetAccessKeyLastUsedInfoRequest) String

type GetAccessKeyLastUsedInfoResponse

type GetAccessKeyLastUsedInfoResponse struct {
	Headers    map[string]*string                    `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                                `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetAccessKeyLastUsedInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetAccessKeyLastUsedInfoResponse) GoString

func (*GetAccessKeyLastUsedInfoResponse) SetHeaders

func (*GetAccessKeyLastUsedInfoResponse) SetStatusCode

func (GetAccessKeyLastUsedInfoResponse) String

type GetAccessKeyLastUsedInfoResponseBody

type GetAccessKeyLastUsedInfoResponseBody struct {
	AccessKeyId   *string `json:"AccessKeyId,omitempty" xml:"AccessKeyId,omitempty"`
	AccountId     *string `json:"AccountId,omitempty" xml:"AccountId,omitempty"`
	AccountType   *string `json:"AccountType,omitempty" xml:"AccountType,omitempty"`
	Detail        *string `json:"Detail,omitempty" xml:"Detail,omitempty"`
	OwnerId       *string `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"`
	RequestId     *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	ServiceName   *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
	ServiceNameCn *string `json:"ServiceNameCn,omitempty" xml:"ServiceNameCn,omitempty"`
	ServiceNameEn *string `json:"ServiceNameEn,omitempty" xml:"ServiceNameEn,omitempty"`
	Source        *string `json:"Source,omitempty" xml:"Source,omitempty"`
	UsedTimestamp *int64  `json:"UsedTimestamp,omitempty" xml:"UsedTimestamp,omitempty"`
	UserName      *string `json:"UserName,omitempty" xml:"UserName,omitempty"`
}

func (GetAccessKeyLastUsedInfoResponseBody) GoString

func (*GetAccessKeyLastUsedInfoResponseBody) SetAccessKeyId

func (*GetAccessKeyLastUsedInfoResponseBody) SetAccountId

func (*GetAccessKeyLastUsedInfoResponseBody) SetAccountType

func (*GetAccessKeyLastUsedInfoResponseBody) SetDetail

func (*GetAccessKeyLastUsedInfoResponseBody) SetOwnerId

func (*GetAccessKeyLastUsedInfoResponseBody) SetRequestId

func (*GetAccessKeyLastUsedInfoResponseBody) SetServiceName

func (*GetAccessKeyLastUsedInfoResponseBody) SetServiceNameCn

func (*GetAccessKeyLastUsedInfoResponseBody) SetServiceNameEn

func (*GetAccessKeyLastUsedInfoResponseBody) SetSource

func (*GetAccessKeyLastUsedInfoResponseBody) SetUsedTimestamp

func (*GetAccessKeyLastUsedInfoResponseBody) SetUserName

func (GetAccessKeyLastUsedInfoResponseBody) String

type GetAccessKeyLastUsedIpsRequest

type GetAccessKeyLastUsedIpsRequest struct {
	AccessKey   *string `json:"AccessKey,omitempty" xml:"AccessKey,omitempty"`
	NextToken   *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	PageSize    *string `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
	ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
}

func (GetAccessKeyLastUsedIpsRequest) GoString

func (*GetAccessKeyLastUsedIpsRequest) SetAccessKey

func (*GetAccessKeyLastUsedIpsRequest) SetNextToken

func (*GetAccessKeyLastUsedIpsRequest) SetPageSize

func (*GetAccessKeyLastUsedIpsRequest) SetServiceName

func (GetAccessKeyLastUsedIpsRequest) String

type GetAccessKeyLastUsedIpsResponse

type GetAccessKeyLastUsedIpsResponse struct {
	Headers    map[string]*string                   `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                               `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetAccessKeyLastUsedIpsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetAccessKeyLastUsedIpsResponse) GoString

func (*GetAccessKeyLastUsedIpsResponse) SetHeaders

func (*GetAccessKeyLastUsedIpsResponse) SetStatusCode

func (GetAccessKeyLastUsedIpsResponse) String

type GetAccessKeyLastUsedIpsResponseBody

type GetAccessKeyLastUsedIpsResponseBody struct {
	Ips       []*GetAccessKeyLastUsedIpsResponseBodyIps `json:"Ips,omitempty" xml:"Ips,omitempty" type:"Repeated"`
	NextToken *string                                   `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	RequestId *string                                   `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (GetAccessKeyLastUsedIpsResponseBody) GoString

func (*GetAccessKeyLastUsedIpsResponseBody) SetNextToken

func (*GetAccessKeyLastUsedIpsResponseBody) SetRequestId

func (GetAccessKeyLastUsedIpsResponseBody) String

type GetAccessKeyLastUsedIpsResponseBodyIps

type GetAccessKeyLastUsedIpsResponseBodyIps struct {
	Detail        *string `json:"Detail,omitempty" xml:"Detail,omitempty"`
	Ip            *string `json:"Ip,omitempty" xml:"Ip,omitempty"`
	Source        *string `json:"Source,omitempty" xml:"Source,omitempty"`
	UsedTimestamp *int64  `json:"UsedTimestamp,omitempty" xml:"UsedTimestamp,omitempty"`
}

func (GetAccessKeyLastUsedIpsResponseBodyIps) GoString

func (*GetAccessKeyLastUsedIpsResponseBodyIps) SetDetail

func (*GetAccessKeyLastUsedIpsResponseBodyIps) SetIp

func (*GetAccessKeyLastUsedIpsResponseBodyIps) SetSource

func (*GetAccessKeyLastUsedIpsResponseBodyIps) SetUsedTimestamp

func (GetAccessKeyLastUsedIpsResponseBodyIps) String

type GetAccessKeyLastUsedProductsRequest

type GetAccessKeyLastUsedProductsRequest struct {
	AccessKey *string `json:"AccessKey,omitempty" xml:"AccessKey,omitempty"`
}

func (GetAccessKeyLastUsedProductsRequest) GoString

func (*GetAccessKeyLastUsedProductsRequest) SetAccessKey

func (GetAccessKeyLastUsedProductsRequest) String

type GetAccessKeyLastUsedProductsResponse

type GetAccessKeyLastUsedProductsResponse struct {
	Headers    map[string]*string                        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                                    `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetAccessKeyLastUsedProductsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetAccessKeyLastUsedProductsResponse) GoString

func (*GetAccessKeyLastUsedProductsResponse) SetHeaders

func (*GetAccessKeyLastUsedProductsResponse) SetStatusCode

func (GetAccessKeyLastUsedProductsResponse) String

type GetAccessKeyLastUsedProductsResponseBody

type GetAccessKeyLastUsedProductsResponseBody struct {
	Products  []*GetAccessKeyLastUsedProductsResponseBodyProducts `json:"Products,omitempty" xml:"Products,omitempty" type:"Repeated"`
	RequestId *string                                             `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (GetAccessKeyLastUsedProductsResponseBody) GoString

func (*GetAccessKeyLastUsedProductsResponseBody) SetRequestId

func (GetAccessKeyLastUsedProductsResponseBody) String

type GetAccessKeyLastUsedProductsResponseBodyProducts

type GetAccessKeyLastUsedProductsResponseBodyProducts struct {
	Detail        *string `json:"Detail,omitempty" xml:"Detail,omitempty"`
	ServiceName   *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
	ServiceNameCn *string `json:"ServiceNameCn,omitempty" xml:"ServiceNameCn,omitempty"`
	ServiceNameEn *string `json:"ServiceNameEn,omitempty" xml:"ServiceNameEn,omitempty"`
	Source        *string `json:"Source,omitempty" xml:"Source,omitempty"`
	UsedTimestamp *int64  `json:"UsedTimestamp,omitempty" xml:"UsedTimestamp,omitempty"`
}

func (GetAccessKeyLastUsedProductsResponseBodyProducts) GoString

func (*GetAccessKeyLastUsedProductsResponseBodyProducts) SetDetail

func (*GetAccessKeyLastUsedProductsResponseBodyProducts) SetServiceName

func (*GetAccessKeyLastUsedProductsResponseBodyProducts) SetServiceNameCn

func (*GetAccessKeyLastUsedProductsResponseBodyProducts) SetServiceNameEn

func (*GetAccessKeyLastUsedProductsResponseBodyProducts) SetSource

func (*GetAccessKeyLastUsedProductsResponseBodyProducts) SetUsedTimestamp

func (GetAccessKeyLastUsedProductsResponseBodyProducts) String

type GetAccessKeyLastUsedResourcesRequest

type GetAccessKeyLastUsedResourcesRequest struct {
	AccessKey   *string `json:"AccessKey,omitempty" xml:"AccessKey,omitempty"`
	NextToken   *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	PageSize    *string `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
	ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
}

func (GetAccessKeyLastUsedResourcesRequest) GoString

func (*GetAccessKeyLastUsedResourcesRequest) SetAccessKey

func (*GetAccessKeyLastUsedResourcesRequest) SetNextToken

func (*GetAccessKeyLastUsedResourcesRequest) SetPageSize

func (*GetAccessKeyLastUsedResourcesRequest) SetServiceName

func (GetAccessKeyLastUsedResourcesRequest) String

type GetAccessKeyLastUsedResourcesResponse

type GetAccessKeyLastUsedResourcesResponse struct {
	Headers    map[string]*string                         `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                                     `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetAccessKeyLastUsedResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetAccessKeyLastUsedResourcesResponse) GoString

func (*GetAccessKeyLastUsedResourcesResponse) SetHeaders

func (*GetAccessKeyLastUsedResourcesResponse) SetStatusCode

func (GetAccessKeyLastUsedResourcesResponse) String

type GetAccessKeyLastUsedResourcesResponseBody

type GetAccessKeyLastUsedResourcesResponseBody struct {
	NextToken *string                                               `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	RequestId *string                                               `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	Resources []*GetAccessKeyLastUsedResourcesResponseBodyResources `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Repeated"`
}

func (GetAccessKeyLastUsedResourcesResponseBody) GoString

func (*GetAccessKeyLastUsedResourcesResponseBody) SetNextToken

func (*GetAccessKeyLastUsedResourcesResponseBody) SetRequestId

func (GetAccessKeyLastUsedResourcesResponseBody) String

type GetAccessKeyLastUsedResourcesResponseBodyResources

type GetAccessKeyLastUsedResourcesResponseBodyResources struct {
	Detail        *string `json:"Detail,omitempty" xml:"Detail,omitempty"`
	ResourceName  *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"`
	ResourceType  *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"`
	Source        *string `json:"Source,omitempty" xml:"Source,omitempty"`
	UsedTimestamp *int64  `json:"UsedTimestamp,omitempty" xml:"UsedTimestamp,omitempty"`
}

func (GetAccessKeyLastUsedResourcesResponseBodyResources) GoString

func (*GetAccessKeyLastUsedResourcesResponseBodyResources) SetDetail

func (*GetAccessKeyLastUsedResourcesResponseBodyResources) SetResourceName

func (*GetAccessKeyLastUsedResourcesResponseBodyResources) SetResourceType

func (*GetAccessKeyLastUsedResourcesResponseBodyResources) SetSource

func (*GetAccessKeyLastUsedResourcesResponseBodyResources) SetUsedTimestamp

func (GetAccessKeyLastUsedResourcesResponseBodyResources) String

type GetDeliveryHistoryJobRequest

type GetDeliveryHistoryJobRequest struct {
	JobId *int64 `json:"JobId,omitempty" xml:"JobId,omitempty"`
}

func (GetDeliveryHistoryJobRequest) GoString

func (s GetDeliveryHistoryJobRequest) GoString() string

func (*GetDeliveryHistoryJobRequest) SetJobId

func (GetDeliveryHistoryJobRequest) String

type GetDeliveryHistoryJobResponse

type GetDeliveryHistoryJobResponse struct {
	Headers    map[string]*string                 `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                             `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetDeliveryHistoryJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetDeliveryHistoryJobResponse) GoString

func (*GetDeliveryHistoryJobResponse) SetBody

func (*GetDeliveryHistoryJobResponse) SetHeaders

func (*GetDeliveryHistoryJobResponse) SetStatusCode

func (GetDeliveryHistoryJobResponse) String

type GetDeliveryHistoryJobResponseBody

type GetDeliveryHistoryJobResponseBody struct {
	CreatedTime *string                                    `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"`
	EndTime     *string                                    `json:"EndTime,omitempty" xml:"EndTime,omitempty"`
	HomeRegion  *string                                    `json:"HomeRegion,omitempty" xml:"HomeRegion,omitempty"`
	JobId       *int64                                     `json:"JobId,omitempty" xml:"JobId,omitempty"`
	JobStatus   *int32                                     `json:"JobStatus,omitempty" xml:"JobStatus,omitempty"`
	RequestId   *string                                    `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	StartTime   *string                                    `json:"StartTime,omitempty" xml:"StartTime,omitempty"`
	Status      []*GetDeliveryHistoryJobResponseBodyStatus `json:"Status,omitempty" xml:"Status,omitempty" type:"Repeated"`
	TrailName   *string                                    `json:"TrailName,omitempty" xml:"TrailName,omitempty"`
	UpdatedTime *string                                    `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"`
}

func (GetDeliveryHistoryJobResponseBody) GoString

func (*GetDeliveryHistoryJobResponseBody) SetCreatedTime

func (*GetDeliveryHistoryJobResponseBody) SetEndTime

func (*GetDeliveryHistoryJobResponseBody) SetHomeRegion

func (*GetDeliveryHistoryJobResponseBody) SetJobId

func (*GetDeliveryHistoryJobResponseBody) SetJobStatus

func (*GetDeliveryHistoryJobResponseBody) SetRequestId

func (*GetDeliveryHistoryJobResponseBody) SetStartTime

func (*GetDeliveryHistoryJobResponseBody) SetTrailName

func (*GetDeliveryHistoryJobResponseBody) SetUpdatedTime

func (GetDeliveryHistoryJobResponseBody) String

type GetDeliveryHistoryJobResponseBodyStatus

type GetDeliveryHistoryJobResponseBodyStatus struct {
	Region *string `json:"Region,omitempty" xml:"Region,omitempty"`
	Status *int32  `json:"Status,omitempty" xml:"Status,omitempty"`
}

func (GetDeliveryHistoryJobResponseBodyStatus) GoString

func (*GetDeliveryHistoryJobResponseBodyStatus) SetRegion

func (*GetDeliveryHistoryJobResponseBodyStatus) SetStatus

func (GetDeliveryHistoryJobResponseBodyStatus) String

type GetTrailStatusRequest

type GetTrailStatusRequest struct {
	IsOrganizationTrail *bool   `json:"IsOrganizationTrail,omitempty" xml:"IsOrganizationTrail,omitempty"`
	Name                *string `json:"Name,omitempty" xml:"Name,omitempty"`
}

func (GetTrailStatusRequest) GoString

func (s GetTrailStatusRequest) GoString() string

func (*GetTrailStatusRequest) SetIsOrganizationTrail

func (s *GetTrailStatusRequest) SetIsOrganizationTrail(v bool) *GetTrailStatusRequest

func (*GetTrailStatusRequest) SetName

func (GetTrailStatusRequest) String

func (s GetTrailStatusRequest) String() string

type GetTrailStatusResponse

type GetTrailStatusResponse struct {
	Headers    map[string]*string          `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                      `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *GetTrailStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetTrailStatusResponse) GoString

func (s GetTrailStatusResponse) GoString() string

func (*GetTrailStatusResponse) SetBody

func (*GetTrailStatusResponse) SetHeaders

func (*GetTrailStatusResponse) SetStatusCode

func (GetTrailStatusResponse) String

func (s GetTrailStatusResponse) String() string

type GetTrailStatusResponseBody

type GetTrailStatusResponseBody struct {
	IsLogging                     *bool   `json:"IsLogging,omitempty" xml:"IsLogging,omitempty"`
	LatestDeliveryError           *string `json:"LatestDeliveryError,omitempty" xml:"LatestDeliveryError,omitempty"`
	LatestDeliveryLogServiceError *string `json:"LatestDeliveryLogServiceError,omitempty" xml:"LatestDeliveryLogServiceError,omitempty"`
	LatestDeliveryLogServiceTime  *string `json:"LatestDeliveryLogServiceTime,omitempty" xml:"LatestDeliveryLogServiceTime,omitempty"`
	LatestDeliveryTime            *string `json:"LatestDeliveryTime,omitempty" xml:"LatestDeliveryTime,omitempty"`
	OssBucketStatus               *bool   `json:"OssBucketStatus,omitempty" xml:"OssBucketStatus,omitempty"`
	RequestId                     *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	SlsLogStoreStatus             *bool   `json:"SlsLogStoreStatus,omitempty" xml:"SlsLogStoreStatus,omitempty"`
	StartLoggingTime              *string `json:"StartLoggingTime,omitempty" xml:"StartLoggingTime,omitempty"`
	StopLoggingTime               *string `json:"StopLoggingTime,omitempty" xml:"StopLoggingTime,omitempty"`
}

func (GetTrailStatusResponseBody) GoString

func (s GetTrailStatusResponseBody) GoString() string

func (*GetTrailStatusResponseBody) SetIsLogging

func (*GetTrailStatusResponseBody) SetLatestDeliveryError

func (s *GetTrailStatusResponseBody) SetLatestDeliveryError(v string) *GetTrailStatusResponseBody

func (*GetTrailStatusResponseBody) SetLatestDeliveryLogServiceError

func (s *GetTrailStatusResponseBody) SetLatestDeliveryLogServiceError(v string) *GetTrailStatusResponseBody

func (*GetTrailStatusResponseBody) SetLatestDeliveryLogServiceTime

func (s *GetTrailStatusResponseBody) SetLatestDeliveryLogServiceTime(v string) *GetTrailStatusResponseBody

func (*GetTrailStatusResponseBody) SetLatestDeliveryTime

func (s *GetTrailStatusResponseBody) SetLatestDeliveryTime(v string) *GetTrailStatusResponseBody

func (*GetTrailStatusResponseBody) SetOssBucketStatus

func (*GetTrailStatusResponseBody) SetRequestId

func (*GetTrailStatusResponseBody) SetSlsLogStoreStatus

func (s *GetTrailStatusResponseBody) SetSlsLogStoreStatus(v bool) *GetTrailStatusResponseBody

func (*GetTrailStatusResponseBody) SetStartLoggingTime

func (*GetTrailStatusResponseBody) SetStopLoggingTime

func (GetTrailStatusResponseBody) String

type ListDeliveryHistoryJobsRequest

type ListDeliveryHistoryJobsRequest struct {
	PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
	PageSize   *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
}

func (ListDeliveryHistoryJobsRequest) GoString

func (*ListDeliveryHistoryJobsRequest) SetPageNumber

func (*ListDeliveryHistoryJobsRequest) SetPageSize

func (ListDeliveryHistoryJobsRequest) String

type ListDeliveryHistoryJobsResponse

type ListDeliveryHistoryJobsResponse struct {
	Headers    map[string]*string                   `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                               `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *ListDeliveryHistoryJobsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (ListDeliveryHistoryJobsResponse) GoString

func (*ListDeliveryHistoryJobsResponse) SetHeaders

func (*ListDeliveryHistoryJobsResponse) SetStatusCode

func (ListDeliveryHistoryJobsResponse) String

type ListDeliveryHistoryJobsResponseBody

type ListDeliveryHistoryJobsResponseBody struct {
	DeliveryHistoryJobs []*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs `json:"DeliveryHistoryJobs,omitempty" xml:"DeliveryHistoryJobs,omitempty" type:"Repeated"`
	PageNumber          *int32                                                    `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"`
	PageSize            *int32                                                    `json:"PageSize,omitempty" xml:"PageSize,omitempty"`
	RequestId           *string                                                   `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	TotalCount          *int32                                                    `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"`
}

func (ListDeliveryHistoryJobsResponseBody) GoString

func (*ListDeliveryHistoryJobsResponseBody) SetPageNumber

func (*ListDeliveryHistoryJobsResponseBody) SetPageSize

func (*ListDeliveryHistoryJobsResponseBody) SetRequestId

func (*ListDeliveryHistoryJobsResponseBody) SetTotalCount

func (ListDeliveryHistoryJobsResponseBody) String

type ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs

type ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs struct {
	CreatedTime *string `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"`
	EndTime     *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"`
	HomeRegion  *string `json:"HomeRegion,omitempty" xml:"HomeRegion,omitempty"`
	JobId       *int64  `json:"JobId,omitempty" xml:"JobId,omitempty"`
	JobStatus   *int32  `json:"JobStatus,omitempty" xml:"JobStatus,omitempty"`
	StartTime   *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"`
	TrailName   *string `json:"TrailName,omitempty" xml:"TrailName,omitempty"`
	UpdatedTime *string `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"`
}

func (ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) GoString

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetCreatedTime

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetEndTime

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetHomeRegion

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetJobId

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetJobStatus

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetStartTime

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetTrailName

func (*ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) SetUpdatedTime

func (ListDeliveryHistoryJobsResponseBodyDeliveryHistoryJobs) String

type LookupEventsRequest

type LookupEventsRequest struct {
	Direction       *string                               `json:"Direction,omitempty" xml:"Direction,omitempty"`
	EndTime         *string                               `json:"EndTime,omitempty" xml:"EndTime,omitempty"`
	LookupAttribute []*LookupEventsRequestLookupAttribute `json:"LookupAttribute,omitempty" xml:"LookupAttribute,omitempty" type:"Repeated"`
	MaxResults      *string                               `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"`
	NextToken       *string                               `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	StartTime       *string                               `json:"StartTime,omitempty" xml:"StartTime,omitempty"`
}

func (LookupEventsRequest) GoString

func (s LookupEventsRequest) GoString() string

func (*LookupEventsRequest) SetDirection

func (s *LookupEventsRequest) SetDirection(v string) *LookupEventsRequest

func (*LookupEventsRequest) SetEndTime

func (*LookupEventsRequest) SetLookupAttribute

func (*LookupEventsRequest) SetMaxResults

func (s *LookupEventsRequest) SetMaxResults(v string) *LookupEventsRequest

func (*LookupEventsRequest) SetNextToken

func (s *LookupEventsRequest) SetNextToken(v string) *LookupEventsRequest

func (*LookupEventsRequest) SetStartTime

func (s *LookupEventsRequest) SetStartTime(v string) *LookupEventsRequest

func (LookupEventsRequest) String

func (s LookupEventsRequest) String() string

type LookupEventsRequestLookupAttribute

type LookupEventsRequestLookupAttribute struct {
	Key   *string `json:"Key,omitempty" xml:"Key,omitempty"`
	Value *string `json:"Value,omitempty" xml:"Value,omitempty"`
}

func (LookupEventsRequestLookupAttribute) GoString

func (*LookupEventsRequestLookupAttribute) SetKey

func (*LookupEventsRequestLookupAttribute) SetValue

func (LookupEventsRequestLookupAttribute) String

type LookupEventsResponse

type LookupEventsResponse struct {
	Headers    map[string]*string        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                    `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *LookupEventsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (LookupEventsResponse) GoString

func (s LookupEventsResponse) GoString() string

func (*LookupEventsResponse) SetBody

func (*LookupEventsResponse) SetHeaders

func (s *LookupEventsResponse) SetHeaders(v map[string]*string) *LookupEventsResponse

func (*LookupEventsResponse) SetStatusCode

func (s *LookupEventsResponse) SetStatusCode(v int32) *LookupEventsResponse

func (LookupEventsResponse) String

func (s LookupEventsResponse) String() string

type LookupEventsResponseBody

type LookupEventsResponseBody struct {
	EndTime   *string                  `json:"EndTime,omitempty" xml:"EndTime,omitempty"`
	Events    []map[string]interface{} `json:"Events,omitempty" xml:"Events,omitempty" type:"Repeated"`
	NextToken *string                  `json:"NextToken,omitempty" xml:"NextToken,omitempty"`
	RequestId *string                  `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	StartTime *string                  `json:"StartTime,omitempty" xml:"StartTime,omitempty"`
}

func (LookupEventsResponseBody) GoString

func (s LookupEventsResponseBody) GoString() string

func (*LookupEventsResponseBody) SetEndTime

func (*LookupEventsResponseBody) SetEvents

func (s *LookupEventsResponseBody) SetEvents(v []map[string]interface{}) *LookupEventsResponseBody

func (*LookupEventsResponseBody) SetNextToken

func (*LookupEventsResponseBody) SetRequestId

func (*LookupEventsResponseBody) SetStartTime

func (LookupEventsResponseBody) String

func (s LookupEventsResponseBody) String() string

type StartLoggingRequest

type StartLoggingRequest struct {
	Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}

func (StartLoggingRequest) GoString

func (s StartLoggingRequest) GoString() string

func (*StartLoggingRequest) SetName

func (StartLoggingRequest) String

func (s StartLoggingRequest) String() string

type StartLoggingResponse

type StartLoggingResponse struct {
	Headers    map[string]*string        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                    `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *StartLoggingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (StartLoggingResponse) GoString

func (s StartLoggingResponse) GoString() string

func (*StartLoggingResponse) SetBody

func (*StartLoggingResponse) SetHeaders

func (s *StartLoggingResponse) SetHeaders(v map[string]*string) *StartLoggingResponse

func (*StartLoggingResponse) SetStatusCode

func (s *StartLoggingResponse) SetStatusCode(v int32) *StartLoggingResponse

func (StartLoggingResponse) String

func (s StartLoggingResponse) String() string

type StartLoggingResponseBody

type StartLoggingResponseBody struct {
	RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (StartLoggingResponseBody) GoString

func (s StartLoggingResponseBody) GoString() string

func (*StartLoggingResponseBody) SetRequestId

func (StartLoggingResponseBody) String

func (s StartLoggingResponseBody) String() string

type StopLoggingRequest

type StopLoggingRequest struct {
	Name *string `json:"Name,omitempty" xml:"Name,omitempty"`
}

func (StopLoggingRequest) GoString

func (s StopLoggingRequest) GoString() string

func (*StopLoggingRequest) SetName

func (StopLoggingRequest) String

func (s StopLoggingRequest) String() string

type StopLoggingResponse

type StopLoggingResponse struct {
	Headers    map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                   `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *StopLoggingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (StopLoggingResponse) GoString

func (s StopLoggingResponse) GoString() string

func (*StopLoggingResponse) SetBody

func (*StopLoggingResponse) SetHeaders

func (s *StopLoggingResponse) SetHeaders(v map[string]*string) *StopLoggingResponse

func (*StopLoggingResponse) SetStatusCode

func (s *StopLoggingResponse) SetStatusCode(v int32) *StopLoggingResponse

func (StopLoggingResponse) String

func (s StopLoggingResponse) String() string

type StopLoggingResponseBody

type StopLoggingResponseBody struct {
	RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}

func (StopLoggingResponseBody) GoString

func (s StopLoggingResponseBody) GoString() string

func (*StopLoggingResponseBody) SetRequestId

func (StopLoggingResponseBody) String

func (s StopLoggingResponseBody) String() string

type UpdateTrailRequest

type UpdateTrailRequest struct {
	EventRW         *string `json:"EventRW,omitempty" xml:"EventRW,omitempty"`
	Name            *string `json:"Name,omitempty" xml:"Name,omitempty"`
	OssBucketName   *string `json:"OssBucketName,omitempty" xml:"OssBucketName,omitempty"`
	OssKeyPrefix    *string `json:"OssKeyPrefix,omitempty" xml:"OssKeyPrefix,omitempty"`
	OssWriteRoleArn *string `json:"OssWriteRoleArn,omitempty" xml:"OssWriteRoleArn,omitempty"`
	SlsProjectArn   *string `json:"SlsProjectArn,omitempty" xml:"SlsProjectArn,omitempty"`
	SlsWriteRoleArn *string `json:"SlsWriteRoleArn,omitempty" xml:"SlsWriteRoleArn,omitempty"`
	TrailRegion     *string `json:"TrailRegion,omitempty" xml:"TrailRegion,omitempty"`
}

func (UpdateTrailRequest) GoString

func (s UpdateTrailRequest) GoString() string

func (*UpdateTrailRequest) SetEventRW

func (s *UpdateTrailRequest) SetEventRW(v string) *UpdateTrailRequest

func (*UpdateTrailRequest) SetName

func (*UpdateTrailRequest) SetOssBucketName

func (s *UpdateTrailRequest) SetOssBucketName(v string) *UpdateTrailRequest

func (*UpdateTrailRequest) SetOssKeyPrefix

func (s *UpdateTrailRequest) SetOssKeyPrefix(v string) *UpdateTrailRequest

func (*UpdateTrailRequest) SetOssWriteRoleArn

func (s *UpdateTrailRequest) SetOssWriteRoleArn(v string) *UpdateTrailRequest

func (*UpdateTrailRequest) SetSlsProjectArn

func (s *UpdateTrailRequest) SetSlsProjectArn(v string) *UpdateTrailRequest

func (*UpdateTrailRequest) SetSlsWriteRoleArn

func (s *UpdateTrailRequest) SetSlsWriteRoleArn(v string) *UpdateTrailRequest

func (*UpdateTrailRequest) SetTrailRegion

func (s *UpdateTrailRequest) SetTrailRegion(v string) *UpdateTrailRequest

func (UpdateTrailRequest) String

func (s UpdateTrailRequest) String() string

type UpdateTrailResponse

type UpdateTrailResponse struct {
	Headers    map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	StatusCode *int32                   `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"`
	Body       *UpdateTrailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateTrailResponse) GoString

func (s UpdateTrailResponse) GoString() string

func (*UpdateTrailResponse) SetBody

func (*UpdateTrailResponse) SetHeaders

func (s *UpdateTrailResponse) SetHeaders(v map[string]*string) *UpdateTrailResponse

func (*UpdateTrailResponse) SetStatusCode

func (s *UpdateTrailResponse) SetStatusCode(v int32) *UpdateTrailResponse

func (UpdateTrailResponse) String

func (s UpdateTrailResponse) String() string

type UpdateTrailResponseBody

type UpdateTrailResponseBody struct {
	EventRW         *string `json:"EventRW,omitempty" xml:"EventRW,omitempty"`
	HomeRegion      *string `json:"HomeRegion,omitempty" xml:"HomeRegion,omitempty"`
	Name            *string `json:"Name,omitempty" xml:"Name,omitempty"`
	OssBucketName   *string `json:"OssBucketName,omitempty" xml:"OssBucketName,omitempty"`
	OssKeyPrefix    *string `json:"OssKeyPrefix,omitempty" xml:"OssKeyPrefix,omitempty"`
	OssWriteRoleArn *string `json:"OssWriteRoleArn,omitempty" xml:"OssWriteRoleArn,omitempty"`
	RequestId       *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	SlsProjectArn   *string `json:"SlsProjectArn,omitempty" xml:"SlsProjectArn,omitempty"`
	SlsWriteRoleArn *string `json:"SlsWriteRoleArn,omitempty" xml:"SlsWriteRoleArn,omitempty"`
	TrailRegion     *string `json:"TrailRegion,omitempty" xml:"TrailRegion,omitempty"`
}

func (UpdateTrailResponseBody) GoString

func (s UpdateTrailResponseBody) GoString() string

func (*UpdateTrailResponseBody) SetEventRW

func (*UpdateTrailResponseBody) SetHomeRegion

func (*UpdateTrailResponseBody) SetName

func (*UpdateTrailResponseBody) SetOssBucketName

func (s *UpdateTrailResponseBody) SetOssBucketName(v string) *UpdateTrailResponseBody

func (*UpdateTrailResponseBody) SetOssKeyPrefix

func (*UpdateTrailResponseBody) SetOssWriteRoleArn

func (s *UpdateTrailResponseBody) SetOssWriteRoleArn(v string) *UpdateTrailResponseBody

func (*UpdateTrailResponseBody) SetRequestId

func (*UpdateTrailResponseBody) SetSlsProjectArn

func (s *UpdateTrailResponseBody) SetSlsProjectArn(v string) *UpdateTrailResponseBody

func (*UpdateTrailResponseBody) SetSlsWriteRoleArn

func (s *UpdateTrailResponseBody) SetSlsWriteRoleArn(v string) *UpdateTrailResponseBody

func (*UpdateTrailResponseBody) SetTrailRegion

func (UpdateTrailResponseBody) String

func (s UpdateTrailResponseBody) String() string

Jump to

Keyboard shortcuts

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