Documentation ¶
Overview ¶
Package ecsiface provides an interface to enable mocking the ECS service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AccountForDescribeImageSharePermissionOutput
- type AssociateInstancesIamRoleInput
- func (s AssociateInstancesIamRoleInput) GoString() string
- func (s *AssociateInstancesIamRoleInput) SetIamRoleName(v string) *AssociateInstancesIamRoleInput
- func (s *AssociateInstancesIamRoleInput) SetInstanceIds(v []*string) *AssociateInstancesIamRoleInput
- func (s AssociateInstancesIamRoleInput) String() string
- type AssociateInstancesIamRoleOutput
- type AttachKeyPairInput
- func (s AttachKeyPairInput) GoString() string
- func (s *AttachKeyPairInput) SetInstanceIds(v []*string) *AttachKeyPairInput
- func (s *AttachKeyPairInput) SetKeyPairId(v string) *AttachKeyPairInput
- func (s *AttachKeyPairInput) SetKeyPairName(v string) *AttachKeyPairInput
- func (s AttachKeyPairInput) String() string
- type AttachKeyPairOutput
- type AvailableResourceForDescribeAvailableResourceOutput
- func (s AvailableResourceForDescribeAvailableResourceOutput) GoString() string
- func (s *AvailableResourceForDescribeAvailableResourceOutput) SetSupportedResources(v []*SupportedResourceForDescribeAvailableResourceOutput) *AvailableResourceForDescribeAvailableResourceOutput
- func (s *AvailableResourceForDescribeAvailableResourceOutput) SetType(v string) *AvailableResourceForDescribeAvailableResourceOutput
- func (s AvailableResourceForDescribeAvailableResourceOutput) String() string
- type AvailableZoneForDescribeAvailableResourceOutput
- func (s AvailableZoneForDescribeAvailableResourceOutput) GoString() string
- func (s *AvailableZoneForDescribeAvailableResourceOutput) SetAvailableResources(v []*AvailableResourceForDescribeAvailableResourceOutput) *AvailableZoneForDescribeAvailableResourceOutput
- func (s *AvailableZoneForDescribeAvailableResourceOutput) SetRegionId(v string) *AvailableZoneForDescribeAvailableResourceOutput
- func (s *AvailableZoneForDescribeAvailableResourceOutput) SetStatus(v string) *AvailableZoneForDescribeAvailableResourceOutput
- func (s *AvailableZoneForDescribeAvailableResourceOutput) SetZoneId(v string) *AvailableZoneForDescribeAvailableResourceOutput
- func (s AvailableZoneForDescribeAvailableResourceOutput) String() string
- type CapacityForDescribeDeploymentSetsOutput
- func (s CapacityForDescribeDeploymentSetsOutput) GoString() string
- func (s *CapacityForDescribeDeploymentSetsOutput) SetAvailableCount(v int32) *CapacityForDescribeDeploymentSetsOutput
- func (s *CapacityForDescribeDeploymentSetsOutput) SetUsedCount(v int32) *CapacityForDescribeDeploymentSetsOutput
- func (s *CapacityForDescribeDeploymentSetsOutput) SetZoneId(v string) *CapacityForDescribeDeploymentSetsOutput
- func (s CapacityForDescribeDeploymentSetsOutput) String() string
- type CpuOptionsForDescribeInstancesOutput
- func (s CpuOptionsForDescribeInstancesOutput) GoString() string
- func (s *CpuOptionsForDescribeInstancesOutput) SetCoreCount(v int32) *CpuOptionsForDescribeInstancesOutput
- func (s *CpuOptionsForDescribeInstancesOutput) SetThreadsPerCore(v int32) *CpuOptionsForDescribeInstancesOutput
- func (s CpuOptionsForDescribeInstancesOutput) String() string
- type CreateDeploymentSetInput
- func (s CreateDeploymentSetInput) GoString() string
- func (s *CreateDeploymentSetInput) SetClientToken(v string) *CreateDeploymentSetInput
- func (s *CreateDeploymentSetInput) SetDeploymentSetName(v string) *CreateDeploymentSetInput
- func (s *CreateDeploymentSetInput) SetDescription(v string) *CreateDeploymentSetInput
- func (s *CreateDeploymentSetInput) SetGranularity(v string) *CreateDeploymentSetInput
- func (s *CreateDeploymentSetInput) SetStrategy(v string) *CreateDeploymentSetInput
- func (s CreateDeploymentSetInput) String() string
- type CreateDeploymentSetOutput
- type CreateImageInput
- func (s CreateImageInput) GoString() string
- func (s *CreateImageInput) SetDescription(v string) *CreateImageInput
- func (s *CreateImageInput) SetImageName(v string) *CreateImageInput
- func (s *CreateImageInput) SetInstanceId(v string) *CreateImageInput
- func (s *CreateImageInput) SetProjectName(v string) *CreateImageInput
- func (s CreateImageInput) String() string
- type CreateImageOutput
- type CreateKeyPairInput
- type CreateKeyPairOutput
- func (s CreateKeyPairOutput) GoString() string
- func (s *CreateKeyPairOutput) SetFingerPrint(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetKeyPairId(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetKeyPairName(v string) *CreateKeyPairOutput
- func (s *CreateKeyPairOutput) SetPrivateKey(v string) *CreateKeyPairOutput
- func (s CreateKeyPairOutput) String() string
- type CreateTagsInput
- func (s CreateTagsInput) GoString() string
- func (s *CreateTagsInput) SetResourceIds(v []*string) *CreateTagsInput
- func (s *CreateTagsInput) SetResourceType(v string) *CreateTagsInput
- func (s *CreateTagsInput) SetTags(v []*TagForCreateTagsInput) *CreateTagsInput
- func (s CreateTagsInput) String() string
- type CreateTagsOutput
- type DeleteDeploymentSetInput
- type DeleteDeploymentSetOutput
- type DeleteImagesInput
- type DeleteImagesOutput
- type DeleteInstanceInput
- type DeleteInstanceOutput
- type DeleteInstancesInput
- type DeleteInstancesOutput
- type DeleteKeyPairsInput
- type DeleteKeyPairsOutput
- type DeleteTagsInput
- type DeleteTagsOutput
- type DeploymentSetForDescribeDeploymentSetsOutput
- func (s DeploymentSetForDescribeDeploymentSetsOutput) GoString() string
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetCapacities(v []*CapacityForDescribeDeploymentSetsOutput) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetCreatedAt(v string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetDescription(v string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetId(v string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetName(v string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetGranularity(v string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetInstanceAmount(v int32) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetInstanceIds(v []*string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetStrategy(v string) *DeploymentSetForDescribeDeploymentSetsOutput
- func (s DeploymentSetForDescribeDeploymentSetsOutput) String() string
- type DescribeAvailableResourceInput
- func (s DescribeAvailableResourceInput) GoString() string
- func (s *DescribeAvailableResourceInput) SetDestinationResource(v string) *DescribeAvailableResourceInput
- func (s *DescribeAvailableResourceInput) SetInstanceChargeType(v string) *DescribeAvailableResourceInput
- func (s *DescribeAvailableResourceInput) SetInstanceType(v string) *DescribeAvailableResourceInput
- func (s *DescribeAvailableResourceInput) SetInstanceTypeId(v string) *DescribeAvailableResourceInput
- func (s *DescribeAvailableResourceInput) SetSpotStrategy(v string) *DescribeAvailableResourceInput
- func (s *DescribeAvailableResourceInput) SetZoneId(v string) *DescribeAvailableResourceInput
- func (s DescribeAvailableResourceInput) String() string
- type DescribeAvailableResourceOutput
- type DescribeDeploymentSetSupportedInstanceTypeFamilyInput
- type DescribeDeploymentSetSupportedInstanceTypeFamilyOutput
- func (s DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) GoString() string
- func (s *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) SetDeploymentSetCreateInstanceTypeFamilies(v []*string) *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput
- func (s *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) SetDeploymentSetModifyInstanceTypeFamilies(v []*string) *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput
- func (s DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) String() string
- type DescribeDeploymentSetsInput
- func (s DescribeDeploymentSetsInput) GoString() string
- func (s *DescribeDeploymentSetsInput) SetDeploymentSetIds(v []*string) *DescribeDeploymentSetsInput
- func (s *DescribeDeploymentSetsInput) SetDeploymentSetName(v string) *DescribeDeploymentSetsInput
- func (s *DescribeDeploymentSetsInput) SetGranularity(v string) *DescribeDeploymentSetsInput
- func (s *DescribeDeploymentSetsInput) SetMaxResults(v int32) *DescribeDeploymentSetsInput
- func (s *DescribeDeploymentSetsInput) SetNextToken(v string) *DescribeDeploymentSetsInput
- func (s *DescribeDeploymentSetsInput) SetStrategy(v string) *DescribeDeploymentSetsInput
- func (s DescribeDeploymentSetsInput) String() string
- type DescribeDeploymentSetsOutput
- func (s DescribeDeploymentSetsOutput) GoString() string
- func (s *DescribeDeploymentSetsOutput) SetDeploymentSets(v []*DeploymentSetForDescribeDeploymentSetsOutput) *DescribeDeploymentSetsOutput
- func (s *DescribeDeploymentSetsOutput) SetNextToken(v string) *DescribeDeploymentSetsOutput
- func (s DescribeDeploymentSetsOutput) String() string
- type DescribeImageSharePermissionInput
- func (s DescribeImageSharePermissionInput) GoString() string
- func (s *DescribeImageSharePermissionInput) SetImageId(v string) *DescribeImageSharePermissionInput
- func (s *DescribeImageSharePermissionInput) SetMaxResults(v int32) *DescribeImageSharePermissionInput
- func (s *DescribeImageSharePermissionInput) SetNextToken(v string) *DescribeImageSharePermissionInput
- func (s DescribeImageSharePermissionInput) String() string
- type DescribeImageSharePermissionOutput
- func (s DescribeImageSharePermissionOutput) GoString() string
- func (s *DescribeImageSharePermissionOutput) SetAccounts(v []*AccountForDescribeImageSharePermissionOutput) *DescribeImageSharePermissionOutput
- func (s *DescribeImageSharePermissionOutput) SetImageId(v string) *DescribeImageSharePermissionOutput
- func (s *DescribeImageSharePermissionOutput) SetNextToken(v string) *DescribeImageSharePermissionOutput
- func (s *DescribeImageSharePermissionOutput) SetTotalCount(v int32) *DescribeImageSharePermissionOutput
- func (s DescribeImageSharePermissionOutput) String() string
- type DescribeImagesInput
- func (s DescribeImagesInput) GoString() string
- func (s *DescribeImagesInput) SetImageIds(v []*string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetImageStatus(v string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetInstanceTypeId(v string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetIsSupportCloudInit(v bool) *DescribeImagesInput
- func (s *DescribeImagesInput) SetMaxResults(v int32) *DescribeImagesInput
- func (s *DescribeImagesInput) SetNextToken(v string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetOsType(v string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetProjectName(v string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetStatus(v []*string) *DescribeImagesInput
- func (s *DescribeImagesInput) SetVisibility(v string) *DescribeImagesInput
- func (s DescribeImagesInput) String() string
- type DescribeImagesOutput
- func (s DescribeImagesOutput) GoString() string
- func (s *DescribeImagesOutput) SetImages(v []*ImageForDescribeImagesOutput) *DescribeImagesOutput
- func (s *DescribeImagesOutput) SetNextToken(v string) *DescribeImagesOutput
- func (s *DescribeImagesOutput) SetTotalCount(v int32) *DescribeImagesOutput
- func (s DescribeImagesOutput) String() string
- type DescribeInstanceECSTerminalUrlInput
- type DescribeInstanceECSTerminalUrlOutput
- type DescribeInstanceTypeFamiliesInput
- func (s DescribeInstanceTypeFamiliesInput) GoString() string
- func (s *DescribeInstanceTypeFamiliesInput) SetGeneration(v string) *DescribeInstanceTypeFamiliesInput
- func (s *DescribeInstanceTypeFamiliesInput) SetZoneId(v string) *DescribeInstanceTypeFamiliesInput
- func (s DescribeInstanceTypeFamiliesInput) String() string
- type DescribeInstanceTypeFamiliesOutput
- type DescribeInstanceTypesInput
- func (s DescribeInstanceTypesInput) GoString() string
- func (s *DescribeInstanceTypesInput) SetInstanceTypeIds(v []*string) *DescribeInstanceTypesInput
- func (s *DescribeInstanceTypesInput) SetInstanceTypes(v []*string) *DescribeInstanceTypesInput
- func (s *DescribeInstanceTypesInput) SetMaxResults(v int32) *DescribeInstanceTypesInput
- func (s *DescribeInstanceTypesInput) SetNextToken(v string) *DescribeInstanceTypesInput
- func (s DescribeInstanceTypesInput) String() string
- type DescribeInstanceTypesOutput
- func (s DescribeInstanceTypesOutput) GoString() string
- func (s *DescribeInstanceTypesOutput) SetInstanceTypes(v []*InstanceTypeForDescribeInstanceTypesOutput) *DescribeInstanceTypesOutput
- func (s *DescribeInstanceTypesOutput) SetNextToken(v string) *DescribeInstanceTypesOutput
- func (s *DescribeInstanceTypesOutput) SetTotalCount(v int32) *DescribeInstanceTypesOutput
- func (s DescribeInstanceTypesOutput) String() string
- type DescribeInstanceVncUrlInput
- type DescribeInstanceVncUrlOutput
- type DescribeInstancesIamRolesInput
- func (s DescribeInstancesIamRolesInput) GoString() string
- func (s *DescribeInstancesIamRolesInput) SetInstanceIds(v []*string) *DescribeInstancesIamRolesInput
- func (s *DescribeInstancesIamRolesInput) SetMaxResults(v int32) *DescribeInstancesIamRolesInput
- func (s *DescribeInstancesIamRolesInput) SetNextToken(v string) *DescribeInstancesIamRolesInput
- func (s DescribeInstancesIamRolesInput) String() string
- type DescribeInstancesIamRolesOutput
- func (s DescribeInstancesIamRolesOutput) GoString() string
- func (s *DescribeInstancesIamRolesOutput) SetInstancesIamRoles(v []*InstancesIamRoleForDescribeInstancesIamRolesOutput) *DescribeInstancesIamRolesOutput
- func (s *DescribeInstancesIamRolesOutput) SetNextToken(v string) *DescribeInstancesIamRolesOutput
- func (s DescribeInstancesIamRolesOutput) String() string
- type DescribeInstancesInput
- func (s DescribeInstancesInput) GoString() string
- func (s *DescribeInstancesInput) SetDeploymentSetIds(v []*string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetHpcClusterId(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceChargeType(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceIds(v []*string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceName(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceTypeFamilies(v []*string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceTypeIds(v []*string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetInstanceTypes(v []*string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetKeyPairName(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetMaxResults(v int32) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetNextToken(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetPrimaryIpAddress(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetProjectName(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetStatus(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetTagFilters(v []*TagFilterForDescribeInstancesInput) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetVpcId(v string) *DescribeInstancesInput
- func (s *DescribeInstancesInput) SetZoneId(v string) *DescribeInstancesInput
- func (s DescribeInstancesInput) String() string
- type DescribeInstancesOutput
- func (s DescribeInstancesOutput) GoString() string
- func (s *DescribeInstancesOutput) SetInstances(v []*InstanceForDescribeInstancesOutput) *DescribeInstancesOutput
- func (s *DescribeInstancesOutput) SetNextToken(v string) *DescribeInstancesOutput
- func (s *DescribeInstancesOutput) SetTotalCount(v int32) *DescribeInstancesOutput
- func (s DescribeInstancesOutput) String() string
- type DescribeKeyPairsInput
- func (s DescribeKeyPairsInput) GoString() string
- func (s *DescribeKeyPairsInput) SetFingerPrint(v string) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetKeyPairIds(v []*string) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetKeyPairName(v string) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetKeyPairNames(v []*string) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetMaxResults(v int32) *DescribeKeyPairsInput
- func (s *DescribeKeyPairsInput) SetNextToken(v string) *DescribeKeyPairsInput
- func (s DescribeKeyPairsInput) String() string
- type DescribeKeyPairsOutput
- type DescribeSystemEventsInput
- func (s DescribeSystemEventsInput) GoString() string
- func (s *DescribeSystemEventsInput) SetCreatedAtEnd(v string) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetCreatedAtStart(v string) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetEventIds(v []*string) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetMaxResults(v json.Number) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetNextToken(v string) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetResourceIds(v []*string) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetStatus(v []*string) *DescribeSystemEventsInput
- func (s *DescribeSystemEventsInput) SetTypes(v []*string) *DescribeSystemEventsInput
- func (s DescribeSystemEventsInput) String() string
- type DescribeSystemEventsOutput
- func (s DescribeSystemEventsOutput) GoString() string
- func (s *DescribeSystemEventsOutput) SetNextToken(v string) *DescribeSystemEventsOutput
- func (s *DescribeSystemEventsOutput) SetSystemEvents(v []*SystemEventForDescribeSystemEventsOutput) *DescribeSystemEventsOutput
- func (s DescribeSystemEventsOutput) String() string
- type DescribeTagsInput
- func (s DescribeTagsInput) GoString() string
- func (s *DescribeTagsInput) SetMaxResults(v int32) *DescribeTagsInput
- func (s *DescribeTagsInput) SetNextToken(v string) *DescribeTagsInput
- func (s *DescribeTagsInput) SetResourceIds(v []*string) *DescribeTagsInput
- func (s *DescribeTagsInput) SetResourceType(v string) *DescribeTagsInput
- func (s *DescribeTagsInput) SetTagFilters(v []*TagFilterForDescribeTagsInput) *DescribeTagsInput
- func (s DescribeTagsInput) String() string
- type DescribeTagsOutput
- type DescribeTasksInput
- func (s DescribeTasksInput) GoString() string
- func (s *DescribeTasksInput) SetMaxResults(v json.Number) *DescribeTasksInput
- func (s *DescribeTasksInput) SetNextToken(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetResourceId(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskIds(v []*string) *DescribeTasksInput
- func (s DescribeTasksInput) String() string
- type DescribeTasksOutput
- type DescribeUserDataInput
- type DescribeUserDataOutput
- type DescribeZonesInput
- type DescribeZonesOutput
- type DetachKeyPairInput
- func (s DetachKeyPairInput) GoString() string
- func (s *DetachKeyPairInput) SetInstanceIds(v []*string) *DetachKeyPairInput
- func (s *DetachKeyPairInput) SetKeyPairId(v string) *DetachKeyPairInput
- func (s *DetachKeyPairInput) SetKeyPairName(v string) *DetachKeyPairInput
- func (s DetachKeyPairInput) String() string
- type DetachKeyPairOutput
- type DisassociateInstancesIamRoleInput
- func (s DisassociateInstancesIamRoleInput) GoString() string
- func (s *DisassociateInstancesIamRoleInput) SetIamRoleName(v string) *DisassociateInstancesIamRoleInput
- func (s *DisassociateInstancesIamRoleInput) SetInstanceIds(v []*string) *DisassociateInstancesIamRoleInput
- func (s DisassociateInstancesIamRoleInput) String() string
- type DisassociateInstancesIamRoleOutput
- type ECS
- func (c *ECS) AssociateInstancesIamRole(input *AssociateInstancesIamRoleInput) (*AssociateInstancesIamRoleOutput, error)
- func (c *ECS) AssociateInstancesIamRoleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) AssociateInstancesIamRoleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) AssociateInstancesIamRoleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) AssociateInstancesIamRoleRequest(input *AssociateInstancesIamRoleInput) (req *request.Request, output *AssociateInstancesIamRoleOutput)
- func (c *ECS) AssociateInstancesIamRoleWithContext(ctx volcengine.Context, input *AssociateInstancesIamRoleInput, ...) (*AssociateInstancesIamRoleOutput, error)
- func (c *ECS) AttachKeyPair(input *AttachKeyPairInput) (*AttachKeyPairOutput, error)
- func (c *ECS) AttachKeyPairCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) AttachKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) AttachKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) AttachKeyPairRequest(input *AttachKeyPairInput) (req *request.Request, output *AttachKeyPairOutput)
- func (c *ECS) AttachKeyPairWithContext(ctx volcengine.Context, input *AttachKeyPairInput, opts ...request.Option) (*AttachKeyPairOutput, error)
- func (c *ECS) CreateDeploymentSet(input *CreateDeploymentSetInput) (*CreateDeploymentSetOutput, error)
- func (c *ECS) CreateDeploymentSetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) CreateDeploymentSetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) CreateDeploymentSetCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) CreateDeploymentSetRequest(input *CreateDeploymentSetInput) (req *request.Request, output *CreateDeploymentSetOutput)
- func (c *ECS) CreateDeploymentSetWithContext(ctx volcengine.Context, input *CreateDeploymentSetInput, ...) (*CreateDeploymentSetOutput, error)
- func (c *ECS) CreateImage(input *CreateImageInput) (*CreateImageOutput, error)
- func (c *ECS) CreateImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) CreateImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) CreateImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) CreateImageRequest(input *CreateImageInput) (req *request.Request, output *CreateImageOutput)
- func (c *ECS) CreateImageWithContext(ctx volcengine.Context, input *CreateImageInput, opts ...request.Option) (*CreateImageOutput, error)
- func (c *ECS) CreateKeyPair(input *CreateKeyPairInput) (*CreateKeyPairOutput, error)
- func (c *ECS) CreateKeyPairCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) CreateKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) CreateKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) CreateKeyPairRequest(input *CreateKeyPairInput) (req *request.Request, output *CreateKeyPairOutput)
- func (c *ECS) CreateKeyPairWithContext(ctx volcengine.Context, input *CreateKeyPairInput, opts ...request.Option) (*CreateKeyPairOutput, error)
- func (c *ECS) CreateTags(input *CreateTagsInput) (*CreateTagsOutput, error)
- func (c *ECS) CreateTagsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) CreateTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) CreateTagsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) CreateTagsRequest(input *CreateTagsInput) (req *request.Request, output *CreateTagsOutput)
- func (c *ECS) CreateTagsWithContext(ctx volcengine.Context, input *CreateTagsInput, opts ...request.Option) (*CreateTagsOutput, error)
- func (c *ECS) DeleteDeploymentSet(input *DeleteDeploymentSetInput) (*DeleteDeploymentSetOutput, error)
- func (c *ECS) DeleteDeploymentSetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DeleteDeploymentSetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DeleteDeploymentSetCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DeleteDeploymentSetRequest(input *DeleteDeploymentSetInput) (req *request.Request, output *DeleteDeploymentSetOutput)
- func (c *ECS) DeleteDeploymentSetWithContext(ctx volcengine.Context, input *DeleteDeploymentSetInput, ...) (*DeleteDeploymentSetOutput, error)
- func (c *ECS) DeleteImages(input *DeleteImagesInput) (*DeleteImagesOutput, error)
- func (c *ECS) DeleteImagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DeleteImagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DeleteImagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DeleteImagesRequest(input *DeleteImagesInput) (req *request.Request, output *DeleteImagesOutput)
- func (c *ECS) DeleteImagesWithContext(ctx volcengine.Context, input *DeleteImagesInput, opts ...request.Option) (*DeleteImagesOutput, error)
- func (c *ECS) DeleteInstance(input *DeleteInstanceInput) (*DeleteInstanceOutput, error)
- func (c *ECS) DeleteInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DeleteInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DeleteInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DeleteInstanceRequest(input *DeleteInstanceInput) (req *request.Request, output *DeleteInstanceOutput)
- func (c *ECS) DeleteInstanceWithContext(ctx volcengine.Context, input *DeleteInstanceInput, opts ...request.Option) (*DeleteInstanceOutput, error)
- func (c *ECS) DeleteInstances(input *DeleteInstancesInput) (*DeleteInstancesOutput, error)
- func (c *ECS) DeleteInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DeleteInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DeleteInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DeleteInstancesRequest(input *DeleteInstancesInput) (req *request.Request, output *DeleteInstancesOutput)
- func (c *ECS) DeleteInstancesWithContext(ctx volcengine.Context, input *DeleteInstancesInput, opts ...request.Option) (*DeleteInstancesOutput, error)
- func (c *ECS) DeleteKeyPairs(input *DeleteKeyPairsInput) (*DeleteKeyPairsOutput, error)
- func (c *ECS) DeleteKeyPairsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DeleteKeyPairsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DeleteKeyPairsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DeleteKeyPairsRequest(input *DeleteKeyPairsInput) (req *request.Request, output *DeleteKeyPairsOutput)
- func (c *ECS) DeleteKeyPairsWithContext(ctx volcengine.Context, input *DeleteKeyPairsInput, opts ...request.Option) (*DeleteKeyPairsOutput, error)
- func (c *ECS) DeleteTags(input *DeleteTagsInput) (*DeleteTagsOutput, error)
- func (c *ECS) DeleteTagsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DeleteTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DeleteTagsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DeleteTagsRequest(input *DeleteTagsInput) (req *request.Request, output *DeleteTagsOutput)
- func (c *ECS) DeleteTagsWithContext(ctx volcengine.Context, input *DeleteTagsInput, opts ...request.Option) (*DeleteTagsOutput, error)
- func (c *ECS) DescribeAvailableResource(input *DescribeAvailableResourceInput) (*DescribeAvailableResourceOutput, error)
- func (c *ECS) DescribeAvailableResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeAvailableResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeAvailableResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeAvailableResourceRequest(input *DescribeAvailableResourceInput) (req *request.Request, output *DescribeAvailableResourceOutput)
- func (c *ECS) DescribeAvailableResourceWithContext(ctx volcengine.Context, input *DescribeAvailableResourceInput, ...) (*DescribeAvailableResourceOutput, error)
- func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamily(input *DescribeDeploymentSetSupportedInstanceTypeFamilyInput) (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput, error)
- func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyRequest(input *DescribeDeploymentSetSupportedInstanceTypeFamilyInput) (req *request.Request, ...)
- func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyWithContext(ctx volcengine.Context, ...) (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput, error)
- func (c *ECS) DescribeDeploymentSets(input *DescribeDeploymentSetsInput) (*DescribeDeploymentSetsOutput, error)
- func (c *ECS) DescribeDeploymentSetsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeDeploymentSetsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeDeploymentSetsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeDeploymentSetsRequest(input *DescribeDeploymentSetsInput) (req *request.Request, output *DescribeDeploymentSetsOutput)
- func (c *ECS) DescribeDeploymentSetsWithContext(ctx volcengine.Context, input *DescribeDeploymentSetsInput, ...) (*DescribeDeploymentSetsOutput, error)
- func (c *ECS) DescribeImageSharePermission(input *DescribeImageSharePermissionInput) (*DescribeImageSharePermissionOutput, error)
- func (c *ECS) DescribeImageSharePermissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeImageSharePermissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeImageSharePermissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeImageSharePermissionRequest(input *DescribeImageSharePermissionInput) (req *request.Request, output *DescribeImageSharePermissionOutput)
- func (c *ECS) DescribeImageSharePermissionWithContext(ctx volcengine.Context, input *DescribeImageSharePermissionInput, ...) (*DescribeImageSharePermissionOutput, error)
- func (c *ECS) DescribeImages(input *DescribeImagesInput) (*DescribeImagesOutput, error)
- func (c *ECS) DescribeImagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeImagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeImagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeImagesRequest(input *DescribeImagesInput) (req *request.Request, output *DescribeImagesOutput)
- func (c *ECS) DescribeImagesWithContext(ctx volcengine.Context, input *DescribeImagesInput, opts ...request.Option) (*DescribeImagesOutput, error)
- func (c *ECS) DescribeInstanceECSTerminalUrl(input *DescribeInstanceECSTerminalUrlInput) (*DescribeInstanceECSTerminalUrlOutput, error)
- func (c *ECS) DescribeInstanceECSTerminalUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceECSTerminalUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeInstanceECSTerminalUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceECSTerminalUrlRequest(input *DescribeInstanceECSTerminalUrlInput) (req *request.Request, output *DescribeInstanceECSTerminalUrlOutput)
- func (c *ECS) DescribeInstanceECSTerminalUrlWithContext(ctx volcengine.Context, input *DescribeInstanceECSTerminalUrlInput, ...) (*DescribeInstanceECSTerminalUrlOutput, error)
- func (c *ECS) DescribeInstanceTypeFamilies(input *DescribeInstanceTypeFamiliesInput) (*DescribeInstanceTypeFamiliesOutput, error)
- func (c *ECS) DescribeInstanceTypeFamiliesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceTypeFamiliesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeInstanceTypeFamiliesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceTypeFamiliesRequest(input *DescribeInstanceTypeFamiliesInput) (req *request.Request, output *DescribeInstanceTypeFamiliesOutput)
- func (c *ECS) DescribeInstanceTypeFamiliesWithContext(ctx volcengine.Context, input *DescribeInstanceTypeFamiliesInput, ...) (*DescribeInstanceTypeFamiliesOutput, error)
- func (c *ECS) DescribeInstanceTypes(input *DescribeInstanceTypesInput) (*DescribeInstanceTypesOutput, error)
- func (c *ECS) DescribeInstanceTypesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceTypesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeInstanceTypesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceTypesRequest(input *DescribeInstanceTypesInput) (req *request.Request, output *DescribeInstanceTypesOutput)
- func (c *ECS) DescribeInstanceTypesWithContext(ctx volcengine.Context, input *DescribeInstanceTypesInput, ...) (*DescribeInstanceTypesOutput, error)
- func (c *ECS) DescribeInstanceVncUrl(input *DescribeInstanceVncUrlInput) (*DescribeInstanceVncUrlOutput, error)
- func (c *ECS) DescribeInstanceVncUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceVncUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeInstanceVncUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstanceVncUrlRequest(input *DescribeInstanceVncUrlInput) (req *request.Request, output *DescribeInstanceVncUrlOutput)
- func (c *ECS) DescribeInstanceVncUrlWithContext(ctx volcengine.Context, input *DescribeInstanceVncUrlInput, ...) (*DescribeInstanceVncUrlOutput, error)
- func (c *ECS) DescribeInstances(input *DescribeInstancesInput) (*DescribeInstancesOutput, error)
- func (c *ECS) DescribeInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstancesIamRoles(input *DescribeInstancesIamRolesInput) (*DescribeInstancesIamRolesOutput, error)
- func (c *ECS) DescribeInstancesIamRolesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstancesIamRolesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeInstancesIamRolesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeInstancesIamRolesRequest(input *DescribeInstancesIamRolesInput) (req *request.Request, output *DescribeInstancesIamRolesOutput)
- func (c *ECS) DescribeInstancesIamRolesWithContext(ctx volcengine.Context, input *DescribeInstancesIamRolesInput, ...) (*DescribeInstancesIamRolesOutput, error)
- func (c *ECS) DescribeInstancesRequest(input *DescribeInstancesInput) (req *request.Request, output *DescribeInstancesOutput)
- func (c *ECS) DescribeInstancesWithContext(ctx volcengine.Context, input *DescribeInstancesInput, opts ...request.Option) (*DescribeInstancesOutput, error)
- func (c *ECS) DescribeKeyPairs(input *DescribeKeyPairsInput) (*DescribeKeyPairsOutput, error)
- func (c *ECS) DescribeKeyPairsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeKeyPairsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeKeyPairsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) (req *request.Request, output *DescribeKeyPairsOutput)
- func (c *ECS) DescribeKeyPairsWithContext(ctx volcengine.Context, input *DescribeKeyPairsInput, opts ...request.Option) (*DescribeKeyPairsOutput, error)
- func (c *ECS) DescribeSystemEvents(input *DescribeSystemEventsInput) (*DescribeSystemEventsOutput, error)
- func (c *ECS) DescribeSystemEventsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeSystemEventsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeSystemEventsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeSystemEventsRequest(input *DescribeSystemEventsInput) (req *request.Request, output *DescribeSystemEventsOutput)
- func (c *ECS) DescribeSystemEventsWithContext(ctx volcengine.Context, input *DescribeSystemEventsInput, ...) (*DescribeSystemEventsOutput, error)
- func (c *ECS) DescribeTags(input *DescribeTagsInput) (*DescribeTagsOutput, error)
- func (c *ECS) DescribeTagsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeTagsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeTagsRequest(input *DescribeTagsInput) (req *request.Request, output *DescribeTagsOutput)
- func (c *ECS) DescribeTagsWithContext(ctx volcengine.Context, input *DescribeTagsInput, opts ...request.Option) (*DescribeTagsOutput, error)
- func (c *ECS) DescribeTasks(input *DescribeTasksInput) (*DescribeTasksOutput, error)
- func (c *ECS) DescribeTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeTasksRequest(input *DescribeTasksInput) (req *request.Request, output *DescribeTasksOutput)
- func (c *ECS) DescribeTasksWithContext(ctx volcengine.Context, input *DescribeTasksInput, opts ...request.Option) (*DescribeTasksOutput, error)
- func (c *ECS) DescribeUserData(input *DescribeUserDataInput) (*DescribeUserDataOutput, error)
- func (c *ECS) DescribeUserDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeUserDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeUserDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeUserDataRequest(input *DescribeUserDataInput) (req *request.Request, output *DescribeUserDataOutput)
- func (c *ECS) DescribeUserDataWithContext(ctx volcengine.Context, input *DescribeUserDataInput, opts ...request.Option) (*DescribeUserDataOutput, error)
- func (c *ECS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
- func (c *ECS) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
- func (c *ECS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
- func (c *ECS) DetachKeyPair(input *DetachKeyPairInput) (*DetachKeyPairOutput, error)
- func (c *ECS) DetachKeyPairCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DetachKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DetachKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DetachKeyPairRequest(input *DetachKeyPairInput) (req *request.Request, output *DetachKeyPairOutput)
- func (c *ECS) DetachKeyPairWithContext(ctx volcengine.Context, input *DetachKeyPairInput, opts ...request.Option) (*DetachKeyPairOutput, error)
- func (c *ECS) DisassociateInstancesIamRole(input *DisassociateInstancesIamRoleInput) (*DisassociateInstancesIamRoleOutput, error)
- func (c *ECS) DisassociateInstancesIamRoleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) DisassociateInstancesIamRoleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) DisassociateInstancesIamRoleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) DisassociateInstancesIamRoleRequest(input *DisassociateInstancesIamRoleInput) (req *request.Request, output *DisassociateInstancesIamRoleOutput)
- func (c *ECS) DisassociateInstancesIamRoleWithContext(ctx volcengine.Context, input *DisassociateInstancesIamRoleInput, ...) (*DisassociateInstancesIamRoleOutput, error)
- func (c *ECS) ExportImage(input *ExportImageInput) (*ExportImageOutput, error)
- func (c *ECS) ExportImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ExportImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ExportImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ExportImageRequest(input *ExportImageInput) (req *request.Request, output *ExportImageOutput)
- func (c *ECS) ExportImageWithContext(ctx volcengine.Context, input *ExportImageInput, opts ...request.Option) (*ExportImageOutput, error)
- func (c *ECS) ImportImage(input *ImportImageInput) (*ImportImageOutput, error)
- func (c *ECS) ImportImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ImportImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ImportImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ImportImageRequest(input *ImportImageInput) (req *request.Request, output *ImportImageOutput)
- func (c *ECS) ImportImageWithContext(ctx volcengine.Context, input *ImportImageInput, opts ...request.Option) (*ImportImageOutput, error)
- func (c *ECS) ImportKeyPair(input *ImportKeyPairInput) (*ImportKeyPairOutput, error)
- func (c *ECS) ImportKeyPairCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ImportKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ImportKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ImportKeyPairRequest(input *ImportKeyPairInput) (req *request.Request, output *ImportKeyPairOutput)
- func (c *ECS) ImportKeyPairWithContext(ctx volcengine.Context, input *ImportKeyPairInput, opts ...request.Option) (*ImportKeyPairOutput, error)
- func (c *ECS) ModifyDeploymentSetAttribute(input *ModifyDeploymentSetAttributeInput) (*ModifyDeploymentSetAttributeOutput, error)
- func (c *ECS) ModifyDeploymentSetAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyDeploymentSetAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyDeploymentSetAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyDeploymentSetAttributeRequest(input *ModifyDeploymentSetAttributeInput) (req *request.Request, output *ModifyDeploymentSetAttributeOutput)
- func (c *ECS) ModifyDeploymentSetAttributeWithContext(ctx volcengine.Context, input *ModifyDeploymentSetAttributeInput, ...) (*ModifyDeploymentSetAttributeOutput, error)
- func (c *ECS) ModifyImageAttribute(input *ModifyImageAttributeInput) (*ModifyImageAttributeOutput, error)
- func (c *ECS) ModifyImageAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyImageAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyImageAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) (req *request.Request, output *ModifyImageAttributeOutput)
- func (c *ECS) ModifyImageAttributeWithContext(ctx volcengine.Context, input *ModifyImageAttributeInput, ...) (*ModifyImageAttributeOutput, error)
- func (c *ECS) ModifyImageSharePermission(input *ModifyImageSharePermissionInput) (*ModifyImageSharePermissionOutput, error)
- func (c *ECS) ModifyImageSharePermissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyImageSharePermissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyImageSharePermissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyImageSharePermissionRequest(input *ModifyImageSharePermissionInput) (req *request.Request, output *ModifyImageSharePermissionOutput)
- func (c *ECS) ModifyImageSharePermissionWithContext(ctx volcengine.Context, input *ModifyImageSharePermissionInput, ...) (*ModifyImageSharePermissionOutput, error)
- func (c *ECS) ModifyInstanceAttribute(input *ModifyInstanceAttributeInput) (*ModifyInstanceAttributeOutput, error)
- func (c *ECS) ModifyInstanceAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyInstanceAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) (req *request.Request, output *ModifyInstanceAttributeOutput)
- func (c *ECS) ModifyInstanceAttributeWithContext(ctx volcengine.Context, input *ModifyInstanceAttributeInput, ...) (*ModifyInstanceAttributeOutput, error)
- func (c *ECS) ModifyInstanceChargeType(input *ModifyInstanceChargeTypeInput) (*ModifyInstanceChargeTypeOutput, error)
- func (c *ECS) ModifyInstanceChargeTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceChargeTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyInstanceChargeTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceChargeTypeRequest(input *ModifyInstanceChargeTypeInput) (req *request.Request, output *ModifyInstanceChargeTypeOutput)
- func (c *ECS) ModifyInstanceChargeTypeWithContext(ctx volcengine.Context, input *ModifyInstanceChargeTypeInput, ...) (*ModifyInstanceChargeTypeOutput, error)
- func (c *ECS) ModifyInstanceDeployment(input *ModifyInstanceDeploymentInput) (*ModifyInstanceDeploymentOutput, error)
- func (c *ECS) ModifyInstanceDeploymentCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceDeploymentCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyInstanceDeploymentCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceDeploymentRequest(input *ModifyInstanceDeploymentInput) (req *request.Request, output *ModifyInstanceDeploymentOutput)
- func (c *ECS) ModifyInstanceDeploymentWithContext(ctx volcengine.Context, input *ModifyInstanceDeploymentInput, ...) (*ModifyInstanceDeploymentOutput, error)
- func (c *ECS) ModifyInstanceSpec(input *ModifyInstanceSpecInput) (*ModifyInstanceSpecOutput, error)
- func (c *ECS) ModifyInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyInstanceSpecRequest(input *ModifyInstanceSpecInput) (req *request.Request, output *ModifyInstanceSpecOutput)
- func (c *ECS) ModifyInstanceSpecWithContext(ctx volcengine.Context, input *ModifyInstanceSpecInput, opts ...request.Option) (*ModifyInstanceSpecOutput, error)
- func (c *ECS) ModifyKeyPairAttribute(input *ModifyKeyPairAttributeInput) (*ModifyKeyPairAttributeOutput, error)
- func (c *ECS) ModifyKeyPairAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ModifyKeyPairAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ModifyKeyPairAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ModifyKeyPairAttributeRequest(input *ModifyKeyPairAttributeInput) (req *request.Request, output *ModifyKeyPairAttributeOutput)
- func (c *ECS) ModifyKeyPairAttributeWithContext(ctx volcengine.Context, input *ModifyKeyPairAttributeInput, ...) (*ModifyKeyPairAttributeOutput, error)
- func (c *ECS) RebootInstance(input *RebootInstanceInput) (*RebootInstanceOutput, error)
- func (c *ECS) RebootInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) RebootInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) RebootInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) RebootInstanceRequest(input *RebootInstanceInput) (req *request.Request, output *RebootInstanceOutput)
- func (c *ECS) RebootInstanceWithContext(ctx volcengine.Context, input *RebootInstanceInput, opts ...request.Option) (*RebootInstanceOutput, error)
- func (c *ECS) RebootInstances(input *RebootInstancesInput) (*RebootInstancesOutput, error)
- func (c *ECS) RebootInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) RebootInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) RebootInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) RebootInstancesRequest(input *RebootInstancesInput) (req *request.Request, output *RebootInstancesOutput)
- func (c *ECS) RebootInstancesWithContext(ctx volcengine.Context, input *RebootInstancesInput, opts ...request.Option) (*RebootInstancesOutput, error)
- func (c *ECS) RenewInstance(input *RenewInstanceInput) (*RenewInstanceOutput, error)
- func (c *ECS) RenewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) RenewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) RenewInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) RenewInstanceRequest(input *RenewInstanceInput) (req *request.Request, output *RenewInstanceOutput)
- func (c *ECS) RenewInstanceWithContext(ctx volcengine.Context, input *RenewInstanceInput, opts ...request.Option) (*RenewInstanceOutput, error)
- func (c *ECS) ReplaceSystemVolume(input *ReplaceSystemVolumeInput) (*ReplaceSystemVolumeOutput, error)
- func (c *ECS) ReplaceSystemVolumeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) ReplaceSystemVolumeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) ReplaceSystemVolumeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) ReplaceSystemVolumeRequest(input *ReplaceSystemVolumeInput) (req *request.Request, output *ReplaceSystemVolumeOutput)
- func (c *ECS) ReplaceSystemVolumeWithContext(ctx volcengine.Context, input *ReplaceSystemVolumeInput, ...) (*ReplaceSystemVolumeOutput, error)
- func (c *ECS) RunInstances(input *RunInstancesInput) (*RunInstancesOutput, error)
- func (c *ECS) RunInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) RunInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) RunInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) RunInstancesRequest(input *RunInstancesInput) (req *request.Request, output *RunInstancesOutput)
- func (c *ECS) RunInstancesWithContext(ctx volcengine.Context, input *RunInstancesInput, opts ...request.Option) (*RunInstancesOutput, error)
- func (c *ECS) StartInstance(input *StartInstanceInput) (*StartInstanceOutput, error)
- func (c *ECS) StartInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) StartInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) StartInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) StartInstanceRequest(input *StartInstanceInput) (req *request.Request, output *StartInstanceOutput)
- func (c *ECS) StartInstanceWithContext(ctx volcengine.Context, input *StartInstanceInput, opts ...request.Option) (*StartInstanceOutput, error)
- func (c *ECS) StartInstances(input *StartInstancesInput) (*StartInstancesOutput, error)
- func (c *ECS) StartInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) StartInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) StartInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) StartInstancesRequest(input *StartInstancesInput) (req *request.Request, output *StartInstancesOutput)
- func (c *ECS) StartInstancesWithContext(ctx volcengine.Context, input *StartInstancesInput, opts ...request.Option) (*StartInstancesOutput, error)
- func (c *ECS) StopInstance(input *StopInstanceInput) (*StopInstanceOutput, error)
- func (c *ECS) StopInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) StopInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) StopInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) StopInstanceRequest(input *StopInstanceInput) (req *request.Request, output *StopInstanceOutput)
- func (c *ECS) StopInstanceWithContext(ctx volcengine.Context, input *StopInstanceInput, opts ...request.Option) (*StopInstanceOutput, error)
- func (c *ECS) StopInstances(input *StopInstancesInput) (*StopInstancesOutput, error)
- func (c *ECS) StopInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) StopInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) StopInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) StopInstancesRequest(input *StopInstancesInput) (req *request.Request, output *StopInstancesOutput)
- func (c *ECS) StopInstancesWithContext(ctx volcengine.Context, input *StopInstancesInput, opts ...request.Option) (*StopInstancesOutput, error)
- func (c *ECS) UpdateSystemEvents(input *UpdateSystemEventsInput) (*UpdateSystemEventsOutput, error)
- func (c *ECS) UpdateSystemEventsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ECS) UpdateSystemEventsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ECS) UpdateSystemEventsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ECS) UpdateSystemEventsRequest(input *UpdateSystemEventsInput) (req *request.Request, output *UpdateSystemEventsOutput)
- func (c *ECS) UpdateSystemEventsWithContext(ctx volcengine.Context, input *UpdateSystemEventsInput, opts ...request.Option) (*UpdateSystemEventsOutput, error)
- type ECSAPI
- type EipAddressForDescribeInstancesOutput
- type ErrorForAssociateInstancesIamRoleOutput
- func (s ErrorForAssociateInstancesIamRoleOutput) GoString() string
- func (s *ErrorForAssociateInstancesIamRoleOutput) SetCode(v string) *ErrorForAssociateInstancesIamRoleOutput
- func (s *ErrorForAssociateInstancesIamRoleOutput) SetMessage(v string) *ErrorForAssociateInstancesIamRoleOutput
- func (s ErrorForAssociateInstancesIamRoleOutput) String() string
- type ErrorForAttachKeyPairOutput
- type ErrorForCreateTagsOutput
- type ErrorForDeleteImagesOutput
- type ErrorForDeleteInstancesOutput
- type ErrorForDeleteKeyPairsOutput
- type ErrorForDeleteTagsOutput
- type ErrorForDetachKeyPairOutput
- type ErrorForDisassociateInstancesIamRoleOutput
- func (s ErrorForDisassociateInstancesIamRoleOutput) GoString() string
- func (s *ErrorForDisassociateInstancesIamRoleOutput) SetCode(v string) *ErrorForDisassociateInstancesIamRoleOutput
- func (s *ErrorForDisassociateInstancesIamRoleOutput) SetMessage(v string) *ErrorForDisassociateInstancesIamRoleOutput
- func (s ErrorForDisassociateInstancesIamRoleOutput) String() string
- type ErrorForRebootInstancesOutput
- type ErrorForStartInstancesOutput
- type ErrorForStopInstancesOutput
- type ErrorForUpdateSystemEventsOutput
- func (s ErrorForUpdateSystemEventsOutput) GoString() string
- func (s *ErrorForUpdateSystemEventsOutput) SetCode(v string) *ErrorForUpdateSystemEventsOutput
- func (s *ErrorForUpdateSystemEventsOutput) SetMessage(v string) *ErrorForUpdateSystemEventsOutput
- func (s ErrorForUpdateSystemEventsOutput) String() string
- type ExportImageInput
- type ExportImageOutput
- type GpuDeviceForDescribeInstanceTypesOutput
- func (s GpuDeviceForDescribeInstanceTypesOutput) GoString() string
- func (s *GpuDeviceForDescribeInstanceTypesOutput) SetCount(v int32) *GpuDeviceForDescribeInstanceTypesOutput
- func (s *GpuDeviceForDescribeInstanceTypesOutput) SetMemory(v *MemoryForDescribeInstanceTypesOutput) *GpuDeviceForDescribeInstanceTypesOutput
- func (s *GpuDeviceForDescribeInstanceTypesOutput) SetProductName(v string) *GpuDeviceForDescribeInstanceTypesOutput
- func (s GpuDeviceForDescribeInstanceTypesOutput) String() string
- type GpuForDescribeInstanceTypesOutput
- type ImageForDescribeImagesOutput
- func (s ImageForDescribeImagesOutput) GoString() string
- func (s *ImageForDescribeImagesOutput) SetArchitecture(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetCreatedAt(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetDescription(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetImageId(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetImageName(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetImageOwnerId(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetIsSupportCloudInit(v bool) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetOsName(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetOsType(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetPlatform(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetPlatformVersion(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetProjectName(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetShareStatus(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetSize(v int32) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetStatus(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetUpdatedAt(v string) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetVirtualSize(v json.Number) *ImageForDescribeImagesOutput
- func (s *ImageForDescribeImagesOutput) SetVisibility(v string) *ImageForDescribeImagesOutput
- func (s ImageForDescribeImagesOutput) String() string
- type ImportImageInput
- func (s ImportImageInput) GoString() string
- func (s *ImportImageInput) SetArchitecture(v string) *ImportImageInput
- func (s *ImportImageInput) SetBootMode(v string) *ImportImageInput
- func (s *ImportImageInput) SetDescription(v string) *ImportImageInput
- func (s *ImportImageInput) SetImageName(v string) *ImportImageInput
- func (s *ImportImageInput) SetOsType(v string) *ImportImageInput
- func (s *ImportImageInput) SetPlatform(v string) *ImportImageInput
- func (s *ImportImageInput) SetPlatformVersion(v string) *ImportImageInput
- func (s *ImportImageInput) SetProjectName(v string) *ImportImageInput
- func (s *ImportImageInput) SetUrl(v string) *ImportImageInput
- func (s ImportImageInput) String() string
- type ImportImageOutput
- type ImportKeyPairInput
- func (s ImportKeyPairInput) GoString() string
- func (s *ImportKeyPairInput) SetDescription(v string) *ImportKeyPairInput
- func (s *ImportKeyPairInput) SetKeyPairName(v string) *ImportKeyPairInput
- func (s *ImportKeyPairInput) SetPublicKey(v string) *ImportKeyPairInput
- func (s ImportKeyPairInput) String() string
- type ImportKeyPairOutput
- func (s ImportKeyPairOutput) GoString() string
- func (s *ImportKeyPairOutput) SetFingerPrint(v string) *ImportKeyPairOutput
- func (s *ImportKeyPairOutput) SetKeyPairId(v string) *ImportKeyPairOutput
- func (s *ImportKeyPairOutput) SetKeyPairName(v string) *ImportKeyPairOutput
- func (s ImportKeyPairOutput) String() string
- type InstanceForDescribeInstancesOutput
- func (s InstanceForDescribeInstancesOutput) GoString() string
- func (s *InstanceForDescribeInstancesOutput) SetCpuOptions(v *CpuOptionsForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetCpus(v int32) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetCreatedAt(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetDeploymentSetId(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetDescription(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetEipAddress(v *EipAddressForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetExpiredAt(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetHostName(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetHostname(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetImageId(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetInstanceChargeType(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetInstanceId(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetInstanceName(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetInstanceTypeId(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetKeyPairId(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetKeyPairName(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetLocalVolumes(v []*LocalVolumeForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetMemorySize(v int32) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetNetworkInterfaces(v []*NetworkInterfaceForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetOsName(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetOsType(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetProjectName(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetRdmaIpAddresses(v []*string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetSpotStrategy(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetStatus(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetStoppedMode(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetTags(v []*TagForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetUpdatedAt(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetUuid(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetVpcId(v string) *InstanceForDescribeInstancesOutput
- func (s *InstanceForDescribeInstancesOutput) SetZoneId(v string) *InstanceForDescribeInstancesOutput
- func (s InstanceForDescribeInstancesOutput) String() string
- type InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
- func (s InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) GoString() string
- func (s *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetGeneration(v string) *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
- func (s *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetInstanceTypeFamily(v string) *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
- func (s *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetZoneIds(v []*string) *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
- func (s InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) String() string
- type InstanceTypeForDescribeInstanceTypesOutput
- func (s InstanceTypeForDescribeInstanceTypesOutput) GoString() string
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetBaselineCredit(v int64) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetGpu(v *GpuForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetInitialCredit(v int64) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetInstanceTypeFamily(v string) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetInstanceTypeId(v string) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetLocalVolumes(v []*LocalVolumeForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetMemory(v *MemoryForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetNetwork(v *NetworkForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetProcessor(v *ProcessorForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetRdma(v *RdmaForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s *InstanceTypeForDescribeInstanceTypesOutput) SetVolume(v *VolumeForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
- func (s InstanceTypeForDescribeInstanceTypesOutput) String() string
- type InstancesIamRoleForDescribeInstancesIamRolesOutput
- func (s InstancesIamRoleForDescribeInstancesIamRolesOutput) GoString() string
- func (s *InstancesIamRoleForDescribeInstancesIamRolesOutput) SetInstanceId(v string) *InstancesIamRoleForDescribeInstancesIamRolesOutput
- func (s *InstancesIamRoleForDescribeInstancesIamRolesOutput) SetRoleNames(v []*string) *InstancesIamRoleForDescribeInstancesIamRolesOutput
- func (s InstancesIamRoleForDescribeInstancesIamRolesOutput) String() string
- type KeyPairForDescribeKeyPairsOutput
- func (s KeyPairForDescribeKeyPairsOutput) GoString() string
- func (s *KeyPairForDescribeKeyPairsOutput) SetCreatedAt(v string) *KeyPairForDescribeKeyPairsOutput
- func (s *KeyPairForDescribeKeyPairsOutput) SetDescription(v string) *KeyPairForDescribeKeyPairsOutput
- func (s *KeyPairForDescribeKeyPairsOutput) SetFingerPrint(v string) *KeyPairForDescribeKeyPairsOutput
- func (s *KeyPairForDescribeKeyPairsOutput) SetKeyPairId(v string) *KeyPairForDescribeKeyPairsOutput
- func (s *KeyPairForDescribeKeyPairsOutput) SetKeyPairName(v string) *KeyPairForDescribeKeyPairsOutput
- func (s *KeyPairForDescribeKeyPairsOutput) SetUpdatedAt(v string) *KeyPairForDescribeKeyPairsOutput
- func (s KeyPairForDescribeKeyPairsOutput) String() string
- type LocalVolumeForDescribeInstanceTypesOutput
- func (s LocalVolumeForDescribeInstanceTypesOutput) GoString() string
- func (s *LocalVolumeForDescribeInstanceTypesOutput) SetCount(v int32) *LocalVolumeForDescribeInstanceTypesOutput
- func (s *LocalVolumeForDescribeInstanceTypesOutput) SetSize(v int32) *LocalVolumeForDescribeInstanceTypesOutput
- func (s *LocalVolumeForDescribeInstanceTypesOutput) SetVolumeType(v string) *LocalVolumeForDescribeInstanceTypesOutput
- func (s LocalVolumeForDescribeInstanceTypesOutput) String() string
- type LocalVolumeForDescribeInstancesOutput
- func (s LocalVolumeForDescribeInstancesOutput) GoString() string
- func (s *LocalVolumeForDescribeInstancesOutput) SetCount(v int32) *LocalVolumeForDescribeInstancesOutput
- func (s *LocalVolumeForDescribeInstancesOutput) SetSize(v int32) *LocalVolumeForDescribeInstancesOutput
- func (s *LocalVolumeForDescribeInstancesOutput) SetVolumeType(v string) *LocalVolumeForDescribeInstancesOutput
- func (s LocalVolumeForDescribeInstancesOutput) String() string
- type MemoryForDescribeInstanceTypesOutput
- func (s MemoryForDescribeInstanceTypesOutput) GoString() string
- func (s *MemoryForDescribeInstanceTypesOutput) SetEncryptedSize(v int32) *MemoryForDescribeInstanceTypesOutput
- func (s *MemoryForDescribeInstanceTypesOutput) SetSize(v int32) *MemoryForDescribeInstanceTypesOutput
- func (s MemoryForDescribeInstanceTypesOutput) String() string
- type ModifyDeploymentSetAttributeInput
- func (s ModifyDeploymentSetAttributeInput) GoString() string
- func (s *ModifyDeploymentSetAttributeInput) SetDeploymentSetId(v string) *ModifyDeploymentSetAttributeInput
- func (s *ModifyDeploymentSetAttributeInput) SetDeploymentSetName(v string) *ModifyDeploymentSetAttributeInput
- func (s *ModifyDeploymentSetAttributeInput) SetDescription(v string) *ModifyDeploymentSetAttributeInput
- func (s ModifyDeploymentSetAttributeInput) String() string
- type ModifyDeploymentSetAttributeOutput
- type ModifyImageAttributeInput
- func (s ModifyImageAttributeInput) GoString() string
- func (s *ModifyImageAttributeInput) SetBootMode(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetDescription(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetImageId(v string) *ModifyImageAttributeInput
- func (s *ModifyImageAttributeInput) SetImageName(v string) *ModifyImageAttributeInput
- func (s ModifyImageAttributeInput) String() string
- type ModifyImageAttributeOutput
- type ModifyImageSharePermissionInput
- func (s ModifyImageSharePermissionInput) GoString() string
- func (s *ModifyImageSharePermissionInput) SetAddAccounts(v []*string) *ModifyImageSharePermissionInput
- func (s *ModifyImageSharePermissionInput) SetImageId(v string) *ModifyImageSharePermissionInput
- func (s *ModifyImageSharePermissionInput) SetRemoveAccounts(v []*string) *ModifyImageSharePermissionInput
- func (s ModifyImageSharePermissionInput) String() string
- type ModifyImageSharePermissionOutput
- type ModifyInstanceAttributeInput
- func (s ModifyInstanceAttributeInput) GoString() string
- func (s *ModifyInstanceAttributeInput) SetDescription(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetInstanceId(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetInstanceName(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetPassword(v string) *ModifyInstanceAttributeInput
- func (s *ModifyInstanceAttributeInput) SetUserData(v string) *ModifyInstanceAttributeInput
- func (s ModifyInstanceAttributeInput) String() string
- type ModifyInstanceAttributeOutput
- type ModifyInstanceChargeTypeInput
- func (s ModifyInstanceChargeTypeInput) GoString() string
- func (s *ModifyInstanceChargeTypeInput) SetAutoPay(v bool) *ModifyInstanceChargeTypeInput
- func (s *ModifyInstanceChargeTypeInput) SetClientToken(v string) *ModifyInstanceChargeTypeInput
- func (s *ModifyInstanceChargeTypeInput) SetIncludeDataVolumes(v bool) *ModifyInstanceChargeTypeInput
- func (s *ModifyInstanceChargeTypeInput) SetInstanceChargeType(v string) *ModifyInstanceChargeTypeInput
- func (s *ModifyInstanceChargeTypeInput) SetInstanceIds(v []*string) *ModifyInstanceChargeTypeInput
- func (s *ModifyInstanceChargeTypeInput) SetPeriod(v int32) *ModifyInstanceChargeTypeInput
- func (s *ModifyInstanceChargeTypeInput) SetPeriodUnit(v string) *ModifyInstanceChargeTypeInput
- func (s ModifyInstanceChargeTypeInput) String() string
- type ModifyInstanceChargeTypeOutput
- type ModifyInstanceDeploymentInput
- func (s ModifyInstanceDeploymentInput) GoString() string
- func (s *ModifyInstanceDeploymentInput) SetDeploymentSetId(v string) *ModifyInstanceDeploymentInput
- func (s *ModifyInstanceDeploymentInput) SetInstanceId(v string) *ModifyInstanceDeploymentInput
- func (s ModifyInstanceDeploymentInput) String() string
- type ModifyInstanceDeploymentOutput
- type ModifyInstanceSpecInput
- func (s ModifyInstanceSpecInput) GoString() string
- func (s *ModifyInstanceSpecInput) SetClientToken(v string) *ModifyInstanceSpecInput
- func (s *ModifyInstanceSpecInput) SetInstanceId(v string) *ModifyInstanceSpecInput
- func (s *ModifyInstanceSpecInput) SetInstanceType(v string) *ModifyInstanceSpecInput
- func (s ModifyInstanceSpecInput) String() string
- type ModifyInstanceSpecOutput
- type ModifyKeyPairAttributeInput
- func (s ModifyKeyPairAttributeInput) GoString() string
- func (s *ModifyKeyPairAttributeInput) SetDescription(v string) *ModifyKeyPairAttributeInput
- func (s *ModifyKeyPairAttributeInput) SetKeyPairId(v string) *ModifyKeyPairAttributeInput
- func (s *ModifyKeyPairAttributeInput) SetKeyPairName(v string) *ModifyKeyPairAttributeInput
- func (s ModifyKeyPairAttributeInput) String() string
- type ModifyKeyPairAttributeOutput
- type NetworkForDescribeInstanceTypesOutput
- func (s NetworkForDescribeInstanceTypesOutput) GoString() string
- func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumBandwidthMbps(v int32) *NetworkForDescribeInstanceTypesOutput
- func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumNetworkInterfaces(v int32) *NetworkForDescribeInstanceTypesOutput
- func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumPrivateIpv4AddressesPerNetworkInterface(v int32) *NetworkForDescribeInstanceTypesOutput
- func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumQueuesPerNetworkInterface(v int32) *NetworkForDescribeInstanceTypesOutput
- func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumThroughputKpps(v int32) *NetworkForDescribeInstanceTypesOutput
- func (s NetworkForDescribeInstanceTypesOutput) String() string
- type NetworkInterfaceForDescribeInstancesOutput
- func (s NetworkInterfaceForDescribeInstancesOutput) GoString() string
- func (s *NetworkInterfaceForDescribeInstancesOutput) SetMacAddress(v string) *NetworkInterfaceForDescribeInstancesOutput
- func (s *NetworkInterfaceForDescribeInstancesOutput) SetNetworkInterfaceId(v string) *NetworkInterfaceForDescribeInstancesOutput
- func (s *NetworkInterfaceForDescribeInstancesOutput) SetPrimaryIpAddress(v string) *NetworkInterfaceForDescribeInstancesOutput
- func (s *NetworkInterfaceForDescribeInstancesOutput) SetSubnetId(v string) *NetworkInterfaceForDescribeInstancesOutput
- func (s *NetworkInterfaceForDescribeInstancesOutput) SetType(v string) *NetworkInterfaceForDescribeInstancesOutput
- func (s *NetworkInterfaceForDescribeInstancesOutput) SetVpcId(v string) *NetworkInterfaceForDescribeInstancesOutput
- func (s NetworkInterfaceForDescribeInstancesOutput) String() string
- type NetworkInterfaceForRunInstancesInput
- func (s NetworkInterfaceForRunInstancesInput) GoString() string
- func (s *NetworkInterfaceForRunInstancesInput) SetPrimaryIpAddress(v string) *NetworkInterfaceForRunInstancesInput
- func (s *NetworkInterfaceForRunInstancesInput) SetSecurityGroupIds(v []*string) *NetworkInterfaceForRunInstancesInput
- func (s *NetworkInterfaceForRunInstancesInput) SetSubnetId(v string) *NetworkInterfaceForRunInstancesInput
- func (s NetworkInterfaceForRunInstancesInput) String() string
- type OperationDetailForAssociateInstancesIamRoleOutput
- func (s OperationDetailForAssociateInstancesIamRoleOutput) GoString() string
- func (s *OperationDetailForAssociateInstancesIamRoleOutput) SetError(v *ErrorForAssociateInstancesIamRoleOutput) *OperationDetailForAssociateInstancesIamRoleOutput
- func (s *OperationDetailForAssociateInstancesIamRoleOutput) SetInstanceId(v string) *OperationDetailForAssociateInstancesIamRoleOutput
- func (s OperationDetailForAssociateInstancesIamRoleOutput) String() string
- type OperationDetailForAttachKeyPairOutput
- func (s OperationDetailForAttachKeyPairOutput) GoString() string
- func (s *OperationDetailForAttachKeyPairOutput) SetError(v *ErrorForAttachKeyPairOutput) *OperationDetailForAttachKeyPairOutput
- func (s *OperationDetailForAttachKeyPairOutput) SetInstanceId(v string) *OperationDetailForAttachKeyPairOutput
- func (s OperationDetailForAttachKeyPairOutput) String() string
- type OperationDetailForCreateTagsOutput
- func (s OperationDetailForCreateTagsOutput) GoString() string
- func (s *OperationDetailForCreateTagsOutput) SetError(v *ErrorForCreateTagsOutput) *OperationDetailForCreateTagsOutput
- func (s *OperationDetailForCreateTagsOutput) SetResourceId(v string) *OperationDetailForCreateTagsOutput
- func (s OperationDetailForCreateTagsOutput) String() string
- type OperationDetailForDeleteImagesOutput
- func (s OperationDetailForDeleteImagesOutput) GoString() string
- func (s *OperationDetailForDeleteImagesOutput) SetError(v *ErrorForDeleteImagesOutput) *OperationDetailForDeleteImagesOutput
- func (s *OperationDetailForDeleteImagesOutput) SetImageId(v string) *OperationDetailForDeleteImagesOutput
- func (s OperationDetailForDeleteImagesOutput) String() string
- type OperationDetailForDeleteInstancesOutput
- func (s OperationDetailForDeleteInstancesOutput) GoString() string
- func (s *OperationDetailForDeleteInstancesOutput) SetError(v *ErrorForDeleteInstancesOutput) *OperationDetailForDeleteInstancesOutput
- func (s *OperationDetailForDeleteInstancesOutput) SetInstanceId(v string) *OperationDetailForDeleteInstancesOutput
- func (s OperationDetailForDeleteInstancesOutput) String() string
- type OperationDetailForDeleteKeyPairsOutput
- func (s OperationDetailForDeleteKeyPairsOutput) GoString() string
- func (s *OperationDetailForDeleteKeyPairsOutput) SetError(v *ErrorForDeleteKeyPairsOutput) *OperationDetailForDeleteKeyPairsOutput
- func (s *OperationDetailForDeleteKeyPairsOutput) SetKeyPairName(v string) *OperationDetailForDeleteKeyPairsOutput
- func (s OperationDetailForDeleteKeyPairsOutput) String() string
- type OperationDetailForDeleteTagsOutput
- func (s OperationDetailForDeleteTagsOutput) GoString() string
- func (s *OperationDetailForDeleteTagsOutput) SetError(v *ErrorForDeleteTagsOutput) *OperationDetailForDeleteTagsOutput
- func (s *OperationDetailForDeleteTagsOutput) SetResourceId(v string) *OperationDetailForDeleteTagsOutput
- func (s OperationDetailForDeleteTagsOutput) String() string
- type OperationDetailForDetachKeyPairOutput
- func (s OperationDetailForDetachKeyPairOutput) GoString() string
- func (s *OperationDetailForDetachKeyPairOutput) SetError(v *ErrorForDetachKeyPairOutput) *OperationDetailForDetachKeyPairOutput
- func (s *OperationDetailForDetachKeyPairOutput) SetInstanceId(v string) *OperationDetailForDetachKeyPairOutput
- func (s OperationDetailForDetachKeyPairOutput) String() string
- type OperationDetailForDisassociateInstancesIamRoleOutput
- func (s OperationDetailForDisassociateInstancesIamRoleOutput) GoString() string
- func (s *OperationDetailForDisassociateInstancesIamRoleOutput) SetError(v *ErrorForDisassociateInstancesIamRoleOutput) *OperationDetailForDisassociateInstancesIamRoleOutput
- func (s *OperationDetailForDisassociateInstancesIamRoleOutput) SetInstanceId(v string) *OperationDetailForDisassociateInstancesIamRoleOutput
- func (s OperationDetailForDisassociateInstancesIamRoleOutput) String() string
- type OperationDetailForRebootInstancesOutput
- func (s OperationDetailForRebootInstancesOutput) GoString() string
- func (s *OperationDetailForRebootInstancesOutput) SetError(v *ErrorForRebootInstancesOutput) *OperationDetailForRebootInstancesOutput
- func (s *OperationDetailForRebootInstancesOutput) SetInstanceId(v string) *OperationDetailForRebootInstancesOutput
- func (s OperationDetailForRebootInstancesOutput) String() string
- type OperationDetailForStartInstancesOutput
- func (s OperationDetailForStartInstancesOutput) GoString() string
- func (s *OperationDetailForStartInstancesOutput) SetError(v *ErrorForStartInstancesOutput) *OperationDetailForStartInstancesOutput
- func (s *OperationDetailForStartInstancesOutput) SetInstanceId(v string) *OperationDetailForStartInstancesOutput
- func (s OperationDetailForStartInstancesOutput) String() string
- type OperationDetailForStopInstancesOutput
- func (s OperationDetailForStopInstancesOutput) GoString() string
- func (s *OperationDetailForStopInstancesOutput) SetError(v *ErrorForStopInstancesOutput) *OperationDetailForStopInstancesOutput
- func (s *OperationDetailForStopInstancesOutput) SetInstanceId(v string) *OperationDetailForStopInstancesOutput
- func (s OperationDetailForStopInstancesOutput) String() string
- type OperationDetailForUpdateSystemEventsOutput
- func (s OperationDetailForUpdateSystemEventsOutput) GoString() string
- func (s *OperationDetailForUpdateSystemEventsOutput) SetError(v *ErrorForUpdateSystemEventsOutput) *OperationDetailForUpdateSystemEventsOutput
- func (s *OperationDetailForUpdateSystemEventsOutput) SetEventId(v string) *OperationDetailForUpdateSystemEventsOutput
- func (s OperationDetailForUpdateSystemEventsOutput) String() string
- type ProcessorForDescribeInstanceTypesOutput
- func (s ProcessorForDescribeInstanceTypesOutput) GoString() string
- func (s *ProcessorForDescribeInstanceTypesOutput) SetBaseFrequency(v float64) *ProcessorForDescribeInstanceTypesOutput
- func (s *ProcessorForDescribeInstanceTypesOutput) SetCpus(v int32) *ProcessorForDescribeInstanceTypesOutput
- func (s *ProcessorForDescribeInstanceTypesOutput) SetModel(v string) *ProcessorForDescribeInstanceTypesOutput
- func (s *ProcessorForDescribeInstanceTypesOutput) SetTurboFrequency(v float64) *ProcessorForDescribeInstanceTypesOutput
- func (s ProcessorForDescribeInstanceTypesOutput) String() string
- type RdmaForDescribeInstanceTypesOutput
- type RebootInstanceInput
- type RebootInstanceOutput
- type RebootInstancesInput
- type RebootInstancesOutput
- type RenewInstanceInput
- func (s RenewInstanceInput) GoString() string
- func (s *RenewInstanceInput) SetClientToken(v string) *RenewInstanceInput
- func (s *RenewInstanceInput) SetInstanceId(v string) *RenewInstanceInput
- func (s *RenewInstanceInput) SetPeriod(v int32) *RenewInstanceInput
- func (s *RenewInstanceInput) SetPeriodUnit(v string) *RenewInstanceInput
- func (s RenewInstanceInput) String() string
- type RenewInstanceOutput
- type ReplaceSystemVolumeInput
- func (s ReplaceSystemVolumeInput) GoString() string
- func (s *ReplaceSystemVolumeInput) SetClientToken(v string) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetImageId(v string) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetInstanceId(v string) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetKeepImageCredential(v bool) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetKeyPairName(v string) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetPassword(v string) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetSize(v json.Number) *ReplaceSystemVolumeInput
- func (s *ReplaceSystemVolumeInput) SetUserData(v string) *ReplaceSystemVolumeInput
- func (s ReplaceSystemVolumeInput) String() string
- type ReplaceSystemVolumeOutput
- type RunInstancesInput
- func (s RunInstancesInput) GoString() string
- func (s *RunInstancesInput) SetAutoRenew(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetAutoRenewPeriod(v int32) *RunInstancesInput
- func (s *RunInstancesInput) SetClientToken(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetCount(v int32) *RunInstancesInput
- func (s *RunInstancesInput) SetCreditSpecification(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetDeploymentSetId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetDescription(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetDryRun(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetHostName(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetHostname(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetHpcClusterId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetImageId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceChargeType(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceName(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceType(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetInstanceTypeId(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetKeepImageCredential(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetKeyPairName(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetMinCount(v int32) *RunInstancesInput
- func (s *RunInstancesInput) SetNetworkInterfaces(v []*NetworkInterfaceForRunInstancesInput) *RunInstancesInput
- func (s *RunInstancesInput) SetPassword(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetPeriod(v int32) *RunInstancesInput
- func (s *RunInstancesInput) SetPeriodUnit(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetProjectName(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetSecurityEnhancementStrategy(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetSpotStrategy(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetSuffixIndex(v int32) *RunInstancesInput
- func (s *RunInstancesInput) SetTags(v []*TagForRunInstancesInput) *RunInstancesInput
- func (s *RunInstancesInput) SetUniqueSuffix(v bool) *RunInstancesInput
- func (s *RunInstancesInput) SetUserData(v string) *RunInstancesInput
- func (s *RunInstancesInput) SetVolumes(v []*VolumeForRunInstancesInput) *RunInstancesInput
- func (s *RunInstancesInput) SetZoneId(v string) *RunInstancesInput
- func (s RunInstancesInput) String() string
- type RunInstancesOutput
- type StartInstanceInput
- type StartInstanceOutput
- type StartInstancesInput
- type StartInstancesOutput
- type StopInstanceInput
- type StopInstanceOutput
- type StopInstancesInput
- func (s StopInstancesInput) GoString() string
- func (s *StopInstancesInput) SetForceStop(v bool) *StopInstancesInput
- func (s *StopInstancesInput) SetInstanceIds(v []*string) *StopInstancesInput
- func (s *StopInstancesInput) SetStoppedMode(v string) *StopInstancesInput
- func (s StopInstancesInput) String() string
- type StopInstancesOutput
- type SupportedResourceForDescribeAvailableResourceOutput
- func (s SupportedResourceForDescribeAvailableResourceOutput) GoString() string
- func (s *SupportedResourceForDescribeAvailableResourceOutput) SetStatus(v string) *SupportedResourceForDescribeAvailableResourceOutput
- func (s *SupportedResourceForDescribeAvailableResourceOutput) SetValue(v string) *SupportedResourceForDescribeAvailableResourceOutput
- func (s SupportedResourceForDescribeAvailableResourceOutput) String() string
- type SystemEventForDescribeSystemEventsOutput
- func (s SystemEventForDescribeSystemEventsOutput) GoString() string
- func (s *SystemEventForDescribeSystemEventsOutput) SetCreatedAt(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetId(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetOperatedEndAt(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetOperatedStartAt(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetResourceId(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetStatus(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetType(v string) *SystemEventForDescribeSystemEventsOutput
- func (s *SystemEventForDescribeSystemEventsOutput) SetUpdatedAt(v string) *SystemEventForDescribeSystemEventsOutput
- func (s SystemEventForDescribeSystemEventsOutput) String() string
- type TagFilterForDescribeInstancesInput
- func (s TagFilterForDescribeInstancesInput) GoString() string
- func (s *TagFilterForDescribeInstancesInput) SetKey(v string) *TagFilterForDescribeInstancesInput
- func (s *TagFilterForDescribeInstancesInput) SetValues(v []*string) *TagFilterForDescribeInstancesInput
- func (s TagFilterForDescribeInstancesInput) String() string
- type TagFilterForDescribeTagsInput
- type TagForCreateTagsInput
- type TagForDescribeInstancesOutput
- type TagForRunInstancesInput
- type TagResourceForDescribeTagsOutput
- func (s TagResourceForDescribeTagsOutput) GoString() string
- func (s *TagResourceForDescribeTagsOutput) SetResourceId(v string) *TagResourceForDescribeTagsOutput
- func (s *TagResourceForDescribeTagsOutput) SetResourceType(v string) *TagResourceForDescribeTagsOutput
- func (s *TagResourceForDescribeTagsOutput) SetTagKey(v string) *TagResourceForDescribeTagsOutput
- func (s *TagResourceForDescribeTagsOutput) SetTagValue(v string) *TagResourceForDescribeTagsOutput
- func (s TagResourceForDescribeTagsOutput) String() string
- type TaskForDescribeTasksOutput
- func (s TaskForDescribeTasksOutput) GoString() string
- func (s *TaskForDescribeTasksOutput) SetCreatedAt(v string) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetEndAt(v string) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetId(v string) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetProcess(v int64) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetResourceId(v string) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetStatus(v string) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetType(v string) *TaskForDescribeTasksOutput
- func (s *TaskForDescribeTasksOutput) SetUpdatedAt(v string) *TaskForDescribeTasksOutput
- func (s TaskForDescribeTasksOutput) String() string
- type UpdateSystemEventsInput
- func (s UpdateSystemEventsInput) GoString() string
- func (s *UpdateSystemEventsInput) SetEventIds(v []*string) *UpdateSystemEventsInput
- func (s *UpdateSystemEventsInput) SetOperatedEndAt(v string) *UpdateSystemEventsInput
- func (s *UpdateSystemEventsInput) SetOperatedStartAt(v string) *UpdateSystemEventsInput
- func (s *UpdateSystemEventsInput) SetStatus(v string) *UpdateSystemEventsInput
- func (s *UpdateSystemEventsInput) SetUpdatedAt(v string) *UpdateSystemEventsInput
- func (s UpdateSystemEventsInput) String() string
- type UpdateSystemEventsOutput
- type VolumeForDescribeInstanceTypesOutput
- func (s VolumeForDescribeInstanceTypesOutput) GoString() string
- func (s *VolumeForDescribeInstanceTypesOutput) SetMaximumCount(v int32) *VolumeForDescribeInstanceTypesOutput
- func (s *VolumeForDescribeInstanceTypesOutput) SetSupportedVolumeTypes(v []*string) *VolumeForDescribeInstanceTypesOutput
- func (s VolumeForDescribeInstanceTypesOutput) String() string
- type VolumeForRunInstancesInput
- func (s VolumeForRunInstancesInput) GoString() string
- func (s *VolumeForRunInstancesInput) SetDeleteWithInstance(v string) *VolumeForRunInstancesInput
- func (s *VolumeForRunInstancesInput) SetSize(v int32) *VolumeForRunInstancesInput
- func (s *VolumeForRunInstancesInput) SetVolumeType(v string) *VolumeForRunInstancesInput
- func (s VolumeForRunInstancesInput) String() string
- type ZoneForDescribeZonesOutput
Constants ¶
const ( // StatusForDescribeSystemEventsOutputUnknownStatus is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputUnknownStatus = "UnknownStatus" // StatusForDescribeSystemEventsOutputExecuting is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputExecuting = "Executing" // StatusForDescribeSystemEventsOutputSucceeded is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputSucceeded = "Succeeded" // StatusForDescribeSystemEventsOutputFailed is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputFailed = "Failed" // StatusForDescribeSystemEventsOutputInquiring is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputInquiring = "Inquiring" // StatusForDescribeSystemEventsOutputScheduled is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputScheduled = "Scheduled" // StatusForDescribeSystemEventsOutputRejected is a StatusForDescribeSystemEventsOutput enum value StatusForDescribeSystemEventsOutputRejected = "Rejected" )
const ( // TypeForDescribeSystemEventsOutputUnknownType is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputUnknownType = "UnknownType" // TypeForDescribeSystemEventsOutputSystemFailureStop is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputSystemFailureStop = "SystemFailure_Stop" // TypeForDescribeSystemEventsOutputSystemFailureReboot is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputSystemFailureReboot = "SystemFailure_Reboot" // TypeForDescribeSystemEventsOutputSystemFailurePleaseCheck is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputSystemFailurePleaseCheck = "SystemFailure_PleaseCheck" // TypeForDescribeSystemEventsOutputDiskErrorRedeploy is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputDiskErrorRedeploy = "DiskError_Redeploy" // TypeForDescribeSystemEventsOutputHddbadSectorRedeploy is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputHddbadSectorRedeploy = "HDDBadSector_Redeploy" // TypeForDescribeSystemEventsOutputGpuErrorRedeploy is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputGpuErrorRedeploy = "GpuError_Redeploy" // TypeForDescribeSystemEventsOutputSystemMaintenanceRedeploy is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputSystemMaintenanceRedeploy = "SystemMaintenance_Redeploy" // TypeForDescribeSystemEventsOutputSystemFailureRedeploy is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputSystemFailureRedeploy = "SystemFailure_Redeploy" // TypeForDescribeSystemEventsOutputCreateInstance is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputCreateInstance = "CreateInstance" // TypeForDescribeSystemEventsOutputRunInstance is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputRunInstance = "RunInstance" // TypeForDescribeSystemEventsOutputStopInstance is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputStopInstance = "StopInstance" // TypeForDescribeSystemEventsOutputDeleteInstance is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputDeleteInstance = "DeleteInstance" // TypeForDescribeSystemEventsOutputSpotInstanceInterruptionDelete is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputSpotInstanceInterruptionDelete = "SpotInstanceInterruption_Delete" // TypeForDescribeSystemEventsOutputAccountUnbalancedStop is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputAccountUnbalancedStop = "AccountUnbalanced_Stop" // TypeForDescribeSystemEventsOutputAccountUnbalancedDelete is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputAccountUnbalancedDelete = "AccountUnbalanced_Delete" // TypeForDescribeSystemEventsOutputInstanceChargeTypeChange is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputInstanceChargeTypeChange = "InstanceChargeType_Change" // TypeForDescribeSystemEventsOutputInstanceConfigurationChange is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputInstanceConfigurationChange = "InstanceConfiguration_Change" // TypeForDescribeSystemEventsOutputFileSystemReadOnlyChange is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputFileSystemReadOnlyChange = "FileSystemReadOnly_Change" // TypeForDescribeSystemEventsOutputRebootInstance is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputRebootInstance = "RebootInstance" // TypeForDescribeSystemEventsOutputInstanceFailure is a TypeForDescribeSystemEventsOutput enum value TypeForDescribeSystemEventsOutputInstanceFailure = "InstanceFailure" )
const ( // StatusForDescribeTasksOutputUnknownStatus is a StatusForDescribeTasksOutput enum value StatusForDescribeTasksOutputUnknownStatus = "UnknownStatus" // StatusForDescribeTasksOutputPending is a StatusForDescribeTasksOutput enum value StatusForDescribeTasksOutputPending = "Pending" // StatusForDescribeTasksOutputRunning is a StatusForDescribeTasksOutput enum value StatusForDescribeTasksOutputRunning = "Running" // StatusForDescribeTasksOutputSucceeded is a StatusForDescribeTasksOutput enum value StatusForDescribeTasksOutputSucceeded = "Succeeded" // StatusForDescribeTasksOutputFailed is a StatusForDescribeTasksOutput enum value StatusForDescribeTasksOutputFailed = "Failed" )
const ( // TypeForDescribeTasksOutputUnknownType is a TypeForDescribeTasksOutput enum value TypeForDescribeTasksOutputUnknownType = "UnknownType" // TypeForDescribeTasksOutputExportImage is a TypeForDescribeTasksOutput enum value TypeForDescribeTasksOutputExportImage = "ExportImage" // TypeForDescribeTasksOutputCopyImage is a TypeForDescribeTasksOutput enum value TypeForDescribeTasksOutputCopyImage = "CopyImage" // TypeForDescribeTasksOutputPreheatImage is a TypeForDescribeTasksOutput enum value TypeForDescribeTasksOutputPreheatImage = "PreheatImage" )
const ( ServiceName = "ecs" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "ecs" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountForDescribeImageSharePermissionOutput ¶
type AccountForDescribeImageSharePermissionOutput struct { // contains filtered or unexported fields }
func (AccountForDescribeImageSharePermissionOutput) GoString ¶
func (s AccountForDescribeImageSharePermissionOutput) GoString() string
GoString returns the string representation
func (*AccountForDescribeImageSharePermissionOutput) SetAccountId ¶
func (s *AccountForDescribeImageSharePermissionOutput) SetAccountId(v string) *AccountForDescribeImageSharePermissionOutput
SetAccountId sets the AccountId field's value.
func (AccountForDescribeImageSharePermissionOutput) String ¶
func (s AccountForDescribeImageSharePermissionOutput) String() string
String returns the string representation
type AssociateInstancesIamRoleInput ¶
type AssociateInstancesIamRoleInput struct { IamRoleName *string `type:"string"` InstanceIds []*string `type:"list"` // contains filtered or unexported fields }
func (AssociateInstancesIamRoleInput) GoString ¶
func (s AssociateInstancesIamRoleInput) GoString() string
GoString returns the string representation
func (*AssociateInstancesIamRoleInput) SetIamRoleName ¶
func (s *AssociateInstancesIamRoleInput) SetIamRoleName(v string) *AssociateInstancesIamRoleInput
SetIamRoleName sets the IamRoleName field's value.
func (*AssociateInstancesIamRoleInput) SetInstanceIds ¶
func (s *AssociateInstancesIamRoleInput) SetInstanceIds(v []*string) *AssociateInstancesIamRoleInput
SetInstanceIds sets the InstanceIds field's value.
func (AssociateInstancesIamRoleInput) String ¶
func (s AssociateInstancesIamRoleInput) String() string
String returns the string representation
type AssociateInstancesIamRoleOutput ¶
type AssociateInstancesIamRoleOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForAssociateInstancesIamRoleOutput `type:"list"` // contains filtered or unexported fields }
func (AssociateInstancesIamRoleOutput) GoString ¶
func (s AssociateInstancesIamRoleOutput) GoString() string
GoString returns the string representation
func (*AssociateInstancesIamRoleOutput) SetOperationDetails ¶
func (s *AssociateInstancesIamRoleOutput) SetOperationDetails(v []*OperationDetailForAssociateInstancesIamRoleOutput) *AssociateInstancesIamRoleOutput
SetOperationDetails sets the OperationDetails field's value.
func (AssociateInstancesIamRoleOutput) String ¶
func (s AssociateInstancesIamRoleOutput) String() string
String returns the string representation
type AttachKeyPairInput ¶
type AttachKeyPairInput struct { InstanceIds []*string `type:"list"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (AttachKeyPairInput) GoString ¶
func (s AttachKeyPairInput) GoString() string
GoString returns the string representation
func (*AttachKeyPairInput) SetInstanceIds ¶
func (s *AttachKeyPairInput) SetInstanceIds(v []*string) *AttachKeyPairInput
SetInstanceIds sets the InstanceIds field's value.
func (*AttachKeyPairInput) SetKeyPairId ¶
func (s *AttachKeyPairInput) SetKeyPairId(v string) *AttachKeyPairInput
SetKeyPairId sets the KeyPairId field's value.
func (*AttachKeyPairInput) SetKeyPairName ¶
func (s *AttachKeyPairInput) SetKeyPairName(v string) *AttachKeyPairInput
SetKeyPairName sets the KeyPairName field's value.
func (AttachKeyPairInput) String ¶
func (s AttachKeyPairInput) String() string
String returns the string representation
type AttachKeyPairOutput ¶
type AttachKeyPairOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForAttachKeyPairOutput `type:"list"` // contains filtered or unexported fields }
func (AttachKeyPairOutput) GoString ¶
func (s AttachKeyPairOutput) GoString() string
GoString returns the string representation
func (*AttachKeyPairOutput) SetOperationDetails ¶
func (s *AttachKeyPairOutput) SetOperationDetails(v []*OperationDetailForAttachKeyPairOutput) *AttachKeyPairOutput
SetOperationDetails sets the OperationDetails field's value.
func (AttachKeyPairOutput) String ¶
func (s AttachKeyPairOutput) String() string
String returns the string representation
type AvailableResourceForDescribeAvailableResourceOutput ¶
type AvailableResourceForDescribeAvailableResourceOutput struct { SupportedResources []*SupportedResourceForDescribeAvailableResourceOutput `type:"list"` Type *string `type:"string"` // contains filtered or unexported fields }
func (AvailableResourceForDescribeAvailableResourceOutput) GoString ¶
func (s AvailableResourceForDescribeAvailableResourceOutput) GoString() string
GoString returns the string representation
func (*AvailableResourceForDescribeAvailableResourceOutput) SetSupportedResources ¶
func (s *AvailableResourceForDescribeAvailableResourceOutput) SetSupportedResources(v []*SupportedResourceForDescribeAvailableResourceOutput) *AvailableResourceForDescribeAvailableResourceOutput
SetSupportedResources sets the SupportedResources field's value.
func (*AvailableResourceForDescribeAvailableResourceOutput) SetType ¶
func (s *AvailableResourceForDescribeAvailableResourceOutput) SetType(v string) *AvailableResourceForDescribeAvailableResourceOutput
SetType sets the Type field's value.
func (AvailableResourceForDescribeAvailableResourceOutput) String ¶
func (s AvailableResourceForDescribeAvailableResourceOutput) String() string
String returns the string representation
type AvailableZoneForDescribeAvailableResourceOutput ¶
type AvailableZoneForDescribeAvailableResourceOutput struct { AvailableResources []*AvailableResourceForDescribeAvailableResourceOutput `type:"list"` RegionId *string `type:"string"` Status *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (AvailableZoneForDescribeAvailableResourceOutput) GoString ¶
func (s AvailableZoneForDescribeAvailableResourceOutput) GoString() string
GoString returns the string representation
func (*AvailableZoneForDescribeAvailableResourceOutput) SetAvailableResources ¶
func (s *AvailableZoneForDescribeAvailableResourceOutput) SetAvailableResources(v []*AvailableResourceForDescribeAvailableResourceOutput) *AvailableZoneForDescribeAvailableResourceOutput
SetAvailableResources sets the AvailableResources field's value.
func (*AvailableZoneForDescribeAvailableResourceOutput) SetRegionId ¶
func (s *AvailableZoneForDescribeAvailableResourceOutput) SetRegionId(v string) *AvailableZoneForDescribeAvailableResourceOutput
SetRegionId sets the RegionId field's value.
func (*AvailableZoneForDescribeAvailableResourceOutput) SetStatus ¶
func (s *AvailableZoneForDescribeAvailableResourceOutput) SetStatus(v string) *AvailableZoneForDescribeAvailableResourceOutput
SetStatus sets the Status field's value.
func (*AvailableZoneForDescribeAvailableResourceOutput) SetZoneId ¶
func (s *AvailableZoneForDescribeAvailableResourceOutput) SetZoneId(v string) *AvailableZoneForDescribeAvailableResourceOutput
SetZoneId sets the ZoneId field's value.
func (AvailableZoneForDescribeAvailableResourceOutput) String ¶
func (s AvailableZoneForDescribeAvailableResourceOutput) String() string
String returns the string representation
type CapacityForDescribeDeploymentSetsOutput ¶
type CapacityForDescribeDeploymentSetsOutput struct { AvailableCount *int32 `type:"int32"` UsedCount *int32 `type:"int32"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (CapacityForDescribeDeploymentSetsOutput) GoString ¶
func (s CapacityForDescribeDeploymentSetsOutput) GoString() string
GoString returns the string representation
func (*CapacityForDescribeDeploymentSetsOutput) SetAvailableCount ¶
func (s *CapacityForDescribeDeploymentSetsOutput) SetAvailableCount(v int32) *CapacityForDescribeDeploymentSetsOutput
SetAvailableCount sets the AvailableCount field's value.
func (*CapacityForDescribeDeploymentSetsOutput) SetUsedCount ¶
func (s *CapacityForDescribeDeploymentSetsOutput) SetUsedCount(v int32) *CapacityForDescribeDeploymentSetsOutput
SetUsedCount sets the UsedCount field's value.
func (*CapacityForDescribeDeploymentSetsOutput) SetZoneId ¶
func (s *CapacityForDescribeDeploymentSetsOutput) SetZoneId(v string) *CapacityForDescribeDeploymentSetsOutput
SetZoneId sets the ZoneId field's value.
func (CapacityForDescribeDeploymentSetsOutput) String ¶
func (s CapacityForDescribeDeploymentSetsOutput) String() string
String returns the string representation
type CpuOptionsForDescribeInstancesOutput ¶
type CpuOptionsForDescribeInstancesOutput struct { CoreCount *int32 `type:"int32"` ThreadsPerCore *int32 `type:"int32"` // contains filtered or unexported fields }
func (CpuOptionsForDescribeInstancesOutput) GoString ¶
func (s CpuOptionsForDescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*CpuOptionsForDescribeInstancesOutput) SetCoreCount ¶
func (s *CpuOptionsForDescribeInstancesOutput) SetCoreCount(v int32) *CpuOptionsForDescribeInstancesOutput
SetCoreCount sets the CoreCount field's value.
func (*CpuOptionsForDescribeInstancesOutput) SetThreadsPerCore ¶
func (s *CpuOptionsForDescribeInstancesOutput) SetThreadsPerCore(v int32) *CpuOptionsForDescribeInstancesOutput
SetThreadsPerCore sets the ThreadsPerCore field's value.
func (CpuOptionsForDescribeInstancesOutput) String ¶
func (s CpuOptionsForDescribeInstancesOutput) String() string
String returns the string representation
type CreateDeploymentSetInput ¶
type CreateDeploymentSetInput struct { ClientToken *string `type:"string"` DeploymentSetName *string `type:"string"` Description *string `type:"string"` Granularity *string `type:"string"` Strategy *string `type:"string"` // contains filtered or unexported fields }
func (CreateDeploymentSetInput) GoString ¶
func (s CreateDeploymentSetInput) GoString() string
GoString returns the string representation
func (*CreateDeploymentSetInput) SetClientToken ¶
func (s *CreateDeploymentSetInput) SetClientToken(v string) *CreateDeploymentSetInput
SetClientToken sets the ClientToken field's value.
func (*CreateDeploymentSetInput) SetDeploymentSetName ¶
func (s *CreateDeploymentSetInput) SetDeploymentSetName(v string) *CreateDeploymentSetInput
SetDeploymentSetName sets the DeploymentSetName field's value.
func (*CreateDeploymentSetInput) SetDescription ¶
func (s *CreateDeploymentSetInput) SetDescription(v string) *CreateDeploymentSetInput
SetDescription sets the Description field's value.
func (*CreateDeploymentSetInput) SetGranularity ¶
func (s *CreateDeploymentSetInput) SetGranularity(v string) *CreateDeploymentSetInput
SetGranularity sets the Granularity field's value.
func (*CreateDeploymentSetInput) SetStrategy ¶
func (s *CreateDeploymentSetInput) SetStrategy(v string) *CreateDeploymentSetInput
SetStrategy sets the Strategy field's value.
func (CreateDeploymentSetInput) String ¶
func (s CreateDeploymentSetInput) String() string
String returns the string representation
type CreateDeploymentSetOutput ¶
type CreateDeploymentSetOutput struct { Metadata *response.ResponseMetadata DeploymentSetId *string `type:"string"` // contains filtered or unexported fields }
func (CreateDeploymentSetOutput) GoString ¶
func (s CreateDeploymentSetOutput) GoString() string
GoString returns the string representation
func (*CreateDeploymentSetOutput) SetDeploymentSetId ¶
func (s *CreateDeploymentSetOutput) SetDeploymentSetId(v string) *CreateDeploymentSetOutput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (CreateDeploymentSetOutput) String ¶
func (s CreateDeploymentSetOutput) String() string
String returns the string representation
type CreateImageInput ¶
type CreateImageInput struct { Description *string `type:"string"` ImageName *string `type:"string"` InstanceId *string `type:"string"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (CreateImageInput) GoString ¶
func (s CreateImageInput) GoString() string
GoString returns the string representation
func (*CreateImageInput) SetDescription ¶
func (s *CreateImageInput) SetDescription(v string) *CreateImageInput
SetDescription sets the Description field's value.
func (*CreateImageInput) SetImageName ¶
func (s *CreateImageInput) SetImageName(v string) *CreateImageInput
SetImageName sets the ImageName field's value.
func (*CreateImageInput) SetInstanceId ¶
func (s *CreateImageInput) SetInstanceId(v string) *CreateImageInput
SetInstanceId sets the InstanceId field's value.
func (*CreateImageInput) SetProjectName ¶
func (s *CreateImageInput) SetProjectName(v string) *CreateImageInput
SetProjectName sets the ProjectName field's value.
func (CreateImageInput) String ¶
func (s CreateImageInput) String() string
String returns the string representation
type CreateImageOutput ¶
type CreateImageOutput struct { Metadata *response.ResponseMetadata ImageId *string `type:"string"` // contains filtered or unexported fields }
func (CreateImageOutput) GoString ¶
func (s CreateImageOutput) GoString() string
GoString returns the string representation
func (*CreateImageOutput) SetImageId ¶
func (s *CreateImageOutput) SetImageId(v string) *CreateImageOutput
SetImageId sets the ImageId field's value.
func (CreateImageOutput) String ¶
func (s CreateImageOutput) String() string
String returns the string representation
type CreateKeyPairInput ¶
type CreateKeyPairInput struct { Description *string `type:"string"` KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (CreateKeyPairInput) GoString ¶
func (s CreateKeyPairInput) GoString() string
GoString returns the string representation
func (*CreateKeyPairInput) SetDescription ¶
func (s *CreateKeyPairInput) SetDescription(v string) *CreateKeyPairInput
SetDescription sets the Description field's value.
func (*CreateKeyPairInput) SetKeyPairName ¶
func (s *CreateKeyPairInput) SetKeyPairName(v string) *CreateKeyPairInput
SetKeyPairName sets the KeyPairName field's value.
func (CreateKeyPairInput) String ¶
func (s CreateKeyPairInput) String() string
String returns the string representation
type CreateKeyPairOutput ¶
type CreateKeyPairOutput struct { Metadata *response.ResponseMetadata FingerPrint *string `type:"string"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` PrivateKey *string `type:"string"` // contains filtered or unexported fields }
func (CreateKeyPairOutput) GoString ¶
func (s CreateKeyPairOutput) GoString() string
GoString returns the string representation
func (*CreateKeyPairOutput) SetFingerPrint ¶
func (s *CreateKeyPairOutput) SetFingerPrint(v string) *CreateKeyPairOutput
SetFingerPrint sets the FingerPrint field's value.
func (*CreateKeyPairOutput) SetKeyPairId ¶
func (s *CreateKeyPairOutput) SetKeyPairId(v string) *CreateKeyPairOutput
SetKeyPairId sets the KeyPairId field's value.
func (*CreateKeyPairOutput) SetKeyPairName ¶
func (s *CreateKeyPairOutput) SetKeyPairName(v string) *CreateKeyPairOutput
SetKeyPairName sets the KeyPairName field's value.
func (*CreateKeyPairOutput) SetPrivateKey ¶
func (s *CreateKeyPairOutput) SetPrivateKey(v string) *CreateKeyPairOutput
SetPrivateKey sets the PrivateKey field's value.
func (CreateKeyPairOutput) String ¶
func (s CreateKeyPairOutput) String() string
String returns the string representation
type CreateTagsInput ¶
type CreateTagsInput struct { ResourceIds []*string `type:"list"` ResourceType *string `type:"string"` Tags []*TagForCreateTagsInput `type:"list"` // contains filtered or unexported fields }
func (CreateTagsInput) GoString ¶
func (s CreateTagsInput) GoString() string
GoString returns the string representation
func (*CreateTagsInput) SetResourceIds ¶
func (s *CreateTagsInput) SetResourceIds(v []*string) *CreateTagsInput
SetResourceIds sets the ResourceIds field's value.
func (*CreateTagsInput) SetResourceType ¶
func (s *CreateTagsInput) SetResourceType(v string) *CreateTagsInput
SetResourceType sets the ResourceType field's value.
func (*CreateTagsInput) SetTags ¶
func (s *CreateTagsInput) SetTags(v []*TagForCreateTagsInput) *CreateTagsInput
SetTags sets the Tags field's value.
func (CreateTagsInput) String ¶
func (s CreateTagsInput) String() string
String returns the string representation
type CreateTagsOutput ¶
type CreateTagsOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForCreateTagsOutput `type:"list"` // contains filtered or unexported fields }
func (CreateTagsOutput) GoString ¶
func (s CreateTagsOutput) GoString() string
GoString returns the string representation
func (*CreateTagsOutput) SetOperationDetails ¶
func (s *CreateTagsOutput) SetOperationDetails(v []*OperationDetailForCreateTagsOutput) *CreateTagsOutput
SetOperationDetails sets the OperationDetails field's value.
func (CreateTagsOutput) String ¶
func (s CreateTagsOutput) String() string
String returns the string representation
type DeleteDeploymentSetInput ¶
type DeleteDeploymentSetInput struct { DeploymentSetId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteDeploymentSetInput) GoString ¶
func (s DeleteDeploymentSetInput) GoString() string
GoString returns the string representation
func (*DeleteDeploymentSetInput) SetDeploymentSetId ¶
func (s *DeleteDeploymentSetInput) SetDeploymentSetId(v string) *DeleteDeploymentSetInput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (DeleteDeploymentSetInput) String ¶
func (s DeleteDeploymentSetInput) String() string
String returns the string representation
type DeleteDeploymentSetOutput ¶
type DeleteDeploymentSetOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteDeploymentSetOutput) GoString ¶
func (s DeleteDeploymentSetOutput) GoString() string
GoString returns the string representation
func (DeleteDeploymentSetOutput) String ¶
func (s DeleteDeploymentSetOutput) String() string
String returns the string representation
type DeleteImagesInput ¶
type DeleteImagesInput struct { ImageIds []*string `type:"list"` // contains filtered or unexported fields }
func (DeleteImagesInput) GoString ¶
func (s DeleteImagesInput) GoString() string
GoString returns the string representation
func (*DeleteImagesInput) SetImageIds ¶
func (s *DeleteImagesInput) SetImageIds(v []*string) *DeleteImagesInput
SetImageIds sets the ImageIds field's value.
func (DeleteImagesInput) String ¶
func (s DeleteImagesInput) String() string
String returns the string representation
type DeleteImagesOutput ¶
type DeleteImagesOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForDeleteImagesOutput `type:"list"` // contains filtered or unexported fields }
func (DeleteImagesOutput) GoString ¶
func (s DeleteImagesOutput) GoString() string
GoString returns the string representation
func (*DeleteImagesOutput) SetOperationDetails ¶
func (s *DeleteImagesOutput) SetOperationDetails(v []*OperationDetailForDeleteImagesOutput) *DeleteImagesOutput
SetOperationDetails sets the OperationDetails field's value.
func (DeleteImagesOutput) String ¶
func (s DeleteImagesOutput) String() string
String returns the string representation
type DeleteInstanceInput ¶
type DeleteInstanceInput struct { InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteInstanceInput) GoString ¶
func (s DeleteInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteInstanceInput) SetInstanceId ¶
func (s *DeleteInstanceInput) SetInstanceId(v string) *DeleteInstanceInput
SetInstanceId sets the InstanceId field's value.
func (DeleteInstanceInput) String ¶
func (s DeleteInstanceInput) String() string
String returns the string representation
type DeleteInstanceOutput ¶
type DeleteInstanceOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteInstanceOutput) GoString ¶
func (s DeleteInstanceOutput) GoString() string
GoString returns the string representation
func (DeleteInstanceOutput) String ¶
func (s DeleteInstanceOutput) String() string
String returns the string representation
type DeleteInstancesInput ¶
type DeleteInstancesInput struct { InstanceIds []*string `type:"list"` // contains filtered or unexported fields }
func (DeleteInstancesInput) GoString ¶
func (s DeleteInstancesInput) GoString() string
GoString returns the string representation
func (*DeleteInstancesInput) SetInstanceIds ¶
func (s *DeleteInstancesInput) SetInstanceIds(v []*string) *DeleteInstancesInput
SetInstanceIds sets the InstanceIds field's value.
func (DeleteInstancesInput) String ¶
func (s DeleteInstancesInput) String() string
String returns the string representation
type DeleteInstancesOutput ¶
type DeleteInstancesOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForDeleteInstancesOutput `type:"list"` // contains filtered or unexported fields }
func (DeleteInstancesOutput) GoString ¶
func (s DeleteInstancesOutput) GoString() string
GoString returns the string representation
func (*DeleteInstancesOutput) SetOperationDetails ¶
func (s *DeleteInstancesOutput) SetOperationDetails(v []*OperationDetailForDeleteInstancesOutput) *DeleteInstancesOutput
SetOperationDetails sets the OperationDetails field's value.
func (DeleteInstancesOutput) String ¶
func (s DeleteInstancesOutput) String() string
String returns the string representation
type DeleteKeyPairsInput ¶
type DeleteKeyPairsInput struct { KeyPairNames []*string `type:"list"` // contains filtered or unexported fields }
func (DeleteKeyPairsInput) GoString ¶
func (s DeleteKeyPairsInput) GoString() string
GoString returns the string representation
func (*DeleteKeyPairsInput) SetKeyPairNames ¶
func (s *DeleteKeyPairsInput) SetKeyPairNames(v []*string) *DeleteKeyPairsInput
SetKeyPairNames sets the KeyPairNames field's value.
func (DeleteKeyPairsInput) String ¶
func (s DeleteKeyPairsInput) String() string
String returns the string representation
type DeleteKeyPairsOutput ¶
type DeleteKeyPairsOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForDeleteKeyPairsOutput `type:"list"` // contains filtered or unexported fields }
func (DeleteKeyPairsOutput) GoString ¶
func (s DeleteKeyPairsOutput) GoString() string
GoString returns the string representation
func (*DeleteKeyPairsOutput) SetOperationDetails ¶
func (s *DeleteKeyPairsOutput) SetOperationDetails(v []*OperationDetailForDeleteKeyPairsOutput) *DeleteKeyPairsOutput
SetOperationDetails sets the OperationDetails field's value.
func (DeleteKeyPairsOutput) String ¶
func (s DeleteKeyPairsOutput) String() string
String returns the string representation
type DeleteTagsInput ¶
type DeleteTagsInput struct { ResourceIds []*string `type:"list"` ResourceType *string `type:"string"` TagKeys []*string `type:"list"` // contains filtered or unexported fields }
func (DeleteTagsInput) GoString ¶
func (s DeleteTagsInput) GoString() string
GoString returns the string representation
func (*DeleteTagsInput) SetResourceIds ¶
func (s *DeleteTagsInput) SetResourceIds(v []*string) *DeleteTagsInput
SetResourceIds sets the ResourceIds field's value.
func (*DeleteTagsInput) SetResourceType ¶
func (s *DeleteTagsInput) SetResourceType(v string) *DeleteTagsInput
SetResourceType sets the ResourceType field's value.
func (*DeleteTagsInput) SetTagKeys ¶
func (s *DeleteTagsInput) SetTagKeys(v []*string) *DeleteTagsInput
SetTagKeys sets the TagKeys field's value.
func (DeleteTagsInput) String ¶
func (s DeleteTagsInput) String() string
String returns the string representation
type DeleteTagsOutput ¶
type DeleteTagsOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForDeleteTagsOutput `type:"list"` // contains filtered or unexported fields }
func (DeleteTagsOutput) GoString ¶
func (s DeleteTagsOutput) GoString() string
GoString returns the string representation
func (*DeleteTagsOutput) SetOperationDetails ¶
func (s *DeleteTagsOutput) SetOperationDetails(v []*OperationDetailForDeleteTagsOutput) *DeleteTagsOutput
SetOperationDetails sets the OperationDetails field's value.
func (DeleteTagsOutput) String ¶
func (s DeleteTagsOutput) String() string
String returns the string representation
type DeploymentSetForDescribeDeploymentSetsOutput ¶
type DeploymentSetForDescribeDeploymentSetsOutput struct { Capacities []*CapacityForDescribeDeploymentSetsOutput `type:"list"` CreatedAt *string `type:"string"` DeploymentSetDescription *string `type:"string"` DeploymentSetId *string `type:"string"` DeploymentSetName *string `type:"string"` Granularity *string `type:"string"` InstanceAmount *int32 `type:"int32"` InstanceIds []*string `type:"list"` Strategy *string `type:"string"` // contains filtered or unexported fields }
func (DeploymentSetForDescribeDeploymentSetsOutput) GoString ¶
func (s DeploymentSetForDescribeDeploymentSetsOutput) GoString() string
GoString returns the string representation
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetCapacities ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetCapacities(v []*CapacityForDescribeDeploymentSetsOutput) *DeploymentSetForDescribeDeploymentSetsOutput
SetCapacities sets the Capacities field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetCreatedAt ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetCreatedAt(v string) *DeploymentSetForDescribeDeploymentSetsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetDescription ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetDescription(v string) *DeploymentSetForDescribeDeploymentSetsOutput
SetDeploymentSetDescription sets the DeploymentSetDescription field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetId ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetId(v string) *DeploymentSetForDescribeDeploymentSetsOutput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetName ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetDeploymentSetName(v string) *DeploymentSetForDescribeDeploymentSetsOutput
SetDeploymentSetName sets the DeploymentSetName field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetGranularity ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetGranularity(v string) *DeploymentSetForDescribeDeploymentSetsOutput
SetGranularity sets the Granularity field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetInstanceAmount ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetInstanceAmount(v int32) *DeploymentSetForDescribeDeploymentSetsOutput
SetInstanceAmount sets the InstanceAmount field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetInstanceIds ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetInstanceIds(v []*string) *DeploymentSetForDescribeDeploymentSetsOutput
SetInstanceIds sets the InstanceIds field's value.
func (*DeploymentSetForDescribeDeploymentSetsOutput) SetStrategy ¶
func (s *DeploymentSetForDescribeDeploymentSetsOutput) SetStrategy(v string) *DeploymentSetForDescribeDeploymentSetsOutput
SetStrategy sets the Strategy field's value.
func (DeploymentSetForDescribeDeploymentSetsOutput) String ¶
func (s DeploymentSetForDescribeDeploymentSetsOutput) String() string
String returns the string representation
type DescribeAvailableResourceInput ¶
type DescribeAvailableResourceInput struct { DestinationResource *string `type:"string"` InstanceChargeType *string `type:"string"` InstanceType *string `type:"string"` InstanceTypeId *string `type:"string"` SpotStrategy *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeAvailableResourceInput) GoString ¶
func (s DescribeAvailableResourceInput) GoString() string
GoString returns the string representation
func (*DescribeAvailableResourceInput) SetDestinationResource ¶
func (s *DescribeAvailableResourceInput) SetDestinationResource(v string) *DescribeAvailableResourceInput
SetDestinationResource sets the DestinationResource field's value.
func (*DescribeAvailableResourceInput) SetInstanceChargeType ¶
func (s *DescribeAvailableResourceInput) SetInstanceChargeType(v string) *DescribeAvailableResourceInput
SetInstanceChargeType sets the InstanceChargeType field's value.
func (*DescribeAvailableResourceInput) SetInstanceType ¶
func (s *DescribeAvailableResourceInput) SetInstanceType(v string) *DescribeAvailableResourceInput
SetInstanceType sets the InstanceType field's value.
func (*DescribeAvailableResourceInput) SetInstanceTypeId ¶
func (s *DescribeAvailableResourceInput) SetInstanceTypeId(v string) *DescribeAvailableResourceInput
SetInstanceTypeId sets the InstanceTypeId field's value.
func (*DescribeAvailableResourceInput) SetSpotStrategy ¶
func (s *DescribeAvailableResourceInput) SetSpotStrategy(v string) *DescribeAvailableResourceInput
SetSpotStrategy sets the SpotStrategy field's value.
func (*DescribeAvailableResourceInput) SetZoneId ¶
func (s *DescribeAvailableResourceInput) SetZoneId(v string) *DescribeAvailableResourceInput
SetZoneId sets the ZoneId field's value.
func (DescribeAvailableResourceInput) String ¶
func (s DescribeAvailableResourceInput) String() string
String returns the string representation
type DescribeAvailableResourceOutput ¶
type DescribeAvailableResourceOutput struct { Metadata *response.ResponseMetadata AvailableZones []*AvailableZoneForDescribeAvailableResourceOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeAvailableResourceOutput) GoString ¶
func (s DescribeAvailableResourceOutput) GoString() string
GoString returns the string representation
func (*DescribeAvailableResourceOutput) SetAvailableZones ¶
func (s *DescribeAvailableResourceOutput) SetAvailableZones(v []*AvailableZoneForDescribeAvailableResourceOutput) *DescribeAvailableResourceOutput
SetAvailableZones sets the AvailableZones field's value.
func (DescribeAvailableResourceOutput) String ¶
func (s DescribeAvailableResourceOutput) String() string
String returns the string representation
type DescribeDeploymentSetSupportedInstanceTypeFamilyInput ¶
type DescribeDeploymentSetSupportedInstanceTypeFamilyInput struct {
// contains filtered or unexported fields
}
func (DescribeDeploymentSetSupportedInstanceTypeFamilyInput) GoString ¶
func (s DescribeDeploymentSetSupportedInstanceTypeFamilyInput) GoString() string
GoString returns the string representation
func (DescribeDeploymentSetSupportedInstanceTypeFamilyInput) String ¶
func (s DescribeDeploymentSetSupportedInstanceTypeFamilyInput) String() string
String returns the string representation
type DescribeDeploymentSetSupportedInstanceTypeFamilyOutput ¶
type DescribeDeploymentSetSupportedInstanceTypeFamilyOutput struct { Metadata *response.ResponseMetadata DeploymentSetCreateInstanceTypeFamilies []*string `type:"list"` DeploymentSetModifyInstanceTypeFamilies []*string `type:"list"` // contains filtered or unexported fields }
func (DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) GoString ¶
func (s DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) GoString() string
GoString returns the string representation
func (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) SetDeploymentSetCreateInstanceTypeFamilies ¶
func (s *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) SetDeploymentSetCreateInstanceTypeFamilies(v []*string) *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput
SetDeploymentSetCreateInstanceTypeFamilies sets the DeploymentSetCreateInstanceTypeFamilies field's value.
func (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) SetDeploymentSetModifyInstanceTypeFamilies ¶
func (s *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) SetDeploymentSetModifyInstanceTypeFamilies(v []*string) *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput
SetDeploymentSetModifyInstanceTypeFamilies sets the DeploymentSetModifyInstanceTypeFamilies field's value.
func (DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) String ¶
func (s DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) String() string
String returns the string representation
type DescribeDeploymentSetsInput ¶
type DescribeDeploymentSetsInput struct { DeploymentSetIds []*string `type:"list"` DeploymentSetName *string `type:"string"` Granularity *string `type:"string"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` Strategy *string `type:"string"` // contains filtered or unexported fields }
func (DescribeDeploymentSetsInput) GoString ¶
func (s DescribeDeploymentSetsInput) GoString() string
GoString returns the string representation
func (*DescribeDeploymentSetsInput) SetDeploymentSetIds ¶
func (s *DescribeDeploymentSetsInput) SetDeploymentSetIds(v []*string) *DescribeDeploymentSetsInput
SetDeploymentSetIds sets the DeploymentSetIds field's value.
func (*DescribeDeploymentSetsInput) SetDeploymentSetName ¶
func (s *DescribeDeploymentSetsInput) SetDeploymentSetName(v string) *DescribeDeploymentSetsInput
SetDeploymentSetName sets the DeploymentSetName field's value.
func (*DescribeDeploymentSetsInput) SetGranularity ¶
func (s *DescribeDeploymentSetsInput) SetGranularity(v string) *DescribeDeploymentSetsInput
SetGranularity sets the Granularity field's value.
func (*DescribeDeploymentSetsInput) SetMaxResults ¶
func (s *DescribeDeploymentSetsInput) SetMaxResults(v int32) *DescribeDeploymentSetsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeDeploymentSetsInput) SetNextToken ¶
func (s *DescribeDeploymentSetsInput) SetNextToken(v string) *DescribeDeploymentSetsInput
SetNextToken sets the NextToken field's value.
func (*DescribeDeploymentSetsInput) SetStrategy ¶
func (s *DescribeDeploymentSetsInput) SetStrategy(v string) *DescribeDeploymentSetsInput
SetStrategy sets the Strategy field's value.
func (DescribeDeploymentSetsInput) String ¶
func (s DescribeDeploymentSetsInput) String() string
String returns the string representation
type DescribeDeploymentSetsOutput ¶
type DescribeDeploymentSetsOutput struct { Metadata *response.ResponseMetadata DeploymentSets []*DeploymentSetForDescribeDeploymentSetsOutput `type:"list"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (DescribeDeploymentSetsOutput) GoString ¶
func (s DescribeDeploymentSetsOutput) GoString() string
GoString returns the string representation
func (*DescribeDeploymentSetsOutput) SetDeploymentSets ¶
func (s *DescribeDeploymentSetsOutput) SetDeploymentSets(v []*DeploymentSetForDescribeDeploymentSetsOutput) *DescribeDeploymentSetsOutput
SetDeploymentSets sets the DeploymentSets field's value.
func (*DescribeDeploymentSetsOutput) SetNextToken ¶
func (s *DescribeDeploymentSetsOutput) SetNextToken(v string) *DescribeDeploymentSetsOutput
SetNextToken sets the NextToken field's value.
func (DescribeDeploymentSetsOutput) String ¶
func (s DescribeDeploymentSetsOutput) String() string
String returns the string representation
type DescribeImageSharePermissionInput ¶
type DescribeImageSharePermissionInput struct { // contains filtered or unexported fields }
func (DescribeImageSharePermissionInput) GoString ¶
func (s DescribeImageSharePermissionInput) GoString() string
GoString returns the string representation
func (*DescribeImageSharePermissionInput) SetImageId ¶
func (s *DescribeImageSharePermissionInput) SetImageId(v string) *DescribeImageSharePermissionInput
SetImageId sets the ImageId field's value.
func (*DescribeImageSharePermissionInput) SetMaxResults ¶
func (s *DescribeImageSharePermissionInput) SetMaxResults(v int32) *DescribeImageSharePermissionInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeImageSharePermissionInput) SetNextToken ¶
func (s *DescribeImageSharePermissionInput) SetNextToken(v string) *DescribeImageSharePermissionInput
SetNextToken sets the NextToken field's value.
func (DescribeImageSharePermissionInput) String ¶
func (s DescribeImageSharePermissionInput) String() string
String returns the string representation
type DescribeImageSharePermissionOutput ¶
type DescribeImageSharePermissionOutput struct { // contains filtered or unexported fields }
func (DescribeImageSharePermissionOutput) GoString ¶
func (s DescribeImageSharePermissionOutput) GoString() string
GoString returns the string representation
func (*DescribeImageSharePermissionOutput) SetAccounts ¶
func (s *DescribeImageSharePermissionOutput) SetAccounts(v []*AccountForDescribeImageSharePermissionOutput) *DescribeImageSharePermissionOutput
SetAccounts sets the Accounts field's value.
func (*DescribeImageSharePermissionOutput) SetImageId ¶
func (s *DescribeImageSharePermissionOutput) SetImageId(v string) *DescribeImageSharePermissionOutput
SetImageId sets the ImageId field's value.
func (*DescribeImageSharePermissionOutput) SetNextToken ¶
func (s *DescribeImageSharePermissionOutput) SetNextToken(v string) *DescribeImageSharePermissionOutput
SetNextToken sets the NextToken field's value.
func (*DescribeImageSharePermissionOutput) SetTotalCount ¶
func (s *DescribeImageSharePermissionOutput) SetTotalCount(v int32) *DescribeImageSharePermissionOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeImageSharePermissionOutput) String ¶
func (s DescribeImageSharePermissionOutput) String() string
String returns the string representation
type DescribeImagesInput ¶
type DescribeImagesInput struct { ImageIds []*string `type:"list"` ImageStatus *string `type:"string"` InstanceTypeId *string `type:"string"` IsSupportCloudInit *bool `type:"boolean"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` OsType *string `type:"string"` ProjectName *string `type:"string"` Status []*string `type:"list"` Visibility *string `type:"string"` // contains filtered or unexported fields }
func (DescribeImagesInput) GoString ¶
func (s DescribeImagesInput) GoString() string
GoString returns the string representation
func (*DescribeImagesInput) SetImageIds ¶
func (s *DescribeImagesInput) SetImageIds(v []*string) *DescribeImagesInput
SetImageIds sets the ImageIds field's value.
func (*DescribeImagesInput) SetImageStatus ¶
func (s *DescribeImagesInput) SetImageStatus(v string) *DescribeImagesInput
SetImageStatus sets the ImageStatus field's value.
func (*DescribeImagesInput) SetInstanceTypeId ¶
func (s *DescribeImagesInput) SetInstanceTypeId(v string) *DescribeImagesInput
SetInstanceTypeId sets the InstanceTypeId field's value.
func (*DescribeImagesInput) SetIsSupportCloudInit ¶
func (s *DescribeImagesInput) SetIsSupportCloudInit(v bool) *DescribeImagesInput
SetIsSupportCloudInit sets the IsSupportCloudInit field's value.
func (*DescribeImagesInput) SetMaxResults ¶
func (s *DescribeImagesInput) SetMaxResults(v int32) *DescribeImagesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeImagesInput) SetNextToken ¶
func (s *DescribeImagesInput) SetNextToken(v string) *DescribeImagesInput
SetNextToken sets the NextToken field's value.
func (*DescribeImagesInput) SetOsType ¶
func (s *DescribeImagesInput) SetOsType(v string) *DescribeImagesInput
SetOsType sets the OsType field's value.
func (*DescribeImagesInput) SetProjectName ¶
func (s *DescribeImagesInput) SetProjectName(v string) *DescribeImagesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeImagesInput) SetStatus ¶
func (s *DescribeImagesInput) SetStatus(v []*string) *DescribeImagesInput
SetStatus sets the Status field's value.
func (*DescribeImagesInput) SetVisibility ¶
func (s *DescribeImagesInput) SetVisibility(v string) *DescribeImagesInput
SetVisibility sets the Visibility field's value.
func (DescribeImagesInput) String ¶
func (s DescribeImagesInput) String() string
String returns the string representation
type DescribeImagesOutput ¶
type DescribeImagesOutput struct { Metadata *response.ResponseMetadata Images []*ImageForDescribeImagesOutput `type:"list"` NextToken *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeImagesOutput) GoString ¶
func (s DescribeImagesOutput) GoString() string
GoString returns the string representation
func (*DescribeImagesOutput) SetImages ¶
func (s *DescribeImagesOutput) SetImages(v []*ImageForDescribeImagesOutput) *DescribeImagesOutput
SetImages sets the Images field's value.
func (*DescribeImagesOutput) SetNextToken ¶
func (s *DescribeImagesOutput) SetNextToken(v string) *DescribeImagesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeImagesOutput) SetTotalCount ¶
func (s *DescribeImagesOutput) SetTotalCount(v int32) *DescribeImagesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeImagesOutput) String ¶
func (s DescribeImagesOutput) String() string
String returns the string representation
type DescribeInstanceECSTerminalUrlInput ¶
type DescribeInstanceECSTerminalUrlInput struct { InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceECSTerminalUrlInput) GoString ¶
func (s DescribeInstanceECSTerminalUrlInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceECSTerminalUrlInput) SetInstanceId ¶
func (s *DescribeInstanceECSTerminalUrlInput) SetInstanceId(v string) *DescribeInstanceECSTerminalUrlInput
SetInstanceId sets the InstanceId field's value.
func (DescribeInstanceECSTerminalUrlInput) String ¶
func (s DescribeInstanceECSTerminalUrlInput) String() string
String returns the string representation
type DescribeInstanceECSTerminalUrlOutput ¶
type DescribeInstanceECSTerminalUrlOutput struct { Metadata *response.ResponseMetadata EcsTerminalUrl *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceECSTerminalUrlOutput) GoString ¶
func (s DescribeInstanceECSTerminalUrlOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceECSTerminalUrlOutput) SetEcsTerminalUrl ¶
func (s *DescribeInstanceECSTerminalUrlOutput) SetEcsTerminalUrl(v string) *DescribeInstanceECSTerminalUrlOutput
SetEcsTerminalUrl sets the EcsTerminalUrl field's value.
func (DescribeInstanceECSTerminalUrlOutput) String ¶
func (s DescribeInstanceECSTerminalUrlOutput) String() string
String returns the string representation
type DescribeInstanceTypeFamiliesInput ¶
type DescribeInstanceTypeFamiliesInput struct { Generation *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceTypeFamiliesInput) GoString ¶
func (s DescribeInstanceTypeFamiliesInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceTypeFamiliesInput) SetGeneration ¶
func (s *DescribeInstanceTypeFamiliesInput) SetGeneration(v string) *DescribeInstanceTypeFamiliesInput
SetGeneration sets the Generation field's value.
func (*DescribeInstanceTypeFamiliesInput) SetZoneId ¶
func (s *DescribeInstanceTypeFamiliesInput) SetZoneId(v string) *DescribeInstanceTypeFamiliesInput
SetZoneId sets the ZoneId field's value.
func (DescribeInstanceTypeFamiliesInput) String ¶
func (s DescribeInstanceTypeFamiliesInput) String() string
String returns the string representation
type DescribeInstanceTypeFamiliesOutput ¶
type DescribeInstanceTypeFamiliesOutput struct { Metadata *response.ResponseMetadata InstanceTypeFamilies []*InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeInstanceTypeFamiliesOutput) GoString ¶
func (s DescribeInstanceTypeFamiliesOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceTypeFamiliesOutput) SetInstanceTypeFamilies ¶
func (s *DescribeInstanceTypeFamiliesOutput) SetInstanceTypeFamilies(v []*InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) *DescribeInstanceTypeFamiliesOutput
SetInstanceTypeFamilies sets the InstanceTypeFamilies field's value.
func (DescribeInstanceTypeFamiliesOutput) String ¶
func (s DescribeInstanceTypeFamiliesOutput) String() string
String returns the string representation
type DescribeInstanceTypesInput ¶
type DescribeInstanceTypesInput struct { InstanceTypeIds []*string `type:"list"` InstanceTypes []*string `type:"list"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceTypesInput) GoString ¶
func (s DescribeInstanceTypesInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceTypesInput) SetInstanceTypeIds ¶
func (s *DescribeInstanceTypesInput) SetInstanceTypeIds(v []*string) *DescribeInstanceTypesInput
SetInstanceTypeIds sets the InstanceTypeIds field's value.
func (*DescribeInstanceTypesInput) SetInstanceTypes ¶
func (s *DescribeInstanceTypesInput) SetInstanceTypes(v []*string) *DescribeInstanceTypesInput
SetInstanceTypes sets the InstanceTypes field's value.
func (*DescribeInstanceTypesInput) SetMaxResults ¶
func (s *DescribeInstanceTypesInput) SetMaxResults(v int32) *DescribeInstanceTypesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeInstanceTypesInput) SetNextToken ¶
func (s *DescribeInstanceTypesInput) SetNextToken(v string) *DescribeInstanceTypesInput
SetNextToken sets the NextToken field's value.
func (DescribeInstanceTypesInput) String ¶
func (s DescribeInstanceTypesInput) String() string
String returns the string representation
type DescribeInstanceTypesOutput ¶
type DescribeInstanceTypesOutput struct { Metadata *response.ResponseMetadata InstanceTypes []*InstanceTypeForDescribeInstanceTypesOutput `type:"list"` NextToken *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeInstanceTypesOutput) GoString ¶
func (s DescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceTypesOutput) SetInstanceTypes ¶
func (s *DescribeInstanceTypesOutput) SetInstanceTypes(v []*InstanceTypeForDescribeInstanceTypesOutput) *DescribeInstanceTypesOutput
SetInstanceTypes sets the InstanceTypes field's value.
func (*DescribeInstanceTypesOutput) SetNextToken ¶
func (s *DescribeInstanceTypesOutput) SetNextToken(v string) *DescribeInstanceTypesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeInstanceTypesOutput) SetTotalCount ¶
func (s *DescribeInstanceTypesOutput) SetTotalCount(v int32) *DescribeInstanceTypesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeInstanceTypesOutput) String ¶
func (s DescribeInstanceTypesOutput) String() string
String returns the string representation
type DescribeInstanceVncUrlInput ¶
type DescribeInstanceVncUrlInput struct { InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceVncUrlInput) GoString ¶
func (s DescribeInstanceVncUrlInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceVncUrlInput) SetInstanceId ¶
func (s *DescribeInstanceVncUrlInput) SetInstanceId(v string) *DescribeInstanceVncUrlInput
SetInstanceId sets the InstanceId field's value.
func (DescribeInstanceVncUrlInput) String ¶
func (s DescribeInstanceVncUrlInput) String() string
String returns the string representation
type DescribeInstanceVncUrlOutput ¶
type DescribeInstanceVncUrlOutput struct { Metadata *response.ResponseMetadata VncUrl *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstanceVncUrlOutput) GoString ¶
func (s DescribeInstanceVncUrlOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceVncUrlOutput) SetVncUrl ¶
func (s *DescribeInstanceVncUrlOutput) SetVncUrl(v string) *DescribeInstanceVncUrlOutput
SetVncUrl sets the VncUrl field's value.
func (DescribeInstanceVncUrlOutput) String ¶
func (s DescribeInstanceVncUrlOutput) String() string
String returns the string representation
type DescribeInstancesIamRolesInput ¶
type DescribeInstancesIamRolesInput struct { InstanceIds []*string `type:"list"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstancesIamRolesInput) GoString ¶
func (s DescribeInstancesIamRolesInput) GoString() string
GoString returns the string representation
func (*DescribeInstancesIamRolesInput) SetInstanceIds ¶
func (s *DescribeInstancesIamRolesInput) SetInstanceIds(v []*string) *DescribeInstancesIamRolesInput
SetInstanceIds sets the InstanceIds field's value.
func (*DescribeInstancesIamRolesInput) SetMaxResults ¶
func (s *DescribeInstancesIamRolesInput) SetMaxResults(v int32) *DescribeInstancesIamRolesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeInstancesIamRolesInput) SetNextToken ¶
func (s *DescribeInstancesIamRolesInput) SetNextToken(v string) *DescribeInstancesIamRolesInput
SetNextToken sets the NextToken field's value.
func (DescribeInstancesIamRolesInput) String ¶
func (s DescribeInstancesIamRolesInput) String() string
String returns the string representation
type DescribeInstancesIamRolesOutput ¶
type DescribeInstancesIamRolesOutput struct { Metadata *response.ResponseMetadata InstancesIamRoles []*InstancesIamRoleForDescribeInstancesIamRolesOutput `type:"list"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstancesIamRolesOutput) GoString ¶
func (s DescribeInstancesIamRolesOutput) GoString() string
GoString returns the string representation
func (*DescribeInstancesIamRolesOutput) SetInstancesIamRoles ¶
func (s *DescribeInstancesIamRolesOutput) SetInstancesIamRoles(v []*InstancesIamRoleForDescribeInstancesIamRolesOutput) *DescribeInstancesIamRolesOutput
SetInstancesIamRoles sets the InstancesIamRoles field's value.
func (*DescribeInstancesIamRolesOutput) SetNextToken ¶
func (s *DescribeInstancesIamRolesOutput) SetNextToken(v string) *DescribeInstancesIamRolesOutput
SetNextToken sets the NextToken field's value.
func (DescribeInstancesIamRolesOutput) String ¶
func (s DescribeInstancesIamRolesOutput) String() string
String returns the string representation
type DescribeInstancesInput ¶
type DescribeInstancesInput struct { DeploymentSetIds []*string `type:"list"` HpcClusterId *string `type:"string"` InstanceChargeType *string `type:"string"` InstanceIds []*string `type:"list"` InstanceName *string `type:"string"` InstanceTypeFamilies []*string `type:"list"` InstanceTypeIds []*string `type:"list"` InstanceTypes []*string `type:"list"` KeyPairName *string `type:"string"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` PrimaryIpAddress *string `type:"string"` ProjectName *string `type:"string"` Status *string `type:"string"` TagFilters []*TagFilterForDescribeInstancesInput `type:"list"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeInstancesInput) GoString ¶
func (s DescribeInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeInstancesInput) SetDeploymentSetIds ¶
func (s *DescribeInstancesInput) SetDeploymentSetIds(v []*string) *DescribeInstancesInput
SetDeploymentSetIds sets the DeploymentSetIds field's value.
func (*DescribeInstancesInput) SetHpcClusterId ¶
func (s *DescribeInstancesInput) SetHpcClusterId(v string) *DescribeInstancesInput
SetHpcClusterId sets the HpcClusterId field's value.
func (*DescribeInstancesInput) SetInstanceChargeType ¶
func (s *DescribeInstancesInput) SetInstanceChargeType(v string) *DescribeInstancesInput
SetInstanceChargeType sets the InstanceChargeType field's value.
func (*DescribeInstancesInput) SetInstanceIds ¶
func (s *DescribeInstancesInput) SetInstanceIds(v []*string) *DescribeInstancesInput
SetInstanceIds sets the InstanceIds field's value.
func (*DescribeInstancesInput) SetInstanceName ¶
func (s *DescribeInstancesInput) SetInstanceName(v string) *DescribeInstancesInput
SetInstanceName sets the InstanceName field's value.
func (*DescribeInstancesInput) SetInstanceTypeFamilies ¶
func (s *DescribeInstancesInput) SetInstanceTypeFamilies(v []*string) *DescribeInstancesInput
SetInstanceTypeFamilies sets the InstanceTypeFamilies field's value.
func (*DescribeInstancesInput) SetInstanceTypeIds ¶
func (s *DescribeInstancesInput) SetInstanceTypeIds(v []*string) *DescribeInstancesInput
SetInstanceTypeIds sets the InstanceTypeIds field's value.
func (*DescribeInstancesInput) SetInstanceTypes ¶
func (s *DescribeInstancesInput) SetInstanceTypes(v []*string) *DescribeInstancesInput
SetInstanceTypes sets the InstanceTypes field's value.
func (*DescribeInstancesInput) SetKeyPairName ¶
func (s *DescribeInstancesInput) SetKeyPairName(v string) *DescribeInstancesInput
SetKeyPairName sets the KeyPairName field's value.
func (*DescribeInstancesInput) SetMaxResults ¶
func (s *DescribeInstancesInput) SetMaxResults(v int32) *DescribeInstancesInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeInstancesInput) SetNextToken ¶
func (s *DescribeInstancesInput) SetNextToken(v string) *DescribeInstancesInput
SetNextToken sets the NextToken field's value.
func (*DescribeInstancesInput) SetPrimaryIpAddress ¶
func (s *DescribeInstancesInput) SetPrimaryIpAddress(v string) *DescribeInstancesInput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*DescribeInstancesInput) SetProjectName ¶
func (s *DescribeInstancesInput) SetProjectName(v string) *DescribeInstancesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeInstancesInput) SetStatus ¶
func (s *DescribeInstancesInput) SetStatus(v string) *DescribeInstancesInput
SetStatus sets the Status field's value.
func (*DescribeInstancesInput) SetTagFilters ¶
func (s *DescribeInstancesInput) SetTagFilters(v []*TagFilterForDescribeInstancesInput) *DescribeInstancesInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeInstancesInput) SetVpcId ¶
func (s *DescribeInstancesInput) SetVpcId(v string) *DescribeInstancesInput
SetVpcId sets the VpcId field's value.
func (*DescribeInstancesInput) SetZoneId ¶
func (s *DescribeInstancesInput) SetZoneId(v string) *DescribeInstancesInput
SetZoneId sets the ZoneId field's value.
func (DescribeInstancesInput) String ¶
func (s DescribeInstancesInput) String() string
String returns the string representation
type DescribeInstancesOutput ¶
type DescribeInstancesOutput struct { Metadata *response.ResponseMetadata Instances []*InstanceForDescribeInstancesOutput `type:"list"` NextToken *string `type:"string"` TotalCount *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeInstancesOutput) GoString ¶
func (s DescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeInstancesOutput) SetInstances ¶
func (s *DescribeInstancesOutput) SetInstances(v []*InstanceForDescribeInstancesOutput) *DescribeInstancesOutput
SetInstances sets the Instances field's value.
func (*DescribeInstancesOutput) SetNextToken ¶
func (s *DescribeInstancesOutput) SetNextToken(v string) *DescribeInstancesOutput
SetNextToken sets the NextToken field's value.
func (*DescribeInstancesOutput) SetTotalCount ¶
func (s *DescribeInstancesOutput) SetTotalCount(v int32) *DescribeInstancesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeInstancesOutput) String ¶
func (s DescribeInstancesOutput) String() string
String returns the string representation
type DescribeKeyPairsInput ¶
type DescribeKeyPairsInput struct { FingerPrint *string `type:"string"` KeyPairIds []*string `type:"list"` KeyPairName *string `type:"string"` KeyPairNames []*string `type:"list"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (DescribeKeyPairsInput) GoString ¶
func (s DescribeKeyPairsInput) GoString() string
GoString returns the string representation
func (*DescribeKeyPairsInput) SetFingerPrint ¶
func (s *DescribeKeyPairsInput) SetFingerPrint(v string) *DescribeKeyPairsInput
SetFingerPrint sets the FingerPrint field's value.
func (*DescribeKeyPairsInput) SetKeyPairIds ¶
func (s *DescribeKeyPairsInput) SetKeyPairIds(v []*string) *DescribeKeyPairsInput
SetKeyPairIds sets the KeyPairIds field's value.
func (*DescribeKeyPairsInput) SetKeyPairName ¶
func (s *DescribeKeyPairsInput) SetKeyPairName(v string) *DescribeKeyPairsInput
SetKeyPairName sets the KeyPairName field's value.
func (*DescribeKeyPairsInput) SetKeyPairNames ¶
func (s *DescribeKeyPairsInput) SetKeyPairNames(v []*string) *DescribeKeyPairsInput
SetKeyPairNames sets the KeyPairNames field's value.
func (*DescribeKeyPairsInput) SetMaxResults ¶
func (s *DescribeKeyPairsInput) SetMaxResults(v int32) *DescribeKeyPairsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeKeyPairsInput) SetNextToken ¶
func (s *DescribeKeyPairsInput) SetNextToken(v string) *DescribeKeyPairsInput
SetNextToken sets the NextToken field's value.
func (DescribeKeyPairsInput) String ¶
func (s DescribeKeyPairsInput) String() string
String returns the string representation
type DescribeKeyPairsOutput ¶
type DescribeKeyPairsOutput struct { Metadata *response.ResponseMetadata KeyPairs []*KeyPairForDescribeKeyPairsOutput `type:"list"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (DescribeKeyPairsOutput) GoString ¶
func (s DescribeKeyPairsOutput) GoString() string
GoString returns the string representation
func (*DescribeKeyPairsOutput) SetKeyPairs ¶
func (s *DescribeKeyPairsOutput) SetKeyPairs(v []*KeyPairForDescribeKeyPairsOutput) *DescribeKeyPairsOutput
SetKeyPairs sets the KeyPairs field's value.
func (*DescribeKeyPairsOutput) SetNextToken ¶
func (s *DescribeKeyPairsOutput) SetNextToken(v string) *DescribeKeyPairsOutput
SetNextToken sets the NextToken field's value.
func (DescribeKeyPairsOutput) String ¶
func (s DescribeKeyPairsOutput) String() string
String returns the string representation
type DescribeSystemEventsInput ¶
type DescribeSystemEventsInput struct { CreatedAtEnd *string `type:"string"` CreatedAtStart *string `type:"string"` EventIds []*string `type:"list"` MaxResults *json.Number `type:"json_number"` NextToken *string `type:"string"` ResourceIds []*string `type:"list"` Status []*string `type:"list"` Types []*string `type:"list"` // contains filtered or unexported fields }
func (DescribeSystemEventsInput) GoString ¶
func (s DescribeSystemEventsInput) GoString() string
GoString returns the string representation
func (*DescribeSystemEventsInput) SetCreatedAtEnd ¶
func (s *DescribeSystemEventsInput) SetCreatedAtEnd(v string) *DescribeSystemEventsInput
SetCreatedAtEnd sets the CreatedAtEnd field's value.
func (*DescribeSystemEventsInput) SetCreatedAtStart ¶
func (s *DescribeSystemEventsInput) SetCreatedAtStart(v string) *DescribeSystemEventsInput
SetCreatedAtStart sets the CreatedAtStart field's value.
func (*DescribeSystemEventsInput) SetEventIds ¶
func (s *DescribeSystemEventsInput) SetEventIds(v []*string) *DescribeSystemEventsInput
SetEventIds sets the EventIds field's value.
func (*DescribeSystemEventsInput) SetMaxResults ¶
func (s *DescribeSystemEventsInput) SetMaxResults(v json.Number) *DescribeSystemEventsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeSystemEventsInput) SetNextToken ¶
func (s *DescribeSystemEventsInput) SetNextToken(v string) *DescribeSystemEventsInput
SetNextToken sets the NextToken field's value.
func (*DescribeSystemEventsInput) SetResourceIds ¶
func (s *DescribeSystemEventsInput) SetResourceIds(v []*string) *DescribeSystemEventsInput
SetResourceIds sets the ResourceIds field's value.
func (*DescribeSystemEventsInput) SetStatus ¶
func (s *DescribeSystemEventsInput) SetStatus(v []*string) *DescribeSystemEventsInput
SetStatus sets the Status field's value.
func (*DescribeSystemEventsInput) SetTypes ¶
func (s *DescribeSystemEventsInput) SetTypes(v []*string) *DescribeSystemEventsInput
SetTypes sets the Types field's value.
func (DescribeSystemEventsInput) String ¶
func (s DescribeSystemEventsInput) String() string
String returns the string representation
type DescribeSystemEventsOutput ¶
type DescribeSystemEventsOutput struct { Metadata *response.ResponseMetadata NextToken *string `type:"string"` SystemEvents []*SystemEventForDescribeSystemEventsOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeSystemEventsOutput) GoString ¶
func (s DescribeSystemEventsOutput) GoString() string
GoString returns the string representation
func (*DescribeSystemEventsOutput) SetNextToken ¶
func (s *DescribeSystemEventsOutput) SetNextToken(v string) *DescribeSystemEventsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeSystemEventsOutput) SetSystemEvents ¶
func (s *DescribeSystemEventsOutput) SetSystemEvents(v []*SystemEventForDescribeSystemEventsOutput) *DescribeSystemEventsOutput
SetSystemEvents sets the SystemEvents field's value.
func (DescribeSystemEventsOutput) String ¶
func (s DescribeSystemEventsOutput) String() string
String returns the string representation
type DescribeTagsInput ¶
type DescribeTagsInput struct { MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` ResourceIds []*string `type:"list"` ResourceType *string `type:"string"` TagFilters []*TagFilterForDescribeTagsInput `type:"list"` // contains filtered or unexported fields }
func (DescribeTagsInput) GoString ¶
func (s DescribeTagsInput) GoString() string
GoString returns the string representation
func (*DescribeTagsInput) SetMaxResults ¶
func (s *DescribeTagsInput) SetMaxResults(v int32) *DescribeTagsInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeTagsInput) SetNextToken ¶
func (s *DescribeTagsInput) SetNextToken(v string) *DescribeTagsInput
SetNextToken sets the NextToken field's value.
func (*DescribeTagsInput) SetResourceIds ¶
func (s *DescribeTagsInput) SetResourceIds(v []*string) *DescribeTagsInput
SetResourceIds sets the ResourceIds field's value.
func (*DescribeTagsInput) SetResourceType ¶
func (s *DescribeTagsInput) SetResourceType(v string) *DescribeTagsInput
SetResourceType sets the ResourceType field's value.
func (*DescribeTagsInput) SetTagFilters ¶
func (s *DescribeTagsInput) SetTagFilters(v []*TagFilterForDescribeTagsInput) *DescribeTagsInput
SetTagFilters sets the TagFilters field's value.
func (DescribeTagsInput) String ¶
func (s DescribeTagsInput) String() string
String returns the string representation
type DescribeTagsOutput ¶
type DescribeTagsOutput struct { Metadata *response.ResponseMetadata NextToken *string `type:"string"` TagResources []*TagResourceForDescribeTagsOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeTagsOutput) GoString ¶
func (s DescribeTagsOutput) GoString() string
GoString returns the string representation
func (*DescribeTagsOutput) SetNextToken ¶
func (s *DescribeTagsOutput) SetNextToken(v string) *DescribeTagsOutput
SetNextToken sets the NextToken field's value.
func (*DescribeTagsOutput) SetTagResources ¶
func (s *DescribeTagsOutput) SetTagResources(v []*TagResourceForDescribeTagsOutput) *DescribeTagsOutput
SetTagResources sets the TagResources field's value.
func (DescribeTagsOutput) String ¶
func (s DescribeTagsOutput) String() string
String returns the string representation
type DescribeTasksInput ¶
type DescribeTasksInput struct { MaxResults *json.Number `type:"json_number"` NextToken *string `type:"string"` ResourceId *string `type:"string"` TaskIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribeTasksInput) GoString ¶
func (s DescribeTasksInput) GoString() string
GoString returns the string representation
func (*DescribeTasksInput) SetMaxResults ¶
func (s *DescribeTasksInput) SetMaxResults(v json.Number) *DescribeTasksInput
SetMaxResults sets the MaxResults field's value.
func (*DescribeTasksInput) SetNextToken ¶
func (s *DescribeTasksInput) SetNextToken(v string) *DescribeTasksInput
SetNextToken sets the NextToken field's value.
func (*DescribeTasksInput) SetResourceId ¶
func (s *DescribeTasksInput) SetResourceId(v string) *DescribeTasksInput
SetResourceId sets the ResourceId field's value.
func (*DescribeTasksInput) SetTaskIds ¶
func (s *DescribeTasksInput) SetTaskIds(v []*string) *DescribeTasksInput
SetTaskIds sets the TaskIds field's value.
func (DescribeTasksInput) String ¶
func (s DescribeTasksInput) String() string
String returns the string representation
type DescribeTasksOutput ¶
type DescribeTasksOutput struct { Metadata *response.ResponseMetadata NextToken *string `type:"string"` Tasks []*TaskForDescribeTasksOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeTasksOutput) GoString ¶
func (s DescribeTasksOutput) GoString() string
GoString returns the string representation
func (*DescribeTasksOutput) SetNextToken ¶
func (s *DescribeTasksOutput) SetNextToken(v string) *DescribeTasksOutput
SetNextToken sets the NextToken field's value.
func (*DescribeTasksOutput) SetTasks ¶
func (s *DescribeTasksOutput) SetTasks(v []*TaskForDescribeTasksOutput) *DescribeTasksOutput
SetTasks sets the Tasks field's value.
func (DescribeTasksOutput) String ¶
func (s DescribeTasksOutput) String() string
String returns the string representation
type DescribeUserDataInput ¶
type DescribeUserDataInput struct { InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeUserDataInput) GoString ¶
func (s DescribeUserDataInput) GoString() string
GoString returns the string representation
func (*DescribeUserDataInput) SetInstanceId ¶
func (s *DescribeUserDataInput) SetInstanceId(v string) *DescribeUserDataInput
SetInstanceId sets the InstanceId field's value.
func (DescribeUserDataInput) String ¶
func (s DescribeUserDataInput) String() string
String returns the string representation
type DescribeUserDataOutput ¶
type DescribeUserDataOutput struct { Metadata *response.ResponseMetadata InstanceId *string `type:"string"` UserData *string `type:"string"` // contains filtered or unexported fields }
func (DescribeUserDataOutput) GoString ¶
func (s DescribeUserDataOutput) GoString() string
GoString returns the string representation
func (*DescribeUserDataOutput) SetInstanceId ¶
func (s *DescribeUserDataOutput) SetInstanceId(v string) *DescribeUserDataOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeUserDataOutput) SetUserData ¶
func (s *DescribeUserDataOutput) SetUserData(v string) *DescribeUserDataOutput
SetUserData sets the UserData field's value.
func (DescribeUserDataOutput) String ¶
func (s DescribeUserDataOutput) String() string
String returns the string representation
type DescribeZonesInput ¶
type DescribeZonesInput struct { ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (DescribeZonesInput) GoString ¶
func (s DescribeZonesInput) GoString() string
GoString returns the string representation
func (*DescribeZonesInput) SetZoneIds ¶
func (s *DescribeZonesInput) SetZoneIds(v []*string) *DescribeZonesInput
SetZoneIds sets the ZoneIds field's value.
func (DescribeZonesInput) String ¶
func (s DescribeZonesInput) String() string
String returns the string representation
type DescribeZonesOutput ¶
type DescribeZonesOutput struct { Metadata *response.ResponseMetadata Zones []*ZoneForDescribeZonesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeZonesOutput) GoString ¶
func (s DescribeZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeZonesOutput) SetZones ¶
func (s *DescribeZonesOutput) SetZones(v []*ZoneForDescribeZonesOutput) *DescribeZonesOutput
SetZones sets the Zones field's value.
func (DescribeZonesOutput) String ¶
func (s DescribeZonesOutput) String() string
String returns the string representation
type DetachKeyPairInput ¶
type DetachKeyPairInput struct { InstanceIds []*string `type:"list"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (DetachKeyPairInput) GoString ¶
func (s DetachKeyPairInput) GoString() string
GoString returns the string representation
func (*DetachKeyPairInput) SetInstanceIds ¶
func (s *DetachKeyPairInput) SetInstanceIds(v []*string) *DetachKeyPairInput
SetInstanceIds sets the InstanceIds field's value.
func (*DetachKeyPairInput) SetKeyPairId ¶
func (s *DetachKeyPairInput) SetKeyPairId(v string) *DetachKeyPairInput
SetKeyPairId sets the KeyPairId field's value.
func (*DetachKeyPairInput) SetKeyPairName ¶
func (s *DetachKeyPairInput) SetKeyPairName(v string) *DetachKeyPairInput
SetKeyPairName sets the KeyPairName field's value.
func (DetachKeyPairInput) String ¶
func (s DetachKeyPairInput) String() string
String returns the string representation
type DetachKeyPairOutput ¶
type DetachKeyPairOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForDetachKeyPairOutput `type:"list"` // contains filtered or unexported fields }
func (DetachKeyPairOutput) GoString ¶
func (s DetachKeyPairOutput) GoString() string
GoString returns the string representation
func (*DetachKeyPairOutput) SetOperationDetails ¶
func (s *DetachKeyPairOutput) SetOperationDetails(v []*OperationDetailForDetachKeyPairOutput) *DetachKeyPairOutput
SetOperationDetails sets the OperationDetails field's value.
func (DetachKeyPairOutput) String ¶
func (s DetachKeyPairOutput) String() string
String returns the string representation
type DisassociateInstancesIamRoleInput ¶
type DisassociateInstancesIamRoleInput struct { IamRoleName *string `type:"string"` InstanceIds []*string `type:"list"` // contains filtered or unexported fields }
func (DisassociateInstancesIamRoleInput) GoString ¶
func (s DisassociateInstancesIamRoleInput) GoString() string
GoString returns the string representation
func (*DisassociateInstancesIamRoleInput) SetIamRoleName ¶
func (s *DisassociateInstancesIamRoleInput) SetIamRoleName(v string) *DisassociateInstancesIamRoleInput
SetIamRoleName sets the IamRoleName field's value.
func (*DisassociateInstancesIamRoleInput) SetInstanceIds ¶
func (s *DisassociateInstancesIamRoleInput) SetInstanceIds(v []*string) *DisassociateInstancesIamRoleInput
SetInstanceIds sets the InstanceIds field's value.
func (DisassociateInstancesIamRoleInput) String ¶
func (s DisassociateInstancesIamRoleInput) String() string
String returns the string representation
type DisassociateInstancesIamRoleOutput ¶
type DisassociateInstancesIamRoleOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForDisassociateInstancesIamRoleOutput `type:"list"` // contains filtered or unexported fields }
func (DisassociateInstancesIamRoleOutput) GoString ¶
func (s DisassociateInstancesIamRoleOutput) GoString() string
GoString returns the string representation
func (*DisassociateInstancesIamRoleOutput) SetOperationDetails ¶
func (s *DisassociateInstancesIamRoleOutput) SetOperationDetails(v []*OperationDetailForDisassociateInstancesIamRoleOutput) *DisassociateInstancesIamRoleOutput
SetOperationDetails sets the OperationDetails field's value.
func (DisassociateInstancesIamRoleOutput) String ¶
func (s DisassociateInstancesIamRoleOutput) String() string
String returns the string representation
type ECS ¶
ECS provides the API operation methods for making requests to ECS. See this package's package overview docs for details on the service.
ECS methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *ECS
New create int can support ssl or region locate set
func (*ECS) AssociateInstancesIamRole ¶
func (c *ECS) AssociateInstancesIamRole(input *AssociateInstancesIamRoleInput) (*AssociateInstancesIamRoleOutput, error)
AssociateInstancesIamRole API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation AssociateInstancesIamRole for usage and error information.
func (*ECS) AssociateInstancesIamRoleCommon ¶
func (c *ECS) AssociateInstancesIamRoleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateInstancesIamRoleCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation AssociateInstancesIamRoleCommon for usage and error information.
func (*ECS) AssociateInstancesIamRoleCommonRequest ¶
func (c *ECS) AssociateInstancesIamRoleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateInstancesIamRoleCommonRequest generates a "volcengine/request.Request" representing the client's request for the AssociateInstancesIamRoleCommon operation. The "output" return value will be populated with the AssociateInstancesIamRoleCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateInstancesIamRoleCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateInstancesIamRoleCommon Send returns without error.
See AssociateInstancesIamRoleCommon for more information on using the AssociateInstancesIamRoleCommon API call, and error handling.
// Example sending a request using the AssociateInstancesIamRoleCommonRequest method. req, resp := client.AssociateInstancesIamRoleCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) AssociateInstancesIamRoleCommonWithContext ¶
func (c *ECS) AssociateInstancesIamRoleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateInstancesIamRoleCommonWithContext is the same as AssociateInstancesIamRoleCommon with the addition of the ability to pass a context and additional request options.
See AssociateInstancesIamRoleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) AssociateInstancesIamRoleRequest ¶
func (c *ECS) AssociateInstancesIamRoleRequest(input *AssociateInstancesIamRoleInput) (req *request.Request, output *AssociateInstancesIamRoleOutput)
AssociateInstancesIamRoleRequest generates a "volcengine/request.Request" representing the client's request for the AssociateInstancesIamRole operation. The "output" return value will be populated with the AssociateInstancesIamRoleCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateInstancesIamRoleCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateInstancesIamRoleCommon Send returns without error.
See AssociateInstancesIamRole for more information on using the AssociateInstancesIamRole API call, and error handling.
// Example sending a request using the AssociateInstancesIamRoleRequest method. req, resp := client.AssociateInstancesIamRoleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) AssociateInstancesIamRoleWithContext ¶
func (c *ECS) AssociateInstancesIamRoleWithContext(ctx volcengine.Context, input *AssociateInstancesIamRoleInput, opts ...request.Option) (*AssociateInstancesIamRoleOutput, error)
AssociateInstancesIamRoleWithContext is the same as AssociateInstancesIamRole with the addition of the ability to pass a context and additional request options.
See AssociateInstancesIamRole for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) AttachKeyPair ¶
func (c *ECS) AttachKeyPair(input *AttachKeyPairInput) (*AttachKeyPairOutput, error)
AttachKeyPair API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation AttachKeyPair for usage and error information.
func (*ECS) AttachKeyPairCommon ¶
AttachKeyPairCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation AttachKeyPairCommon for usage and error information.
func (*ECS) AttachKeyPairCommonRequest ¶
func (c *ECS) AttachKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AttachKeyPairCommonRequest generates a "volcengine/request.Request" representing the client's request for the AttachKeyPairCommon operation. The "output" return value will be populated with the AttachKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after AttachKeyPairCommon Send returns without error.
See AttachKeyPairCommon for more information on using the AttachKeyPairCommon API call, and error handling.
// Example sending a request using the AttachKeyPairCommonRequest method. req, resp := client.AttachKeyPairCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) AttachKeyPairCommonWithContext ¶
func (c *ECS) AttachKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AttachKeyPairCommonWithContext is the same as AttachKeyPairCommon with the addition of the ability to pass a context and additional request options.
See AttachKeyPairCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) AttachKeyPairRequest ¶
func (c *ECS) AttachKeyPairRequest(input *AttachKeyPairInput) (req *request.Request, output *AttachKeyPairOutput)
AttachKeyPairRequest generates a "volcengine/request.Request" representing the client's request for the AttachKeyPair operation. The "output" return value will be populated with the AttachKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after AttachKeyPairCommon Send returns without error.
See AttachKeyPair for more information on using the AttachKeyPair API call, and error handling.
// Example sending a request using the AttachKeyPairRequest method. req, resp := client.AttachKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) AttachKeyPairWithContext ¶
func (c *ECS) AttachKeyPairWithContext(ctx volcengine.Context, input *AttachKeyPairInput, opts ...request.Option) (*AttachKeyPairOutput, error)
AttachKeyPairWithContext is the same as AttachKeyPair with the addition of the ability to pass a context and additional request options.
See AttachKeyPair for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateDeploymentSet ¶
func (c *ECS) CreateDeploymentSet(input *CreateDeploymentSetInput) (*CreateDeploymentSetOutput, error)
CreateDeploymentSet API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateDeploymentSet for usage and error information.
func (*ECS) CreateDeploymentSetCommon ¶
func (c *ECS) CreateDeploymentSetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDeploymentSetCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateDeploymentSetCommon for usage and error information.
func (*ECS) CreateDeploymentSetCommonRequest ¶
func (c *ECS) CreateDeploymentSetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDeploymentSetCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDeploymentSetCommon operation. The "output" return value will be populated with the CreateDeploymentSetCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDeploymentSetCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDeploymentSetCommon Send returns without error.
See CreateDeploymentSetCommon for more information on using the CreateDeploymentSetCommon API call, and error handling.
// Example sending a request using the CreateDeploymentSetCommonRequest method. req, resp := client.CreateDeploymentSetCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateDeploymentSetCommonWithContext ¶
func (c *ECS) CreateDeploymentSetCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDeploymentSetCommonWithContext is the same as CreateDeploymentSetCommon with the addition of the ability to pass a context and additional request options.
See CreateDeploymentSetCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateDeploymentSetRequest ¶
func (c *ECS) CreateDeploymentSetRequest(input *CreateDeploymentSetInput) (req *request.Request, output *CreateDeploymentSetOutput)
CreateDeploymentSetRequest generates a "volcengine/request.Request" representing the client's request for the CreateDeploymentSet operation. The "output" return value will be populated with the CreateDeploymentSetCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDeploymentSetCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDeploymentSetCommon Send returns without error.
See CreateDeploymentSet for more information on using the CreateDeploymentSet API call, and error handling.
// Example sending a request using the CreateDeploymentSetRequest method. req, resp := client.CreateDeploymentSetRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateDeploymentSetWithContext ¶
func (c *ECS) CreateDeploymentSetWithContext(ctx volcengine.Context, input *CreateDeploymentSetInput, opts ...request.Option) (*CreateDeploymentSetOutput, error)
CreateDeploymentSetWithContext is the same as CreateDeploymentSet with the addition of the ability to pass a context and additional request options.
See CreateDeploymentSet for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateImage ¶
func (c *ECS) CreateImage(input *CreateImageInput) (*CreateImageOutput, error)
CreateImage API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateImage for usage and error information.
func (*ECS) CreateImageCommon ¶
CreateImageCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateImageCommon for usage and error information.
func (*ECS) CreateImageCommonRequest ¶
func (c *ECS) CreateImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateImageCommon operation. The "output" return value will be populated with the CreateImageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateImageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateImageCommon Send returns without error.
See CreateImageCommon for more information on using the CreateImageCommon API call, and error handling.
// Example sending a request using the CreateImageCommonRequest method. req, resp := client.CreateImageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateImageCommonWithContext ¶
func (c *ECS) CreateImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateImageCommonWithContext is the same as CreateImageCommon with the addition of the ability to pass a context and additional request options.
See CreateImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateImageRequest ¶
func (c *ECS) CreateImageRequest(input *CreateImageInput) (req *request.Request, output *CreateImageOutput)
CreateImageRequest generates a "volcengine/request.Request" representing the client's request for the CreateImage operation. The "output" return value will be populated with the CreateImageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateImageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateImageCommon Send returns without error.
See CreateImage for more information on using the CreateImage API call, and error handling.
// Example sending a request using the CreateImageRequest method. req, resp := client.CreateImageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateImageWithContext ¶
func (c *ECS) CreateImageWithContext(ctx volcengine.Context, input *CreateImageInput, opts ...request.Option) (*CreateImageOutput, error)
CreateImageWithContext is the same as CreateImage with the addition of the ability to pass a context and additional request options.
See CreateImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateKeyPair ¶
func (c *ECS) CreateKeyPair(input *CreateKeyPairInput) (*CreateKeyPairOutput, error)
CreateKeyPair API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateKeyPair for usage and error information.
func (*ECS) CreateKeyPairCommon ¶
CreateKeyPairCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateKeyPairCommon for usage and error information.
func (*ECS) CreateKeyPairCommonRequest ¶
func (c *ECS) CreateKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateKeyPairCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateKeyPairCommon operation. The "output" return value will be populated with the CreateKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after CreateKeyPairCommon Send returns without error.
See CreateKeyPairCommon for more information on using the CreateKeyPairCommon API call, and error handling.
// Example sending a request using the CreateKeyPairCommonRequest method. req, resp := client.CreateKeyPairCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateKeyPairCommonWithContext ¶
func (c *ECS) CreateKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateKeyPairCommonWithContext is the same as CreateKeyPairCommon with the addition of the ability to pass a context and additional request options.
See CreateKeyPairCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateKeyPairRequest ¶
func (c *ECS) CreateKeyPairRequest(input *CreateKeyPairInput) (req *request.Request, output *CreateKeyPairOutput)
CreateKeyPairRequest generates a "volcengine/request.Request" representing the client's request for the CreateKeyPair operation. The "output" return value will be populated with the CreateKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after CreateKeyPairCommon Send returns without error.
See CreateKeyPair for more information on using the CreateKeyPair API call, and error handling.
// Example sending a request using the CreateKeyPairRequest method. req, resp := client.CreateKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateKeyPairWithContext ¶
func (c *ECS) CreateKeyPairWithContext(ctx volcengine.Context, input *CreateKeyPairInput, opts ...request.Option) (*CreateKeyPairOutput, error)
CreateKeyPairWithContext is the same as CreateKeyPair with the addition of the ability to pass a context and additional request options.
See CreateKeyPair for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateTags ¶
func (c *ECS) CreateTags(input *CreateTagsInput) (*CreateTagsOutput, error)
CreateTags API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateTags for usage and error information.
func (*ECS) CreateTagsCommon ¶
CreateTagsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation CreateTagsCommon for usage and error information.
func (*ECS) CreateTagsCommonRequest ¶
func (c *ECS) CreateTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTagsCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateTagsCommon operation. The "output" return value will be populated with the CreateTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTagsCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTagsCommon Send returns without error.
See CreateTagsCommon for more information on using the CreateTagsCommon API call, and error handling.
// Example sending a request using the CreateTagsCommonRequest method. req, resp := client.CreateTagsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateTagsCommonWithContext ¶
func (c *ECS) CreateTagsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTagsCommonWithContext is the same as CreateTagsCommon with the addition of the ability to pass a context and additional request options.
See CreateTagsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) CreateTagsRequest ¶
func (c *ECS) CreateTagsRequest(input *CreateTagsInput) (req *request.Request, output *CreateTagsOutput)
CreateTagsRequest generates a "volcengine/request.Request" representing the client's request for the CreateTags operation. The "output" return value will be populated with the CreateTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTagsCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTagsCommon Send returns without error.
See CreateTags for more information on using the CreateTags API call, and error handling.
// Example sending a request using the CreateTagsRequest method. req, resp := client.CreateTagsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) CreateTagsWithContext ¶
func (c *ECS) CreateTagsWithContext(ctx volcengine.Context, input *CreateTagsInput, opts ...request.Option) (*CreateTagsOutput, error)
CreateTagsWithContext is the same as CreateTags with the addition of the ability to pass a context and additional request options.
See CreateTags for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteDeploymentSet ¶
func (c *ECS) DeleteDeploymentSet(input *DeleteDeploymentSetInput) (*DeleteDeploymentSetOutput, error)
DeleteDeploymentSet API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteDeploymentSet for usage and error information.
func (*ECS) DeleteDeploymentSetCommon ¶
func (c *ECS) DeleteDeploymentSetCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDeploymentSetCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteDeploymentSetCommon for usage and error information.
func (*ECS) DeleteDeploymentSetCommonRequest ¶
func (c *ECS) DeleteDeploymentSetCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDeploymentSetCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDeploymentSetCommon operation. The "output" return value will be populated with the DeleteDeploymentSetCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDeploymentSetCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDeploymentSetCommon Send returns without error.
See DeleteDeploymentSetCommon for more information on using the DeleteDeploymentSetCommon API call, and error handling.
// Example sending a request using the DeleteDeploymentSetCommonRequest method. req, resp := client.DeleteDeploymentSetCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteDeploymentSetCommonWithContext ¶
func (c *ECS) DeleteDeploymentSetCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDeploymentSetCommonWithContext is the same as DeleteDeploymentSetCommon with the addition of the ability to pass a context and additional request options.
See DeleteDeploymentSetCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteDeploymentSetRequest ¶
func (c *ECS) DeleteDeploymentSetRequest(input *DeleteDeploymentSetInput) (req *request.Request, output *DeleteDeploymentSetOutput)
DeleteDeploymentSetRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDeploymentSet operation. The "output" return value will be populated with the DeleteDeploymentSetCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDeploymentSetCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDeploymentSetCommon Send returns without error.
See DeleteDeploymentSet for more information on using the DeleteDeploymentSet API call, and error handling.
// Example sending a request using the DeleteDeploymentSetRequest method. req, resp := client.DeleteDeploymentSetRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteDeploymentSetWithContext ¶
func (c *ECS) DeleteDeploymentSetWithContext(ctx volcengine.Context, input *DeleteDeploymentSetInput, opts ...request.Option) (*DeleteDeploymentSetOutput, error)
DeleteDeploymentSetWithContext is the same as DeleteDeploymentSet with the addition of the ability to pass a context and additional request options.
See DeleteDeploymentSet for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteImages ¶
func (c *ECS) DeleteImages(input *DeleteImagesInput) (*DeleteImagesOutput, error)
DeleteImages API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteImages for usage and error information.
func (*ECS) DeleteImagesCommon ¶
DeleteImagesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteImagesCommon for usage and error information.
func (*ECS) DeleteImagesCommonRequest ¶
func (c *ECS) DeleteImagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteImagesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteImagesCommon operation. The "output" return value will be populated with the DeleteImagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteImagesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteImagesCommon Send returns without error.
See DeleteImagesCommon for more information on using the DeleteImagesCommon API call, and error handling.
// Example sending a request using the DeleteImagesCommonRequest method. req, resp := client.DeleteImagesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteImagesCommonWithContext ¶
func (c *ECS) DeleteImagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteImagesCommonWithContext is the same as DeleteImagesCommon with the addition of the ability to pass a context and additional request options.
See DeleteImagesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteImagesRequest ¶
func (c *ECS) DeleteImagesRequest(input *DeleteImagesInput) (req *request.Request, output *DeleteImagesOutput)
DeleteImagesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteImages operation. The "output" return value will be populated with the DeleteImagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteImagesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteImagesCommon Send returns without error.
See DeleteImages for more information on using the DeleteImages API call, and error handling.
// Example sending a request using the DeleteImagesRequest method. req, resp := client.DeleteImagesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteImagesWithContext ¶
func (c *ECS) DeleteImagesWithContext(ctx volcengine.Context, input *DeleteImagesInput, opts ...request.Option) (*DeleteImagesOutput, error)
DeleteImagesWithContext is the same as DeleteImages with the addition of the ability to pass a context and additional request options.
See DeleteImages for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteInstance ¶
func (c *ECS) DeleteInstance(input *DeleteInstanceInput) (*DeleteInstanceOutput, error)
DeleteInstance API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteInstance for usage and error information.
func (*ECS) DeleteInstanceCommon ¶
DeleteInstanceCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteInstanceCommon for usage and error information.
func (*ECS) DeleteInstanceCommonRequest ¶
func (c *ECS) DeleteInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteInstanceCommon operation. The "output" return value will be populated with the DeleteInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteInstanceCommon Send returns without error.
See DeleteInstanceCommon for more information on using the DeleteInstanceCommon API call, and error handling.
// Example sending a request using the DeleteInstanceCommonRequest method. req, resp := client.DeleteInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteInstanceCommonWithContext ¶
func (c *ECS) DeleteInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteInstanceCommonWithContext is the same as DeleteInstanceCommon with the addition of the ability to pass a context and additional request options.
See DeleteInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteInstanceRequest ¶
func (c *ECS) DeleteInstanceRequest(input *DeleteInstanceInput) (req *request.Request, output *DeleteInstanceOutput)
DeleteInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteInstance operation. The "output" return value will be populated with the DeleteInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteInstanceCommon Send returns without error.
See DeleteInstance for more information on using the DeleteInstance API call, and error handling.
// Example sending a request using the DeleteInstanceRequest method. req, resp := client.DeleteInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteInstanceWithContext ¶
func (c *ECS) DeleteInstanceWithContext(ctx volcengine.Context, input *DeleteInstanceInput, opts ...request.Option) (*DeleteInstanceOutput, error)
DeleteInstanceWithContext is the same as DeleteInstance with the addition of the ability to pass a context and additional request options.
See DeleteInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteInstances ¶
func (c *ECS) DeleteInstances(input *DeleteInstancesInput) (*DeleteInstancesOutput, error)
DeleteInstances API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteInstances for usage and error information.
func (*ECS) DeleteInstancesCommon ¶
DeleteInstancesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteInstancesCommon for usage and error information.
func (*ECS) DeleteInstancesCommonRequest ¶
func (c *ECS) DeleteInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteInstancesCommon operation. The "output" return value will be populated with the DeleteInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteInstancesCommon Send returns without error.
See DeleteInstancesCommon for more information on using the DeleteInstancesCommon API call, and error handling.
// Example sending a request using the DeleteInstancesCommonRequest method. req, resp := client.DeleteInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteInstancesCommonWithContext ¶
func (c *ECS) DeleteInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteInstancesCommonWithContext is the same as DeleteInstancesCommon with the addition of the ability to pass a context and additional request options.
See DeleteInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteInstancesRequest ¶
func (c *ECS) DeleteInstancesRequest(input *DeleteInstancesInput) (req *request.Request, output *DeleteInstancesOutput)
DeleteInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteInstances operation. The "output" return value will be populated with the DeleteInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteInstancesCommon Send returns without error.
See DeleteInstances for more information on using the DeleteInstances API call, and error handling.
// Example sending a request using the DeleteInstancesRequest method. req, resp := client.DeleteInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteInstancesWithContext ¶
func (c *ECS) DeleteInstancesWithContext(ctx volcengine.Context, input *DeleteInstancesInput, opts ...request.Option) (*DeleteInstancesOutput, error)
DeleteInstancesWithContext is the same as DeleteInstances with the addition of the ability to pass a context and additional request options.
See DeleteInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteKeyPairs ¶
func (c *ECS) DeleteKeyPairs(input *DeleteKeyPairsInput) (*DeleteKeyPairsOutput, error)
DeleteKeyPairs API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteKeyPairs for usage and error information.
func (*ECS) DeleteKeyPairsCommon ¶
DeleteKeyPairsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteKeyPairsCommon for usage and error information.
func (*ECS) DeleteKeyPairsCommonRequest ¶
func (c *ECS) DeleteKeyPairsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteKeyPairsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteKeyPairsCommon operation. The "output" return value will be populated with the DeleteKeyPairsCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteKeyPairsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteKeyPairsCommon Send returns without error.
See DeleteKeyPairsCommon for more information on using the DeleteKeyPairsCommon API call, and error handling.
// Example sending a request using the DeleteKeyPairsCommonRequest method. req, resp := client.DeleteKeyPairsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteKeyPairsCommonWithContext ¶
func (c *ECS) DeleteKeyPairsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteKeyPairsCommonWithContext is the same as DeleteKeyPairsCommon with the addition of the ability to pass a context and additional request options.
See DeleteKeyPairsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteKeyPairsRequest ¶
func (c *ECS) DeleteKeyPairsRequest(input *DeleteKeyPairsInput) (req *request.Request, output *DeleteKeyPairsOutput)
DeleteKeyPairsRequest generates a "volcengine/request.Request" representing the client's request for the DeleteKeyPairs operation. The "output" return value will be populated with the DeleteKeyPairsCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteKeyPairsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteKeyPairsCommon Send returns without error.
See DeleteKeyPairs for more information on using the DeleteKeyPairs API call, and error handling.
// Example sending a request using the DeleteKeyPairsRequest method. req, resp := client.DeleteKeyPairsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteKeyPairsWithContext ¶
func (c *ECS) DeleteKeyPairsWithContext(ctx volcengine.Context, input *DeleteKeyPairsInput, opts ...request.Option) (*DeleteKeyPairsOutput, error)
DeleteKeyPairsWithContext is the same as DeleteKeyPairs with the addition of the ability to pass a context and additional request options.
See DeleteKeyPairs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteTags ¶
func (c *ECS) DeleteTags(input *DeleteTagsInput) (*DeleteTagsOutput, error)
DeleteTags API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteTags for usage and error information.
func (*ECS) DeleteTagsCommon ¶
DeleteTagsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DeleteTagsCommon for usage and error information.
func (*ECS) DeleteTagsCommonRequest ¶
func (c *ECS) DeleteTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteTagsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteTagsCommon operation. The "output" return value will be populated with the DeleteTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTagsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTagsCommon Send returns without error.
See DeleteTagsCommon for more information on using the DeleteTagsCommon API call, and error handling.
// Example sending a request using the DeleteTagsCommonRequest method. req, resp := client.DeleteTagsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteTagsCommonWithContext ¶
func (c *ECS) DeleteTagsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteTagsCommonWithContext is the same as DeleteTagsCommon with the addition of the ability to pass a context and additional request options.
See DeleteTagsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DeleteTagsRequest ¶
func (c *ECS) DeleteTagsRequest(input *DeleteTagsInput) (req *request.Request, output *DeleteTagsOutput)
DeleteTagsRequest generates a "volcengine/request.Request" representing the client's request for the DeleteTags operation. The "output" return value will be populated with the DeleteTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteTagsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteTagsCommon Send returns without error.
See DeleteTags for more information on using the DeleteTags API call, and error handling.
// Example sending a request using the DeleteTagsRequest method. req, resp := client.DeleteTagsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DeleteTagsWithContext ¶
func (c *ECS) DeleteTagsWithContext(ctx volcengine.Context, input *DeleteTagsInput, opts ...request.Option) (*DeleteTagsOutput, error)
DeleteTagsWithContext is the same as DeleteTags with the addition of the ability to pass a context and additional request options.
See DeleteTags for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeAvailableResource ¶
func (c *ECS) DescribeAvailableResource(input *DescribeAvailableResourceInput) (*DescribeAvailableResourceOutput, error)
DescribeAvailableResource API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeAvailableResource for usage and error information.
func (*ECS) DescribeAvailableResourceCommon ¶
func (c *ECS) DescribeAvailableResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailableResourceCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeAvailableResourceCommon for usage and error information.
func (*ECS) DescribeAvailableResourceCommonRequest ¶
func (c *ECS) DescribeAvailableResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAvailableResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailableResourceCommon operation. The "output" return value will be populated with the DescribeAvailableResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAvailableResourceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailableResourceCommon Send returns without error.
See DescribeAvailableResourceCommon for more information on using the DescribeAvailableResourceCommon API call, and error handling.
// Example sending a request using the DescribeAvailableResourceCommonRequest method. req, resp := client.DescribeAvailableResourceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeAvailableResourceCommonWithContext ¶
func (c *ECS) DescribeAvailableResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAvailableResourceCommonWithContext is the same as DescribeAvailableResourceCommon with the addition of the ability to pass a context and additional request options.
See DescribeAvailableResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeAvailableResourceRequest ¶
func (c *ECS) DescribeAvailableResourceRequest(input *DescribeAvailableResourceInput) (req *request.Request, output *DescribeAvailableResourceOutput)
DescribeAvailableResourceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailableResource operation. The "output" return value will be populated with the DescribeAvailableResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAvailableResourceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailableResourceCommon Send returns without error.
See DescribeAvailableResource for more information on using the DescribeAvailableResource API call, and error handling.
// Example sending a request using the DescribeAvailableResourceRequest method. req, resp := client.DescribeAvailableResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeAvailableResourceWithContext ¶
func (c *ECS) DescribeAvailableResourceWithContext(ctx volcengine.Context, input *DescribeAvailableResourceInput, opts ...request.Option) (*DescribeAvailableResourceOutput, error)
DescribeAvailableResourceWithContext is the same as DescribeAvailableResource with the addition of the ability to pass a context and additional request options.
See DescribeAvailableResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeDeploymentSetSupportedInstanceTypeFamily ¶
func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamily(input *DescribeDeploymentSetSupportedInstanceTypeFamilyInput) (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput, error)
DescribeDeploymentSetSupportedInstanceTypeFamily API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeDeploymentSetSupportedInstanceTypeFamily for usage and error information.
func (*ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommon ¶
func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDeploymentSetSupportedInstanceTypeFamilyCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeDeploymentSetSupportedInstanceTypeFamilyCommon for usage and error information.
func (*ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest ¶
func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeploymentSetSupportedInstanceTypeFamilyCommon operation. The "output" return value will be populated with the DescribeDeploymentSetSupportedInstanceTypeFamilyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDeploymentSetSupportedInstanceTypeFamilyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeploymentSetSupportedInstanceTypeFamilyCommon Send returns without error.
See DescribeDeploymentSetSupportedInstanceTypeFamilyCommon for more information on using the DescribeDeploymentSetSupportedInstanceTypeFamilyCommon API call, and error handling.
// Example sending a request using the DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest method. req, resp := client.DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonWithContext ¶
func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDeploymentSetSupportedInstanceTypeFamilyCommonWithContext is the same as DescribeDeploymentSetSupportedInstanceTypeFamilyCommon with the addition of the ability to pass a context and additional request options.
See DescribeDeploymentSetSupportedInstanceTypeFamilyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyRequest ¶
func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyRequest(input *DescribeDeploymentSetSupportedInstanceTypeFamilyInput) (req *request.Request, output *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput)
DescribeDeploymentSetSupportedInstanceTypeFamilyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeploymentSetSupportedInstanceTypeFamily operation. The "output" return value will be populated with the DescribeDeploymentSetSupportedInstanceTypeFamilyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDeploymentSetSupportedInstanceTypeFamilyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeploymentSetSupportedInstanceTypeFamilyCommon Send returns without error.
See DescribeDeploymentSetSupportedInstanceTypeFamily for more information on using the DescribeDeploymentSetSupportedInstanceTypeFamily API call, and error handling.
// Example sending a request using the DescribeDeploymentSetSupportedInstanceTypeFamilyRequest method. req, resp := client.DescribeDeploymentSetSupportedInstanceTypeFamilyRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyWithContext ¶
func (c *ECS) DescribeDeploymentSetSupportedInstanceTypeFamilyWithContext(ctx volcengine.Context, input *DescribeDeploymentSetSupportedInstanceTypeFamilyInput, opts ...request.Option) (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput, error)
DescribeDeploymentSetSupportedInstanceTypeFamilyWithContext is the same as DescribeDeploymentSetSupportedInstanceTypeFamily with the addition of the ability to pass a context and additional request options.
See DescribeDeploymentSetSupportedInstanceTypeFamily for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeDeploymentSets ¶
func (c *ECS) DescribeDeploymentSets(input *DescribeDeploymentSetsInput) (*DescribeDeploymentSetsOutput, error)
DescribeDeploymentSets API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeDeploymentSets for usage and error information.
func (*ECS) DescribeDeploymentSetsCommon ¶
func (c *ECS) DescribeDeploymentSetsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDeploymentSetsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeDeploymentSetsCommon for usage and error information.
func (*ECS) DescribeDeploymentSetsCommonRequest ¶
func (c *ECS) DescribeDeploymentSetsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDeploymentSetsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeploymentSetsCommon operation. The "output" return value will be populated with the DescribeDeploymentSetsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDeploymentSetsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeploymentSetsCommon Send returns without error.
See DescribeDeploymentSetsCommon for more information on using the DescribeDeploymentSetsCommon API call, and error handling.
// Example sending a request using the DescribeDeploymentSetsCommonRequest method. req, resp := client.DescribeDeploymentSetsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeDeploymentSetsCommonWithContext ¶
func (c *ECS) DescribeDeploymentSetsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDeploymentSetsCommonWithContext is the same as DescribeDeploymentSetsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDeploymentSetsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeDeploymentSetsRequest ¶
func (c *ECS) DescribeDeploymentSetsRequest(input *DescribeDeploymentSetsInput) (req *request.Request, output *DescribeDeploymentSetsOutput)
DescribeDeploymentSetsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeploymentSets operation. The "output" return value will be populated with the DescribeDeploymentSetsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDeploymentSetsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeploymentSetsCommon Send returns without error.
See DescribeDeploymentSets for more information on using the DescribeDeploymentSets API call, and error handling.
// Example sending a request using the DescribeDeploymentSetsRequest method. req, resp := client.DescribeDeploymentSetsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeDeploymentSetsWithContext ¶
func (c *ECS) DescribeDeploymentSetsWithContext(ctx volcengine.Context, input *DescribeDeploymentSetsInput, opts ...request.Option) (*DescribeDeploymentSetsOutput, error)
DescribeDeploymentSetsWithContext is the same as DescribeDeploymentSets with the addition of the ability to pass a context and additional request options.
See DescribeDeploymentSets for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeImageSharePermission ¶
func (c *ECS) DescribeImageSharePermission(input *DescribeImageSharePermissionInput) (*DescribeImageSharePermissionOutput, error)
DescribeImageSharePermission API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeImageSharePermission for usage and error information.
func (*ECS) DescribeImageSharePermissionCommon ¶
func (c *ECS) DescribeImageSharePermissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeImageSharePermissionCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeImageSharePermissionCommon for usage and error information.
func (*ECS) DescribeImageSharePermissionCommonRequest ¶
func (c *ECS) DescribeImageSharePermissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeImageSharePermissionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeImageSharePermissionCommon operation. The "output" return value will be populated with the DescribeImageSharePermissionCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeImageSharePermissionCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeImageSharePermissionCommon Send returns without error.
See DescribeImageSharePermissionCommon for more information on using the DescribeImageSharePermissionCommon API call, and error handling.
// Example sending a request using the DescribeImageSharePermissionCommonRequest method. req, resp := client.DescribeImageSharePermissionCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeImageSharePermissionCommonWithContext ¶
func (c *ECS) DescribeImageSharePermissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeImageSharePermissionCommonWithContext is the same as DescribeImageSharePermissionCommon with the addition of the ability to pass a context and additional request options.
See DescribeImageSharePermissionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeImageSharePermissionRequest ¶
func (c *ECS) DescribeImageSharePermissionRequest(input *DescribeImageSharePermissionInput) (req *request.Request, output *DescribeImageSharePermissionOutput)
DescribeImageSharePermissionRequest generates a "volcengine/request.Request" representing the client's request for the DescribeImageSharePermission operation. The "output" return value will be populated with the DescribeImageSharePermissionCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeImageSharePermissionCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeImageSharePermissionCommon Send returns without error.
See DescribeImageSharePermission for more information on using the DescribeImageSharePermission API call, and error handling.
// Example sending a request using the DescribeImageSharePermissionRequest method. req, resp := client.DescribeImageSharePermissionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeImageSharePermissionWithContext ¶
func (c *ECS) DescribeImageSharePermissionWithContext(ctx volcengine.Context, input *DescribeImageSharePermissionInput, opts ...request.Option) (*DescribeImageSharePermissionOutput, error)
DescribeImageSharePermissionWithContext is the same as DescribeImageSharePermission with the addition of the ability to pass a context and additional request options.
See DescribeImageSharePermission for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeImages ¶
func (c *ECS) DescribeImages(input *DescribeImagesInput) (*DescribeImagesOutput, error)
DescribeImages API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeImages for usage and error information.
func (*ECS) DescribeImagesCommon ¶
DescribeImagesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeImagesCommon for usage and error information.
func (*ECS) DescribeImagesCommonRequest ¶
func (c *ECS) DescribeImagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeImagesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeImagesCommon operation. The "output" return value will be populated with the DescribeImagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeImagesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeImagesCommon Send returns without error.
See DescribeImagesCommon for more information on using the DescribeImagesCommon API call, and error handling.
// Example sending a request using the DescribeImagesCommonRequest method. req, resp := client.DescribeImagesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeImagesCommonWithContext ¶
func (c *ECS) DescribeImagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeImagesCommonWithContext is the same as DescribeImagesCommon with the addition of the ability to pass a context and additional request options.
See DescribeImagesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeImagesRequest ¶
func (c *ECS) DescribeImagesRequest(input *DescribeImagesInput) (req *request.Request, output *DescribeImagesOutput)
DescribeImagesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeImages operation. The "output" return value will be populated with the DescribeImagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeImagesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeImagesCommon Send returns without error.
See DescribeImages for more information on using the DescribeImages API call, and error handling.
// Example sending a request using the DescribeImagesRequest method. req, resp := client.DescribeImagesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeImagesWithContext ¶
func (c *ECS) DescribeImagesWithContext(ctx volcengine.Context, input *DescribeImagesInput, opts ...request.Option) (*DescribeImagesOutput, error)
DescribeImagesWithContext is the same as DescribeImages with the addition of the ability to pass a context and additional request options.
See DescribeImages for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceECSTerminalUrl ¶
func (c *ECS) DescribeInstanceECSTerminalUrl(input *DescribeInstanceECSTerminalUrlInput) (*DescribeInstanceECSTerminalUrlOutput, error)
DescribeInstanceECSTerminalUrl API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceECSTerminalUrl for usage and error information.
func (*ECS) DescribeInstanceECSTerminalUrlCommon ¶
func (c *ECS) DescribeInstanceECSTerminalUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceECSTerminalUrlCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceECSTerminalUrlCommon for usage and error information.
func (*ECS) DescribeInstanceECSTerminalUrlCommonRequest ¶
func (c *ECS) DescribeInstanceECSTerminalUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstanceECSTerminalUrlCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceECSTerminalUrlCommon operation. The "output" return value will be populated with the DescribeInstanceECSTerminalUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceECSTerminalUrlCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceECSTerminalUrlCommon Send returns without error.
See DescribeInstanceECSTerminalUrlCommon for more information on using the DescribeInstanceECSTerminalUrlCommon API call, and error handling.
// Example sending a request using the DescribeInstanceECSTerminalUrlCommonRequest method. req, resp := client.DescribeInstanceECSTerminalUrlCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceECSTerminalUrlCommonWithContext ¶
func (c *ECS) DescribeInstanceECSTerminalUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstanceECSTerminalUrlCommonWithContext is the same as DescribeInstanceECSTerminalUrlCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstanceECSTerminalUrlCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceECSTerminalUrlRequest ¶
func (c *ECS) DescribeInstanceECSTerminalUrlRequest(input *DescribeInstanceECSTerminalUrlInput) (req *request.Request, output *DescribeInstanceECSTerminalUrlOutput)
DescribeInstanceECSTerminalUrlRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceECSTerminalUrl operation. The "output" return value will be populated with the DescribeInstanceECSTerminalUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceECSTerminalUrlCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceECSTerminalUrlCommon Send returns without error.
See DescribeInstanceECSTerminalUrl for more information on using the DescribeInstanceECSTerminalUrl API call, and error handling.
// Example sending a request using the DescribeInstanceECSTerminalUrlRequest method. req, resp := client.DescribeInstanceECSTerminalUrlRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceECSTerminalUrlWithContext ¶
func (c *ECS) DescribeInstanceECSTerminalUrlWithContext(ctx volcengine.Context, input *DescribeInstanceECSTerminalUrlInput, opts ...request.Option) (*DescribeInstanceECSTerminalUrlOutput, error)
DescribeInstanceECSTerminalUrlWithContext is the same as DescribeInstanceECSTerminalUrl with the addition of the ability to pass a context and additional request options.
See DescribeInstanceECSTerminalUrl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceTypeFamilies ¶
func (c *ECS) DescribeInstanceTypeFamilies(input *DescribeInstanceTypeFamiliesInput) (*DescribeInstanceTypeFamiliesOutput, error)
DescribeInstanceTypeFamilies API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceTypeFamilies for usage and error information.
func (*ECS) DescribeInstanceTypeFamiliesCommon ¶
func (c *ECS) DescribeInstanceTypeFamiliesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceTypeFamiliesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceTypeFamiliesCommon for usage and error information.
func (*ECS) DescribeInstanceTypeFamiliesCommonRequest ¶
func (c *ECS) DescribeInstanceTypeFamiliesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstanceTypeFamiliesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceTypeFamiliesCommon operation. The "output" return value will be populated with the DescribeInstanceTypeFamiliesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceTypeFamiliesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceTypeFamiliesCommon Send returns without error.
See DescribeInstanceTypeFamiliesCommon for more information on using the DescribeInstanceTypeFamiliesCommon API call, and error handling.
// Example sending a request using the DescribeInstanceTypeFamiliesCommonRequest method. req, resp := client.DescribeInstanceTypeFamiliesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceTypeFamiliesCommonWithContext ¶
func (c *ECS) DescribeInstanceTypeFamiliesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstanceTypeFamiliesCommonWithContext is the same as DescribeInstanceTypeFamiliesCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstanceTypeFamiliesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceTypeFamiliesRequest ¶
func (c *ECS) DescribeInstanceTypeFamiliesRequest(input *DescribeInstanceTypeFamiliesInput) (req *request.Request, output *DescribeInstanceTypeFamiliesOutput)
DescribeInstanceTypeFamiliesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceTypeFamilies operation. The "output" return value will be populated with the DescribeInstanceTypeFamiliesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceTypeFamiliesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceTypeFamiliesCommon Send returns without error.
See DescribeInstanceTypeFamilies for more information on using the DescribeInstanceTypeFamilies API call, and error handling.
// Example sending a request using the DescribeInstanceTypeFamiliesRequest method. req, resp := client.DescribeInstanceTypeFamiliesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceTypeFamiliesWithContext ¶
func (c *ECS) DescribeInstanceTypeFamiliesWithContext(ctx volcengine.Context, input *DescribeInstanceTypeFamiliesInput, opts ...request.Option) (*DescribeInstanceTypeFamiliesOutput, error)
DescribeInstanceTypeFamiliesWithContext is the same as DescribeInstanceTypeFamilies with the addition of the ability to pass a context and additional request options.
See DescribeInstanceTypeFamilies for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceTypes ¶
func (c *ECS) DescribeInstanceTypes(input *DescribeInstanceTypesInput) (*DescribeInstanceTypesOutput, error)
DescribeInstanceTypes API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceTypes for usage and error information.
func (*ECS) DescribeInstanceTypesCommon ¶
func (c *ECS) DescribeInstanceTypesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceTypesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceTypesCommon for usage and error information.
func (*ECS) DescribeInstanceTypesCommonRequest ¶
func (c *ECS) DescribeInstanceTypesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstanceTypesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceTypesCommon operation. The "output" return value will be populated with the DescribeInstanceTypesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceTypesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceTypesCommon Send returns without error.
See DescribeInstanceTypesCommon for more information on using the DescribeInstanceTypesCommon API call, and error handling.
// Example sending a request using the DescribeInstanceTypesCommonRequest method. req, resp := client.DescribeInstanceTypesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceTypesCommonWithContext ¶
func (c *ECS) DescribeInstanceTypesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstanceTypesCommonWithContext is the same as DescribeInstanceTypesCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstanceTypesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceTypesRequest ¶
func (c *ECS) DescribeInstanceTypesRequest(input *DescribeInstanceTypesInput) (req *request.Request, output *DescribeInstanceTypesOutput)
DescribeInstanceTypesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceTypes operation. The "output" return value will be populated with the DescribeInstanceTypesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceTypesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceTypesCommon Send returns without error.
See DescribeInstanceTypes for more information on using the DescribeInstanceTypes API call, and error handling.
// Example sending a request using the DescribeInstanceTypesRequest method. req, resp := client.DescribeInstanceTypesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceTypesWithContext ¶
func (c *ECS) DescribeInstanceTypesWithContext(ctx volcengine.Context, input *DescribeInstanceTypesInput, opts ...request.Option) (*DescribeInstanceTypesOutput, error)
DescribeInstanceTypesWithContext is the same as DescribeInstanceTypes with the addition of the ability to pass a context and additional request options.
See DescribeInstanceTypes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceVncUrl ¶
func (c *ECS) DescribeInstanceVncUrl(input *DescribeInstanceVncUrlInput) (*DescribeInstanceVncUrlOutput, error)
DescribeInstanceVncUrl API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceVncUrl for usage and error information.
func (*ECS) DescribeInstanceVncUrlCommon ¶
func (c *ECS) DescribeInstanceVncUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceVncUrlCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstanceVncUrlCommon for usage and error information.
func (*ECS) DescribeInstanceVncUrlCommonRequest ¶
func (c *ECS) DescribeInstanceVncUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstanceVncUrlCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceVncUrlCommon operation. The "output" return value will be populated with the DescribeInstanceVncUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceVncUrlCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceVncUrlCommon Send returns without error.
See DescribeInstanceVncUrlCommon for more information on using the DescribeInstanceVncUrlCommon API call, and error handling.
// Example sending a request using the DescribeInstanceVncUrlCommonRequest method. req, resp := client.DescribeInstanceVncUrlCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceVncUrlCommonWithContext ¶
func (c *ECS) DescribeInstanceVncUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstanceVncUrlCommonWithContext is the same as DescribeInstanceVncUrlCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstanceVncUrlCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstanceVncUrlRequest ¶
func (c *ECS) DescribeInstanceVncUrlRequest(input *DescribeInstanceVncUrlInput) (req *request.Request, output *DescribeInstanceVncUrlOutput)
DescribeInstanceVncUrlRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceVncUrl operation. The "output" return value will be populated with the DescribeInstanceVncUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceVncUrlCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceVncUrlCommon Send returns without error.
See DescribeInstanceVncUrl for more information on using the DescribeInstanceVncUrl API call, and error handling.
// Example sending a request using the DescribeInstanceVncUrlRequest method. req, resp := client.DescribeInstanceVncUrlRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstanceVncUrlWithContext ¶
func (c *ECS) DescribeInstanceVncUrlWithContext(ctx volcengine.Context, input *DescribeInstanceVncUrlInput, opts ...request.Option) (*DescribeInstanceVncUrlOutput, error)
DescribeInstanceVncUrlWithContext is the same as DescribeInstanceVncUrl with the addition of the ability to pass a context and additional request options.
See DescribeInstanceVncUrl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstances ¶
func (c *ECS) DescribeInstances(input *DescribeInstancesInput) (*DescribeInstancesOutput, error)
DescribeInstances API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstances for usage and error information.
func (*ECS) DescribeInstancesCommon ¶
func (c *ECS) DescribeInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstancesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstancesCommon for usage and error information.
func (*ECS) DescribeInstancesCommonRequest ¶
func (c *ECS) DescribeInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstancesCommon operation. The "output" return value will be populated with the DescribeInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstancesCommon Send returns without error.
See DescribeInstancesCommon for more information on using the DescribeInstancesCommon API call, and error handling.
// Example sending a request using the DescribeInstancesCommonRequest method. req, resp := client.DescribeInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstancesCommonWithContext ¶
func (c *ECS) DescribeInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstancesCommonWithContext is the same as DescribeInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstancesIamRoles ¶
func (c *ECS) DescribeInstancesIamRoles(input *DescribeInstancesIamRolesInput) (*DescribeInstancesIamRolesOutput, error)
DescribeInstancesIamRoles API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstancesIamRoles for usage and error information.
func (*ECS) DescribeInstancesIamRolesCommon ¶
func (c *ECS) DescribeInstancesIamRolesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstancesIamRolesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeInstancesIamRolesCommon for usage and error information.
func (*ECS) DescribeInstancesIamRolesCommonRequest ¶
func (c *ECS) DescribeInstancesIamRolesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstancesIamRolesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstancesIamRolesCommon operation. The "output" return value will be populated with the DescribeInstancesIamRolesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstancesIamRolesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstancesIamRolesCommon Send returns without error.
See DescribeInstancesIamRolesCommon for more information on using the DescribeInstancesIamRolesCommon API call, and error handling.
// Example sending a request using the DescribeInstancesIamRolesCommonRequest method. req, resp := client.DescribeInstancesIamRolesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstancesIamRolesCommonWithContext ¶
func (c *ECS) DescribeInstancesIamRolesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstancesIamRolesCommonWithContext is the same as DescribeInstancesIamRolesCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstancesIamRolesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstancesIamRolesRequest ¶
func (c *ECS) DescribeInstancesIamRolesRequest(input *DescribeInstancesIamRolesInput) (req *request.Request, output *DescribeInstancesIamRolesOutput)
DescribeInstancesIamRolesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstancesIamRoles operation. The "output" return value will be populated with the DescribeInstancesIamRolesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstancesIamRolesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstancesIamRolesCommon Send returns without error.
See DescribeInstancesIamRoles for more information on using the DescribeInstancesIamRoles API call, and error handling.
// Example sending a request using the DescribeInstancesIamRolesRequest method. req, resp := client.DescribeInstancesIamRolesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstancesIamRolesWithContext ¶
func (c *ECS) DescribeInstancesIamRolesWithContext(ctx volcengine.Context, input *DescribeInstancesIamRolesInput, opts ...request.Option) (*DescribeInstancesIamRolesOutput, error)
DescribeInstancesIamRolesWithContext is the same as DescribeInstancesIamRoles with the addition of the ability to pass a context and additional request options.
See DescribeInstancesIamRoles for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeInstancesRequest ¶
func (c *ECS) DescribeInstancesRequest(input *DescribeInstancesInput) (req *request.Request, output *DescribeInstancesOutput)
DescribeInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstances operation. The "output" return value will be populated with the DescribeInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstancesCommon Send returns without error.
See DescribeInstances for more information on using the DescribeInstances API call, and error handling.
// Example sending a request using the DescribeInstancesRequest method. req, resp := client.DescribeInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeInstancesWithContext ¶
func (c *ECS) DescribeInstancesWithContext(ctx volcengine.Context, input *DescribeInstancesInput, opts ...request.Option) (*DescribeInstancesOutput, error)
DescribeInstancesWithContext is the same as DescribeInstances with the addition of the ability to pass a context and additional request options.
See DescribeInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeKeyPairs ¶
func (c *ECS) DescribeKeyPairs(input *DescribeKeyPairsInput) (*DescribeKeyPairsOutput, error)
DescribeKeyPairs API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeKeyPairs for usage and error information.
func (*ECS) DescribeKeyPairsCommon ¶
func (c *ECS) DescribeKeyPairsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeKeyPairsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeKeyPairsCommon for usage and error information.
func (*ECS) DescribeKeyPairsCommonRequest ¶
func (c *ECS) DescribeKeyPairsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeKeyPairsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeKeyPairsCommon operation. The "output" return value will be populated with the DescribeKeyPairsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeKeyPairsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeKeyPairsCommon Send returns without error.
See DescribeKeyPairsCommon for more information on using the DescribeKeyPairsCommon API call, and error handling.
// Example sending a request using the DescribeKeyPairsCommonRequest method. req, resp := client.DescribeKeyPairsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeKeyPairsCommonWithContext ¶
func (c *ECS) DescribeKeyPairsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeKeyPairsCommonWithContext is the same as DescribeKeyPairsCommon with the addition of the ability to pass a context and additional request options.
See DescribeKeyPairsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeKeyPairsRequest ¶
func (c *ECS) DescribeKeyPairsRequest(input *DescribeKeyPairsInput) (req *request.Request, output *DescribeKeyPairsOutput)
DescribeKeyPairsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeKeyPairs operation. The "output" return value will be populated with the DescribeKeyPairsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeKeyPairsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeKeyPairsCommon Send returns without error.
See DescribeKeyPairs for more information on using the DescribeKeyPairs API call, and error handling.
// Example sending a request using the DescribeKeyPairsRequest method. req, resp := client.DescribeKeyPairsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeKeyPairsWithContext ¶
func (c *ECS) DescribeKeyPairsWithContext(ctx volcengine.Context, input *DescribeKeyPairsInput, opts ...request.Option) (*DescribeKeyPairsOutput, error)
DescribeKeyPairsWithContext is the same as DescribeKeyPairs with the addition of the ability to pass a context and additional request options.
See DescribeKeyPairs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeSystemEvents ¶
func (c *ECS) DescribeSystemEvents(input *DescribeSystemEventsInput) (*DescribeSystemEventsOutput, error)
DescribeSystemEvents API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeSystemEvents for usage and error information.
func (*ECS) DescribeSystemEventsCommon ¶
func (c *ECS) DescribeSystemEventsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeSystemEventsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeSystemEventsCommon for usage and error information.
func (*ECS) DescribeSystemEventsCommonRequest ¶
func (c *ECS) DescribeSystemEventsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeSystemEventsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSystemEventsCommon operation. The "output" return value will be populated with the DescribeSystemEventsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSystemEventsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSystemEventsCommon Send returns without error.
See DescribeSystemEventsCommon for more information on using the DescribeSystemEventsCommon API call, and error handling.
// Example sending a request using the DescribeSystemEventsCommonRequest method. req, resp := client.DescribeSystemEventsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeSystemEventsCommonWithContext ¶
func (c *ECS) DescribeSystemEventsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeSystemEventsCommonWithContext is the same as DescribeSystemEventsCommon with the addition of the ability to pass a context and additional request options.
See DescribeSystemEventsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeSystemEventsRequest ¶
func (c *ECS) DescribeSystemEventsRequest(input *DescribeSystemEventsInput) (req *request.Request, output *DescribeSystemEventsOutput)
DescribeSystemEventsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSystemEvents operation. The "output" return value will be populated with the DescribeSystemEventsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSystemEventsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSystemEventsCommon Send returns without error.
See DescribeSystemEvents for more information on using the DescribeSystemEvents API call, and error handling.
// Example sending a request using the DescribeSystemEventsRequest method. req, resp := client.DescribeSystemEventsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeSystemEventsWithContext ¶
func (c *ECS) DescribeSystemEventsWithContext(ctx volcengine.Context, input *DescribeSystemEventsInput, opts ...request.Option) (*DescribeSystemEventsOutput, error)
DescribeSystemEventsWithContext is the same as DescribeSystemEvents with the addition of the ability to pass a context and additional request options.
See DescribeSystemEvents for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeTags ¶
func (c *ECS) DescribeTags(input *DescribeTagsInput) (*DescribeTagsOutput, error)
DescribeTags API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeTags for usage and error information.
func (*ECS) DescribeTagsCommon ¶
DescribeTagsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeTagsCommon for usage and error information.
func (*ECS) DescribeTagsCommonRequest ¶
func (c *ECS) DescribeTagsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTagsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTagsCommon operation. The "output" return value will be populated with the DescribeTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTagsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTagsCommon Send returns without error.
See DescribeTagsCommon for more information on using the DescribeTagsCommon API call, and error handling.
// Example sending a request using the DescribeTagsCommonRequest method. req, resp := client.DescribeTagsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeTagsCommonWithContext ¶
func (c *ECS) DescribeTagsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTagsCommonWithContext is the same as DescribeTagsCommon with the addition of the ability to pass a context and additional request options.
See DescribeTagsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeTagsRequest ¶
func (c *ECS) DescribeTagsRequest(input *DescribeTagsInput) (req *request.Request, output *DescribeTagsOutput)
DescribeTagsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTags operation. The "output" return value will be populated with the DescribeTagsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTagsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTagsCommon Send returns without error.
See DescribeTags for more information on using the DescribeTags API call, and error handling.
// Example sending a request using the DescribeTagsRequest method. req, resp := client.DescribeTagsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeTagsWithContext ¶
func (c *ECS) DescribeTagsWithContext(ctx volcengine.Context, input *DescribeTagsInput, opts ...request.Option) (*DescribeTagsOutput, error)
DescribeTagsWithContext is the same as DescribeTags with the addition of the ability to pass a context and additional request options.
See DescribeTags for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeTasks ¶
func (c *ECS) DescribeTasks(input *DescribeTasksInput) (*DescribeTasksOutput, error)
DescribeTasks API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeTasks for usage and error information.
func (*ECS) DescribeTasksCommon ¶
DescribeTasksCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeTasksCommon for usage and error information.
func (*ECS) DescribeTasksCommonRequest ¶
func (c *ECS) DescribeTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTasksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTasksCommon operation. The "output" return value will be populated with the DescribeTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTasksCommon Send returns without error.
See DescribeTasksCommon for more information on using the DescribeTasksCommon API call, and error handling.
// Example sending a request using the DescribeTasksCommonRequest method. req, resp := client.DescribeTasksCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeTasksCommonWithContext ¶
func (c *ECS) DescribeTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTasksCommonWithContext is the same as DescribeTasksCommon with the addition of the ability to pass a context and additional request options.
See DescribeTasksCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeTasksRequest ¶
func (c *ECS) DescribeTasksRequest(input *DescribeTasksInput) (req *request.Request, output *DescribeTasksOutput)
DescribeTasksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTasks operation. The "output" return value will be populated with the DescribeTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTasksCommon Send returns without error.
See DescribeTasks for more information on using the DescribeTasks API call, and error handling.
// Example sending a request using the DescribeTasksRequest method. req, resp := client.DescribeTasksRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeTasksWithContext ¶
func (c *ECS) DescribeTasksWithContext(ctx volcengine.Context, input *DescribeTasksInput, opts ...request.Option) (*DescribeTasksOutput, error)
DescribeTasksWithContext is the same as DescribeTasks with the addition of the ability to pass a context and additional request options.
See DescribeTasks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeUserData ¶
func (c *ECS) DescribeUserData(input *DescribeUserDataInput) (*DescribeUserDataOutput, error)
DescribeUserData API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeUserData for usage and error information.
func (*ECS) DescribeUserDataCommon ¶
func (c *ECS) DescribeUserDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeUserDataCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeUserDataCommon for usage and error information.
func (*ECS) DescribeUserDataCommonRequest ¶
func (c *ECS) DescribeUserDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeUserDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUserDataCommon operation. The "output" return value will be populated with the DescribeUserDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUserDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUserDataCommon Send returns without error.
See DescribeUserDataCommon for more information on using the DescribeUserDataCommon API call, and error handling.
// Example sending a request using the DescribeUserDataCommonRequest method. req, resp := client.DescribeUserDataCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeUserDataCommonWithContext ¶
func (c *ECS) DescribeUserDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeUserDataCommonWithContext is the same as DescribeUserDataCommon with the addition of the ability to pass a context and additional request options.
See DescribeUserDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeUserDataRequest ¶
func (c *ECS) DescribeUserDataRequest(input *DescribeUserDataInput) (req *request.Request, output *DescribeUserDataOutput)
DescribeUserDataRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUserData operation. The "output" return value will be populated with the DescribeUserDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUserDataCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUserDataCommon Send returns without error.
See DescribeUserData for more information on using the DescribeUserData API call, and error handling.
// Example sending a request using the DescribeUserDataRequest method. req, resp := client.DescribeUserDataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeUserDataWithContext ¶
func (c *ECS) DescribeUserDataWithContext(ctx volcengine.Context, input *DescribeUserDataInput, opts ...request.Option) (*DescribeUserDataOutput, error)
DescribeUserDataWithContext is the same as DescribeUserData with the addition of the ability to pass a context and additional request options.
See DescribeUserData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeZones ¶
func (c *ECS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
DescribeZones API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeZones for usage and error information.
func (*ECS) DescribeZonesCommon ¶
DescribeZonesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DescribeZonesCommon for usage and error information.
func (*ECS) DescribeZonesCommonRequest ¶
func (c *ECS) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZonesCommon operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZonesCommon for more information on using the DescribeZonesCommon API call, and error handling.
// Example sending a request using the DescribeZonesCommonRequest method. req, resp := client.DescribeZonesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeZonesCommonWithContext ¶
func (c *ECS) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeZonesCommonWithContext is the same as DescribeZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DescribeZonesRequest ¶
func (c *ECS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
DescribeZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZones operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZones for more information on using the DescribeZones API call, and error handling.
// Example sending a request using the DescribeZonesRequest method. req, resp := client.DescribeZonesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DescribeZonesWithContext ¶
func (c *ECS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
DescribeZonesWithContext is the same as DescribeZones with the addition of the ability to pass a context and additional request options.
See DescribeZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DetachKeyPair ¶
func (c *ECS) DetachKeyPair(input *DetachKeyPairInput) (*DetachKeyPairOutput, error)
DetachKeyPair API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DetachKeyPair for usage and error information.
func (*ECS) DetachKeyPairCommon ¶
DetachKeyPairCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DetachKeyPairCommon for usage and error information.
func (*ECS) DetachKeyPairCommonRequest ¶
func (c *ECS) DetachKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetachKeyPairCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetachKeyPairCommon operation. The "output" return value will be populated with the DetachKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after DetachKeyPairCommon Send returns without error.
See DetachKeyPairCommon for more information on using the DetachKeyPairCommon API call, and error handling.
// Example sending a request using the DetachKeyPairCommonRequest method. req, resp := client.DetachKeyPairCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DetachKeyPairCommonWithContext ¶
func (c *ECS) DetachKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetachKeyPairCommonWithContext is the same as DetachKeyPairCommon with the addition of the ability to pass a context and additional request options.
See DetachKeyPairCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DetachKeyPairRequest ¶
func (c *ECS) DetachKeyPairRequest(input *DetachKeyPairInput) (req *request.Request, output *DetachKeyPairOutput)
DetachKeyPairRequest generates a "volcengine/request.Request" representing the client's request for the DetachKeyPair operation. The "output" return value will be populated with the DetachKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after DetachKeyPairCommon Send returns without error.
See DetachKeyPair for more information on using the DetachKeyPair API call, and error handling.
// Example sending a request using the DetachKeyPairRequest method. req, resp := client.DetachKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DetachKeyPairWithContext ¶
func (c *ECS) DetachKeyPairWithContext(ctx volcengine.Context, input *DetachKeyPairInput, opts ...request.Option) (*DetachKeyPairOutput, error)
DetachKeyPairWithContext is the same as DetachKeyPair with the addition of the ability to pass a context and additional request options.
See DetachKeyPair for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DisassociateInstancesIamRole ¶
func (c *ECS) DisassociateInstancesIamRole(input *DisassociateInstancesIamRoleInput) (*DisassociateInstancesIamRoleOutput, error)
DisassociateInstancesIamRole API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DisassociateInstancesIamRole for usage and error information.
func (*ECS) DisassociateInstancesIamRoleCommon ¶
func (c *ECS) DisassociateInstancesIamRoleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateInstancesIamRoleCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation DisassociateInstancesIamRoleCommon for usage and error information.
func (*ECS) DisassociateInstancesIamRoleCommonRequest ¶
func (c *ECS) DisassociateInstancesIamRoleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateInstancesIamRoleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateInstancesIamRoleCommon operation. The "output" return value will be populated with the DisassociateInstancesIamRoleCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateInstancesIamRoleCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateInstancesIamRoleCommon Send returns without error.
See DisassociateInstancesIamRoleCommon for more information on using the DisassociateInstancesIamRoleCommon API call, and error handling.
// Example sending a request using the DisassociateInstancesIamRoleCommonRequest method. req, resp := client.DisassociateInstancesIamRoleCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DisassociateInstancesIamRoleCommonWithContext ¶
func (c *ECS) DisassociateInstancesIamRoleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateInstancesIamRoleCommonWithContext is the same as DisassociateInstancesIamRoleCommon with the addition of the ability to pass a context and additional request options.
See DisassociateInstancesIamRoleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) DisassociateInstancesIamRoleRequest ¶
func (c *ECS) DisassociateInstancesIamRoleRequest(input *DisassociateInstancesIamRoleInput) (req *request.Request, output *DisassociateInstancesIamRoleOutput)
DisassociateInstancesIamRoleRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateInstancesIamRole operation. The "output" return value will be populated with the DisassociateInstancesIamRoleCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateInstancesIamRoleCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateInstancesIamRoleCommon Send returns without error.
See DisassociateInstancesIamRole for more information on using the DisassociateInstancesIamRole API call, and error handling.
// Example sending a request using the DisassociateInstancesIamRoleRequest method. req, resp := client.DisassociateInstancesIamRoleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) DisassociateInstancesIamRoleWithContext ¶
func (c *ECS) DisassociateInstancesIamRoleWithContext(ctx volcengine.Context, input *DisassociateInstancesIamRoleInput, opts ...request.Option) (*DisassociateInstancesIamRoleOutput, error)
DisassociateInstancesIamRoleWithContext is the same as DisassociateInstancesIamRole with the addition of the ability to pass a context and additional request options.
See DisassociateInstancesIamRole for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ExportImage ¶
func (c *ECS) ExportImage(input *ExportImageInput) (*ExportImageOutput, error)
ExportImage API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ExportImage for usage and error information.
func (*ECS) ExportImageCommon ¶
ExportImageCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ExportImageCommon for usage and error information.
func (*ECS) ExportImageCommonRequest ¶
func (c *ECS) ExportImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ExportImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the ExportImageCommon operation. The "output" return value will be populated with the ExportImageCommon request's response once the request completes successfully.
Use "Send" method on the returned ExportImageCommon Request to send the API call to the service. the "output" return value is not valid until after ExportImageCommon Send returns without error.
See ExportImageCommon for more information on using the ExportImageCommon API call, and error handling.
// Example sending a request using the ExportImageCommonRequest method. req, resp := client.ExportImageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ExportImageCommonWithContext ¶
func (c *ECS) ExportImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ExportImageCommonWithContext is the same as ExportImageCommon with the addition of the ability to pass a context and additional request options.
See ExportImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ExportImageRequest ¶
func (c *ECS) ExportImageRequest(input *ExportImageInput) (req *request.Request, output *ExportImageOutput)
ExportImageRequest generates a "volcengine/request.Request" representing the client's request for the ExportImage operation. The "output" return value will be populated with the ExportImageCommon request's response once the request completes successfully.
Use "Send" method on the returned ExportImageCommon Request to send the API call to the service. the "output" return value is not valid until after ExportImageCommon Send returns without error.
See ExportImage for more information on using the ExportImage API call, and error handling.
// Example sending a request using the ExportImageRequest method. req, resp := client.ExportImageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ExportImageWithContext ¶
func (c *ECS) ExportImageWithContext(ctx volcengine.Context, input *ExportImageInput, opts ...request.Option) (*ExportImageOutput, error)
ExportImageWithContext is the same as ExportImage with the addition of the ability to pass a context and additional request options.
See ExportImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ImportImage ¶
func (c *ECS) ImportImage(input *ImportImageInput) (*ImportImageOutput, error)
ImportImage API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ImportImage for usage and error information.
func (*ECS) ImportImageCommon ¶
ImportImageCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ImportImageCommon for usage and error information.
func (*ECS) ImportImageCommonRequest ¶
func (c *ECS) ImportImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ImportImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the ImportImageCommon operation. The "output" return value will be populated with the ImportImageCommon request's response once the request completes successfully.
Use "Send" method on the returned ImportImageCommon Request to send the API call to the service. the "output" return value is not valid until after ImportImageCommon Send returns without error.
See ImportImageCommon for more information on using the ImportImageCommon API call, and error handling.
// Example sending a request using the ImportImageCommonRequest method. req, resp := client.ImportImageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ImportImageCommonWithContext ¶
func (c *ECS) ImportImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ImportImageCommonWithContext is the same as ImportImageCommon with the addition of the ability to pass a context and additional request options.
See ImportImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ImportImageRequest ¶
func (c *ECS) ImportImageRequest(input *ImportImageInput) (req *request.Request, output *ImportImageOutput)
ImportImageRequest generates a "volcengine/request.Request" representing the client's request for the ImportImage operation. The "output" return value will be populated with the ImportImageCommon request's response once the request completes successfully.
Use "Send" method on the returned ImportImageCommon Request to send the API call to the service. the "output" return value is not valid until after ImportImageCommon Send returns without error.
See ImportImage for more information on using the ImportImage API call, and error handling.
// Example sending a request using the ImportImageRequest method. req, resp := client.ImportImageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ImportImageWithContext ¶
func (c *ECS) ImportImageWithContext(ctx volcengine.Context, input *ImportImageInput, opts ...request.Option) (*ImportImageOutput, error)
ImportImageWithContext is the same as ImportImage with the addition of the ability to pass a context and additional request options.
See ImportImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ImportKeyPair ¶
func (c *ECS) ImportKeyPair(input *ImportKeyPairInput) (*ImportKeyPairOutput, error)
ImportKeyPair API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ImportKeyPair for usage and error information.
func (*ECS) ImportKeyPairCommon ¶
ImportKeyPairCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ImportKeyPairCommon for usage and error information.
func (*ECS) ImportKeyPairCommonRequest ¶
func (c *ECS) ImportKeyPairCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ImportKeyPairCommonRequest generates a "volcengine/request.Request" representing the client's request for the ImportKeyPairCommon operation. The "output" return value will be populated with the ImportKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned ImportKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after ImportKeyPairCommon Send returns without error.
See ImportKeyPairCommon for more information on using the ImportKeyPairCommon API call, and error handling.
// Example sending a request using the ImportKeyPairCommonRequest method. req, resp := client.ImportKeyPairCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ImportKeyPairCommonWithContext ¶
func (c *ECS) ImportKeyPairCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ImportKeyPairCommonWithContext is the same as ImportKeyPairCommon with the addition of the ability to pass a context and additional request options.
See ImportKeyPairCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ImportKeyPairRequest ¶
func (c *ECS) ImportKeyPairRequest(input *ImportKeyPairInput) (req *request.Request, output *ImportKeyPairOutput)
ImportKeyPairRequest generates a "volcengine/request.Request" representing the client's request for the ImportKeyPair operation. The "output" return value will be populated with the ImportKeyPairCommon request's response once the request completes successfully.
Use "Send" method on the returned ImportKeyPairCommon Request to send the API call to the service. the "output" return value is not valid until after ImportKeyPairCommon Send returns without error.
See ImportKeyPair for more information on using the ImportKeyPair API call, and error handling.
// Example sending a request using the ImportKeyPairRequest method. req, resp := client.ImportKeyPairRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ImportKeyPairWithContext ¶
func (c *ECS) ImportKeyPairWithContext(ctx volcengine.Context, input *ImportKeyPairInput, opts ...request.Option) (*ImportKeyPairOutput, error)
ImportKeyPairWithContext is the same as ImportKeyPair with the addition of the ability to pass a context and additional request options.
See ImportKeyPair for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyDeploymentSetAttribute ¶
func (c *ECS) ModifyDeploymentSetAttribute(input *ModifyDeploymentSetAttributeInput) (*ModifyDeploymentSetAttributeOutput, error)
ModifyDeploymentSetAttribute API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyDeploymentSetAttribute for usage and error information.
func (*ECS) ModifyDeploymentSetAttributeCommon ¶
func (c *ECS) ModifyDeploymentSetAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDeploymentSetAttributeCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyDeploymentSetAttributeCommon for usage and error information.
func (*ECS) ModifyDeploymentSetAttributeCommonRequest ¶
func (c *ECS) ModifyDeploymentSetAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDeploymentSetAttributeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDeploymentSetAttributeCommon operation. The "output" return value will be populated with the ModifyDeploymentSetAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDeploymentSetAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDeploymentSetAttributeCommon Send returns without error.
See ModifyDeploymentSetAttributeCommon for more information on using the ModifyDeploymentSetAttributeCommon API call, and error handling.
// Example sending a request using the ModifyDeploymentSetAttributeCommonRequest method. req, resp := client.ModifyDeploymentSetAttributeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyDeploymentSetAttributeCommonWithContext ¶
func (c *ECS) ModifyDeploymentSetAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDeploymentSetAttributeCommonWithContext is the same as ModifyDeploymentSetAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyDeploymentSetAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyDeploymentSetAttributeRequest ¶
func (c *ECS) ModifyDeploymentSetAttributeRequest(input *ModifyDeploymentSetAttributeInput) (req *request.Request, output *ModifyDeploymentSetAttributeOutput)
ModifyDeploymentSetAttributeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDeploymentSetAttribute operation. The "output" return value will be populated with the ModifyDeploymentSetAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDeploymentSetAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDeploymentSetAttributeCommon Send returns without error.
See ModifyDeploymentSetAttribute for more information on using the ModifyDeploymentSetAttribute API call, and error handling.
// Example sending a request using the ModifyDeploymentSetAttributeRequest method. req, resp := client.ModifyDeploymentSetAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyDeploymentSetAttributeWithContext ¶
func (c *ECS) ModifyDeploymentSetAttributeWithContext(ctx volcengine.Context, input *ModifyDeploymentSetAttributeInput, opts ...request.Option) (*ModifyDeploymentSetAttributeOutput, error)
ModifyDeploymentSetAttributeWithContext is the same as ModifyDeploymentSetAttribute with the addition of the ability to pass a context and additional request options.
See ModifyDeploymentSetAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyImageAttribute ¶
func (c *ECS) ModifyImageAttribute(input *ModifyImageAttributeInput) (*ModifyImageAttributeOutput, error)
ModifyImageAttribute API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyImageAttribute for usage and error information.
func (*ECS) ModifyImageAttributeCommon ¶
func (c *ECS) ModifyImageAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyImageAttributeCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyImageAttributeCommon for usage and error information.
func (*ECS) ModifyImageAttributeCommonRequest ¶
func (c *ECS) ModifyImageAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyImageAttributeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyImageAttributeCommon operation. The "output" return value will be populated with the ModifyImageAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyImageAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyImageAttributeCommon Send returns without error.
See ModifyImageAttributeCommon for more information on using the ModifyImageAttributeCommon API call, and error handling.
// Example sending a request using the ModifyImageAttributeCommonRequest method. req, resp := client.ModifyImageAttributeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyImageAttributeCommonWithContext ¶
func (c *ECS) ModifyImageAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyImageAttributeCommonWithContext is the same as ModifyImageAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyImageAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyImageAttributeRequest ¶
func (c *ECS) ModifyImageAttributeRequest(input *ModifyImageAttributeInput) (req *request.Request, output *ModifyImageAttributeOutput)
ModifyImageAttributeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyImageAttribute operation. The "output" return value will be populated with the ModifyImageAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyImageAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyImageAttributeCommon Send returns without error.
See ModifyImageAttribute for more information on using the ModifyImageAttribute API call, and error handling.
// Example sending a request using the ModifyImageAttributeRequest method. req, resp := client.ModifyImageAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyImageAttributeWithContext ¶
func (c *ECS) ModifyImageAttributeWithContext(ctx volcengine.Context, input *ModifyImageAttributeInput, opts ...request.Option) (*ModifyImageAttributeOutput, error)
ModifyImageAttributeWithContext is the same as ModifyImageAttribute with the addition of the ability to pass a context and additional request options.
See ModifyImageAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyImageSharePermission ¶
func (c *ECS) ModifyImageSharePermission(input *ModifyImageSharePermissionInput) (*ModifyImageSharePermissionOutput, error)
ModifyImageSharePermission API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyImageSharePermission for usage and error information.
func (*ECS) ModifyImageSharePermissionCommon ¶
func (c *ECS) ModifyImageSharePermissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyImageSharePermissionCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyImageSharePermissionCommon for usage and error information.
func (*ECS) ModifyImageSharePermissionCommonRequest ¶
func (c *ECS) ModifyImageSharePermissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyImageSharePermissionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyImageSharePermissionCommon operation. The "output" return value will be populated with the ModifyImageSharePermissionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyImageSharePermissionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyImageSharePermissionCommon Send returns without error.
See ModifyImageSharePermissionCommon for more information on using the ModifyImageSharePermissionCommon API call, and error handling.
// Example sending a request using the ModifyImageSharePermissionCommonRequest method. req, resp := client.ModifyImageSharePermissionCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyImageSharePermissionCommonWithContext ¶
func (c *ECS) ModifyImageSharePermissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyImageSharePermissionCommonWithContext is the same as ModifyImageSharePermissionCommon with the addition of the ability to pass a context and additional request options.
See ModifyImageSharePermissionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyImageSharePermissionRequest ¶
func (c *ECS) ModifyImageSharePermissionRequest(input *ModifyImageSharePermissionInput) (req *request.Request, output *ModifyImageSharePermissionOutput)
ModifyImageSharePermissionRequest generates a "volcengine/request.Request" representing the client's request for the ModifyImageSharePermission operation. The "output" return value will be populated with the ModifyImageSharePermissionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyImageSharePermissionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyImageSharePermissionCommon Send returns without error.
See ModifyImageSharePermission for more information on using the ModifyImageSharePermission API call, and error handling.
// Example sending a request using the ModifyImageSharePermissionRequest method. req, resp := client.ModifyImageSharePermissionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyImageSharePermissionWithContext ¶
func (c *ECS) ModifyImageSharePermissionWithContext(ctx volcengine.Context, input *ModifyImageSharePermissionInput, opts ...request.Option) (*ModifyImageSharePermissionOutput, error)
ModifyImageSharePermissionWithContext is the same as ModifyImageSharePermission with the addition of the ability to pass a context and additional request options.
See ModifyImageSharePermission for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceAttribute ¶
func (c *ECS) ModifyInstanceAttribute(input *ModifyInstanceAttributeInput) (*ModifyInstanceAttributeOutput, error)
ModifyInstanceAttribute API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceAttribute for usage and error information.
func (*ECS) ModifyInstanceAttributeCommon ¶
func (c *ECS) ModifyInstanceAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceAttributeCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceAttributeCommon for usage and error information.
func (*ECS) ModifyInstanceAttributeCommonRequest ¶
func (c *ECS) ModifyInstanceAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceAttributeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceAttributeCommon operation. The "output" return value will be populated with the ModifyInstanceAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceAttributeCommon Send returns without error.
See ModifyInstanceAttributeCommon for more information on using the ModifyInstanceAttributeCommon API call, and error handling.
// Example sending a request using the ModifyInstanceAttributeCommonRequest method. req, resp := client.ModifyInstanceAttributeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceAttributeCommonWithContext ¶
func (c *ECS) ModifyInstanceAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceAttributeCommonWithContext is the same as ModifyInstanceAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceAttributeRequest ¶
func (c *ECS) ModifyInstanceAttributeRequest(input *ModifyInstanceAttributeInput) (req *request.Request, output *ModifyInstanceAttributeOutput)
ModifyInstanceAttributeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceAttribute operation. The "output" return value will be populated with the ModifyInstanceAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceAttributeCommon Send returns without error.
See ModifyInstanceAttribute for more information on using the ModifyInstanceAttribute API call, and error handling.
// Example sending a request using the ModifyInstanceAttributeRequest method. req, resp := client.ModifyInstanceAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceAttributeWithContext ¶
func (c *ECS) ModifyInstanceAttributeWithContext(ctx volcengine.Context, input *ModifyInstanceAttributeInput, opts ...request.Option) (*ModifyInstanceAttributeOutput, error)
ModifyInstanceAttributeWithContext is the same as ModifyInstanceAttribute with the addition of the ability to pass a context and additional request options.
See ModifyInstanceAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceChargeType ¶
func (c *ECS) ModifyInstanceChargeType(input *ModifyInstanceChargeTypeInput) (*ModifyInstanceChargeTypeOutput, error)
ModifyInstanceChargeType API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceChargeType for usage and error information.
func (*ECS) ModifyInstanceChargeTypeCommon ¶
func (c *ECS) ModifyInstanceChargeTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceChargeTypeCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceChargeTypeCommon for usage and error information.
func (*ECS) ModifyInstanceChargeTypeCommonRequest ¶
func (c *ECS) ModifyInstanceChargeTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceChargeTypeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceChargeTypeCommon operation. The "output" return value will be populated with the ModifyInstanceChargeTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceChargeTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceChargeTypeCommon Send returns without error.
See ModifyInstanceChargeTypeCommon for more information on using the ModifyInstanceChargeTypeCommon API call, and error handling.
// Example sending a request using the ModifyInstanceChargeTypeCommonRequest method. req, resp := client.ModifyInstanceChargeTypeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceChargeTypeCommonWithContext ¶
func (c *ECS) ModifyInstanceChargeTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceChargeTypeCommonWithContext is the same as ModifyInstanceChargeTypeCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceChargeTypeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceChargeTypeRequest ¶
func (c *ECS) ModifyInstanceChargeTypeRequest(input *ModifyInstanceChargeTypeInput) (req *request.Request, output *ModifyInstanceChargeTypeOutput)
ModifyInstanceChargeTypeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceChargeType operation. The "output" return value will be populated with the ModifyInstanceChargeTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceChargeTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceChargeTypeCommon Send returns without error.
See ModifyInstanceChargeType for more information on using the ModifyInstanceChargeType API call, and error handling.
// Example sending a request using the ModifyInstanceChargeTypeRequest method. req, resp := client.ModifyInstanceChargeTypeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceChargeTypeWithContext ¶
func (c *ECS) ModifyInstanceChargeTypeWithContext(ctx volcengine.Context, input *ModifyInstanceChargeTypeInput, opts ...request.Option) (*ModifyInstanceChargeTypeOutput, error)
ModifyInstanceChargeTypeWithContext is the same as ModifyInstanceChargeType with the addition of the ability to pass a context and additional request options.
See ModifyInstanceChargeType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceDeployment ¶
func (c *ECS) ModifyInstanceDeployment(input *ModifyInstanceDeploymentInput) (*ModifyInstanceDeploymentOutput, error)
ModifyInstanceDeployment API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceDeployment for usage and error information.
func (*ECS) ModifyInstanceDeploymentCommon ¶
func (c *ECS) ModifyInstanceDeploymentCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceDeploymentCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceDeploymentCommon for usage and error information.
func (*ECS) ModifyInstanceDeploymentCommonRequest ¶
func (c *ECS) ModifyInstanceDeploymentCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceDeploymentCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceDeploymentCommon operation. The "output" return value will be populated with the ModifyInstanceDeploymentCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceDeploymentCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceDeploymentCommon Send returns without error.
See ModifyInstanceDeploymentCommon for more information on using the ModifyInstanceDeploymentCommon API call, and error handling.
// Example sending a request using the ModifyInstanceDeploymentCommonRequest method. req, resp := client.ModifyInstanceDeploymentCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceDeploymentCommonWithContext ¶
func (c *ECS) ModifyInstanceDeploymentCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceDeploymentCommonWithContext is the same as ModifyInstanceDeploymentCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceDeploymentCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceDeploymentRequest ¶
func (c *ECS) ModifyInstanceDeploymentRequest(input *ModifyInstanceDeploymentInput) (req *request.Request, output *ModifyInstanceDeploymentOutput)
ModifyInstanceDeploymentRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceDeployment operation. The "output" return value will be populated with the ModifyInstanceDeploymentCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceDeploymentCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceDeploymentCommon Send returns without error.
See ModifyInstanceDeployment for more information on using the ModifyInstanceDeployment API call, and error handling.
// Example sending a request using the ModifyInstanceDeploymentRequest method. req, resp := client.ModifyInstanceDeploymentRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceDeploymentWithContext ¶
func (c *ECS) ModifyInstanceDeploymentWithContext(ctx volcengine.Context, input *ModifyInstanceDeploymentInput, opts ...request.Option) (*ModifyInstanceDeploymentOutput, error)
ModifyInstanceDeploymentWithContext is the same as ModifyInstanceDeployment with the addition of the ability to pass a context and additional request options.
See ModifyInstanceDeployment for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceSpec ¶
func (c *ECS) ModifyInstanceSpec(input *ModifyInstanceSpecInput) (*ModifyInstanceSpecOutput, error)
ModifyInstanceSpec API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceSpec for usage and error information.
func (*ECS) ModifyInstanceSpecCommon ¶
func (c *ECS) ModifyInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceSpecCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyInstanceSpecCommon for usage and error information.
func (*ECS) ModifyInstanceSpecCommonRequest ¶
func (c *ECS) ModifyInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceSpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceSpecCommon operation. The "output" return value will be populated with the ModifyInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceSpecCommon Send returns without error.
See ModifyInstanceSpecCommon for more information on using the ModifyInstanceSpecCommon API call, and error handling.
// Example sending a request using the ModifyInstanceSpecCommonRequest method. req, resp := client.ModifyInstanceSpecCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceSpecCommonWithContext ¶
func (c *ECS) ModifyInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceSpecCommonWithContext is the same as ModifyInstanceSpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceSpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyInstanceSpecRequest ¶
func (c *ECS) ModifyInstanceSpecRequest(input *ModifyInstanceSpecInput) (req *request.Request, output *ModifyInstanceSpecOutput)
ModifyInstanceSpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceSpec operation. The "output" return value will be populated with the ModifyInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceSpecCommon Send returns without error.
See ModifyInstanceSpec for more information on using the ModifyInstanceSpec API call, and error handling.
// Example sending a request using the ModifyInstanceSpecRequest method. req, resp := client.ModifyInstanceSpecRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyInstanceSpecWithContext ¶
func (c *ECS) ModifyInstanceSpecWithContext(ctx volcengine.Context, input *ModifyInstanceSpecInput, opts ...request.Option) (*ModifyInstanceSpecOutput, error)
ModifyInstanceSpecWithContext is the same as ModifyInstanceSpec with the addition of the ability to pass a context and additional request options.
See ModifyInstanceSpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyKeyPairAttribute ¶
func (c *ECS) ModifyKeyPairAttribute(input *ModifyKeyPairAttributeInput) (*ModifyKeyPairAttributeOutput, error)
ModifyKeyPairAttribute API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyKeyPairAttribute for usage and error information.
func (*ECS) ModifyKeyPairAttributeCommon ¶
func (c *ECS) ModifyKeyPairAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyKeyPairAttributeCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ModifyKeyPairAttributeCommon for usage and error information.
func (*ECS) ModifyKeyPairAttributeCommonRequest ¶
func (c *ECS) ModifyKeyPairAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyKeyPairAttributeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyKeyPairAttributeCommon operation. The "output" return value will be populated with the ModifyKeyPairAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyKeyPairAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyKeyPairAttributeCommon Send returns without error.
See ModifyKeyPairAttributeCommon for more information on using the ModifyKeyPairAttributeCommon API call, and error handling.
// Example sending a request using the ModifyKeyPairAttributeCommonRequest method. req, resp := client.ModifyKeyPairAttributeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyKeyPairAttributeCommonWithContext ¶
func (c *ECS) ModifyKeyPairAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyKeyPairAttributeCommonWithContext is the same as ModifyKeyPairAttributeCommon with the addition of the ability to pass a context and additional request options.
See ModifyKeyPairAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ModifyKeyPairAttributeRequest ¶
func (c *ECS) ModifyKeyPairAttributeRequest(input *ModifyKeyPairAttributeInput) (req *request.Request, output *ModifyKeyPairAttributeOutput)
ModifyKeyPairAttributeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyKeyPairAttribute operation. The "output" return value will be populated with the ModifyKeyPairAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyKeyPairAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyKeyPairAttributeCommon Send returns without error.
See ModifyKeyPairAttribute for more information on using the ModifyKeyPairAttribute API call, and error handling.
// Example sending a request using the ModifyKeyPairAttributeRequest method. req, resp := client.ModifyKeyPairAttributeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ModifyKeyPairAttributeWithContext ¶
func (c *ECS) ModifyKeyPairAttributeWithContext(ctx volcengine.Context, input *ModifyKeyPairAttributeInput, opts ...request.Option) (*ModifyKeyPairAttributeOutput, error)
ModifyKeyPairAttributeWithContext is the same as ModifyKeyPairAttribute with the addition of the ability to pass a context and additional request options.
See ModifyKeyPairAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RebootInstance ¶
func (c *ECS) RebootInstance(input *RebootInstanceInput) (*RebootInstanceOutput, error)
RebootInstance API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RebootInstance for usage and error information.
func (*ECS) RebootInstanceCommon ¶
RebootInstanceCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RebootInstanceCommon for usage and error information.
func (*ECS) RebootInstanceCommonRequest ¶
func (c *ECS) RebootInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RebootInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RebootInstanceCommon operation. The "output" return value will be populated with the RebootInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RebootInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RebootInstanceCommon Send returns without error.
See RebootInstanceCommon for more information on using the RebootInstanceCommon API call, and error handling.
// Example sending a request using the RebootInstanceCommonRequest method. req, resp := client.RebootInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RebootInstanceCommonWithContext ¶
func (c *ECS) RebootInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RebootInstanceCommonWithContext is the same as RebootInstanceCommon with the addition of the ability to pass a context and additional request options.
See RebootInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RebootInstanceRequest ¶
func (c *ECS) RebootInstanceRequest(input *RebootInstanceInput) (req *request.Request, output *RebootInstanceOutput)
RebootInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RebootInstance operation. The "output" return value will be populated with the RebootInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RebootInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RebootInstanceCommon Send returns without error.
See RebootInstance for more information on using the RebootInstance API call, and error handling.
// Example sending a request using the RebootInstanceRequest method. req, resp := client.RebootInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RebootInstanceWithContext ¶
func (c *ECS) RebootInstanceWithContext(ctx volcengine.Context, input *RebootInstanceInput, opts ...request.Option) (*RebootInstanceOutput, error)
RebootInstanceWithContext is the same as RebootInstance with the addition of the ability to pass a context and additional request options.
See RebootInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RebootInstances ¶
func (c *ECS) RebootInstances(input *RebootInstancesInput) (*RebootInstancesOutput, error)
RebootInstances API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RebootInstances for usage and error information.
func (*ECS) RebootInstancesCommon ¶
RebootInstancesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RebootInstancesCommon for usage and error information.
func (*ECS) RebootInstancesCommonRequest ¶
func (c *ECS) RebootInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RebootInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the RebootInstancesCommon operation. The "output" return value will be populated with the RebootInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned RebootInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after RebootInstancesCommon Send returns without error.
See RebootInstancesCommon for more information on using the RebootInstancesCommon API call, and error handling.
// Example sending a request using the RebootInstancesCommonRequest method. req, resp := client.RebootInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RebootInstancesCommonWithContext ¶
func (c *ECS) RebootInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RebootInstancesCommonWithContext is the same as RebootInstancesCommon with the addition of the ability to pass a context and additional request options.
See RebootInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RebootInstancesRequest ¶
func (c *ECS) RebootInstancesRequest(input *RebootInstancesInput) (req *request.Request, output *RebootInstancesOutput)
RebootInstancesRequest generates a "volcengine/request.Request" representing the client's request for the RebootInstances operation. The "output" return value will be populated with the RebootInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned RebootInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after RebootInstancesCommon Send returns without error.
See RebootInstances for more information on using the RebootInstances API call, and error handling.
// Example sending a request using the RebootInstancesRequest method. req, resp := client.RebootInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RebootInstancesWithContext ¶
func (c *ECS) RebootInstancesWithContext(ctx volcengine.Context, input *RebootInstancesInput, opts ...request.Option) (*RebootInstancesOutput, error)
RebootInstancesWithContext is the same as RebootInstances with the addition of the ability to pass a context and additional request options.
See RebootInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RenewInstance ¶
func (c *ECS) RenewInstance(input *RenewInstanceInput) (*RenewInstanceOutput, error)
RenewInstance API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RenewInstance for usage and error information.
func (*ECS) RenewInstanceCommon ¶
RenewInstanceCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RenewInstanceCommon for usage and error information.
func (*ECS) RenewInstanceCommonRequest ¶
func (c *ECS) RenewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RenewInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RenewInstanceCommon operation. The "output" return value will be populated with the RenewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RenewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RenewInstanceCommon Send returns without error.
See RenewInstanceCommon for more information on using the RenewInstanceCommon API call, and error handling.
// Example sending a request using the RenewInstanceCommonRequest method. req, resp := client.RenewInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RenewInstanceCommonWithContext ¶
func (c *ECS) RenewInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RenewInstanceCommonWithContext is the same as RenewInstanceCommon with the addition of the ability to pass a context and additional request options.
See RenewInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RenewInstanceRequest ¶
func (c *ECS) RenewInstanceRequest(input *RenewInstanceInput) (req *request.Request, output *RenewInstanceOutput)
RenewInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RenewInstance operation. The "output" return value will be populated with the RenewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RenewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RenewInstanceCommon Send returns without error.
See RenewInstance for more information on using the RenewInstance API call, and error handling.
// Example sending a request using the RenewInstanceRequest method. req, resp := client.RenewInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RenewInstanceWithContext ¶
func (c *ECS) RenewInstanceWithContext(ctx volcengine.Context, input *RenewInstanceInput, opts ...request.Option) (*RenewInstanceOutput, error)
RenewInstanceWithContext is the same as RenewInstance with the addition of the ability to pass a context and additional request options.
See RenewInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ReplaceSystemVolume ¶
func (c *ECS) ReplaceSystemVolume(input *ReplaceSystemVolumeInput) (*ReplaceSystemVolumeOutput, error)
ReplaceSystemVolume API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ReplaceSystemVolume for usage and error information.
func (*ECS) ReplaceSystemVolumeCommon ¶
func (c *ECS) ReplaceSystemVolumeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReplaceSystemVolumeCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation ReplaceSystemVolumeCommon for usage and error information.
func (*ECS) ReplaceSystemVolumeCommonRequest ¶
func (c *ECS) ReplaceSystemVolumeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReplaceSystemVolumeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ReplaceSystemVolumeCommon operation. The "output" return value will be populated with the ReplaceSystemVolumeCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceSystemVolumeCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceSystemVolumeCommon Send returns without error.
See ReplaceSystemVolumeCommon for more information on using the ReplaceSystemVolumeCommon API call, and error handling.
// Example sending a request using the ReplaceSystemVolumeCommonRequest method. req, resp := client.ReplaceSystemVolumeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ReplaceSystemVolumeCommonWithContext ¶
func (c *ECS) ReplaceSystemVolumeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReplaceSystemVolumeCommonWithContext is the same as ReplaceSystemVolumeCommon with the addition of the ability to pass a context and additional request options.
See ReplaceSystemVolumeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) ReplaceSystemVolumeRequest ¶
func (c *ECS) ReplaceSystemVolumeRequest(input *ReplaceSystemVolumeInput) (req *request.Request, output *ReplaceSystemVolumeOutput)
ReplaceSystemVolumeRequest generates a "volcengine/request.Request" representing the client's request for the ReplaceSystemVolume operation. The "output" return value will be populated with the ReplaceSystemVolumeCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceSystemVolumeCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceSystemVolumeCommon Send returns without error.
See ReplaceSystemVolume for more information on using the ReplaceSystemVolume API call, and error handling.
// Example sending a request using the ReplaceSystemVolumeRequest method. req, resp := client.ReplaceSystemVolumeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) ReplaceSystemVolumeWithContext ¶
func (c *ECS) ReplaceSystemVolumeWithContext(ctx volcengine.Context, input *ReplaceSystemVolumeInput, opts ...request.Option) (*ReplaceSystemVolumeOutput, error)
ReplaceSystemVolumeWithContext is the same as ReplaceSystemVolume with the addition of the ability to pass a context and additional request options.
See ReplaceSystemVolume for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RunInstances ¶
func (c *ECS) RunInstances(input *RunInstancesInput) (*RunInstancesOutput, error)
RunInstances API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RunInstances for usage and error information.
func (*ECS) RunInstancesCommon ¶
RunInstancesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation RunInstancesCommon for usage and error information.
func (*ECS) RunInstancesCommonRequest ¶
func (c *ECS) RunInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RunInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the RunInstancesCommon operation. The "output" return value will be populated with the RunInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned RunInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after RunInstancesCommon Send returns without error.
See RunInstancesCommon for more information on using the RunInstancesCommon API call, and error handling.
// Example sending a request using the RunInstancesCommonRequest method. req, resp := client.RunInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RunInstancesCommonWithContext ¶
func (c *ECS) RunInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RunInstancesCommonWithContext is the same as RunInstancesCommon with the addition of the ability to pass a context and additional request options.
See RunInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) RunInstancesRequest ¶
func (c *ECS) RunInstancesRequest(input *RunInstancesInput) (req *request.Request, output *RunInstancesOutput)
RunInstancesRequest generates a "volcengine/request.Request" representing the client's request for the RunInstances operation. The "output" return value will be populated with the RunInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned RunInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after RunInstancesCommon Send returns without error.
See RunInstances for more information on using the RunInstances API call, and error handling.
// Example sending a request using the RunInstancesRequest method. req, resp := client.RunInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) RunInstancesWithContext ¶
func (c *ECS) RunInstancesWithContext(ctx volcengine.Context, input *RunInstancesInput, opts ...request.Option) (*RunInstancesOutput, error)
RunInstancesWithContext is the same as RunInstances with the addition of the ability to pass a context and additional request options.
See RunInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StartInstance ¶
func (c *ECS) StartInstance(input *StartInstanceInput) (*StartInstanceOutput, error)
StartInstance API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StartInstance for usage and error information.
func (*ECS) StartInstanceCommon ¶
StartInstanceCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StartInstanceCommon for usage and error information.
func (*ECS) StartInstanceCommonRequest ¶
func (c *ECS) StartInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartInstanceCommon operation. The "output" return value will be populated with the StartInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StartInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StartInstanceCommon Send returns without error.
See StartInstanceCommon for more information on using the StartInstanceCommon API call, and error handling.
// Example sending a request using the StartInstanceCommonRequest method. req, resp := client.StartInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StartInstanceCommonWithContext ¶
func (c *ECS) StartInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartInstanceCommonWithContext is the same as StartInstanceCommon with the addition of the ability to pass a context and additional request options.
See StartInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StartInstanceRequest ¶
func (c *ECS) StartInstanceRequest(input *StartInstanceInput) (req *request.Request, output *StartInstanceOutput)
StartInstanceRequest generates a "volcengine/request.Request" representing the client's request for the StartInstance operation. The "output" return value will be populated with the StartInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StartInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StartInstanceCommon Send returns without error.
See StartInstance for more information on using the StartInstance API call, and error handling.
// Example sending a request using the StartInstanceRequest method. req, resp := client.StartInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StartInstanceWithContext ¶
func (c *ECS) StartInstanceWithContext(ctx volcengine.Context, input *StartInstanceInput, opts ...request.Option) (*StartInstanceOutput, error)
StartInstanceWithContext is the same as StartInstance with the addition of the ability to pass a context and additional request options.
See StartInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StartInstances ¶
func (c *ECS) StartInstances(input *StartInstancesInput) (*StartInstancesOutput, error)
StartInstances API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StartInstances for usage and error information.
func (*ECS) StartInstancesCommon ¶
StartInstancesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StartInstancesCommon for usage and error information.
func (*ECS) StartInstancesCommonRequest ¶
func (c *ECS) StartInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartInstancesCommon operation. The "output" return value will be populated with the StartInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned StartInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after StartInstancesCommon Send returns without error.
See StartInstancesCommon for more information on using the StartInstancesCommon API call, and error handling.
// Example sending a request using the StartInstancesCommonRequest method. req, resp := client.StartInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StartInstancesCommonWithContext ¶
func (c *ECS) StartInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartInstancesCommonWithContext is the same as StartInstancesCommon with the addition of the ability to pass a context and additional request options.
See StartInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StartInstancesRequest ¶
func (c *ECS) StartInstancesRequest(input *StartInstancesInput) (req *request.Request, output *StartInstancesOutput)
StartInstancesRequest generates a "volcengine/request.Request" representing the client's request for the StartInstances operation. The "output" return value will be populated with the StartInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned StartInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after StartInstancesCommon Send returns without error.
See StartInstances for more information on using the StartInstances API call, and error handling.
// Example sending a request using the StartInstancesRequest method. req, resp := client.StartInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StartInstancesWithContext ¶
func (c *ECS) StartInstancesWithContext(ctx volcengine.Context, input *StartInstancesInput, opts ...request.Option) (*StartInstancesOutput, error)
StartInstancesWithContext is the same as StartInstances with the addition of the ability to pass a context and additional request options.
See StartInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StopInstance ¶
func (c *ECS) StopInstance(input *StopInstanceInput) (*StopInstanceOutput, error)
StopInstance API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StopInstance for usage and error information.
func (*ECS) StopInstanceCommon ¶
StopInstanceCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StopInstanceCommon for usage and error information.
func (*ECS) StopInstanceCommonRequest ¶
func (c *ECS) StopInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopInstanceCommon operation. The "output" return value will be populated with the StopInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StopInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StopInstanceCommon Send returns without error.
See StopInstanceCommon for more information on using the StopInstanceCommon API call, and error handling.
// Example sending a request using the StopInstanceCommonRequest method. req, resp := client.StopInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StopInstanceCommonWithContext ¶
func (c *ECS) StopInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopInstanceCommonWithContext is the same as StopInstanceCommon with the addition of the ability to pass a context and additional request options.
See StopInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StopInstanceRequest ¶
func (c *ECS) StopInstanceRequest(input *StopInstanceInput) (req *request.Request, output *StopInstanceOutput)
StopInstanceRequest generates a "volcengine/request.Request" representing the client's request for the StopInstance operation. The "output" return value will be populated with the StopInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StopInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StopInstanceCommon Send returns without error.
See StopInstance for more information on using the StopInstance API call, and error handling.
// Example sending a request using the StopInstanceRequest method. req, resp := client.StopInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StopInstanceWithContext ¶
func (c *ECS) StopInstanceWithContext(ctx volcengine.Context, input *StopInstanceInput, opts ...request.Option) (*StopInstanceOutput, error)
StopInstanceWithContext is the same as StopInstance with the addition of the ability to pass a context and additional request options.
See StopInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StopInstances ¶
func (c *ECS) StopInstances(input *StopInstancesInput) (*StopInstancesOutput, error)
StopInstances API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StopInstances for usage and error information.
func (*ECS) StopInstancesCommon ¶
StopInstancesCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation StopInstancesCommon for usage and error information.
func (*ECS) StopInstancesCommonRequest ¶
func (c *ECS) StopInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopInstancesCommon operation. The "output" return value will be populated with the StopInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned StopInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after StopInstancesCommon Send returns without error.
See StopInstancesCommon for more information on using the StopInstancesCommon API call, and error handling.
// Example sending a request using the StopInstancesCommonRequest method. req, resp := client.StopInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StopInstancesCommonWithContext ¶
func (c *ECS) StopInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopInstancesCommonWithContext is the same as StopInstancesCommon with the addition of the ability to pass a context and additional request options.
See StopInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) StopInstancesRequest ¶
func (c *ECS) StopInstancesRequest(input *StopInstancesInput) (req *request.Request, output *StopInstancesOutput)
StopInstancesRequest generates a "volcengine/request.Request" representing the client's request for the StopInstances operation. The "output" return value will be populated with the StopInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned StopInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after StopInstancesCommon Send returns without error.
See StopInstances for more information on using the StopInstances API call, and error handling.
// Example sending a request using the StopInstancesRequest method. req, resp := client.StopInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) StopInstancesWithContext ¶
func (c *ECS) StopInstancesWithContext(ctx volcengine.Context, input *StopInstancesInput, opts ...request.Option) (*StopInstancesOutput, error)
StopInstancesWithContext is the same as StopInstances with the addition of the ability to pass a context and additional request options.
See StopInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) UpdateSystemEvents ¶
func (c *ECS) UpdateSystemEvents(input *UpdateSystemEventsInput) (*UpdateSystemEventsOutput, error)
UpdateSystemEvents API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation UpdateSystemEvents for usage and error information.
func (*ECS) UpdateSystemEventsCommon ¶
func (c *ECS) UpdateSystemEventsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateSystemEventsCommon API operation for ECS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ECS's API operation UpdateSystemEventsCommon for usage and error information.
func (*ECS) UpdateSystemEventsCommonRequest ¶
func (c *ECS) UpdateSystemEventsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateSystemEventsCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateSystemEventsCommon operation. The "output" return value will be populated with the UpdateSystemEventsCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateSystemEventsCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateSystemEventsCommon Send returns without error.
See UpdateSystemEventsCommon for more information on using the UpdateSystemEventsCommon API call, and error handling.
// Example sending a request using the UpdateSystemEventsCommonRequest method. req, resp := client.UpdateSystemEventsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) UpdateSystemEventsCommonWithContext ¶
func (c *ECS) UpdateSystemEventsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateSystemEventsCommonWithContext is the same as UpdateSystemEventsCommon with the addition of the ability to pass a context and additional request options.
See UpdateSystemEventsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ECS) UpdateSystemEventsRequest ¶
func (c *ECS) UpdateSystemEventsRequest(input *UpdateSystemEventsInput) (req *request.Request, output *UpdateSystemEventsOutput)
UpdateSystemEventsRequest generates a "volcengine/request.Request" representing the client's request for the UpdateSystemEvents operation. The "output" return value will be populated with the UpdateSystemEventsCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateSystemEventsCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateSystemEventsCommon Send returns without error.
See UpdateSystemEvents for more information on using the UpdateSystemEvents API call, and error handling.
// Example sending a request using the UpdateSystemEventsRequest method. req, resp := client.UpdateSystemEventsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ECS) UpdateSystemEventsWithContext ¶
func (c *ECS) UpdateSystemEventsWithContext(ctx volcengine.Context, input *UpdateSystemEventsInput, opts ...request.Option) (*UpdateSystemEventsOutput, error)
UpdateSystemEventsWithContext is the same as UpdateSystemEvents with the addition of the ability to pass a context and additional request options.
See UpdateSystemEvents for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type ECSAPI ¶
type ECSAPI interface { AssociateInstancesIamRoleCommon(*map[string]interface{}) (*map[string]interface{}, error) AssociateInstancesIamRoleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AssociateInstancesIamRoleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AssociateInstancesIamRole(*AssociateInstancesIamRoleInput) (*AssociateInstancesIamRoleOutput, error) AssociateInstancesIamRoleWithContext(volcengine.Context, *AssociateInstancesIamRoleInput, ...request.Option) (*AssociateInstancesIamRoleOutput, error) AssociateInstancesIamRoleRequest(*AssociateInstancesIamRoleInput) (*request.Request, *AssociateInstancesIamRoleOutput) AttachKeyPairCommon(*map[string]interface{}) (*map[string]interface{}, error) AttachKeyPairCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AttachKeyPairCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AttachKeyPair(*AttachKeyPairInput) (*AttachKeyPairOutput, error) AttachKeyPairWithContext(volcengine.Context, *AttachKeyPairInput, ...request.Option) (*AttachKeyPairOutput, error) AttachKeyPairRequest(*AttachKeyPairInput) (*request.Request, *AttachKeyPairOutput) CreateDeploymentSetCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateDeploymentSetCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateDeploymentSetCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateDeploymentSet(*CreateDeploymentSetInput) (*CreateDeploymentSetOutput, error) CreateDeploymentSetWithContext(volcengine.Context, *CreateDeploymentSetInput, ...request.Option) (*CreateDeploymentSetOutput, error) CreateDeploymentSetRequest(*CreateDeploymentSetInput) (*request.Request, *CreateDeploymentSetOutput) CreateImageCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateImage(*CreateImageInput) (*CreateImageOutput, error) CreateImageWithContext(volcengine.Context, *CreateImageInput, ...request.Option) (*CreateImageOutput, error) CreateImageRequest(*CreateImageInput) (*request.Request, *CreateImageOutput) CreateKeyPairCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateKeyPairCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateKeyPairCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateKeyPair(*CreateKeyPairInput) (*CreateKeyPairOutput, error) CreateKeyPairWithContext(volcengine.Context, *CreateKeyPairInput, ...request.Option) (*CreateKeyPairOutput, error) CreateKeyPairRequest(*CreateKeyPairInput) (*request.Request, *CreateKeyPairOutput) CreateTagsCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateTagsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateTagsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateTags(*CreateTagsInput) (*CreateTagsOutput, error) CreateTagsWithContext(volcengine.Context, *CreateTagsInput, ...request.Option) (*CreateTagsOutput, error) CreateTagsRequest(*CreateTagsInput) (*request.Request, *CreateTagsOutput) DeleteDeploymentSetCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteDeploymentSetCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteDeploymentSetCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteDeploymentSet(*DeleteDeploymentSetInput) (*DeleteDeploymentSetOutput, error) DeleteDeploymentSetWithContext(volcengine.Context, *DeleteDeploymentSetInput, ...request.Option) (*DeleteDeploymentSetOutput, error) DeleteDeploymentSetRequest(*DeleteDeploymentSetInput) (*request.Request, *DeleteDeploymentSetOutput) DeleteImagesCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteImagesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteImagesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteImages(*DeleteImagesInput) (*DeleteImagesOutput, error) DeleteImagesWithContext(volcengine.Context, *DeleteImagesInput, ...request.Option) (*DeleteImagesOutput, error) DeleteImagesRequest(*DeleteImagesInput) (*request.Request, *DeleteImagesOutput) DeleteInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteInstance(*DeleteInstanceInput) (*DeleteInstanceOutput, error) DeleteInstanceWithContext(volcengine.Context, *DeleteInstanceInput, ...request.Option) (*DeleteInstanceOutput, error) DeleteInstanceRequest(*DeleteInstanceInput) (*request.Request, *DeleteInstanceOutput) DeleteInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteInstances(*DeleteInstancesInput) (*DeleteInstancesOutput, error) DeleteInstancesWithContext(volcengine.Context, *DeleteInstancesInput, ...request.Option) (*DeleteInstancesOutput, error) DeleteInstancesRequest(*DeleteInstancesInput) (*request.Request, *DeleteInstancesOutput) DeleteKeyPairsCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteKeyPairsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteKeyPairsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteKeyPairs(*DeleteKeyPairsInput) (*DeleteKeyPairsOutput, error) DeleteKeyPairsWithContext(volcengine.Context, *DeleteKeyPairsInput, ...request.Option) (*DeleteKeyPairsOutput, error) DeleteKeyPairsRequest(*DeleteKeyPairsInput) (*request.Request, *DeleteKeyPairsOutput) DeleteTagsCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteTagsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteTagsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteTags(*DeleteTagsInput) (*DeleteTagsOutput, error) DeleteTagsWithContext(volcengine.Context, *DeleteTagsInput, ...request.Option) (*DeleteTagsOutput, error) DeleteTagsRequest(*DeleteTagsInput) (*request.Request, *DeleteTagsOutput) DescribeAvailableResourceCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeAvailableResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeAvailableResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeAvailableResource(*DescribeAvailableResourceInput) (*DescribeAvailableResourceOutput, error) DescribeAvailableResourceWithContext(volcengine.Context, *DescribeAvailableResourceInput, ...request.Option) (*DescribeAvailableResourceOutput, error) DescribeAvailableResourceRequest(*DescribeAvailableResourceInput) (*request.Request, *DescribeAvailableResourceOutput) DescribeDeploymentSetSupportedInstanceTypeFamilyCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDeploymentSetSupportedInstanceTypeFamilyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDeploymentSetSupportedInstanceTypeFamily(*DescribeDeploymentSetSupportedInstanceTypeFamilyInput) (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput, error) DescribeDeploymentSetSupportedInstanceTypeFamilyWithContext(volcengine.Context, *DescribeDeploymentSetSupportedInstanceTypeFamilyInput, ...request.Option) (*DescribeDeploymentSetSupportedInstanceTypeFamilyOutput, error) DescribeDeploymentSetSupportedInstanceTypeFamilyRequest(*DescribeDeploymentSetSupportedInstanceTypeFamilyInput) (*request.Request, *DescribeDeploymentSetSupportedInstanceTypeFamilyOutput) DescribeDeploymentSetsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDeploymentSetsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDeploymentSetsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDeploymentSets(*DescribeDeploymentSetsInput) (*DescribeDeploymentSetsOutput, error) DescribeDeploymentSetsWithContext(volcengine.Context, *DescribeDeploymentSetsInput, ...request.Option) (*DescribeDeploymentSetsOutput, error) DescribeDeploymentSetsRequest(*DescribeDeploymentSetsInput) (*request.Request, *DescribeDeploymentSetsOutput) DescribeImagesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeImagesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeImagesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeImages(*DescribeImagesInput) (*DescribeImagesOutput, error) DescribeImagesWithContext(volcengine.Context, *DescribeImagesInput, ...request.Option) (*DescribeImagesOutput, error) DescribeImagesRequest(*DescribeImagesInput) (*request.Request, *DescribeImagesOutput) DescribeInstanceECSTerminalUrlCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeInstanceECSTerminalUrlCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeInstanceECSTerminalUrlCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeInstanceECSTerminalUrl(*DescribeInstanceECSTerminalUrlInput) (*DescribeInstanceECSTerminalUrlOutput, error) DescribeInstanceECSTerminalUrlWithContext(volcengine.Context, *DescribeInstanceECSTerminalUrlInput, ...request.Option) (*DescribeInstanceECSTerminalUrlOutput, error) DescribeInstanceECSTerminalUrlRequest(*DescribeInstanceECSTerminalUrlInput) (*request.Request, *DescribeInstanceECSTerminalUrlOutput) DescribeInstanceTypeFamiliesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeInstanceTypeFamiliesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeInstanceTypeFamiliesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeInstanceTypeFamilies(*DescribeInstanceTypeFamiliesInput) (*DescribeInstanceTypeFamiliesOutput, error) DescribeInstanceTypeFamiliesWithContext(volcengine.Context, *DescribeInstanceTypeFamiliesInput, ...request.Option) (*DescribeInstanceTypeFamiliesOutput, error) DescribeInstanceTypeFamiliesRequest(*DescribeInstanceTypeFamiliesInput) (*request.Request, *DescribeInstanceTypeFamiliesOutput) DescribeInstanceTypesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeInstanceTypesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeInstanceTypesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeInstanceTypes(*DescribeInstanceTypesInput) (*DescribeInstanceTypesOutput, error) DescribeInstanceTypesWithContext(volcengine.Context, *DescribeInstanceTypesInput, ...request.Option) (*DescribeInstanceTypesOutput, error) DescribeInstanceTypesRequest(*DescribeInstanceTypesInput) (*request.Request, *DescribeInstanceTypesOutput) DescribeInstanceVncUrlCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeInstanceVncUrlCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeInstanceVncUrlCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeInstanceVncUrl(*DescribeInstanceVncUrlInput) (*DescribeInstanceVncUrlOutput, error) DescribeInstanceVncUrlWithContext(volcengine.Context, *DescribeInstanceVncUrlInput, ...request.Option) (*DescribeInstanceVncUrlOutput, error) DescribeInstanceVncUrlRequest(*DescribeInstanceVncUrlInput) (*request.Request, *DescribeInstanceVncUrlOutput) DescribeInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeInstances(*DescribeInstancesInput) (*DescribeInstancesOutput, error) DescribeInstancesWithContext(volcengine.Context, *DescribeInstancesInput, ...request.Option) (*DescribeInstancesOutput, error) DescribeInstancesRequest(*DescribeInstancesInput) (*request.Request, *DescribeInstancesOutput) DescribeInstancesIamRolesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeInstancesIamRolesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeInstancesIamRolesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeInstancesIamRoles(*DescribeInstancesIamRolesInput) (*DescribeInstancesIamRolesOutput, error) DescribeInstancesIamRolesWithContext(volcengine.Context, *DescribeInstancesIamRolesInput, ...request.Option) (*DescribeInstancesIamRolesOutput, error) DescribeInstancesIamRolesRequest(*DescribeInstancesIamRolesInput) (*request.Request, *DescribeInstancesIamRolesOutput) DescribeKeyPairsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeKeyPairsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeKeyPairsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeKeyPairs(*DescribeKeyPairsInput) (*DescribeKeyPairsOutput, error) DescribeKeyPairsWithContext(volcengine.Context, *DescribeKeyPairsInput, ...request.Option) (*DescribeKeyPairsOutput, error) DescribeKeyPairsRequest(*DescribeKeyPairsInput) (*request.Request, *DescribeKeyPairsOutput) DescribeSystemEventsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeSystemEventsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeSystemEventsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeSystemEvents(*DescribeSystemEventsInput) (*DescribeSystemEventsOutput, error) DescribeSystemEventsWithContext(volcengine.Context, *DescribeSystemEventsInput, ...request.Option) (*DescribeSystemEventsOutput, error) DescribeSystemEventsRequest(*DescribeSystemEventsInput) (*request.Request, *DescribeSystemEventsOutput) DescribeTagsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeTagsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeTagsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeTags(*DescribeTagsInput) (*DescribeTagsOutput, error) DescribeTagsWithContext(volcengine.Context, *DescribeTagsInput, ...request.Option) (*DescribeTagsOutput, error) DescribeTagsRequest(*DescribeTagsInput) (*request.Request, *DescribeTagsOutput) DescribeTasksCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeTasksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeTasks(*DescribeTasksInput) (*DescribeTasksOutput, error) DescribeTasksWithContext(volcengine.Context, *DescribeTasksInput, ...request.Option) (*DescribeTasksOutput, error) DescribeTasksRequest(*DescribeTasksInput) (*request.Request, *DescribeTasksOutput) DescribeUserDataCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeUserDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeUserDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeUserData(*DescribeUserDataInput) (*DescribeUserDataOutput, error) DescribeUserDataWithContext(volcengine.Context, *DescribeUserDataInput, ...request.Option) (*DescribeUserDataOutput, error) DescribeUserDataRequest(*DescribeUserDataInput) (*request.Request, *DescribeUserDataOutput) DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error) DescribeZonesWithContext(volcengine.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error) DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput) DetachKeyPairCommon(*map[string]interface{}) (*map[string]interface{}, error) DetachKeyPairCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DetachKeyPairCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DetachKeyPair(*DetachKeyPairInput) (*DetachKeyPairOutput, error) DetachKeyPairWithContext(volcengine.Context, *DetachKeyPairInput, ...request.Option) (*DetachKeyPairOutput, error) DetachKeyPairRequest(*DetachKeyPairInput) (*request.Request, *DetachKeyPairOutput) DisassociateInstancesIamRoleCommon(*map[string]interface{}) (*map[string]interface{}, error) DisassociateInstancesIamRoleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DisassociateInstancesIamRoleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DisassociateInstancesIamRole(*DisassociateInstancesIamRoleInput) (*DisassociateInstancesIamRoleOutput, error) DisassociateInstancesIamRoleWithContext(volcengine.Context, *DisassociateInstancesIamRoleInput, ...request.Option) (*DisassociateInstancesIamRoleOutput, error) DisassociateInstancesIamRoleRequest(*DisassociateInstancesIamRoleInput) (*request.Request, *DisassociateInstancesIamRoleOutput) ExportImageCommon(*map[string]interface{}) (*map[string]interface{}, error) ExportImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ExportImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ExportImage(*ExportImageInput) (*ExportImageOutput, error) ExportImageWithContext(volcengine.Context, *ExportImageInput, ...request.Option) (*ExportImageOutput, error) ExportImageRequest(*ExportImageInput) (*request.Request, *ExportImageOutput) ImportImageCommon(*map[string]interface{}) (*map[string]interface{}, error) ImportImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ImportImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ImportImage(*ImportImageInput) (*ImportImageOutput, error) ImportImageWithContext(volcengine.Context, *ImportImageInput, ...request.Option) (*ImportImageOutput, error) ImportImageRequest(*ImportImageInput) (*request.Request, *ImportImageOutput) ImportKeyPairCommon(*map[string]interface{}) (*map[string]interface{}, error) ImportKeyPairCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ImportKeyPairCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ImportKeyPair(*ImportKeyPairInput) (*ImportKeyPairOutput, error) ImportKeyPairWithContext(volcengine.Context, *ImportKeyPairInput, ...request.Option) (*ImportKeyPairOutput, error) ImportKeyPairRequest(*ImportKeyPairInput) (*request.Request, *ImportKeyPairOutput) ModifyDeploymentSetAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyDeploymentSetAttributeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyDeploymentSetAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyDeploymentSetAttribute(*ModifyDeploymentSetAttributeInput) (*ModifyDeploymentSetAttributeOutput, error) ModifyDeploymentSetAttributeWithContext(volcengine.Context, *ModifyDeploymentSetAttributeInput, ...request.Option) (*ModifyDeploymentSetAttributeOutput, error) ModifyDeploymentSetAttributeRequest(*ModifyDeploymentSetAttributeInput) (*request.Request, *ModifyDeploymentSetAttributeOutput) ModifyImageAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyImageAttributeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyImageAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyImageAttribute(*ModifyImageAttributeInput) (*ModifyImageAttributeOutput, error) ModifyImageAttributeWithContext(volcengine.Context, *ModifyImageAttributeInput, ...request.Option) (*ModifyImageAttributeOutput, error) ModifyImageAttributeRequest(*ModifyImageAttributeInput) (*request.Request, *ModifyImageAttributeOutput) ModifyInstanceAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyInstanceAttributeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyInstanceAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyInstanceAttribute(*ModifyInstanceAttributeInput) (*ModifyInstanceAttributeOutput, error) ModifyInstanceAttributeWithContext(volcengine.Context, *ModifyInstanceAttributeInput, ...request.Option) (*ModifyInstanceAttributeOutput, error) ModifyInstanceAttributeRequest(*ModifyInstanceAttributeInput) (*request.Request, *ModifyInstanceAttributeOutput) ModifyInstanceChargeTypeCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyInstanceChargeTypeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyInstanceChargeTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyInstanceChargeType(*ModifyInstanceChargeTypeInput) (*ModifyInstanceChargeTypeOutput, error) ModifyInstanceChargeTypeWithContext(volcengine.Context, *ModifyInstanceChargeTypeInput, ...request.Option) (*ModifyInstanceChargeTypeOutput, error) ModifyInstanceChargeTypeRequest(*ModifyInstanceChargeTypeInput) (*request.Request, *ModifyInstanceChargeTypeOutput) ModifyInstanceDeploymentCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyInstanceDeploymentCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyInstanceDeploymentCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyInstanceDeployment(*ModifyInstanceDeploymentInput) (*ModifyInstanceDeploymentOutput, error) ModifyInstanceDeploymentWithContext(volcengine.Context, *ModifyInstanceDeploymentInput, ...request.Option) (*ModifyInstanceDeploymentOutput, error) ModifyInstanceDeploymentRequest(*ModifyInstanceDeploymentInput) (*request.Request, *ModifyInstanceDeploymentOutput) ModifyInstanceSpecCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyInstanceSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyInstanceSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyInstanceSpec(*ModifyInstanceSpecInput) (*ModifyInstanceSpecOutput, error) ModifyInstanceSpecWithContext(volcengine.Context, *ModifyInstanceSpecInput, ...request.Option) (*ModifyInstanceSpecOutput, error) ModifyInstanceSpecRequest(*ModifyInstanceSpecInput) (*request.Request, *ModifyInstanceSpecOutput) ModifyKeyPairAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyKeyPairAttributeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyKeyPairAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyKeyPairAttribute(*ModifyKeyPairAttributeInput) (*ModifyKeyPairAttributeOutput, error) ModifyKeyPairAttributeWithContext(volcengine.Context, *ModifyKeyPairAttributeInput, ...request.Option) (*ModifyKeyPairAttributeOutput, error) ModifyKeyPairAttributeRequest(*ModifyKeyPairAttributeInput) (*request.Request, *ModifyKeyPairAttributeOutput) RebootInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) RebootInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RebootInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RebootInstance(*RebootInstanceInput) (*RebootInstanceOutput, error) RebootInstanceWithContext(volcengine.Context, *RebootInstanceInput, ...request.Option) (*RebootInstanceOutput, error) RebootInstanceRequest(*RebootInstanceInput) (*request.Request, *RebootInstanceOutput) RebootInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) RebootInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RebootInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RebootInstances(*RebootInstancesInput) (*RebootInstancesOutput, error) RebootInstancesWithContext(volcengine.Context, *RebootInstancesInput, ...request.Option) (*RebootInstancesOutput, error) RebootInstancesRequest(*RebootInstancesInput) (*request.Request, *RebootInstancesOutput) RenewInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) RenewInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RenewInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RenewInstance(*RenewInstanceInput) (*RenewInstanceOutput, error) RenewInstanceWithContext(volcengine.Context, *RenewInstanceInput, ...request.Option) (*RenewInstanceOutput, error) RenewInstanceRequest(*RenewInstanceInput) (*request.Request, *RenewInstanceOutput) ReplaceSystemVolumeCommon(*map[string]interface{}) (*map[string]interface{}, error) ReplaceSystemVolumeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ReplaceSystemVolumeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ReplaceSystemVolume(*ReplaceSystemVolumeInput) (*ReplaceSystemVolumeOutput, error) ReplaceSystemVolumeWithContext(volcengine.Context, *ReplaceSystemVolumeInput, ...request.Option) (*ReplaceSystemVolumeOutput, error) ReplaceSystemVolumeRequest(*ReplaceSystemVolumeInput) (*request.Request, *ReplaceSystemVolumeOutput) RunInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) RunInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RunInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RunInstances(*RunInstancesInput) (*RunInstancesOutput, error) RunInstancesWithContext(volcengine.Context, *RunInstancesInput, ...request.Option) (*RunInstancesOutput, error) RunInstancesRequest(*RunInstancesInput) (*request.Request, *RunInstancesOutput) StartInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) StartInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StartInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StartInstance(*StartInstanceInput) (*StartInstanceOutput, error) StartInstanceWithContext(volcengine.Context, *StartInstanceInput, ...request.Option) (*StartInstanceOutput, error) StartInstanceRequest(*StartInstanceInput) (*request.Request, *StartInstanceOutput) StartInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) StartInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StartInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StartInstances(*StartInstancesInput) (*StartInstancesOutput, error) StartInstancesWithContext(volcengine.Context, *StartInstancesInput, ...request.Option) (*StartInstancesOutput, error) StartInstancesRequest(*StartInstancesInput) (*request.Request, *StartInstancesOutput) StopInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) StopInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StopInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StopInstance(*StopInstanceInput) (*StopInstanceOutput, error) StopInstanceWithContext(volcengine.Context, *StopInstanceInput, ...request.Option) (*StopInstanceOutput, error) StopInstanceRequest(*StopInstanceInput) (*request.Request, *StopInstanceOutput) StopInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) StopInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StopInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StopInstances(*StopInstancesInput) (*StopInstancesOutput, error) StopInstancesWithContext(volcengine.Context, *StopInstancesInput, ...request.Option) (*StopInstancesOutput, error) StopInstancesRequest(*StopInstancesInput) (*request.Request, *StopInstancesOutput) UpdateSystemEventsCommon(*map[string]interface{}) (*map[string]interface{}, error) UpdateSystemEventsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UpdateSystemEventsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UpdateSystemEvents(*UpdateSystemEventsInput) (*UpdateSystemEventsOutput, error) UpdateSystemEventsWithContext(volcengine.Context, *UpdateSystemEventsInput, ...request.Option) (*UpdateSystemEventsOutput, error) UpdateSystemEventsRequest(*UpdateSystemEventsInput) (*request.Request, *UpdateSystemEventsOutput) }
ECSAPI provides an interface to enable mocking the ecs.ECS service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // ECS. func myFunc(svc ECSAPI) bool { // Make svc.AssociateInstancesIamRole request } func main() { sess := session.New() svc := ecs.New(sess) myFunc(svc) }
type EipAddressForDescribeInstancesOutput ¶
type EipAddressForDescribeInstancesOutput struct { AllocationId *string `type:"string"` // contains filtered or unexported fields }
func (EipAddressForDescribeInstancesOutput) GoString ¶
func (s EipAddressForDescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*EipAddressForDescribeInstancesOutput) SetAllocationId ¶
func (s *EipAddressForDescribeInstancesOutput) SetAllocationId(v string) *EipAddressForDescribeInstancesOutput
SetAllocationId sets the AllocationId field's value.
func (EipAddressForDescribeInstancesOutput) String ¶
func (s EipAddressForDescribeInstancesOutput) String() string
String returns the string representation
type ErrorForAssociateInstancesIamRoleOutput ¶
type ErrorForAssociateInstancesIamRoleOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForAssociateInstancesIamRoleOutput) GoString ¶
func (s ErrorForAssociateInstancesIamRoleOutput) GoString() string
GoString returns the string representation
func (*ErrorForAssociateInstancesIamRoleOutput) SetCode ¶
func (s *ErrorForAssociateInstancesIamRoleOutput) SetCode(v string) *ErrorForAssociateInstancesIamRoleOutput
SetCode sets the Code field's value.
func (*ErrorForAssociateInstancesIamRoleOutput) SetMessage ¶
func (s *ErrorForAssociateInstancesIamRoleOutput) SetMessage(v string) *ErrorForAssociateInstancesIamRoleOutput
SetMessage sets the Message field's value.
func (ErrorForAssociateInstancesIamRoleOutput) String ¶
func (s ErrorForAssociateInstancesIamRoleOutput) String() string
String returns the string representation
type ErrorForAttachKeyPairOutput ¶
type ErrorForAttachKeyPairOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForAttachKeyPairOutput) GoString ¶
func (s ErrorForAttachKeyPairOutput) GoString() string
GoString returns the string representation
func (*ErrorForAttachKeyPairOutput) SetCode ¶
func (s *ErrorForAttachKeyPairOutput) SetCode(v string) *ErrorForAttachKeyPairOutput
SetCode sets the Code field's value.
func (*ErrorForAttachKeyPairOutput) SetMessage ¶
func (s *ErrorForAttachKeyPairOutput) SetMessage(v string) *ErrorForAttachKeyPairOutput
SetMessage sets the Message field's value.
func (ErrorForAttachKeyPairOutput) String ¶
func (s ErrorForAttachKeyPairOutput) String() string
String returns the string representation
type ErrorForCreateTagsOutput ¶
type ErrorForCreateTagsOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForCreateTagsOutput) GoString ¶
func (s ErrorForCreateTagsOutput) GoString() string
GoString returns the string representation
func (*ErrorForCreateTagsOutput) SetCode ¶
func (s *ErrorForCreateTagsOutput) SetCode(v string) *ErrorForCreateTagsOutput
SetCode sets the Code field's value.
func (*ErrorForCreateTagsOutput) SetMessage ¶
func (s *ErrorForCreateTagsOutput) SetMessage(v string) *ErrorForCreateTagsOutput
SetMessage sets the Message field's value.
func (ErrorForCreateTagsOutput) String ¶
func (s ErrorForCreateTagsOutput) String() string
String returns the string representation
type ErrorForDeleteImagesOutput ¶
type ErrorForDeleteImagesOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForDeleteImagesOutput) GoString ¶
func (s ErrorForDeleteImagesOutput) GoString() string
GoString returns the string representation
func (*ErrorForDeleteImagesOutput) SetCode ¶
func (s *ErrorForDeleteImagesOutput) SetCode(v string) *ErrorForDeleteImagesOutput
SetCode sets the Code field's value.
func (*ErrorForDeleteImagesOutput) SetMessage ¶
func (s *ErrorForDeleteImagesOutput) SetMessage(v string) *ErrorForDeleteImagesOutput
SetMessage sets the Message field's value.
func (ErrorForDeleteImagesOutput) String ¶
func (s ErrorForDeleteImagesOutput) String() string
String returns the string representation
type ErrorForDeleteInstancesOutput ¶
type ErrorForDeleteInstancesOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForDeleteInstancesOutput) GoString ¶
func (s ErrorForDeleteInstancesOutput) GoString() string
GoString returns the string representation
func (*ErrorForDeleteInstancesOutput) SetCode ¶
func (s *ErrorForDeleteInstancesOutput) SetCode(v string) *ErrorForDeleteInstancesOutput
SetCode sets the Code field's value.
func (*ErrorForDeleteInstancesOutput) SetMessage ¶
func (s *ErrorForDeleteInstancesOutput) SetMessage(v string) *ErrorForDeleteInstancesOutput
SetMessage sets the Message field's value.
func (ErrorForDeleteInstancesOutput) String ¶
func (s ErrorForDeleteInstancesOutput) String() string
String returns the string representation
type ErrorForDeleteKeyPairsOutput ¶
type ErrorForDeleteKeyPairsOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForDeleteKeyPairsOutput) GoString ¶
func (s ErrorForDeleteKeyPairsOutput) GoString() string
GoString returns the string representation
func (*ErrorForDeleteKeyPairsOutput) SetCode ¶
func (s *ErrorForDeleteKeyPairsOutput) SetCode(v string) *ErrorForDeleteKeyPairsOutput
SetCode sets the Code field's value.
func (*ErrorForDeleteKeyPairsOutput) SetMessage ¶
func (s *ErrorForDeleteKeyPairsOutput) SetMessage(v string) *ErrorForDeleteKeyPairsOutput
SetMessage sets the Message field's value.
func (ErrorForDeleteKeyPairsOutput) String ¶
func (s ErrorForDeleteKeyPairsOutput) String() string
String returns the string representation
type ErrorForDeleteTagsOutput ¶
type ErrorForDeleteTagsOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForDeleteTagsOutput) GoString ¶
func (s ErrorForDeleteTagsOutput) GoString() string
GoString returns the string representation
func (*ErrorForDeleteTagsOutput) SetCode ¶
func (s *ErrorForDeleteTagsOutput) SetCode(v string) *ErrorForDeleteTagsOutput
SetCode sets the Code field's value.
func (*ErrorForDeleteTagsOutput) SetMessage ¶
func (s *ErrorForDeleteTagsOutput) SetMessage(v string) *ErrorForDeleteTagsOutput
SetMessage sets the Message field's value.
func (ErrorForDeleteTagsOutput) String ¶
func (s ErrorForDeleteTagsOutput) String() string
String returns the string representation
type ErrorForDetachKeyPairOutput ¶
type ErrorForDetachKeyPairOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForDetachKeyPairOutput) GoString ¶
func (s ErrorForDetachKeyPairOutput) GoString() string
GoString returns the string representation
func (*ErrorForDetachKeyPairOutput) SetCode ¶
func (s *ErrorForDetachKeyPairOutput) SetCode(v string) *ErrorForDetachKeyPairOutput
SetCode sets the Code field's value.
func (*ErrorForDetachKeyPairOutput) SetMessage ¶
func (s *ErrorForDetachKeyPairOutput) SetMessage(v string) *ErrorForDetachKeyPairOutput
SetMessage sets the Message field's value.
func (ErrorForDetachKeyPairOutput) String ¶
func (s ErrorForDetachKeyPairOutput) String() string
String returns the string representation
type ErrorForDisassociateInstancesIamRoleOutput ¶
type ErrorForDisassociateInstancesIamRoleOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForDisassociateInstancesIamRoleOutput) GoString ¶
func (s ErrorForDisassociateInstancesIamRoleOutput) GoString() string
GoString returns the string representation
func (*ErrorForDisassociateInstancesIamRoleOutput) SetCode ¶
func (s *ErrorForDisassociateInstancesIamRoleOutput) SetCode(v string) *ErrorForDisassociateInstancesIamRoleOutput
SetCode sets the Code field's value.
func (*ErrorForDisassociateInstancesIamRoleOutput) SetMessage ¶
func (s *ErrorForDisassociateInstancesIamRoleOutput) SetMessage(v string) *ErrorForDisassociateInstancesIamRoleOutput
SetMessage sets the Message field's value.
func (ErrorForDisassociateInstancesIamRoleOutput) String ¶
func (s ErrorForDisassociateInstancesIamRoleOutput) String() string
String returns the string representation
type ErrorForRebootInstancesOutput ¶
type ErrorForRebootInstancesOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForRebootInstancesOutput) GoString ¶
func (s ErrorForRebootInstancesOutput) GoString() string
GoString returns the string representation
func (*ErrorForRebootInstancesOutput) SetCode ¶
func (s *ErrorForRebootInstancesOutput) SetCode(v string) *ErrorForRebootInstancesOutput
SetCode sets the Code field's value.
func (*ErrorForRebootInstancesOutput) SetMessage ¶
func (s *ErrorForRebootInstancesOutput) SetMessage(v string) *ErrorForRebootInstancesOutput
SetMessage sets the Message field's value.
func (ErrorForRebootInstancesOutput) String ¶
func (s ErrorForRebootInstancesOutput) String() string
String returns the string representation
type ErrorForStartInstancesOutput ¶
type ErrorForStartInstancesOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForStartInstancesOutput) GoString ¶
func (s ErrorForStartInstancesOutput) GoString() string
GoString returns the string representation
func (*ErrorForStartInstancesOutput) SetCode ¶
func (s *ErrorForStartInstancesOutput) SetCode(v string) *ErrorForStartInstancesOutput
SetCode sets the Code field's value.
func (*ErrorForStartInstancesOutput) SetMessage ¶
func (s *ErrorForStartInstancesOutput) SetMessage(v string) *ErrorForStartInstancesOutput
SetMessage sets the Message field's value.
func (ErrorForStartInstancesOutput) String ¶
func (s ErrorForStartInstancesOutput) String() string
String returns the string representation
type ErrorForStopInstancesOutput ¶
type ErrorForStopInstancesOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForStopInstancesOutput) GoString ¶
func (s ErrorForStopInstancesOutput) GoString() string
GoString returns the string representation
func (*ErrorForStopInstancesOutput) SetCode ¶
func (s *ErrorForStopInstancesOutput) SetCode(v string) *ErrorForStopInstancesOutput
SetCode sets the Code field's value.
func (*ErrorForStopInstancesOutput) SetMessage ¶
func (s *ErrorForStopInstancesOutput) SetMessage(v string) *ErrorForStopInstancesOutput
SetMessage sets the Message field's value.
func (ErrorForStopInstancesOutput) String ¶
func (s ErrorForStopInstancesOutput) String() string
String returns the string representation
type ErrorForUpdateSystemEventsOutput ¶
type ErrorForUpdateSystemEventsOutput struct { Code *string `type:"string"` Message *string `type:"string"` // contains filtered or unexported fields }
func (ErrorForUpdateSystemEventsOutput) GoString ¶
func (s ErrorForUpdateSystemEventsOutput) GoString() string
GoString returns the string representation
func (*ErrorForUpdateSystemEventsOutput) SetCode ¶
func (s *ErrorForUpdateSystemEventsOutput) SetCode(v string) *ErrorForUpdateSystemEventsOutput
SetCode sets the Code field's value.
func (*ErrorForUpdateSystemEventsOutput) SetMessage ¶
func (s *ErrorForUpdateSystemEventsOutput) SetMessage(v string) *ErrorForUpdateSystemEventsOutput
SetMessage sets the Message field's value.
func (ErrorForUpdateSystemEventsOutput) String ¶
func (s ErrorForUpdateSystemEventsOutput) String() string
String returns the string representation
type ExportImageInput ¶
type ExportImageInput struct { ImageId *string `type:"string"` TOSBucket *string `type:"string"` TOSPrefix *string `type:"string"` // contains filtered or unexported fields }
func (ExportImageInput) GoString ¶
func (s ExportImageInput) GoString() string
GoString returns the string representation
func (*ExportImageInput) SetImageId ¶
func (s *ExportImageInput) SetImageId(v string) *ExportImageInput
SetImageId sets the ImageId field's value.
func (*ExportImageInput) SetTOSBucket ¶
func (s *ExportImageInput) SetTOSBucket(v string) *ExportImageInput
SetTOSBucket sets the TOSBucket field's value.
func (*ExportImageInput) SetTOSPrefix ¶
func (s *ExportImageInput) SetTOSPrefix(v string) *ExportImageInput
SetTOSPrefix sets the TOSPrefix field's value.
func (ExportImageInput) String ¶
func (s ExportImageInput) String() string
String returns the string representation
type ExportImageOutput ¶
type ExportImageOutput struct { Metadata *response.ResponseMetadata TaskId *string `type:"string"` // contains filtered or unexported fields }
func (ExportImageOutput) GoString ¶
func (s ExportImageOutput) GoString() string
GoString returns the string representation
func (*ExportImageOutput) SetTaskId ¶
func (s *ExportImageOutput) SetTaskId(v string) *ExportImageOutput
SetTaskId sets the TaskId field's value.
func (ExportImageOutput) String ¶
func (s ExportImageOutput) String() string
String returns the string representation
type GpuDeviceForDescribeInstanceTypesOutput ¶
type GpuDeviceForDescribeInstanceTypesOutput struct { Count *int32 `type:"int32"` Memory *MemoryForDescribeInstanceTypesOutput `type:"structure"` ProductName *string `type:"string"` // contains filtered or unexported fields }
func (GpuDeviceForDescribeInstanceTypesOutput) GoString ¶
func (s GpuDeviceForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*GpuDeviceForDescribeInstanceTypesOutput) SetCount ¶
func (s *GpuDeviceForDescribeInstanceTypesOutput) SetCount(v int32) *GpuDeviceForDescribeInstanceTypesOutput
SetCount sets the Count field's value.
func (*GpuDeviceForDescribeInstanceTypesOutput) SetMemory ¶
func (s *GpuDeviceForDescribeInstanceTypesOutput) SetMemory(v *MemoryForDescribeInstanceTypesOutput) *GpuDeviceForDescribeInstanceTypesOutput
SetMemory sets the Memory field's value.
func (*GpuDeviceForDescribeInstanceTypesOutput) SetProductName ¶
func (s *GpuDeviceForDescribeInstanceTypesOutput) SetProductName(v string) *GpuDeviceForDescribeInstanceTypesOutput
SetProductName sets the ProductName field's value.
func (GpuDeviceForDescribeInstanceTypesOutput) String ¶
func (s GpuDeviceForDescribeInstanceTypesOutput) String() string
String returns the string representation
type GpuForDescribeInstanceTypesOutput ¶
type GpuForDescribeInstanceTypesOutput struct { GpuDevices []*GpuDeviceForDescribeInstanceTypesOutput `type:"list"` // contains filtered or unexported fields }
func (GpuForDescribeInstanceTypesOutput) GoString ¶
func (s GpuForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*GpuForDescribeInstanceTypesOutput) SetGpuDevices ¶
func (s *GpuForDescribeInstanceTypesOutput) SetGpuDevices(v []*GpuDeviceForDescribeInstanceTypesOutput) *GpuForDescribeInstanceTypesOutput
SetGpuDevices sets the GpuDevices field's value.
func (GpuForDescribeInstanceTypesOutput) String ¶
func (s GpuForDescribeInstanceTypesOutput) String() string
String returns the string representation
type ImageForDescribeImagesOutput ¶
type ImageForDescribeImagesOutput struct { Architecture *string `type:"string"` CreatedAt *string `type:"string"` Description *string `type:"string"` ImageId *string `type:"string"` ImageName *string `type:"string"` ImageOwnerId *string `type:"string"` IsSupportCloudInit *bool `type:"boolean"` OsName *string `type:"string"` OsType *string `type:"string"` Platform *string `type:"string"` PlatformVersion *string `type:"string"` ProjectName *string `type:"string"` Size *int32 `type:"int32"` Status *string `type:"string"` UpdatedAt *string `type:"string"` VirtualSize *json.Number `type:"json_number"` Visibility *string `type:"string"` // contains filtered or unexported fields }
func (ImageForDescribeImagesOutput) GoString ¶
func (s ImageForDescribeImagesOutput) GoString() string
GoString returns the string representation
func (*ImageForDescribeImagesOutput) SetArchitecture ¶
func (s *ImageForDescribeImagesOutput) SetArchitecture(v string) *ImageForDescribeImagesOutput
SetArchitecture sets the Architecture field's value.
func (*ImageForDescribeImagesOutput) SetCreatedAt ¶
func (s *ImageForDescribeImagesOutput) SetCreatedAt(v string) *ImageForDescribeImagesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ImageForDescribeImagesOutput) SetDescription ¶
func (s *ImageForDescribeImagesOutput) SetDescription(v string) *ImageForDescribeImagesOutput
SetDescription sets the Description field's value.
func (*ImageForDescribeImagesOutput) SetImageId ¶
func (s *ImageForDescribeImagesOutput) SetImageId(v string) *ImageForDescribeImagesOutput
SetImageId sets the ImageId field's value.
func (*ImageForDescribeImagesOutput) SetImageName ¶
func (s *ImageForDescribeImagesOutput) SetImageName(v string) *ImageForDescribeImagesOutput
SetImageName sets the ImageName field's value.
func (*ImageForDescribeImagesOutput) SetImageOwnerId ¶
func (s *ImageForDescribeImagesOutput) SetImageOwnerId(v string) *ImageForDescribeImagesOutput
SetImageOwnerId sets the ImageOwnerId field's value.
func (*ImageForDescribeImagesOutput) SetIsSupportCloudInit ¶
func (s *ImageForDescribeImagesOutput) SetIsSupportCloudInit(v bool) *ImageForDescribeImagesOutput
SetIsSupportCloudInit sets the IsSupportCloudInit field's value.
func (*ImageForDescribeImagesOutput) SetOsName ¶
func (s *ImageForDescribeImagesOutput) SetOsName(v string) *ImageForDescribeImagesOutput
SetOsName sets the OsName field's value.
func (*ImageForDescribeImagesOutput) SetOsType ¶
func (s *ImageForDescribeImagesOutput) SetOsType(v string) *ImageForDescribeImagesOutput
SetOsType sets the OsType field's value.
func (*ImageForDescribeImagesOutput) SetPlatform ¶
func (s *ImageForDescribeImagesOutput) SetPlatform(v string) *ImageForDescribeImagesOutput
SetPlatform sets the Platform field's value.
func (*ImageForDescribeImagesOutput) SetPlatformVersion ¶
func (s *ImageForDescribeImagesOutput) SetPlatformVersion(v string) *ImageForDescribeImagesOutput
SetPlatformVersion sets the PlatformVersion field's value.
func (*ImageForDescribeImagesOutput) SetProjectName ¶
func (s *ImageForDescribeImagesOutput) SetProjectName(v string) *ImageForDescribeImagesOutput
SetProjectName sets the ProjectName field's value.
func (*ImageForDescribeImagesOutput) SetShareStatus ¶
func (s *ImageForDescribeImagesOutput) SetShareStatus(v string) *ImageForDescribeImagesOutput
SetShareStatus sets the ShareStatus field's value.
func (*ImageForDescribeImagesOutput) SetSize ¶
func (s *ImageForDescribeImagesOutput) SetSize(v int32) *ImageForDescribeImagesOutput
SetSize sets the Size field's value.
func (*ImageForDescribeImagesOutput) SetStatus ¶
func (s *ImageForDescribeImagesOutput) SetStatus(v string) *ImageForDescribeImagesOutput
SetStatus sets the Status field's value.
func (*ImageForDescribeImagesOutput) SetUpdatedAt ¶
func (s *ImageForDescribeImagesOutput) SetUpdatedAt(v string) *ImageForDescribeImagesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*ImageForDescribeImagesOutput) SetVirtualSize ¶
func (s *ImageForDescribeImagesOutput) SetVirtualSize(v json.Number) *ImageForDescribeImagesOutput
SetVirtualSize sets the VirtualSize field's value.
func (*ImageForDescribeImagesOutput) SetVisibility ¶
func (s *ImageForDescribeImagesOutput) SetVisibility(v string) *ImageForDescribeImagesOutput
SetVisibility sets the Visibility field's value.
func (ImageForDescribeImagesOutput) String ¶
func (s ImageForDescribeImagesOutput) String() string
String returns the string representation
type ImportImageInput ¶
type ImportImageInput struct { Architecture *string `type:"string"` BootMode *string `type:"string"` Description *string `type:"string"` ImageName *string `type:"string"` OsType *string `type:"string"` Platform *string `type:"string"` PlatformVersion *string `type:"string"` ProjectName *string `type:"string"` Url *string `type:"string"` // contains filtered or unexported fields }
func (ImportImageInput) GoString ¶
func (s ImportImageInput) GoString() string
GoString returns the string representation
func (*ImportImageInput) SetArchitecture ¶
func (s *ImportImageInput) SetArchitecture(v string) *ImportImageInput
SetArchitecture sets the Architecture field's value.
func (*ImportImageInput) SetBootMode ¶
func (s *ImportImageInput) SetBootMode(v string) *ImportImageInput
SetBootMode sets the BootMode field's value.
func (*ImportImageInput) SetDescription ¶
func (s *ImportImageInput) SetDescription(v string) *ImportImageInput
SetDescription sets the Description field's value.
func (*ImportImageInput) SetImageName ¶
func (s *ImportImageInput) SetImageName(v string) *ImportImageInput
SetImageName sets the ImageName field's value.
func (*ImportImageInput) SetOsType ¶
func (s *ImportImageInput) SetOsType(v string) *ImportImageInput
SetOsType sets the OsType field's value.
func (*ImportImageInput) SetPlatform ¶
func (s *ImportImageInput) SetPlatform(v string) *ImportImageInput
SetPlatform sets the Platform field's value.
func (*ImportImageInput) SetPlatformVersion ¶
func (s *ImportImageInput) SetPlatformVersion(v string) *ImportImageInput
SetPlatformVersion sets the PlatformVersion field's value.
func (*ImportImageInput) SetProjectName ¶
func (s *ImportImageInput) SetProjectName(v string) *ImportImageInput
SetProjectName sets the ProjectName field's value.
func (*ImportImageInput) SetUrl ¶
func (s *ImportImageInput) SetUrl(v string) *ImportImageInput
SetUrl sets the Url field's value.
func (ImportImageInput) String ¶
func (s ImportImageInput) String() string
String returns the string representation
type ImportImageOutput ¶
type ImportImageOutput struct { Metadata *response.ResponseMetadata ImageId *string `type:"string"` // contains filtered or unexported fields }
func (ImportImageOutput) GoString ¶
func (s ImportImageOutput) GoString() string
GoString returns the string representation
func (*ImportImageOutput) SetImageId ¶
func (s *ImportImageOutput) SetImageId(v string) *ImportImageOutput
SetImageId sets the ImageId field's value.
func (ImportImageOutput) String ¶
func (s ImportImageOutput) String() string
String returns the string representation
type ImportKeyPairInput ¶
type ImportKeyPairInput struct { Description *string `type:"string"` KeyPairName *string `type:"string"` PublicKey *string `type:"string"` // contains filtered or unexported fields }
func (ImportKeyPairInput) GoString ¶
func (s ImportKeyPairInput) GoString() string
GoString returns the string representation
func (*ImportKeyPairInput) SetDescription ¶
func (s *ImportKeyPairInput) SetDescription(v string) *ImportKeyPairInput
SetDescription sets the Description field's value.
func (*ImportKeyPairInput) SetKeyPairName ¶
func (s *ImportKeyPairInput) SetKeyPairName(v string) *ImportKeyPairInput
SetKeyPairName sets the KeyPairName field's value.
func (*ImportKeyPairInput) SetPublicKey ¶
func (s *ImportKeyPairInput) SetPublicKey(v string) *ImportKeyPairInput
SetPublicKey sets the PublicKey field's value.
func (ImportKeyPairInput) String ¶
func (s ImportKeyPairInput) String() string
String returns the string representation
type ImportKeyPairOutput ¶
type ImportKeyPairOutput struct { Metadata *response.ResponseMetadata FingerPrint *string `type:"string"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (ImportKeyPairOutput) GoString ¶
func (s ImportKeyPairOutput) GoString() string
GoString returns the string representation
func (*ImportKeyPairOutput) SetFingerPrint ¶
func (s *ImportKeyPairOutput) SetFingerPrint(v string) *ImportKeyPairOutput
SetFingerPrint sets the FingerPrint field's value.
func (*ImportKeyPairOutput) SetKeyPairId ¶
func (s *ImportKeyPairOutput) SetKeyPairId(v string) *ImportKeyPairOutput
SetKeyPairId sets the KeyPairId field's value.
func (*ImportKeyPairOutput) SetKeyPairName ¶
func (s *ImportKeyPairOutput) SetKeyPairName(v string) *ImportKeyPairOutput
SetKeyPairName sets the KeyPairName field's value.
func (ImportKeyPairOutput) String ¶
func (s ImportKeyPairOutput) String() string
String returns the string representation
type InstanceForDescribeInstancesOutput ¶
type InstanceForDescribeInstancesOutput struct { CpuOptions *CpuOptionsForDescribeInstancesOutput `type:"structure"` Cpus *int32 `type:"int32"` CreatedAt *string `type:"string"` DeploymentSetId *string `type:"string"` Description *string `type:"string"` EipAddress *EipAddressForDescribeInstancesOutput `type:"structure"` ExpiredAt *string `type:"string"` HostName *string `type:"string"` Hostname *string `type:"string"` ImageId *string `type:"string"` InstanceChargeType *string `type:"string"` InstanceId *string `type:"string"` InstanceName *string `type:"string"` InstanceTypeId *string `type:"string"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` LocalVolumes []*LocalVolumeForDescribeInstancesOutput `type:"list"` MemorySize *int32 `type:"int32"` NetworkInterfaces []*NetworkInterfaceForDescribeInstancesOutput `type:"list"` OsName *string `type:"string"` OsType *string `type:"string"` ProjectName *string `type:"string"` RdmaIpAddresses []*string `type:"list"` SpotStrategy *string `type:"string"` Status *string `type:"string"` StoppedMode *string `type:"string"` Tags []*TagForDescribeInstancesOutput `type:"list"` UpdatedAt *string `type:"string"` Uuid *string `type:"string"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (InstanceForDescribeInstancesOutput) GoString ¶
func (s InstanceForDescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForDescribeInstancesOutput) SetCpuOptions ¶
func (s *InstanceForDescribeInstancesOutput) SetCpuOptions(v *CpuOptionsForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
SetCpuOptions sets the CpuOptions field's value.
func (*InstanceForDescribeInstancesOutput) SetCpus ¶
func (s *InstanceForDescribeInstancesOutput) SetCpus(v int32) *InstanceForDescribeInstancesOutput
SetCpus sets the Cpus field's value.
func (*InstanceForDescribeInstancesOutput) SetCreatedAt ¶
func (s *InstanceForDescribeInstancesOutput) SetCreatedAt(v string) *InstanceForDescribeInstancesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*InstanceForDescribeInstancesOutput) SetDeploymentSetId ¶
func (s *InstanceForDescribeInstancesOutput) SetDeploymentSetId(v string) *InstanceForDescribeInstancesOutput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (*InstanceForDescribeInstancesOutput) SetDescription ¶
func (s *InstanceForDescribeInstancesOutput) SetDescription(v string) *InstanceForDescribeInstancesOutput
SetDescription sets the Description field's value.
func (*InstanceForDescribeInstancesOutput) SetEipAddress ¶
func (s *InstanceForDescribeInstancesOutput) SetEipAddress(v *EipAddressForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
SetEipAddress sets the EipAddress field's value.
func (*InstanceForDescribeInstancesOutput) SetExpiredAt ¶
func (s *InstanceForDescribeInstancesOutput) SetExpiredAt(v string) *InstanceForDescribeInstancesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*InstanceForDescribeInstancesOutput) SetHostName ¶
func (s *InstanceForDescribeInstancesOutput) SetHostName(v string) *InstanceForDescribeInstancesOutput
SetHostName sets the HostName field's value.
func (*InstanceForDescribeInstancesOutput) SetHostname ¶
func (s *InstanceForDescribeInstancesOutput) SetHostname(v string) *InstanceForDescribeInstancesOutput
SetHostname sets the Hostname field's value.
func (*InstanceForDescribeInstancesOutput) SetImageId ¶
func (s *InstanceForDescribeInstancesOutput) SetImageId(v string) *InstanceForDescribeInstancesOutput
SetImageId sets the ImageId field's value.
func (*InstanceForDescribeInstancesOutput) SetInstanceChargeType ¶
func (s *InstanceForDescribeInstancesOutput) SetInstanceChargeType(v string) *InstanceForDescribeInstancesOutput
SetInstanceChargeType sets the InstanceChargeType field's value.
func (*InstanceForDescribeInstancesOutput) SetInstanceId ¶
func (s *InstanceForDescribeInstancesOutput) SetInstanceId(v string) *InstanceForDescribeInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceForDescribeInstancesOutput) SetInstanceName ¶
func (s *InstanceForDescribeInstancesOutput) SetInstanceName(v string) *InstanceForDescribeInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceForDescribeInstancesOutput) SetInstanceTypeId ¶
func (s *InstanceForDescribeInstancesOutput) SetInstanceTypeId(v string) *InstanceForDescribeInstancesOutput
SetInstanceTypeId sets the InstanceTypeId field's value.
func (*InstanceForDescribeInstancesOutput) SetKeyPairId ¶
func (s *InstanceForDescribeInstancesOutput) SetKeyPairId(v string) *InstanceForDescribeInstancesOutput
SetKeyPairId sets the KeyPairId field's value.
func (*InstanceForDescribeInstancesOutput) SetKeyPairName ¶
func (s *InstanceForDescribeInstancesOutput) SetKeyPairName(v string) *InstanceForDescribeInstancesOutput
SetKeyPairName sets the KeyPairName field's value.
func (*InstanceForDescribeInstancesOutput) SetLocalVolumes ¶
func (s *InstanceForDescribeInstancesOutput) SetLocalVolumes(v []*LocalVolumeForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
SetLocalVolumes sets the LocalVolumes field's value.
func (*InstanceForDescribeInstancesOutput) SetMemorySize ¶
func (s *InstanceForDescribeInstancesOutput) SetMemorySize(v int32) *InstanceForDescribeInstancesOutput
SetMemorySize sets the MemorySize field's value.
func (*InstanceForDescribeInstancesOutput) SetNetworkInterfaces ¶
func (s *InstanceForDescribeInstancesOutput) SetNetworkInterfaces(v []*NetworkInterfaceForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
SetNetworkInterfaces sets the NetworkInterfaces field's value.
func (*InstanceForDescribeInstancesOutput) SetOsName ¶
func (s *InstanceForDescribeInstancesOutput) SetOsName(v string) *InstanceForDescribeInstancesOutput
SetOsName sets the OsName field's value.
func (*InstanceForDescribeInstancesOutput) SetOsType ¶
func (s *InstanceForDescribeInstancesOutput) SetOsType(v string) *InstanceForDescribeInstancesOutput
SetOsType sets the OsType field's value.
func (*InstanceForDescribeInstancesOutput) SetProjectName ¶
func (s *InstanceForDescribeInstancesOutput) SetProjectName(v string) *InstanceForDescribeInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForDescribeInstancesOutput) SetRdmaIpAddresses ¶
func (s *InstanceForDescribeInstancesOutput) SetRdmaIpAddresses(v []*string) *InstanceForDescribeInstancesOutput
SetRdmaIpAddresses sets the RdmaIpAddresses field's value.
func (*InstanceForDescribeInstancesOutput) SetSpotStrategy ¶
func (s *InstanceForDescribeInstancesOutput) SetSpotStrategy(v string) *InstanceForDescribeInstancesOutput
SetSpotStrategy sets the SpotStrategy field's value.
func (*InstanceForDescribeInstancesOutput) SetStatus ¶
func (s *InstanceForDescribeInstancesOutput) SetStatus(v string) *InstanceForDescribeInstancesOutput
SetStatus sets the Status field's value.
func (*InstanceForDescribeInstancesOutput) SetStoppedMode ¶
func (s *InstanceForDescribeInstancesOutput) SetStoppedMode(v string) *InstanceForDescribeInstancesOutput
SetStoppedMode sets the StoppedMode field's value.
func (*InstanceForDescribeInstancesOutput) SetTags ¶
func (s *InstanceForDescribeInstancesOutput) SetTags(v []*TagForDescribeInstancesOutput) *InstanceForDescribeInstancesOutput
SetTags sets the Tags field's value.
func (*InstanceForDescribeInstancesOutput) SetUpdatedAt ¶
func (s *InstanceForDescribeInstancesOutput) SetUpdatedAt(v string) *InstanceForDescribeInstancesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*InstanceForDescribeInstancesOutput) SetUuid ¶
func (s *InstanceForDescribeInstancesOutput) SetUuid(v string) *InstanceForDescribeInstancesOutput
SetUuid sets the Uuid field's value.
func (*InstanceForDescribeInstancesOutput) SetVpcId ¶
func (s *InstanceForDescribeInstancesOutput) SetVpcId(v string) *InstanceForDescribeInstancesOutput
SetVpcId sets the VpcId field's value.
func (*InstanceForDescribeInstancesOutput) SetZoneId ¶
func (s *InstanceForDescribeInstancesOutput) SetZoneId(v string) *InstanceForDescribeInstancesOutput
SetZoneId sets the ZoneId field's value.
func (InstanceForDescribeInstancesOutput) String ¶
func (s InstanceForDescribeInstancesOutput) String() string
String returns the string representation
type InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput ¶
type InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput struct { Generation *string `type:"string"` InstanceTypeFamily *string `type:"string"` ZoneIds []*string `type:"list"` // contains filtered or unexported fields }
func (InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) GoString ¶
func (s InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) GoString() string
GoString returns the string representation
func (*InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetGeneration ¶
func (s *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetGeneration(v string) *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
SetGeneration sets the Generation field's value.
func (*InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetInstanceTypeFamily ¶
func (s *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetInstanceTypeFamily(v string) *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
SetInstanceTypeFamily sets the InstanceTypeFamily field's value.
func (*InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetZoneIds ¶
func (s *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) SetZoneIds(v []*string) *InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) String ¶
func (s InstanceTypeFamilyForDescribeInstanceTypeFamiliesOutput) String() string
String returns the string representation
type InstanceTypeForDescribeInstanceTypesOutput ¶
type InstanceTypeForDescribeInstanceTypesOutput struct { BaselineCredit *int64 `type:"int64"` Gpu *GpuForDescribeInstanceTypesOutput `type:"structure"` InitialCredit *int64 `type:"int64"` InstanceTypeFamily *string `type:"string"` InstanceTypeId *string `type:"string"` LocalVolumes []*LocalVolumeForDescribeInstanceTypesOutput `type:"list"` Memory *MemoryForDescribeInstanceTypesOutput `type:"structure"` Network *NetworkForDescribeInstanceTypesOutput `type:"structure"` Processor *ProcessorForDescribeInstanceTypesOutput `type:"structure"` Rdma *RdmaForDescribeInstanceTypesOutput `type:"structure"` Volume *VolumeForDescribeInstanceTypesOutput `type:"structure"` // contains filtered or unexported fields }
func (InstanceTypeForDescribeInstanceTypesOutput) GoString ¶
func (s InstanceTypeForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*InstanceTypeForDescribeInstanceTypesOutput) SetBaselineCredit ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetBaselineCredit(v int64) *InstanceTypeForDescribeInstanceTypesOutput
SetBaselineCredit sets the BaselineCredit field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetGpu ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetGpu(v *GpuForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetGpu sets the Gpu field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetInitialCredit ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetInitialCredit(v int64) *InstanceTypeForDescribeInstanceTypesOutput
SetInitialCredit sets the InitialCredit field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetInstanceTypeFamily ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetInstanceTypeFamily(v string) *InstanceTypeForDescribeInstanceTypesOutput
SetInstanceTypeFamily sets the InstanceTypeFamily field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetInstanceTypeId ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetInstanceTypeId(v string) *InstanceTypeForDescribeInstanceTypesOutput
SetInstanceTypeId sets the InstanceTypeId field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetLocalVolumes ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetLocalVolumes(v []*LocalVolumeForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetLocalVolumes sets the LocalVolumes field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetMemory ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetMemory(v *MemoryForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetMemory sets the Memory field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetNetwork ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetNetwork(v *NetworkForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetNetwork sets the Network field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetProcessor ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetProcessor(v *ProcessorForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetProcessor sets the Processor field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetRdma ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetRdma(v *RdmaForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetRdma sets the Rdma field's value.
func (*InstanceTypeForDescribeInstanceTypesOutput) SetVolume ¶
func (s *InstanceTypeForDescribeInstanceTypesOutput) SetVolume(v *VolumeForDescribeInstanceTypesOutput) *InstanceTypeForDescribeInstanceTypesOutput
SetVolume sets the Volume field's value.
func (InstanceTypeForDescribeInstanceTypesOutput) String ¶
func (s InstanceTypeForDescribeInstanceTypesOutput) String() string
String returns the string representation
type InstancesIamRoleForDescribeInstancesIamRolesOutput ¶
type InstancesIamRoleForDescribeInstancesIamRolesOutput struct { InstanceId *string `type:"string"` RoleNames []*string `type:"list"` // contains filtered or unexported fields }
func (InstancesIamRoleForDescribeInstancesIamRolesOutput) GoString ¶
func (s InstancesIamRoleForDescribeInstancesIamRolesOutput) GoString() string
GoString returns the string representation
func (*InstancesIamRoleForDescribeInstancesIamRolesOutput) SetInstanceId ¶
func (s *InstancesIamRoleForDescribeInstancesIamRolesOutput) SetInstanceId(v string) *InstancesIamRoleForDescribeInstancesIamRolesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstancesIamRoleForDescribeInstancesIamRolesOutput) SetRoleNames ¶
func (s *InstancesIamRoleForDescribeInstancesIamRolesOutput) SetRoleNames(v []*string) *InstancesIamRoleForDescribeInstancesIamRolesOutput
SetRoleNames sets the RoleNames field's value.
func (InstancesIamRoleForDescribeInstancesIamRolesOutput) String ¶
func (s InstancesIamRoleForDescribeInstancesIamRolesOutput) String() string
String returns the string representation
type KeyPairForDescribeKeyPairsOutput ¶
type KeyPairForDescribeKeyPairsOutput struct { CreatedAt *string `type:"string"` Description *string `type:"string"` FingerPrint *string `type:"string"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` UpdatedAt *string `type:"string"` // contains filtered or unexported fields }
func (KeyPairForDescribeKeyPairsOutput) GoString ¶
func (s KeyPairForDescribeKeyPairsOutput) GoString() string
GoString returns the string representation
func (*KeyPairForDescribeKeyPairsOutput) SetCreatedAt ¶
func (s *KeyPairForDescribeKeyPairsOutput) SetCreatedAt(v string) *KeyPairForDescribeKeyPairsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*KeyPairForDescribeKeyPairsOutput) SetDescription ¶
func (s *KeyPairForDescribeKeyPairsOutput) SetDescription(v string) *KeyPairForDescribeKeyPairsOutput
SetDescription sets the Description field's value.
func (*KeyPairForDescribeKeyPairsOutput) SetFingerPrint ¶
func (s *KeyPairForDescribeKeyPairsOutput) SetFingerPrint(v string) *KeyPairForDescribeKeyPairsOutput
SetFingerPrint sets the FingerPrint field's value.
func (*KeyPairForDescribeKeyPairsOutput) SetKeyPairId ¶
func (s *KeyPairForDescribeKeyPairsOutput) SetKeyPairId(v string) *KeyPairForDescribeKeyPairsOutput
SetKeyPairId sets the KeyPairId field's value.
func (*KeyPairForDescribeKeyPairsOutput) SetKeyPairName ¶
func (s *KeyPairForDescribeKeyPairsOutput) SetKeyPairName(v string) *KeyPairForDescribeKeyPairsOutput
SetKeyPairName sets the KeyPairName field's value.
func (*KeyPairForDescribeKeyPairsOutput) SetUpdatedAt ¶
func (s *KeyPairForDescribeKeyPairsOutput) SetUpdatedAt(v string) *KeyPairForDescribeKeyPairsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (KeyPairForDescribeKeyPairsOutput) String ¶
func (s KeyPairForDescribeKeyPairsOutput) String() string
String returns the string representation
type LocalVolumeForDescribeInstanceTypesOutput ¶
type LocalVolumeForDescribeInstanceTypesOutput struct { Count *int32 `type:"int32"` Size *int32 `type:"int32"` VolumeType *string `type:"string"` // contains filtered or unexported fields }
func (LocalVolumeForDescribeInstanceTypesOutput) GoString ¶
func (s LocalVolumeForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*LocalVolumeForDescribeInstanceTypesOutput) SetCount ¶
func (s *LocalVolumeForDescribeInstanceTypesOutput) SetCount(v int32) *LocalVolumeForDescribeInstanceTypesOutput
SetCount sets the Count field's value.
func (*LocalVolumeForDescribeInstanceTypesOutput) SetSize ¶
func (s *LocalVolumeForDescribeInstanceTypesOutput) SetSize(v int32) *LocalVolumeForDescribeInstanceTypesOutput
SetSize sets the Size field's value.
func (*LocalVolumeForDescribeInstanceTypesOutput) SetVolumeType ¶
func (s *LocalVolumeForDescribeInstanceTypesOutput) SetVolumeType(v string) *LocalVolumeForDescribeInstanceTypesOutput
SetVolumeType sets the VolumeType field's value.
func (LocalVolumeForDescribeInstanceTypesOutput) String ¶
func (s LocalVolumeForDescribeInstanceTypesOutput) String() string
String returns the string representation
type LocalVolumeForDescribeInstancesOutput ¶
type LocalVolumeForDescribeInstancesOutput struct { Count *int32 `type:"int32"` Size *int32 `type:"int32"` VolumeType *string `type:"string"` // contains filtered or unexported fields }
func (LocalVolumeForDescribeInstancesOutput) GoString ¶
func (s LocalVolumeForDescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*LocalVolumeForDescribeInstancesOutput) SetCount ¶
func (s *LocalVolumeForDescribeInstancesOutput) SetCount(v int32) *LocalVolumeForDescribeInstancesOutput
SetCount sets the Count field's value.
func (*LocalVolumeForDescribeInstancesOutput) SetSize ¶
func (s *LocalVolumeForDescribeInstancesOutput) SetSize(v int32) *LocalVolumeForDescribeInstancesOutput
SetSize sets the Size field's value.
func (*LocalVolumeForDescribeInstancesOutput) SetVolumeType ¶
func (s *LocalVolumeForDescribeInstancesOutput) SetVolumeType(v string) *LocalVolumeForDescribeInstancesOutput
SetVolumeType sets the VolumeType field's value.
func (LocalVolumeForDescribeInstancesOutput) String ¶
func (s LocalVolumeForDescribeInstancesOutput) String() string
String returns the string representation
type MemoryForDescribeInstanceTypesOutput ¶
type MemoryForDescribeInstanceTypesOutput struct { EncryptedSize *int32 `type:"int32"` Size *int32 `type:"int32"` // contains filtered or unexported fields }
func (MemoryForDescribeInstanceTypesOutput) GoString ¶
func (s MemoryForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*MemoryForDescribeInstanceTypesOutput) SetEncryptedSize ¶
func (s *MemoryForDescribeInstanceTypesOutput) SetEncryptedSize(v int32) *MemoryForDescribeInstanceTypesOutput
SetEncryptedSize sets the EncryptedSize field's value.
func (*MemoryForDescribeInstanceTypesOutput) SetSize ¶
func (s *MemoryForDescribeInstanceTypesOutput) SetSize(v int32) *MemoryForDescribeInstanceTypesOutput
SetSize sets the Size field's value.
func (MemoryForDescribeInstanceTypesOutput) String ¶
func (s MemoryForDescribeInstanceTypesOutput) String() string
String returns the string representation
type ModifyDeploymentSetAttributeInput ¶
type ModifyDeploymentSetAttributeInput struct { DeploymentSetId *string `type:"string"` DeploymentSetName *string `type:"string"` Description *string `type:"string"` // contains filtered or unexported fields }
func (ModifyDeploymentSetAttributeInput) GoString ¶
func (s ModifyDeploymentSetAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyDeploymentSetAttributeInput) SetDeploymentSetId ¶
func (s *ModifyDeploymentSetAttributeInput) SetDeploymentSetId(v string) *ModifyDeploymentSetAttributeInput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (*ModifyDeploymentSetAttributeInput) SetDeploymentSetName ¶
func (s *ModifyDeploymentSetAttributeInput) SetDeploymentSetName(v string) *ModifyDeploymentSetAttributeInput
SetDeploymentSetName sets the DeploymentSetName field's value.
func (*ModifyDeploymentSetAttributeInput) SetDescription ¶
func (s *ModifyDeploymentSetAttributeInput) SetDescription(v string) *ModifyDeploymentSetAttributeInput
SetDescription sets the Description field's value.
func (ModifyDeploymentSetAttributeInput) String ¶
func (s ModifyDeploymentSetAttributeInput) String() string
String returns the string representation
type ModifyDeploymentSetAttributeOutput ¶
type ModifyDeploymentSetAttributeOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ModifyDeploymentSetAttributeOutput) GoString ¶
func (s ModifyDeploymentSetAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyDeploymentSetAttributeOutput) String ¶
func (s ModifyDeploymentSetAttributeOutput) String() string
String returns the string representation
type ModifyImageAttributeInput ¶
type ModifyImageAttributeInput struct { BootMode *string `type:"string"` Description *string `type:"string"` ImageId *string `type:"string"` ImageName *string `type:"string"` // contains filtered or unexported fields }
func (ModifyImageAttributeInput) GoString ¶
func (s ModifyImageAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyImageAttributeInput) SetBootMode ¶
func (s *ModifyImageAttributeInput) SetBootMode(v string) *ModifyImageAttributeInput
SetBootMode sets the BootMode field's value.
func (*ModifyImageAttributeInput) SetDescription ¶
func (s *ModifyImageAttributeInput) SetDescription(v string) *ModifyImageAttributeInput
SetDescription sets the Description field's value.
func (*ModifyImageAttributeInput) SetImageId ¶
func (s *ModifyImageAttributeInput) SetImageId(v string) *ModifyImageAttributeInput
SetImageId sets the ImageId field's value.
func (*ModifyImageAttributeInput) SetImageName ¶
func (s *ModifyImageAttributeInput) SetImageName(v string) *ModifyImageAttributeInput
SetImageName sets the ImageName field's value.
func (ModifyImageAttributeInput) String ¶
func (s ModifyImageAttributeInput) String() string
String returns the string representation
type ModifyImageAttributeOutput ¶
type ModifyImageAttributeOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ModifyImageAttributeOutput) GoString ¶
func (s ModifyImageAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyImageAttributeOutput) String ¶
func (s ModifyImageAttributeOutput) String() string
String returns the string representation
type ModifyImageSharePermissionInput ¶
type ModifyImageSharePermissionInput struct { // contains filtered or unexported fields }
func (ModifyImageSharePermissionInput) GoString ¶
func (s ModifyImageSharePermissionInput) GoString() string
GoString returns the string representation
func (*ModifyImageSharePermissionInput) SetAddAccounts ¶
func (s *ModifyImageSharePermissionInput) SetAddAccounts(v []*string) *ModifyImageSharePermissionInput
SetAddAccounts sets the AddAccounts field's value.
func (*ModifyImageSharePermissionInput) SetImageId ¶
func (s *ModifyImageSharePermissionInput) SetImageId(v string) *ModifyImageSharePermissionInput
SetImageId sets the ImageId field's value.
func (*ModifyImageSharePermissionInput) SetRemoveAccounts ¶
func (s *ModifyImageSharePermissionInput) SetRemoveAccounts(v []*string) *ModifyImageSharePermissionInput
SetRemoveAccounts sets the RemoveAccounts field's value.
func (ModifyImageSharePermissionInput) String ¶
func (s ModifyImageSharePermissionInput) String() string
String returns the string representation
type ModifyImageSharePermissionOutput ¶
type ModifyImageSharePermissionOutput struct { // contains filtered or unexported fields }
func (ModifyImageSharePermissionOutput) GoString ¶
func (s ModifyImageSharePermissionOutput) GoString() string
GoString returns the string representation
func (ModifyImageSharePermissionOutput) String ¶
func (s ModifyImageSharePermissionOutput) String() string
String returns the string representation
type ModifyInstanceAttributeInput ¶
type ModifyInstanceAttributeInput struct { Description *string `type:"string"` InstanceId *string `type:"string"` InstanceName *string `type:"string"` Password *string `type:"string"` UserData *string `type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceAttributeInput) GoString ¶
func (s ModifyInstanceAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceAttributeInput) SetDescription ¶
func (s *ModifyInstanceAttributeInput) SetDescription(v string) *ModifyInstanceAttributeInput
SetDescription sets the Description field's value.
func (*ModifyInstanceAttributeInput) SetInstanceId ¶
func (s *ModifyInstanceAttributeInput) SetInstanceId(v string) *ModifyInstanceAttributeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyInstanceAttributeInput) SetInstanceName ¶
func (s *ModifyInstanceAttributeInput) SetInstanceName(v string) *ModifyInstanceAttributeInput
SetInstanceName sets the InstanceName field's value.
func (*ModifyInstanceAttributeInput) SetPassword ¶
func (s *ModifyInstanceAttributeInput) SetPassword(v string) *ModifyInstanceAttributeInput
SetPassword sets the Password field's value.
func (*ModifyInstanceAttributeInput) SetUserData ¶
func (s *ModifyInstanceAttributeInput) SetUserData(v string) *ModifyInstanceAttributeInput
SetUserData sets the UserData field's value.
func (ModifyInstanceAttributeInput) String ¶
func (s ModifyInstanceAttributeInput) String() string
String returns the string representation
type ModifyInstanceAttributeOutput ¶
type ModifyInstanceAttributeOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ModifyInstanceAttributeOutput) GoString ¶
func (s ModifyInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (ModifyInstanceAttributeOutput) String ¶
func (s ModifyInstanceAttributeOutput) String() string
String returns the string representation
type ModifyInstanceChargeTypeInput ¶
type ModifyInstanceChargeTypeInput struct { AutoPay *bool `type:"boolean"` ClientToken *string `type:"string"` IncludeDataVolumes *bool `type:"boolean"` InstanceChargeType *string `type:"string"` InstanceIds []*string `type:"list"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceChargeTypeInput) GoString ¶
func (s ModifyInstanceChargeTypeInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceChargeTypeInput) SetAutoPay ¶
func (s *ModifyInstanceChargeTypeInput) SetAutoPay(v bool) *ModifyInstanceChargeTypeInput
SetAutoPay sets the AutoPay field's value.
func (*ModifyInstanceChargeTypeInput) SetClientToken ¶
func (s *ModifyInstanceChargeTypeInput) SetClientToken(v string) *ModifyInstanceChargeTypeInput
SetClientToken sets the ClientToken field's value.
func (*ModifyInstanceChargeTypeInput) SetIncludeDataVolumes ¶
func (s *ModifyInstanceChargeTypeInput) SetIncludeDataVolumes(v bool) *ModifyInstanceChargeTypeInput
SetIncludeDataVolumes sets the IncludeDataVolumes field's value.
func (*ModifyInstanceChargeTypeInput) SetInstanceChargeType ¶
func (s *ModifyInstanceChargeTypeInput) SetInstanceChargeType(v string) *ModifyInstanceChargeTypeInput
SetInstanceChargeType sets the InstanceChargeType field's value.
func (*ModifyInstanceChargeTypeInput) SetInstanceIds ¶
func (s *ModifyInstanceChargeTypeInput) SetInstanceIds(v []*string) *ModifyInstanceChargeTypeInput
SetInstanceIds sets the InstanceIds field's value.
func (*ModifyInstanceChargeTypeInput) SetPeriod ¶
func (s *ModifyInstanceChargeTypeInput) SetPeriod(v int32) *ModifyInstanceChargeTypeInput
SetPeriod sets the Period field's value.
func (*ModifyInstanceChargeTypeInput) SetPeriodUnit ¶
func (s *ModifyInstanceChargeTypeInput) SetPeriodUnit(v string) *ModifyInstanceChargeTypeInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ModifyInstanceChargeTypeInput) String ¶
func (s ModifyInstanceChargeTypeInput) String() string
String returns the string representation
type ModifyInstanceChargeTypeOutput ¶
type ModifyInstanceChargeTypeOutput struct { Metadata *response.ResponseMetadata OrderId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceChargeTypeOutput) GoString ¶
func (s ModifyInstanceChargeTypeOutput) GoString() string
GoString returns the string representation
func (*ModifyInstanceChargeTypeOutput) SetOrderId ¶
func (s *ModifyInstanceChargeTypeOutput) SetOrderId(v string) *ModifyInstanceChargeTypeOutput
SetOrderId sets the OrderId field's value.
func (ModifyInstanceChargeTypeOutput) String ¶
func (s ModifyInstanceChargeTypeOutput) String() string
String returns the string representation
type ModifyInstanceDeploymentInput ¶
type ModifyInstanceDeploymentInput struct { DeploymentSetId *string `type:"string"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceDeploymentInput) GoString ¶
func (s ModifyInstanceDeploymentInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceDeploymentInput) SetDeploymentSetId ¶
func (s *ModifyInstanceDeploymentInput) SetDeploymentSetId(v string) *ModifyInstanceDeploymentInput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (*ModifyInstanceDeploymentInput) SetInstanceId ¶
func (s *ModifyInstanceDeploymentInput) SetInstanceId(v string) *ModifyInstanceDeploymentInput
SetInstanceId sets the InstanceId field's value.
func (ModifyInstanceDeploymentInput) String ¶
func (s ModifyInstanceDeploymentInput) String() string
String returns the string representation
type ModifyInstanceDeploymentOutput ¶
type ModifyInstanceDeploymentOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ModifyInstanceDeploymentOutput) GoString ¶
func (s ModifyInstanceDeploymentOutput) GoString() string
GoString returns the string representation
func (ModifyInstanceDeploymentOutput) String ¶
func (s ModifyInstanceDeploymentOutput) String() string
String returns the string representation
type ModifyInstanceSpecInput ¶
type ModifyInstanceSpecInput struct { ClientToken *string `type:"string"` InstanceId *string `type:"string"` InstanceType *string `type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceSpecInput) GoString ¶
func (s ModifyInstanceSpecInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceSpecInput) SetClientToken ¶
func (s *ModifyInstanceSpecInput) SetClientToken(v string) *ModifyInstanceSpecInput
SetClientToken sets the ClientToken field's value.
func (*ModifyInstanceSpecInput) SetInstanceId ¶
func (s *ModifyInstanceSpecInput) SetInstanceId(v string) *ModifyInstanceSpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyInstanceSpecInput) SetInstanceType ¶
func (s *ModifyInstanceSpecInput) SetInstanceType(v string) *ModifyInstanceSpecInput
SetInstanceType sets the InstanceType field's value.
func (ModifyInstanceSpecInput) String ¶
func (s ModifyInstanceSpecInput) String() string
String returns the string representation
type ModifyInstanceSpecOutput ¶
type ModifyInstanceSpecOutput struct { Metadata *response.ResponseMetadata InstanceId *string `type:"string"` OrderId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyInstanceSpecOutput) GoString ¶
func (s ModifyInstanceSpecOutput) GoString() string
GoString returns the string representation
func (*ModifyInstanceSpecOutput) SetInstanceId ¶
func (s *ModifyInstanceSpecOutput) SetInstanceId(v string) *ModifyInstanceSpecOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyInstanceSpecOutput) SetOrderId ¶
func (s *ModifyInstanceSpecOutput) SetOrderId(v string) *ModifyInstanceSpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyInstanceSpecOutput) String ¶
func (s ModifyInstanceSpecOutput) String() string
String returns the string representation
type ModifyKeyPairAttributeInput ¶
type ModifyKeyPairAttributeInput struct { Description *string `type:"string"` KeyPairId *string `type:"string"` KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (ModifyKeyPairAttributeInput) GoString ¶
func (s ModifyKeyPairAttributeInput) GoString() string
GoString returns the string representation
func (*ModifyKeyPairAttributeInput) SetDescription ¶
func (s *ModifyKeyPairAttributeInput) SetDescription(v string) *ModifyKeyPairAttributeInput
SetDescription sets the Description field's value.
func (*ModifyKeyPairAttributeInput) SetKeyPairId ¶
func (s *ModifyKeyPairAttributeInput) SetKeyPairId(v string) *ModifyKeyPairAttributeInput
SetKeyPairId sets the KeyPairId field's value.
func (*ModifyKeyPairAttributeInput) SetKeyPairName ¶
func (s *ModifyKeyPairAttributeInput) SetKeyPairName(v string) *ModifyKeyPairAttributeInput
SetKeyPairName sets the KeyPairName field's value.
func (ModifyKeyPairAttributeInput) String ¶
func (s ModifyKeyPairAttributeInput) String() string
String returns the string representation
type ModifyKeyPairAttributeOutput ¶
type ModifyKeyPairAttributeOutput struct { Metadata *response.ResponseMetadata KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (ModifyKeyPairAttributeOutput) GoString ¶
func (s ModifyKeyPairAttributeOutput) GoString() string
GoString returns the string representation
func (*ModifyKeyPairAttributeOutput) SetKeyPairName ¶
func (s *ModifyKeyPairAttributeOutput) SetKeyPairName(v string) *ModifyKeyPairAttributeOutput
SetKeyPairName sets the KeyPairName field's value.
func (ModifyKeyPairAttributeOutput) String ¶
func (s ModifyKeyPairAttributeOutput) String() string
String returns the string representation
type NetworkForDescribeInstanceTypesOutput ¶
type NetworkForDescribeInstanceTypesOutput struct { MaximumBandwidthMbps *int32 `type:"int32"` MaximumNetworkInterfaces *int32 `type:"int32"` MaximumPrivateIpv4AddressesPerNetworkInterface *int32 `type:"int32"` MaximumQueuesPerNetworkInterface *int32 `type:"int32"` MaximumThroughputKpps *int32 `type:"int32"` // contains filtered or unexported fields }
func (NetworkForDescribeInstanceTypesOutput) GoString ¶
func (s NetworkForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*NetworkForDescribeInstanceTypesOutput) SetMaximumBandwidthMbps ¶
func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumBandwidthMbps(v int32) *NetworkForDescribeInstanceTypesOutput
SetMaximumBandwidthMbps sets the MaximumBandwidthMbps field's value.
func (*NetworkForDescribeInstanceTypesOutput) SetMaximumNetworkInterfaces ¶
func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumNetworkInterfaces(v int32) *NetworkForDescribeInstanceTypesOutput
SetMaximumNetworkInterfaces sets the MaximumNetworkInterfaces field's value.
func (*NetworkForDescribeInstanceTypesOutput) SetMaximumPrivateIpv4AddressesPerNetworkInterface ¶
func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumPrivateIpv4AddressesPerNetworkInterface(v int32) *NetworkForDescribeInstanceTypesOutput
SetMaximumPrivateIpv4AddressesPerNetworkInterface sets the MaximumPrivateIpv4AddressesPerNetworkInterface field's value.
func (*NetworkForDescribeInstanceTypesOutput) SetMaximumQueuesPerNetworkInterface ¶
func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumQueuesPerNetworkInterface(v int32) *NetworkForDescribeInstanceTypesOutput
SetMaximumQueuesPerNetworkInterface sets the MaximumQueuesPerNetworkInterface field's value.
func (*NetworkForDescribeInstanceTypesOutput) SetMaximumThroughputKpps ¶
func (s *NetworkForDescribeInstanceTypesOutput) SetMaximumThroughputKpps(v int32) *NetworkForDescribeInstanceTypesOutput
SetMaximumThroughputKpps sets the MaximumThroughputKpps field's value.
func (NetworkForDescribeInstanceTypesOutput) String ¶
func (s NetworkForDescribeInstanceTypesOutput) String() string
String returns the string representation
type NetworkInterfaceForDescribeInstancesOutput ¶
type NetworkInterfaceForDescribeInstancesOutput struct { MacAddress *string `type:"string"` NetworkInterfaceId *string `type:"string"` PrimaryIpAddress *string `type:"string"` SubnetId *string `type:"string"` Type *string `type:"string"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (NetworkInterfaceForDescribeInstancesOutput) GoString ¶
func (s NetworkInterfaceForDescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*NetworkInterfaceForDescribeInstancesOutput) SetMacAddress ¶
func (s *NetworkInterfaceForDescribeInstancesOutput) SetMacAddress(v string) *NetworkInterfaceForDescribeInstancesOutput
SetMacAddress sets the MacAddress field's value.
func (*NetworkInterfaceForDescribeInstancesOutput) SetNetworkInterfaceId ¶
func (s *NetworkInterfaceForDescribeInstancesOutput) SetNetworkInterfaceId(v string) *NetworkInterfaceForDescribeInstancesOutput
SetNetworkInterfaceId sets the NetworkInterfaceId field's value.
func (*NetworkInterfaceForDescribeInstancesOutput) SetPrimaryIpAddress ¶
func (s *NetworkInterfaceForDescribeInstancesOutput) SetPrimaryIpAddress(v string) *NetworkInterfaceForDescribeInstancesOutput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*NetworkInterfaceForDescribeInstancesOutput) SetSubnetId ¶
func (s *NetworkInterfaceForDescribeInstancesOutput) SetSubnetId(v string) *NetworkInterfaceForDescribeInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (*NetworkInterfaceForDescribeInstancesOutput) SetType ¶
func (s *NetworkInterfaceForDescribeInstancesOutput) SetType(v string) *NetworkInterfaceForDescribeInstancesOutput
SetType sets the Type field's value.
func (*NetworkInterfaceForDescribeInstancesOutput) SetVpcId ¶
func (s *NetworkInterfaceForDescribeInstancesOutput) SetVpcId(v string) *NetworkInterfaceForDescribeInstancesOutput
SetVpcId sets the VpcId field's value.
func (NetworkInterfaceForDescribeInstancesOutput) String ¶
func (s NetworkInterfaceForDescribeInstancesOutput) String() string
String returns the string representation
type NetworkInterfaceForRunInstancesInput ¶
type NetworkInterfaceForRunInstancesInput struct { PrimaryIpAddress *string `type:"string"` SecurityGroupIds []*string `type:"list"` SubnetId *string `type:"string"` // contains filtered or unexported fields }
func (NetworkInterfaceForRunInstancesInput) GoString ¶
func (s NetworkInterfaceForRunInstancesInput) GoString() string
GoString returns the string representation
func (*NetworkInterfaceForRunInstancesInput) SetPrimaryIpAddress ¶
func (s *NetworkInterfaceForRunInstancesInput) SetPrimaryIpAddress(v string) *NetworkInterfaceForRunInstancesInput
SetPrimaryIpAddress sets the PrimaryIpAddress field's value.
func (*NetworkInterfaceForRunInstancesInput) SetSecurityGroupIds ¶
func (s *NetworkInterfaceForRunInstancesInput) SetSecurityGroupIds(v []*string) *NetworkInterfaceForRunInstancesInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*NetworkInterfaceForRunInstancesInput) SetSubnetId ¶
func (s *NetworkInterfaceForRunInstancesInput) SetSubnetId(v string) *NetworkInterfaceForRunInstancesInput
SetSubnetId sets the SubnetId field's value.
func (NetworkInterfaceForRunInstancesInput) String ¶
func (s NetworkInterfaceForRunInstancesInput) String() string
String returns the string representation
type OperationDetailForAssociateInstancesIamRoleOutput ¶
type OperationDetailForAssociateInstancesIamRoleOutput struct { Error *ErrorForAssociateInstancesIamRoleOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForAssociateInstancesIamRoleOutput) GoString ¶
func (s OperationDetailForAssociateInstancesIamRoleOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForAssociateInstancesIamRoleOutput) SetError ¶
func (s *OperationDetailForAssociateInstancesIamRoleOutput) SetError(v *ErrorForAssociateInstancesIamRoleOutput) *OperationDetailForAssociateInstancesIamRoleOutput
SetError sets the Error field's value.
func (*OperationDetailForAssociateInstancesIamRoleOutput) SetInstanceId ¶
func (s *OperationDetailForAssociateInstancesIamRoleOutput) SetInstanceId(v string) *OperationDetailForAssociateInstancesIamRoleOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForAssociateInstancesIamRoleOutput) String ¶
func (s OperationDetailForAssociateInstancesIamRoleOutput) String() string
String returns the string representation
type OperationDetailForAttachKeyPairOutput ¶
type OperationDetailForAttachKeyPairOutput struct { Error *ErrorForAttachKeyPairOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForAttachKeyPairOutput) GoString ¶
func (s OperationDetailForAttachKeyPairOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForAttachKeyPairOutput) SetError ¶
func (s *OperationDetailForAttachKeyPairOutput) SetError(v *ErrorForAttachKeyPairOutput) *OperationDetailForAttachKeyPairOutput
SetError sets the Error field's value.
func (*OperationDetailForAttachKeyPairOutput) SetInstanceId ¶
func (s *OperationDetailForAttachKeyPairOutput) SetInstanceId(v string) *OperationDetailForAttachKeyPairOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForAttachKeyPairOutput) String ¶
func (s OperationDetailForAttachKeyPairOutput) String() string
String returns the string representation
type OperationDetailForCreateTagsOutput ¶
type OperationDetailForCreateTagsOutput struct { Error *ErrorForCreateTagsOutput `type:"structure"` ResourceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForCreateTagsOutput) GoString ¶
func (s OperationDetailForCreateTagsOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForCreateTagsOutput) SetError ¶
func (s *OperationDetailForCreateTagsOutput) SetError(v *ErrorForCreateTagsOutput) *OperationDetailForCreateTagsOutput
SetError sets the Error field's value.
func (*OperationDetailForCreateTagsOutput) SetResourceId ¶
func (s *OperationDetailForCreateTagsOutput) SetResourceId(v string) *OperationDetailForCreateTagsOutput
SetResourceId sets the ResourceId field's value.
func (OperationDetailForCreateTagsOutput) String ¶
func (s OperationDetailForCreateTagsOutput) String() string
String returns the string representation
type OperationDetailForDeleteImagesOutput ¶
type OperationDetailForDeleteImagesOutput struct { Error *ErrorForDeleteImagesOutput `type:"structure"` ImageId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForDeleteImagesOutput) GoString ¶
func (s OperationDetailForDeleteImagesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForDeleteImagesOutput) SetError ¶
func (s *OperationDetailForDeleteImagesOutput) SetError(v *ErrorForDeleteImagesOutput) *OperationDetailForDeleteImagesOutput
SetError sets the Error field's value.
func (*OperationDetailForDeleteImagesOutput) SetImageId ¶
func (s *OperationDetailForDeleteImagesOutput) SetImageId(v string) *OperationDetailForDeleteImagesOutput
SetImageId sets the ImageId field's value.
func (OperationDetailForDeleteImagesOutput) String ¶
func (s OperationDetailForDeleteImagesOutput) String() string
String returns the string representation
type OperationDetailForDeleteInstancesOutput ¶
type OperationDetailForDeleteInstancesOutput struct { Error *ErrorForDeleteInstancesOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForDeleteInstancesOutput) GoString ¶
func (s OperationDetailForDeleteInstancesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForDeleteInstancesOutput) SetError ¶
func (s *OperationDetailForDeleteInstancesOutput) SetError(v *ErrorForDeleteInstancesOutput) *OperationDetailForDeleteInstancesOutput
SetError sets the Error field's value.
func (*OperationDetailForDeleteInstancesOutput) SetInstanceId ¶
func (s *OperationDetailForDeleteInstancesOutput) SetInstanceId(v string) *OperationDetailForDeleteInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForDeleteInstancesOutput) String ¶
func (s OperationDetailForDeleteInstancesOutput) String() string
String returns the string representation
type OperationDetailForDeleteKeyPairsOutput ¶
type OperationDetailForDeleteKeyPairsOutput struct { Error *ErrorForDeleteKeyPairsOutput `type:"structure"` KeyPairName *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForDeleteKeyPairsOutput) GoString ¶
func (s OperationDetailForDeleteKeyPairsOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForDeleteKeyPairsOutput) SetError ¶
func (s *OperationDetailForDeleteKeyPairsOutput) SetError(v *ErrorForDeleteKeyPairsOutput) *OperationDetailForDeleteKeyPairsOutput
SetError sets the Error field's value.
func (*OperationDetailForDeleteKeyPairsOutput) SetKeyPairName ¶
func (s *OperationDetailForDeleteKeyPairsOutput) SetKeyPairName(v string) *OperationDetailForDeleteKeyPairsOutput
SetKeyPairName sets the KeyPairName field's value.
func (OperationDetailForDeleteKeyPairsOutput) String ¶
func (s OperationDetailForDeleteKeyPairsOutput) String() string
String returns the string representation
type OperationDetailForDeleteTagsOutput ¶
type OperationDetailForDeleteTagsOutput struct { Error *ErrorForDeleteTagsOutput `type:"structure"` ResourceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForDeleteTagsOutput) GoString ¶
func (s OperationDetailForDeleteTagsOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForDeleteTagsOutput) SetError ¶
func (s *OperationDetailForDeleteTagsOutput) SetError(v *ErrorForDeleteTagsOutput) *OperationDetailForDeleteTagsOutput
SetError sets the Error field's value.
func (*OperationDetailForDeleteTagsOutput) SetResourceId ¶
func (s *OperationDetailForDeleteTagsOutput) SetResourceId(v string) *OperationDetailForDeleteTagsOutput
SetResourceId sets the ResourceId field's value.
func (OperationDetailForDeleteTagsOutput) String ¶
func (s OperationDetailForDeleteTagsOutput) String() string
String returns the string representation
type OperationDetailForDetachKeyPairOutput ¶
type OperationDetailForDetachKeyPairOutput struct { Error *ErrorForDetachKeyPairOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForDetachKeyPairOutput) GoString ¶
func (s OperationDetailForDetachKeyPairOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForDetachKeyPairOutput) SetError ¶
func (s *OperationDetailForDetachKeyPairOutput) SetError(v *ErrorForDetachKeyPairOutput) *OperationDetailForDetachKeyPairOutput
SetError sets the Error field's value.
func (*OperationDetailForDetachKeyPairOutput) SetInstanceId ¶
func (s *OperationDetailForDetachKeyPairOutput) SetInstanceId(v string) *OperationDetailForDetachKeyPairOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForDetachKeyPairOutput) String ¶
func (s OperationDetailForDetachKeyPairOutput) String() string
String returns the string representation
type OperationDetailForDisassociateInstancesIamRoleOutput ¶
type OperationDetailForDisassociateInstancesIamRoleOutput struct { Error *ErrorForDisassociateInstancesIamRoleOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForDisassociateInstancesIamRoleOutput) GoString ¶
func (s OperationDetailForDisassociateInstancesIamRoleOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForDisassociateInstancesIamRoleOutput) SetError ¶
func (s *OperationDetailForDisassociateInstancesIamRoleOutput) SetError(v *ErrorForDisassociateInstancesIamRoleOutput) *OperationDetailForDisassociateInstancesIamRoleOutput
SetError sets the Error field's value.
func (*OperationDetailForDisassociateInstancesIamRoleOutput) SetInstanceId ¶
func (s *OperationDetailForDisassociateInstancesIamRoleOutput) SetInstanceId(v string) *OperationDetailForDisassociateInstancesIamRoleOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForDisassociateInstancesIamRoleOutput) String ¶
func (s OperationDetailForDisassociateInstancesIamRoleOutput) String() string
String returns the string representation
type OperationDetailForRebootInstancesOutput ¶
type OperationDetailForRebootInstancesOutput struct { Error *ErrorForRebootInstancesOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForRebootInstancesOutput) GoString ¶
func (s OperationDetailForRebootInstancesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForRebootInstancesOutput) SetError ¶
func (s *OperationDetailForRebootInstancesOutput) SetError(v *ErrorForRebootInstancesOutput) *OperationDetailForRebootInstancesOutput
SetError sets the Error field's value.
func (*OperationDetailForRebootInstancesOutput) SetInstanceId ¶
func (s *OperationDetailForRebootInstancesOutput) SetInstanceId(v string) *OperationDetailForRebootInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForRebootInstancesOutput) String ¶
func (s OperationDetailForRebootInstancesOutput) String() string
String returns the string representation
type OperationDetailForStartInstancesOutput ¶
type OperationDetailForStartInstancesOutput struct { Error *ErrorForStartInstancesOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForStartInstancesOutput) GoString ¶
func (s OperationDetailForStartInstancesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForStartInstancesOutput) SetError ¶
func (s *OperationDetailForStartInstancesOutput) SetError(v *ErrorForStartInstancesOutput) *OperationDetailForStartInstancesOutput
SetError sets the Error field's value.
func (*OperationDetailForStartInstancesOutput) SetInstanceId ¶
func (s *OperationDetailForStartInstancesOutput) SetInstanceId(v string) *OperationDetailForStartInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForStartInstancesOutput) String ¶
func (s OperationDetailForStartInstancesOutput) String() string
String returns the string representation
type OperationDetailForStopInstancesOutput ¶
type OperationDetailForStopInstancesOutput struct { Error *ErrorForStopInstancesOutput `type:"structure"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForStopInstancesOutput) GoString ¶
func (s OperationDetailForStopInstancesOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForStopInstancesOutput) SetError ¶
func (s *OperationDetailForStopInstancesOutput) SetError(v *ErrorForStopInstancesOutput) *OperationDetailForStopInstancesOutput
SetError sets the Error field's value.
func (*OperationDetailForStopInstancesOutput) SetInstanceId ¶
func (s *OperationDetailForStopInstancesOutput) SetInstanceId(v string) *OperationDetailForStopInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (OperationDetailForStopInstancesOutput) String ¶
func (s OperationDetailForStopInstancesOutput) String() string
String returns the string representation
type OperationDetailForUpdateSystemEventsOutput ¶
type OperationDetailForUpdateSystemEventsOutput struct { Error *ErrorForUpdateSystemEventsOutput `type:"structure"` EventId *string `type:"string"` // contains filtered or unexported fields }
func (OperationDetailForUpdateSystemEventsOutput) GoString ¶
func (s OperationDetailForUpdateSystemEventsOutput) GoString() string
GoString returns the string representation
func (*OperationDetailForUpdateSystemEventsOutput) SetError ¶
func (s *OperationDetailForUpdateSystemEventsOutput) SetError(v *ErrorForUpdateSystemEventsOutput) *OperationDetailForUpdateSystemEventsOutput
SetError sets the Error field's value.
func (*OperationDetailForUpdateSystemEventsOutput) SetEventId ¶
func (s *OperationDetailForUpdateSystemEventsOutput) SetEventId(v string) *OperationDetailForUpdateSystemEventsOutput
SetEventId sets the EventId field's value.
func (OperationDetailForUpdateSystemEventsOutput) String ¶
func (s OperationDetailForUpdateSystemEventsOutput) String() string
String returns the string representation
type ProcessorForDescribeInstanceTypesOutput ¶
type ProcessorForDescribeInstanceTypesOutput struct { BaseFrequency *float64 `type:"float"` Cpus *int32 `type:"int32"` Model *string `type:"string"` TurboFrequency *float64 `type:"float"` // contains filtered or unexported fields }
func (ProcessorForDescribeInstanceTypesOutput) GoString ¶
func (s ProcessorForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*ProcessorForDescribeInstanceTypesOutput) SetBaseFrequency ¶
func (s *ProcessorForDescribeInstanceTypesOutput) SetBaseFrequency(v float64) *ProcessorForDescribeInstanceTypesOutput
SetBaseFrequency sets the BaseFrequency field's value.
func (*ProcessorForDescribeInstanceTypesOutput) SetCpus ¶
func (s *ProcessorForDescribeInstanceTypesOutput) SetCpus(v int32) *ProcessorForDescribeInstanceTypesOutput
SetCpus sets the Cpus field's value.
func (*ProcessorForDescribeInstanceTypesOutput) SetModel ¶
func (s *ProcessorForDescribeInstanceTypesOutput) SetModel(v string) *ProcessorForDescribeInstanceTypesOutput
SetModel sets the Model field's value.
func (*ProcessorForDescribeInstanceTypesOutput) SetTurboFrequency ¶
func (s *ProcessorForDescribeInstanceTypesOutput) SetTurboFrequency(v float64) *ProcessorForDescribeInstanceTypesOutput
SetTurboFrequency sets the TurboFrequency field's value.
func (ProcessorForDescribeInstanceTypesOutput) String ¶
func (s ProcessorForDescribeInstanceTypesOutput) String() string
String returns the string representation
type RdmaForDescribeInstanceTypesOutput ¶
type RdmaForDescribeInstanceTypesOutput struct { RdmaNetworkInterfaces *int32 `type:"int32"` // contains filtered or unexported fields }
func (RdmaForDescribeInstanceTypesOutput) GoString ¶
func (s RdmaForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*RdmaForDescribeInstanceTypesOutput) SetRdmaNetworkInterfaces ¶
func (s *RdmaForDescribeInstanceTypesOutput) SetRdmaNetworkInterfaces(v int32) *RdmaForDescribeInstanceTypesOutput
SetRdmaNetworkInterfaces sets the RdmaNetworkInterfaces field's value.
func (RdmaForDescribeInstanceTypesOutput) String ¶
func (s RdmaForDescribeInstanceTypesOutput) String() string
String returns the string representation
type RebootInstanceInput ¶
type RebootInstanceInput struct { ForceStop *bool `type:"boolean"` InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (RebootInstanceInput) GoString ¶
func (s RebootInstanceInput) GoString() string
GoString returns the string representation
func (*RebootInstanceInput) SetForceStop ¶
func (s *RebootInstanceInput) SetForceStop(v bool) *RebootInstanceInput
SetForceStop sets the ForceStop field's value.
func (*RebootInstanceInput) SetInstanceId ¶
func (s *RebootInstanceInput) SetInstanceId(v string) *RebootInstanceInput
SetInstanceId sets the InstanceId field's value.
func (RebootInstanceInput) String ¶
func (s RebootInstanceInput) String() string
String returns the string representation
type RebootInstanceOutput ¶
type RebootInstanceOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (RebootInstanceOutput) GoString ¶
func (s RebootInstanceOutput) GoString() string
GoString returns the string representation
func (RebootInstanceOutput) String ¶
func (s RebootInstanceOutput) String() string
String returns the string representation
type RebootInstancesInput ¶
type RebootInstancesInput struct { ForceStop *bool `type:"boolean"` InstanceIds []*string `type:"list"` // contains filtered or unexported fields }
func (RebootInstancesInput) GoString ¶
func (s RebootInstancesInput) GoString() string
GoString returns the string representation
func (*RebootInstancesInput) SetForceStop ¶
func (s *RebootInstancesInput) SetForceStop(v bool) *RebootInstancesInput
SetForceStop sets the ForceStop field's value.
func (*RebootInstancesInput) SetInstanceIds ¶
func (s *RebootInstancesInput) SetInstanceIds(v []*string) *RebootInstancesInput
SetInstanceIds sets the InstanceIds field's value.
func (RebootInstancesInput) String ¶
func (s RebootInstancesInput) String() string
String returns the string representation
type RebootInstancesOutput ¶
type RebootInstancesOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForRebootInstancesOutput `type:"list"` // contains filtered or unexported fields }
func (RebootInstancesOutput) GoString ¶
func (s RebootInstancesOutput) GoString() string
GoString returns the string representation
func (*RebootInstancesOutput) SetOperationDetails ¶
func (s *RebootInstancesOutput) SetOperationDetails(v []*OperationDetailForRebootInstancesOutput) *RebootInstancesOutput
SetOperationDetails sets the OperationDetails field's value.
func (RebootInstancesOutput) String ¶
func (s RebootInstancesOutput) String() string
String returns the string representation
type RenewInstanceInput ¶
type RenewInstanceInput struct { ClientToken *string `type:"string"` InstanceId *string `type:"string"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string"` // contains filtered or unexported fields }
func (RenewInstanceInput) GoString ¶
func (s RenewInstanceInput) GoString() string
GoString returns the string representation
func (*RenewInstanceInput) SetClientToken ¶
func (s *RenewInstanceInput) SetClientToken(v string) *RenewInstanceInput
SetClientToken sets the ClientToken field's value.
func (*RenewInstanceInput) SetInstanceId ¶
func (s *RenewInstanceInput) SetInstanceId(v string) *RenewInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*RenewInstanceInput) SetPeriod ¶
func (s *RenewInstanceInput) SetPeriod(v int32) *RenewInstanceInput
SetPeriod sets the Period field's value.
func (*RenewInstanceInput) SetPeriodUnit ¶
func (s *RenewInstanceInput) SetPeriodUnit(v string) *RenewInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (RenewInstanceInput) String ¶
func (s RenewInstanceInput) String() string
String returns the string representation
type RenewInstanceOutput ¶
type RenewInstanceOutput struct { Metadata *response.ResponseMetadata OrderId *string `type:"string"` // contains filtered or unexported fields }
func (RenewInstanceOutput) GoString ¶
func (s RenewInstanceOutput) GoString() string
GoString returns the string representation
func (*RenewInstanceOutput) SetOrderId ¶
func (s *RenewInstanceOutput) SetOrderId(v string) *RenewInstanceOutput
SetOrderId sets the OrderId field's value.
func (RenewInstanceOutput) String ¶
func (s RenewInstanceOutput) String() string
String returns the string representation
type ReplaceSystemVolumeInput ¶
type ReplaceSystemVolumeInput struct { ClientToken *string `type:"string"` ImageId *string `type:"string"` InstanceId *string `type:"string"` KeepImageCredential *bool `type:"boolean"` KeyPairName *string `type:"string"` Password *string `type:"string"` Size *json.Number `type:"json_number"` UserData *string `type:"string"` // contains filtered or unexported fields }
func (ReplaceSystemVolumeInput) GoString ¶
func (s ReplaceSystemVolumeInput) GoString() string
GoString returns the string representation
func (*ReplaceSystemVolumeInput) SetClientToken ¶
func (s *ReplaceSystemVolumeInput) SetClientToken(v string) *ReplaceSystemVolumeInput
SetClientToken sets the ClientToken field's value.
func (*ReplaceSystemVolumeInput) SetImageId ¶
func (s *ReplaceSystemVolumeInput) SetImageId(v string) *ReplaceSystemVolumeInput
SetImageId sets the ImageId field's value.
func (*ReplaceSystemVolumeInput) SetInstanceId ¶
func (s *ReplaceSystemVolumeInput) SetInstanceId(v string) *ReplaceSystemVolumeInput
SetInstanceId sets the InstanceId field's value.
func (*ReplaceSystemVolumeInput) SetKeepImageCredential ¶
func (s *ReplaceSystemVolumeInput) SetKeepImageCredential(v bool) *ReplaceSystemVolumeInput
SetKeepImageCredential sets the KeepImageCredential field's value.
func (*ReplaceSystemVolumeInput) SetKeyPairName ¶
func (s *ReplaceSystemVolumeInput) SetKeyPairName(v string) *ReplaceSystemVolumeInput
SetKeyPairName sets the KeyPairName field's value.
func (*ReplaceSystemVolumeInput) SetPassword ¶
func (s *ReplaceSystemVolumeInput) SetPassword(v string) *ReplaceSystemVolumeInput
SetPassword sets the Password field's value.
func (*ReplaceSystemVolumeInput) SetSize ¶
func (s *ReplaceSystemVolumeInput) SetSize(v json.Number) *ReplaceSystemVolumeInput
SetSize sets the Size field's value.
func (*ReplaceSystemVolumeInput) SetUserData ¶
func (s *ReplaceSystemVolumeInput) SetUserData(v string) *ReplaceSystemVolumeInput
SetUserData sets the UserData field's value.
func (ReplaceSystemVolumeInput) String ¶
func (s ReplaceSystemVolumeInput) String() string
String returns the string representation
type ReplaceSystemVolumeOutput ¶
type ReplaceSystemVolumeOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ReplaceSystemVolumeOutput) GoString ¶
func (s ReplaceSystemVolumeOutput) GoString() string
GoString returns the string representation
func (ReplaceSystemVolumeOutput) String ¶
func (s ReplaceSystemVolumeOutput) String() string
String returns the string representation
type RunInstancesInput ¶
type RunInstancesInput struct { AutoRenew *bool `type:"boolean"` AutoRenewPeriod *int32 `type:"int32"` ClientToken *string `type:"string"` Count *int32 `type:"int32"` CreditSpecification *string `type:"string"` DeploymentSetId *string `type:"string"` Description *string `type:"string"` DryRun *bool `type:"boolean"` HostName *string `type:"string"` Hostname *string `type:"string"` HpcClusterId *string `type:"string"` ImageId *string `type:"string"` InstanceChargeType *string `type:"string"` InstanceName *string `type:"string"` InstanceType *string `type:"string"` InstanceTypeId *string `type:"string"` KeepImageCredential *bool `type:"boolean"` KeyPairName *string `type:"string"` MinCount *int32 `type:"int32"` NetworkInterfaces []*NetworkInterfaceForRunInstancesInput `type:"list"` Password *string `type:"string"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string"` ProjectName *string `type:"string"` SecurityEnhancementStrategy *string `type:"string"` SpotStrategy *string `type:"string"` SuffixIndex *int32 `type:"int32"` Tags []*TagForRunInstancesInput `type:"list"` UniqueSuffix *bool `type:"boolean"` UserData *string `type:"string"` Volumes []*VolumeForRunInstancesInput `type:"list"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (RunInstancesInput) GoString ¶
func (s RunInstancesInput) GoString() string
GoString returns the string representation
func (*RunInstancesInput) SetAutoRenew ¶
func (s *RunInstancesInput) SetAutoRenew(v bool) *RunInstancesInput
SetAutoRenew sets the AutoRenew field's value.
func (*RunInstancesInput) SetAutoRenewPeriod ¶
func (s *RunInstancesInput) SetAutoRenewPeriod(v int32) *RunInstancesInput
SetAutoRenewPeriod sets the AutoRenewPeriod field's value.
func (*RunInstancesInput) SetClientToken ¶
func (s *RunInstancesInput) SetClientToken(v string) *RunInstancesInput
SetClientToken sets the ClientToken field's value.
func (*RunInstancesInput) SetCount ¶
func (s *RunInstancesInput) SetCount(v int32) *RunInstancesInput
SetCount sets the Count field's value.
func (*RunInstancesInput) SetCreditSpecification ¶
func (s *RunInstancesInput) SetCreditSpecification(v string) *RunInstancesInput
SetCreditSpecification sets the CreditSpecification field's value.
func (*RunInstancesInput) SetDeploymentSetId ¶
func (s *RunInstancesInput) SetDeploymentSetId(v string) *RunInstancesInput
SetDeploymentSetId sets the DeploymentSetId field's value.
func (*RunInstancesInput) SetDescription ¶
func (s *RunInstancesInput) SetDescription(v string) *RunInstancesInput
SetDescription sets the Description field's value.
func (*RunInstancesInput) SetDryRun ¶
func (s *RunInstancesInput) SetDryRun(v bool) *RunInstancesInput
SetDryRun sets the DryRun field's value.
func (*RunInstancesInput) SetHostName ¶
func (s *RunInstancesInput) SetHostName(v string) *RunInstancesInput
SetHostName sets the HostName field's value.
func (*RunInstancesInput) SetHostname ¶
func (s *RunInstancesInput) SetHostname(v string) *RunInstancesInput
SetHostname sets the Hostname field's value.
func (*RunInstancesInput) SetHpcClusterId ¶
func (s *RunInstancesInput) SetHpcClusterId(v string) *RunInstancesInput
SetHpcClusterId sets the HpcClusterId field's value.
func (*RunInstancesInput) SetImageId ¶
func (s *RunInstancesInput) SetImageId(v string) *RunInstancesInput
SetImageId sets the ImageId field's value.
func (*RunInstancesInput) SetInstanceChargeType ¶
func (s *RunInstancesInput) SetInstanceChargeType(v string) *RunInstancesInput
SetInstanceChargeType sets the InstanceChargeType field's value.
func (*RunInstancesInput) SetInstanceName ¶
func (s *RunInstancesInput) SetInstanceName(v string) *RunInstancesInput
SetInstanceName sets the InstanceName field's value.
func (*RunInstancesInput) SetInstanceType ¶
func (s *RunInstancesInput) SetInstanceType(v string) *RunInstancesInput
SetInstanceType sets the InstanceType field's value.
func (*RunInstancesInput) SetInstanceTypeId ¶
func (s *RunInstancesInput) SetInstanceTypeId(v string) *RunInstancesInput
SetInstanceTypeId sets the InstanceTypeId field's value.
func (*RunInstancesInput) SetKeepImageCredential ¶
func (s *RunInstancesInput) SetKeepImageCredential(v bool) *RunInstancesInput
SetKeepImageCredential sets the KeepImageCredential field's value.
func (*RunInstancesInput) SetKeyPairName ¶
func (s *RunInstancesInput) SetKeyPairName(v string) *RunInstancesInput
SetKeyPairName sets the KeyPairName field's value.
func (*RunInstancesInput) SetMinCount ¶
func (s *RunInstancesInput) SetMinCount(v int32) *RunInstancesInput
SetMinCount sets the MinCount field's value.
func (*RunInstancesInput) SetNetworkInterfaces ¶
func (s *RunInstancesInput) SetNetworkInterfaces(v []*NetworkInterfaceForRunInstancesInput) *RunInstancesInput
SetNetworkInterfaces sets the NetworkInterfaces field's value.
func (*RunInstancesInput) SetPassword ¶
func (s *RunInstancesInput) SetPassword(v string) *RunInstancesInput
SetPassword sets the Password field's value.
func (*RunInstancesInput) SetPeriod ¶
func (s *RunInstancesInput) SetPeriod(v int32) *RunInstancesInput
SetPeriod sets the Period field's value.
func (*RunInstancesInput) SetPeriodUnit ¶
func (s *RunInstancesInput) SetPeriodUnit(v string) *RunInstancesInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*RunInstancesInput) SetProjectName ¶
func (s *RunInstancesInput) SetProjectName(v string) *RunInstancesInput
SetProjectName sets the ProjectName field's value.
func (*RunInstancesInput) SetSecurityEnhancementStrategy ¶
func (s *RunInstancesInput) SetSecurityEnhancementStrategy(v string) *RunInstancesInput
SetSecurityEnhancementStrategy sets the SecurityEnhancementStrategy field's value.
func (*RunInstancesInput) SetSpotStrategy ¶
func (s *RunInstancesInput) SetSpotStrategy(v string) *RunInstancesInput
SetSpotStrategy sets the SpotStrategy field's value.
func (*RunInstancesInput) SetSuffixIndex ¶
func (s *RunInstancesInput) SetSuffixIndex(v int32) *RunInstancesInput
SetSuffixIndex sets the SuffixIndex field's value.
func (*RunInstancesInput) SetTags ¶
func (s *RunInstancesInput) SetTags(v []*TagForRunInstancesInput) *RunInstancesInput
SetTags sets the Tags field's value.
func (*RunInstancesInput) SetUniqueSuffix ¶
func (s *RunInstancesInput) SetUniqueSuffix(v bool) *RunInstancesInput
SetUniqueSuffix sets the UniqueSuffix field's value.
func (*RunInstancesInput) SetUserData ¶
func (s *RunInstancesInput) SetUserData(v string) *RunInstancesInput
SetUserData sets the UserData field's value.
func (*RunInstancesInput) SetVolumes ¶
func (s *RunInstancesInput) SetVolumes(v []*VolumeForRunInstancesInput) *RunInstancesInput
SetVolumes sets the Volumes field's value.
func (*RunInstancesInput) SetZoneId ¶
func (s *RunInstancesInput) SetZoneId(v string) *RunInstancesInput
SetZoneId sets the ZoneId field's value.
func (RunInstancesInput) String ¶
func (s RunInstancesInput) String() string
String returns the string representation
type RunInstancesOutput ¶
type RunInstancesOutput struct { Metadata *response.ResponseMetadata InstanceIds []*string `type:"list"` // contains filtered or unexported fields }
func (RunInstancesOutput) GoString ¶
func (s RunInstancesOutput) GoString() string
GoString returns the string representation
func (*RunInstancesOutput) SetInstanceIds ¶
func (s *RunInstancesOutput) SetInstanceIds(v []*string) *RunInstancesOutput
SetInstanceIds sets the InstanceIds field's value.
func (RunInstancesOutput) String ¶
func (s RunInstancesOutput) String() string
String returns the string representation
type StartInstanceInput ¶
type StartInstanceInput struct { InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (StartInstanceInput) GoString ¶
func (s StartInstanceInput) GoString() string
GoString returns the string representation
func (*StartInstanceInput) SetInstanceId ¶
func (s *StartInstanceInput) SetInstanceId(v string) *StartInstanceInput
SetInstanceId sets the InstanceId field's value.
func (StartInstanceInput) String ¶
func (s StartInstanceInput) String() string
String returns the string representation
type StartInstanceOutput ¶
type StartInstanceOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (StartInstanceOutput) GoString ¶
func (s StartInstanceOutput) GoString() string
GoString returns the string representation
func (StartInstanceOutput) String ¶
func (s StartInstanceOutput) String() string
String returns the string representation
type StartInstancesInput ¶
type StartInstancesInput struct { InstanceIds []*string `type:"list"` // contains filtered or unexported fields }
func (StartInstancesInput) GoString ¶
func (s StartInstancesInput) GoString() string
GoString returns the string representation
func (*StartInstancesInput) SetInstanceIds ¶
func (s *StartInstancesInput) SetInstanceIds(v []*string) *StartInstancesInput
SetInstanceIds sets the InstanceIds field's value.
func (StartInstancesInput) String ¶
func (s StartInstancesInput) String() string
String returns the string representation
type StartInstancesOutput ¶
type StartInstancesOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForStartInstancesOutput `type:"list"` // contains filtered or unexported fields }
func (StartInstancesOutput) GoString ¶
func (s StartInstancesOutput) GoString() string
GoString returns the string representation
func (*StartInstancesOutput) SetOperationDetails ¶
func (s *StartInstancesOutput) SetOperationDetails(v []*OperationDetailForStartInstancesOutput) *StartInstancesOutput
SetOperationDetails sets the OperationDetails field's value.
func (StartInstancesOutput) String ¶
func (s StartInstancesOutput) String() string
String returns the string representation
type StopInstanceInput ¶
type StopInstanceInput struct { ForceStop *bool `type:"boolean"` InstanceId *string `type:"string"` StoppedMode *string `type:"string"` // contains filtered or unexported fields }
func (StopInstanceInput) GoString ¶
func (s StopInstanceInput) GoString() string
GoString returns the string representation
func (*StopInstanceInput) SetForceStop ¶
func (s *StopInstanceInput) SetForceStop(v bool) *StopInstanceInput
SetForceStop sets the ForceStop field's value.
func (*StopInstanceInput) SetInstanceId ¶
func (s *StopInstanceInput) SetInstanceId(v string) *StopInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*StopInstanceInput) SetStoppedMode ¶
func (s *StopInstanceInput) SetStoppedMode(v string) *StopInstanceInput
SetStoppedMode sets the StoppedMode field's value.
func (StopInstanceInput) String ¶
func (s StopInstanceInput) String() string
String returns the string representation
type StopInstanceOutput ¶
type StopInstanceOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (StopInstanceOutput) GoString ¶
func (s StopInstanceOutput) GoString() string
GoString returns the string representation
func (StopInstanceOutput) String ¶
func (s StopInstanceOutput) String() string
String returns the string representation
type StopInstancesInput ¶
type StopInstancesInput struct { ForceStop *bool `type:"boolean"` InstanceIds []*string `type:"list"` StoppedMode *string `type:"string"` // contains filtered or unexported fields }
func (StopInstancesInput) GoString ¶
func (s StopInstancesInput) GoString() string
GoString returns the string representation
func (*StopInstancesInput) SetForceStop ¶
func (s *StopInstancesInput) SetForceStop(v bool) *StopInstancesInput
SetForceStop sets the ForceStop field's value.
func (*StopInstancesInput) SetInstanceIds ¶
func (s *StopInstancesInput) SetInstanceIds(v []*string) *StopInstancesInput
SetInstanceIds sets the InstanceIds field's value.
func (*StopInstancesInput) SetStoppedMode ¶
func (s *StopInstancesInput) SetStoppedMode(v string) *StopInstancesInput
SetStoppedMode sets the StoppedMode field's value.
func (StopInstancesInput) String ¶
func (s StopInstancesInput) String() string
String returns the string representation
type StopInstancesOutput ¶
type StopInstancesOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForStopInstancesOutput `type:"list"` // contains filtered or unexported fields }
func (StopInstancesOutput) GoString ¶
func (s StopInstancesOutput) GoString() string
GoString returns the string representation
func (*StopInstancesOutput) SetOperationDetails ¶
func (s *StopInstancesOutput) SetOperationDetails(v []*OperationDetailForStopInstancesOutput) *StopInstancesOutput
SetOperationDetails sets the OperationDetails field's value.
func (StopInstancesOutput) String ¶
func (s StopInstancesOutput) String() string
String returns the string representation
type SupportedResourceForDescribeAvailableResourceOutput ¶
type SupportedResourceForDescribeAvailableResourceOutput struct { Status *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (SupportedResourceForDescribeAvailableResourceOutput) GoString ¶
func (s SupportedResourceForDescribeAvailableResourceOutput) GoString() string
GoString returns the string representation
func (*SupportedResourceForDescribeAvailableResourceOutput) SetStatus ¶
func (s *SupportedResourceForDescribeAvailableResourceOutput) SetStatus(v string) *SupportedResourceForDescribeAvailableResourceOutput
SetStatus sets the Status field's value.
func (*SupportedResourceForDescribeAvailableResourceOutput) SetValue ¶
func (s *SupportedResourceForDescribeAvailableResourceOutput) SetValue(v string) *SupportedResourceForDescribeAvailableResourceOutput
SetValue sets the Value field's value.
func (SupportedResourceForDescribeAvailableResourceOutput) String ¶
func (s SupportedResourceForDescribeAvailableResourceOutput) String() string
String returns the string representation
type SystemEventForDescribeSystemEventsOutput ¶
type SystemEventForDescribeSystemEventsOutput struct { CreatedAt *string `type:"string"` Id *string `type:"string"` OperatedEndAt *string `type:"string"` OperatedStartAt *string `type:"string"` ResourceId *string `type:"string"` Status *string `type:"string" enum:"StatusForDescribeSystemEventsOutput"` Type *string `type:"string" enum:"TypeForDescribeSystemEventsOutput"` UpdatedAt *string `type:"string"` // contains filtered or unexported fields }
func (SystemEventForDescribeSystemEventsOutput) GoString ¶
func (s SystemEventForDescribeSystemEventsOutput) GoString() string
GoString returns the string representation
func (*SystemEventForDescribeSystemEventsOutput) SetCreatedAt ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetCreatedAt(v string) *SystemEventForDescribeSystemEventsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetId ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetId(v string) *SystemEventForDescribeSystemEventsOutput
SetId sets the Id field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetOperatedEndAt ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetOperatedEndAt(v string) *SystemEventForDescribeSystemEventsOutput
SetOperatedEndAt sets the OperatedEndAt field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetOperatedStartAt ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetOperatedStartAt(v string) *SystemEventForDescribeSystemEventsOutput
SetOperatedStartAt sets the OperatedStartAt field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetResourceId ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetResourceId(v string) *SystemEventForDescribeSystemEventsOutput
SetResourceId sets the ResourceId field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetStatus ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetStatus(v string) *SystemEventForDescribeSystemEventsOutput
SetStatus sets the Status field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetType ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetType(v string) *SystemEventForDescribeSystemEventsOutput
SetType sets the Type field's value.
func (*SystemEventForDescribeSystemEventsOutput) SetUpdatedAt ¶
func (s *SystemEventForDescribeSystemEventsOutput) SetUpdatedAt(v string) *SystemEventForDescribeSystemEventsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (SystemEventForDescribeSystemEventsOutput) String ¶
func (s SystemEventForDescribeSystemEventsOutput) String() string
String returns the string representation
type TagFilterForDescribeInstancesInput ¶
type TagFilterForDescribeInstancesInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeInstancesInput) GoString ¶
func (s TagFilterForDescribeInstancesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeInstancesInput) SetKey ¶
func (s *TagFilterForDescribeInstancesInput) SetKey(v string) *TagFilterForDescribeInstancesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeInstancesInput) SetValues ¶
func (s *TagFilterForDescribeInstancesInput) SetValues(v []*string) *TagFilterForDescribeInstancesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeInstancesInput) String ¶
func (s TagFilterForDescribeInstancesInput) String() string
String returns the string representation
type TagFilterForDescribeTagsInput ¶
type TagFilterForDescribeTagsInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeTagsInput) GoString ¶
func (s TagFilterForDescribeTagsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeTagsInput) SetKey ¶
func (s *TagFilterForDescribeTagsInput) SetKey(v string) *TagFilterForDescribeTagsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeTagsInput) SetValues ¶
func (s *TagFilterForDescribeTagsInput) SetValues(v []*string) *TagFilterForDescribeTagsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeTagsInput) String ¶
func (s TagFilterForDescribeTagsInput) String() string
String returns the string representation
type TagForCreateTagsInput ¶
type TagForCreateTagsInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForCreateTagsInput) GoString ¶
func (s TagForCreateTagsInput) GoString() string
GoString returns the string representation
func (*TagForCreateTagsInput) SetKey ¶
func (s *TagForCreateTagsInput) SetKey(v string) *TagForCreateTagsInput
SetKey sets the Key field's value.
func (*TagForCreateTagsInput) SetValue ¶
func (s *TagForCreateTagsInput) SetValue(v string) *TagForCreateTagsInput
SetValue sets the Value field's value.
func (TagForCreateTagsInput) String ¶
func (s TagForCreateTagsInput) String() string
String returns the string representation
type TagForDescribeInstancesOutput ¶
type TagForDescribeInstancesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeInstancesOutput) GoString ¶
func (s TagForDescribeInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeInstancesOutput) SetKey ¶
func (s *TagForDescribeInstancesOutput) SetKey(v string) *TagForDescribeInstancesOutput
SetKey sets the Key field's value.
func (*TagForDescribeInstancesOutput) SetValue ¶
func (s *TagForDescribeInstancesOutput) SetValue(v string) *TagForDescribeInstancesOutput
SetValue sets the Value field's value.
func (TagForDescribeInstancesOutput) String ¶
func (s TagForDescribeInstancesOutput) String() string
String returns the string representation
type TagForRunInstancesInput ¶
type TagForRunInstancesInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForRunInstancesInput) GoString ¶
func (s TagForRunInstancesInput) GoString() string
GoString returns the string representation
func (*TagForRunInstancesInput) SetKey ¶
func (s *TagForRunInstancesInput) SetKey(v string) *TagForRunInstancesInput
SetKey sets the Key field's value.
func (*TagForRunInstancesInput) SetValue ¶
func (s *TagForRunInstancesInput) SetValue(v string) *TagForRunInstancesInput
SetValue sets the Value field's value.
func (TagForRunInstancesInput) String ¶
func (s TagForRunInstancesInput) String() string
String returns the string representation
type TagResourceForDescribeTagsOutput ¶
type TagResourceForDescribeTagsOutput struct { ResourceId *string `type:"string"` ResourceType *string `type:"string"` TagKey *string `type:"string"` TagValue *string `type:"string"` // contains filtered or unexported fields }
func (TagResourceForDescribeTagsOutput) GoString ¶
func (s TagResourceForDescribeTagsOutput) GoString() string
GoString returns the string representation
func (*TagResourceForDescribeTagsOutput) SetResourceId ¶
func (s *TagResourceForDescribeTagsOutput) SetResourceId(v string) *TagResourceForDescribeTagsOutput
SetResourceId sets the ResourceId field's value.
func (*TagResourceForDescribeTagsOutput) SetResourceType ¶
func (s *TagResourceForDescribeTagsOutput) SetResourceType(v string) *TagResourceForDescribeTagsOutput
SetResourceType sets the ResourceType field's value.
func (*TagResourceForDescribeTagsOutput) SetTagKey ¶
func (s *TagResourceForDescribeTagsOutput) SetTagKey(v string) *TagResourceForDescribeTagsOutput
SetTagKey sets the TagKey field's value.
func (*TagResourceForDescribeTagsOutput) SetTagValue ¶
func (s *TagResourceForDescribeTagsOutput) SetTagValue(v string) *TagResourceForDescribeTagsOutput
SetTagValue sets the TagValue field's value.
func (TagResourceForDescribeTagsOutput) String ¶
func (s TagResourceForDescribeTagsOutput) String() string
String returns the string representation
type TaskForDescribeTasksOutput ¶
type TaskForDescribeTasksOutput struct { CreatedAt *string `type:"string"` EndAt *string `type:"string"` Id *string `type:"string"` Process *int64 `type:"int64"` ResourceId *string `type:"string"` Status *string `type:"string" enum:"StatusForDescribeTasksOutput"` Type *string `type:"string" enum:"TypeForDescribeTasksOutput"` UpdatedAt *string `type:"string"` // contains filtered or unexported fields }
func (TaskForDescribeTasksOutput) GoString ¶
func (s TaskForDescribeTasksOutput) GoString() string
GoString returns the string representation
func (*TaskForDescribeTasksOutput) SetCreatedAt ¶
func (s *TaskForDescribeTasksOutput) SetCreatedAt(v string) *TaskForDescribeTasksOutput
SetCreatedAt sets the CreatedAt field's value.
func (*TaskForDescribeTasksOutput) SetEndAt ¶
func (s *TaskForDescribeTasksOutput) SetEndAt(v string) *TaskForDescribeTasksOutput
SetEndAt sets the EndAt field's value.
func (*TaskForDescribeTasksOutput) SetId ¶
func (s *TaskForDescribeTasksOutput) SetId(v string) *TaskForDescribeTasksOutput
SetId sets the Id field's value.
func (*TaskForDescribeTasksOutput) SetProcess ¶
func (s *TaskForDescribeTasksOutput) SetProcess(v int64) *TaskForDescribeTasksOutput
SetProcess sets the Process field's value.
func (*TaskForDescribeTasksOutput) SetResourceId ¶
func (s *TaskForDescribeTasksOutput) SetResourceId(v string) *TaskForDescribeTasksOutput
SetResourceId sets the ResourceId field's value.
func (*TaskForDescribeTasksOutput) SetStatus ¶
func (s *TaskForDescribeTasksOutput) SetStatus(v string) *TaskForDescribeTasksOutput
SetStatus sets the Status field's value.
func (*TaskForDescribeTasksOutput) SetType ¶
func (s *TaskForDescribeTasksOutput) SetType(v string) *TaskForDescribeTasksOutput
SetType sets the Type field's value.
func (*TaskForDescribeTasksOutput) SetUpdatedAt ¶
func (s *TaskForDescribeTasksOutput) SetUpdatedAt(v string) *TaskForDescribeTasksOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (TaskForDescribeTasksOutput) String ¶
func (s TaskForDescribeTasksOutput) String() string
String returns the string representation
type UpdateSystemEventsInput ¶
type UpdateSystemEventsInput struct { EventIds []*string `type:"list"` OperatedEndAt *string `type:"string"` OperatedStartAt *string `type:"string"` Status *string `type:"string"` UpdatedAt *string `type:"string"` // contains filtered or unexported fields }
func (UpdateSystemEventsInput) GoString ¶
func (s UpdateSystemEventsInput) GoString() string
GoString returns the string representation
func (*UpdateSystemEventsInput) SetEventIds ¶
func (s *UpdateSystemEventsInput) SetEventIds(v []*string) *UpdateSystemEventsInput
SetEventIds sets the EventIds field's value.
func (*UpdateSystemEventsInput) SetOperatedEndAt ¶
func (s *UpdateSystemEventsInput) SetOperatedEndAt(v string) *UpdateSystemEventsInput
SetOperatedEndAt sets the OperatedEndAt field's value.
func (*UpdateSystemEventsInput) SetOperatedStartAt ¶
func (s *UpdateSystemEventsInput) SetOperatedStartAt(v string) *UpdateSystemEventsInput
SetOperatedStartAt sets the OperatedStartAt field's value.
func (*UpdateSystemEventsInput) SetStatus ¶
func (s *UpdateSystemEventsInput) SetStatus(v string) *UpdateSystemEventsInput
SetStatus sets the Status field's value.
func (*UpdateSystemEventsInput) SetUpdatedAt ¶
func (s *UpdateSystemEventsInput) SetUpdatedAt(v string) *UpdateSystemEventsInput
SetUpdatedAt sets the UpdatedAt field's value.
func (UpdateSystemEventsInput) String ¶
func (s UpdateSystemEventsInput) String() string
String returns the string representation
type UpdateSystemEventsOutput ¶
type UpdateSystemEventsOutput struct { Metadata *response.ResponseMetadata OperationDetails []*OperationDetailForUpdateSystemEventsOutput `type:"list"` // contains filtered or unexported fields }
func (UpdateSystemEventsOutput) GoString ¶
func (s UpdateSystemEventsOutput) GoString() string
GoString returns the string representation
func (*UpdateSystemEventsOutput) SetOperationDetails ¶
func (s *UpdateSystemEventsOutput) SetOperationDetails(v []*OperationDetailForUpdateSystemEventsOutput) *UpdateSystemEventsOutput
SetOperationDetails sets the OperationDetails field's value.
func (UpdateSystemEventsOutput) String ¶
func (s UpdateSystemEventsOutput) String() string
String returns the string representation
type VolumeForDescribeInstanceTypesOutput ¶
type VolumeForDescribeInstanceTypesOutput struct { MaximumCount *int32 `type:"int32"` SupportedVolumeTypes []*string `type:"list"` // contains filtered or unexported fields }
func (VolumeForDescribeInstanceTypesOutput) GoString ¶
func (s VolumeForDescribeInstanceTypesOutput) GoString() string
GoString returns the string representation
func (*VolumeForDescribeInstanceTypesOutput) SetMaximumCount ¶
func (s *VolumeForDescribeInstanceTypesOutput) SetMaximumCount(v int32) *VolumeForDescribeInstanceTypesOutput
SetMaximumCount sets the MaximumCount field's value.
func (*VolumeForDescribeInstanceTypesOutput) SetSupportedVolumeTypes ¶
func (s *VolumeForDescribeInstanceTypesOutput) SetSupportedVolumeTypes(v []*string) *VolumeForDescribeInstanceTypesOutput
SetSupportedVolumeTypes sets the SupportedVolumeTypes field's value.
func (VolumeForDescribeInstanceTypesOutput) String ¶
func (s VolumeForDescribeInstanceTypesOutput) String() string
String returns the string representation
type VolumeForRunInstancesInput ¶
type VolumeForRunInstancesInput struct { DeleteWithInstance *string `type:"string"` Size *int32 `type:"int32"` VolumeType *string `type:"string"` // contains filtered or unexported fields }
func (VolumeForRunInstancesInput) GoString ¶
func (s VolumeForRunInstancesInput) GoString() string
GoString returns the string representation
func (*VolumeForRunInstancesInput) SetDeleteWithInstance ¶
func (s *VolumeForRunInstancesInput) SetDeleteWithInstance(v string) *VolumeForRunInstancesInput
SetDeleteWithInstance sets the DeleteWithInstance field's value.
func (*VolumeForRunInstancesInput) SetSize ¶
func (s *VolumeForRunInstancesInput) SetSize(v int32) *VolumeForRunInstancesInput
SetSize sets the Size field's value.
func (*VolumeForRunInstancesInput) SetVolumeType ¶
func (s *VolumeForRunInstancesInput) SetVolumeType(v string) *VolumeForRunInstancesInput
SetVolumeType sets the VolumeType field's value.
func (VolumeForRunInstancesInput) String ¶
func (s VolumeForRunInstancesInput) String() string
String returns the string representation
type ZoneForDescribeZonesOutput ¶
type ZoneForDescribeZonesOutput struct { ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneForDescribeZonesOutput) GoString ¶
func (s ZoneForDescribeZonesOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeZonesOutput) SetZoneId ¶
func (s *ZoneForDescribeZonesOutput) SetZoneId(v string) *ZoneForDescribeZonesOutput
SetZoneId sets the ZoneId field's value.
func (ZoneForDescribeZonesOutput) String ¶
func (s ZoneForDescribeZonesOutput) String() string
String returns the string representation
Source Files ¶
- api_associate_instances_iam_role.go
- api_attach_key_pair.go
- api_create_deployment_set.go
- api_create_image.go
- api_create_key_pair.go
- api_create_tags.go
- api_delete_deployment_set.go
- api_delete_images.go
- api_delete_instance.go
- api_delete_instances.go
- api_delete_key_pairs.go
- api_delete_tags.go
- api_describe_available_resource.go
- api_describe_deployment_set_supported_instance_type_family.go
- api_describe_deployment_sets.go
- api_describe_image_share_permission.go
- api_describe_images.go
- api_describe_instance_ecs_terminal_url.go
- api_describe_instance_type_families.go
- api_describe_instance_types.go
- api_describe_instance_vnc_url.go
- api_describe_instances.go
- api_describe_instances_iam_roles.go
- api_describe_key_pairs.go
- api_describe_system_events.go
- api_describe_tags.go
- api_describe_tasks.go
- api_describe_user_data.go
- api_describe_zones.go
- api_detach_key_pair.go
- api_disassociate_instances_iam_role.go
- api_export_image.go
- api_import_image.go
- api_import_key_pair.go
- api_modify_deployment_set_attribute.go
- api_modify_image_attribute.go
- api_modify_image_share_permission.go
- api_modify_instance_attribute.go
- api_modify_instance_charge_type.go
- api_modify_instance_deployment.go
- api_modify_instance_spec.go
- api_modify_key_pair_attribute.go
- api_reboot_instance.go
- api_reboot_instances.go
- api_renew_instance.go
- api_replace_system_volume.go
- api_run_instances.go
- api_start_instance.go
- api_start_instances.go
- api_stop_instance.go
- api_stop_instances.go
- api_update_system_events.go
- interface_ecs.go
- service_ecs.go