# Functions
CreateConfigNetworkRequest creates a request to invoke ConfigNetwork API.
CreateConfigNetworkResponse creates a response to parse from ConfigNetwork response.
CreateConfigWhiteListRequest creates a request to invoke ConfigWhiteList API.
CreateConfigWhiteListResponse creates a response to parse from ConfigWhiteList response.
CreateCreateInstanceRequest creates a request to invoke CreateInstance API.
CreateCreateInstanceResponse creates a response to parse from CreateInstance response.
CreateDescribeInstancesRequest creates a request to invoke DescribeInstances API.
CreateDescribeInstancesResponse creates a response to parse from DescribeInstances response.
CreateDescribeRegionsRequest creates a request to invoke DescribeRegions API.
CreateDescribeRegionsResponse creates a response to parse from DescribeRegions response.
CreateModifyInstanceRequest creates a request to invoke ModifyInstance API.
CreateModifyInstanceResponse creates a response to parse from ModifyInstance response.
CreateReleaseInstanceRequest creates a request to invoke ReleaseInstance API.
CreateReleaseInstanceResponse creates a response to parse from ReleaseInstance response.
CreateRenewInstanceRequest creates a request to invoke RenewInstance API.
CreateRenewInstanceResponse creates a response to parse from RenewInstance response.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://help.aliyun.com/document_detail/66217.html.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://help.aliyun.com/document_detail/66223.html.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://help.aliyun.com/document_detail/66222.html.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair attention: rsa key pair auth is only Japan regions available.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://help.aliyun.com/document_detail/66222.html.
# Structs
Client is the sdk client struct, each func corresponds to an OpenAPI.
ConfigNetworkRequest is the request struct for api ConfigNetwork.
ConfigNetworkResponse is the response struct for api ConfigNetwork.
ConfigWhiteListRequest is the request struct for api ConfigWhiteList.
ConfigWhiteListResponse is the response struct for api ConfigWhiteList.
CreateInstanceRequest is the request struct for api CreateInstance.
CreateInstanceResponse is the response struct for api CreateInstance.
DescribeInstancesRequest is the request struct for api DescribeInstances.
DescribeInstancesResponse is the response struct for api DescribeInstances.
DescribeRegionsRequest is the request struct for api DescribeRegions.
DescribeRegionsResponse is the response struct for api DescribeRegions.
Instance is a nested struct in hsm response.
InstanceIds is a nested struct in hsm response.
Instances is a nested struct in hsm response.
ModifyInstanceRequest is the request struct for api ModifyInstance.
ModifyInstanceResponse is the response struct for api ModifyInstance.
Region is a nested struct in hsm response.
Regions is a nested struct in hsm response.
ReleaseInstanceRequest is the request struct for api ReleaseInstance.
ReleaseInstanceResponse is the response struct for api ReleaseInstance.
RenewInstanceRequest is the request struct for api RenewInstance.
RenewInstanceResponse is the response struct for api RenewInstance.
WhiteList is a nested struct in hsm response.
Zone is a nested struct in hsm response.
Zones is a nested struct in hsm response.