client

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

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 CheckServiceLinkedRoleForDeletingRequest

type CheckServiceLinkedRoleForDeletingRequest struct {
	DeletionTaskId *string `json:"DeletionTaskId,omitempty" xml:"DeletionTaskId,omitempty"`
	RoleArn        *string `json:"RoleArn,omitempty" xml:"RoleArn,omitempty"`
	SPIRegionId    *string `json:"SPIRegionId,omitempty" xml:"SPIRegionId,omitempty"`
	ServiceName    *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"`
}

func (CheckServiceLinkedRoleForDeletingRequest) GoString

func (*CheckServiceLinkedRoleForDeletingRequest) SetDeletionTaskId

func (*CheckServiceLinkedRoleForDeletingRequest) SetRoleArn

func (*CheckServiceLinkedRoleForDeletingRequest) SetSPIRegionId

func (*CheckServiceLinkedRoleForDeletingRequest) SetServiceName

func (CheckServiceLinkedRoleForDeletingRequest) String

type CheckServiceLinkedRoleForDeletingResponse

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

func (CheckServiceLinkedRoleForDeletingResponse) GoString

func (*CheckServiceLinkedRoleForDeletingResponse) SetHeaders

func (*CheckServiceLinkedRoleForDeletingResponse) SetStatusCode

func (CheckServiceLinkedRoleForDeletingResponse) String

type CheckServiceLinkedRoleForDeletingResponseBody

type CheckServiceLinkedRoleForDeletingResponseBody struct {
	DeleTable  *bool                                                      `json:"DeleTable,omitempty" xml:"DeleTable,omitempty"`
	RequestId  *string                                                    `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
	RoleUsages []*CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages `json:"RoleUsages,omitempty" xml:"RoleUsages,omitempty" type:"Repeated"`
}

func (CheckServiceLinkedRoleForDeletingResponseBody) GoString

func (*CheckServiceLinkedRoleForDeletingResponseBody) SetDeleTable

func (*CheckServiceLinkedRoleForDeletingResponseBody) SetRequestId

func (CheckServiceLinkedRoleForDeletingResponseBody) String

type CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages

type CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages struct {
	Region    *string   `json:"Region,omitempty" xml:"Region,omitempty"`
	Resources []*string `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Repeated"`
}

func (CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages) GoString

func (*CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages) SetRegion

func (*CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages) SetResources

func (CheckServiceLinkedRoleForDeletingResponseBodyRoleUsages) String

type Client

type Client struct {
	openapi.Client
}

func NewClient

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

func (*Client) CheckServiceLinkedRoleForDeleting

func (client *Client) CheckServiceLinkedRoleForDeleting(request *CheckServiceLinkedRoleForDeletingRequest) (_result *CheckServiceLinkedRoleForDeletingResponse, _err error)

func (*Client) CheckServiceLinkedRoleForDeletingWithOptions

func (client *Client) CheckServiceLinkedRoleForDeletingWithOptions(request *CheckServiceLinkedRoleForDeletingRequest, runtime *util.RuntimeOptions) (_result *CheckServiceLinkedRoleForDeletingResponse, _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) Init

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

Jump to

Keyboard shortcuts

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