Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks.
Index ¶
- type AddServiceSharedAccountsRequest
- func (s AddServiceSharedAccountsRequest) GoString() string
- func (s *AddServiceSharedAccountsRequest) SetClientToken(v string) *AddServiceSharedAccountsRequest
- func (s *AddServiceSharedAccountsRequest) SetRegionId(v string) *AddServiceSharedAccountsRequest
- func (s *AddServiceSharedAccountsRequest) SetServiceId(v string) *AddServiceSharedAccountsRequest
- func (s *AddServiceSharedAccountsRequest) SetSharedAccounts(v []*AddServiceSharedAccountsRequestSharedAccounts) *AddServiceSharedAccountsRequest
- func (s *AddServiceSharedAccountsRequest) SetType(v string) *AddServiceSharedAccountsRequest
- func (s AddServiceSharedAccountsRequest) String() string
- type AddServiceSharedAccountsRequestSharedAccounts
- func (s AddServiceSharedAccountsRequestSharedAccounts) GoString() string
- func (s *AddServiceSharedAccountsRequestSharedAccounts) SetPermission(v string) *AddServiceSharedAccountsRequestSharedAccounts
- func (s *AddServiceSharedAccountsRequestSharedAccounts) SetUserAliUid(v string) *AddServiceSharedAccountsRequestSharedAccounts
- func (s AddServiceSharedAccountsRequestSharedAccounts) String() string
- type AddServiceSharedAccountsResponse
- func (s AddServiceSharedAccountsResponse) GoString() string
- func (s *AddServiceSharedAccountsResponse) SetBody(v *AddServiceSharedAccountsResponseBody) *AddServiceSharedAccountsResponse
- func (s *AddServiceSharedAccountsResponse) SetHeaders(v map[string]*string) *AddServiceSharedAccountsResponse
- func (s *AddServiceSharedAccountsResponse) SetStatusCode(v int32) *AddServiceSharedAccountsResponse
- func (s AddServiceSharedAccountsResponse) String() string
- type AddServiceSharedAccountsResponseBody
- type ApproveServiceUsageRequest
- func (s ApproveServiceUsageRequest) GoString() string
- func (s *ApproveServiceUsageRequest) SetClientToken(v string) *ApproveServiceUsageRequest
- func (s *ApproveServiceUsageRequest) SetComments(v string) *ApproveServiceUsageRequest
- func (s *ApproveServiceUsageRequest) SetRegionId(v string) *ApproveServiceUsageRequest
- func (s *ApproveServiceUsageRequest) SetServiceId(v string) *ApproveServiceUsageRequest
- func (s *ApproveServiceUsageRequest) SetType(v int32) *ApproveServiceUsageRequest
- func (s *ApproveServiceUsageRequest) SetUserAliUid(v int64) *ApproveServiceUsageRequest
- func (s ApproveServiceUsageRequest) String() string
- type ApproveServiceUsageResponse
- func (s ApproveServiceUsageResponse) GoString() string
- func (s *ApproveServiceUsageResponse) SetBody(v *ApproveServiceUsageResponseBody) *ApproveServiceUsageResponse
- func (s *ApproveServiceUsageResponse) SetHeaders(v map[string]*string) *ApproveServiceUsageResponse
- func (s *ApproveServiceUsageResponse) SetStatusCode(v int32) *ApproveServiceUsageResponse
- func (s ApproveServiceUsageResponse) String() string
- type ApproveServiceUsageResponseBody
- type Client
- func (client *Client) AddServiceSharedAccounts(request *AddServiceSharedAccountsRequest) (_result *AddServiceSharedAccountsResponse, _err error)
- func (client *Client) AddServiceSharedAccountsWithOptions(request *AddServiceSharedAccountsRequest, runtime *util.RuntimeOptions) (_result *AddServiceSharedAccountsResponse, _err error)
- func (client *Client) ApproveServiceUsage(request *ApproveServiceUsageRequest) (_result *ApproveServiceUsageResponse, _err error)
- func (client *Client) ApproveServiceUsageWithOptions(request *ApproveServiceUsageRequest, runtime *util.RuntimeOptions) (_result *ApproveServiceUsageResponse, _err error)
- func (client *Client) ContinueDeployServiceInstance(request *ContinueDeployServiceInstanceRequest) (_result *ContinueDeployServiceInstanceResponse, _err error)
- func (client *Client) ContinueDeployServiceInstanceWithOptions(request *ContinueDeployServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *ContinueDeployServiceInstanceResponse, _err error)
- func (client *Client) CreateArtifact(request *CreateArtifactRequest) (_result *CreateArtifactResponse, _err error)
- func (client *Client) CreateArtifactWithOptions(tmpReq *CreateArtifactRequest, runtime *util.RuntimeOptions) (_result *CreateArtifactResponse, _err error)
- func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
- func (client *Client) CreateServiceInstance(request *CreateServiceInstanceRequest) (_result *CreateServiceInstanceResponse, _err error)
- func (client *Client) CreateServiceInstanceWithOptions(tmpReq *CreateServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *CreateServiceInstanceResponse, _err error)
- func (client *Client) CreateServiceUsage(request *CreateServiceUsageRequest) (_result *CreateServiceUsageResponse, _err error)
- func (client *Client) CreateServiceUsageWithOptions(request *CreateServiceUsageRequest, runtime *util.RuntimeOptions) (_result *CreateServiceUsageResponse, _err error)
- func (client *Client) CreateServiceWithOptions(tmpReq *CreateServiceRequest, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
- func (client *Client) DeleteArtifact(request *DeleteArtifactRequest) (_result *DeleteArtifactResponse, _err error)
- func (client *Client) DeleteArtifactWithOptions(request *DeleteArtifactRequest, runtime *util.RuntimeOptions) (_result *DeleteArtifactResponse, _err error)
- func (client *Client) DeleteService(request *DeleteServiceRequest) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeleteServiceInstances(request *DeleteServiceInstancesRequest) (_result *DeleteServiceInstancesResponse, _err error)
- func (client *Client) DeleteServiceInstancesWithOptions(request *DeleteServiceInstancesRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceInstancesResponse, _err error)
- func (client *Client) DeleteServiceWithOptions(request *DeleteServiceRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeployServiceInstance(request *DeployServiceInstanceRequest) (_result *DeployServiceInstanceResponse, _err error)
- func (client *Client) DeployServiceInstanceWithOptions(request *DeployServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *DeployServiceInstanceResponse, _err error)
- func (client *Client) GetArtifact(request *GetArtifactRequest) (_result *GetArtifactResponse, _err error)
- func (client *Client) GetArtifactRepositoryCredentials(request *GetArtifactRepositoryCredentialsRequest) (_result *GetArtifactRepositoryCredentialsResponse, _err error)
- func (client *Client) GetArtifactRepositoryCredentialsWithOptions(request *GetArtifactRepositoryCredentialsRequest, runtime *util.RuntimeOptions) (_result *GetArtifactRepositoryCredentialsResponse, _err error)
- func (client *Client) GetArtifactWithOptions(request *GetArtifactRequest, runtime *util.RuntimeOptions) (_result *GetArtifactResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetService(request *GetServiceRequest) (_result *GetServiceResponse, _err error)
- func (client *Client) GetServiceEstimateCost(request *GetServiceEstimateCostRequest) (_result *GetServiceEstimateCostResponse, _err error)
- func (client *Client) GetServiceEstimateCostWithOptions(tmpReq *GetServiceEstimateCostRequest, runtime *util.RuntimeOptions) (_result *GetServiceEstimateCostResponse, _err error)
- func (client *Client) GetServiceInstance(request *GetServiceInstanceRequest) (_result *GetServiceInstanceResponse, _err error)
- func (client *Client) GetServiceInstanceWithOptions(request *GetServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *GetServiceInstanceResponse, _err error)
- func (client *Client) GetServiceTemplateParameterConstraints(request *GetServiceTemplateParameterConstraintsRequest) (_result *GetServiceTemplateParameterConstraintsResponse, _err error)
- func (client *Client) GetServiceTemplateParameterConstraintsWithOptions(request *GetServiceTemplateParameterConstraintsRequest, ...) (_result *GetServiceTemplateParameterConstraintsResponse, _err error)
- func (client *Client) GetServiceWithOptions(request *GetServiceRequest, runtime *util.RuntimeOptions) (_result *GetServiceResponse, _err error)
- func (client *Client) GetUploadCredentials(request *GetUploadCredentialsRequest) (_result *GetUploadCredentialsResponse, _err error)
- func (client *Client) GetUploadCredentialsWithOptions(request *GetUploadCredentialsRequest, runtime *util.RuntimeOptions) (_result *GetUploadCredentialsResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) LaunchService(request *LaunchServiceRequest) (_result *LaunchServiceResponse, _err error)
- func (client *Client) LaunchServiceWithOptions(request *LaunchServiceRequest, runtime *util.RuntimeOptions) (_result *LaunchServiceResponse, _err error)
- func (client *Client) ListAcrImageRepositories(request *ListAcrImageRepositoriesRequest) (_result *ListAcrImageRepositoriesResponse, _err error)
- func (client *Client) ListAcrImageRepositoriesWithOptions(request *ListAcrImageRepositoriesRequest, runtime *util.RuntimeOptions) (_result *ListAcrImageRepositoriesResponse, _err error)
- func (client *Client) ListAcrImageTags(request *ListAcrImageTagsRequest) (_result *ListAcrImageTagsResponse, _err error)
- func (client *Client) ListAcrImageTagsWithOptions(request *ListAcrImageTagsRequest, runtime *util.RuntimeOptions) (_result *ListAcrImageTagsResponse, _err error)
- func (client *Client) ListArtifactVersions(request *ListArtifactVersionsRequest) (_result *ListArtifactVersionsResponse, _err error)
- func (client *Client) ListArtifactVersionsWithOptions(tmpReq *ListArtifactVersionsRequest, runtime *util.RuntimeOptions) (_result *ListArtifactVersionsResponse, _err error)
- func (client *Client) ListArtifacts(request *ListArtifactsRequest) (_result *ListArtifactsResponse, _err error)
- func (client *Client) ListArtifactsWithOptions(request *ListArtifactsRequest, runtime *util.RuntimeOptions) (_result *ListArtifactsResponse, _err error)
- func (client *Client) ListServiceInstances(request *ListServiceInstancesRequest) (_result *ListServiceInstancesResponse, _err error)
- func (client *Client) ListServiceInstancesWithOptions(request *ListServiceInstancesRequest, runtime *util.RuntimeOptions) (_result *ListServiceInstancesResponse, _err error)
- func (client *Client) ListServiceSharedAccounts(request *ListServiceSharedAccountsRequest) (_result *ListServiceSharedAccountsResponse, _err error)
- func (client *Client) ListServiceSharedAccountsWithOptions(request *ListServiceSharedAccountsRequest, runtime *util.RuntimeOptions) (_result *ListServiceSharedAccountsResponse, _err error)
- func (client *Client) ListServiceUsages(request *ListServiceUsagesRequest) (_result *ListServiceUsagesResponse, _err error)
- func (client *Client) ListServiceUsagesWithOptions(request *ListServiceUsagesRequest, runtime *util.RuntimeOptions) (_result *ListServiceUsagesResponse, _err error)
- func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
- func (client *Client) ListServicesWithOptions(request *ListServicesRequest, runtime *util.RuntimeOptions) (_result *ListServicesResponse, _err error)
- func (client *Client) ModifyServiceInstanceResources(request *ModifyServiceInstanceResourcesRequest) (_result *ModifyServiceInstanceResourcesResponse, _err error)
- func (client *Client) ModifyServiceInstanceResourcesWithOptions(request *ModifyServiceInstanceResourcesRequest, runtime *util.RuntimeOptions) (_result *ModifyServiceInstanceResourcesResponse, _err error)
- func (client *Client) PreLaunchService(request *PreLaunchServiceRequest) (_result *PreLaunchServiceResponse, _err error)
- func (client *Client) PreLaunchServiceWithOptions(request *PreLaunchServiceRequest, runtime *util.RuntimeOptions) (_result *PreLaunchServiceResponse, _err error)
- func (client *Client) PushMeteringData(request *PushMeteringDataRequest) (_result *PushMeteringDataResponse, _err error)
- func (client *Client) PushMeteringDataWithOptions(request *PushMeteringDataRequest, runtime *util.RuntimeOptions) (_result *PushMeteringDataResponse, _err error)
- func (client *Client) RegisterService(request *RegisterServiceRequest) (_result *RegisterServiceResponse, _err error)
- func (client *Client) RegisterServiceWithOptions(request *RegisterServiceRequest, runtime *util.RuntimeOptions) (_result *RegisterServiceResponse, _err error)
- func (client *Client) RejectServiceUsage(request *RejectServiceUsageRequest) (_result *RejectServiceUsageResponse, _err error)
- func (client *Client) RejectServiceUsageWithOptions(request *RejectServiceUsageRequest, runtime *util.RuntimeOptions) (_result *RejectServiceUsageResponse, _err error)
- func (client *Client) ReleaseArtifact(request *ReleaseArtifactRequest) (_result *ReleaseArtifactResponse, _err error)
- func (client *Client) ReleaseArtifactWithOptions(request *ReleaseArtifactRequest, runtime *util.RuntimeOptions) (_result *ReleaseArtifactResponse, _err error)
- func (client *Client) RemoveServiceSharedAccounts(request *RemoveServiceSharedAccountsRequest) (_result *RemoveServiceSharedAccountsResponse, _err error)
- func (client *Client) RemoveServiceSharedAccountsWithOptions(request *RemoveServiceSharedAccountsRequest, runtime *util.RuntimeOptions) (_result *RemoveServiceSharedAccountsResponse, _err error)
- func (client *Client) RestartServiceInstance(request *RestartServiceInstanceRequest) (_result *RestartServiceInstanceResponse, _err error)
- func (client *Client) RestartServiceInstanceWithOptions(request *RestartServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *RestartServiceInstanceResponse, _err error)
- func (client *Client) RollbackServiceInstance(request *RollbackServiceInstanceRequest) (_result *RollbackServiceInstanceResponse, _err error)
- func (client *Client) RollbackServiceInstanceWithOptions(request *RollbackServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *RollbackServiceInstanceResponse, _err error)
- func (client *Client) StartServiceInstance(request *StartServiceInstanceRequest) (_result *StartServiceInstanceResponse, _err error)
- func (client *Client) StartServiceInstanceWithOptions(request *StartServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *StartServiceInstanceResponse, _err error)
- func (client *Client) StopServiceInstance(request *StopServiceInstanceRequest) (_result *StopServiceInstanceResponse, _err error)
- func (client *Client) StopServiceInstanceWithOptions(request *StopServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *StopServiceInstanceResponse, _err error)
- func (client *Client) UpdateArtifact(request *UpdateArtifactRequest) (_result *UpdateArtifactResponse, _err error)
- func (client *Client) UpdateArtifactWithOptions(tmpReq *UpdateArtifactRequest, runtime *util.RuntimeOptions) (_result *UpdateArtifactResponse, _err error)
- func (client *Client) UpdateService(request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
- func (client *Client) UpdateServiceInstanceAttribute(request *UpdateServiceInstanceAttributeRequest) (_result *UpdateServiceInstanceAttributeResponse, _err error)
- func (client *Client) UpdateServiceInstanceAttributeWithOptions(tmpReq *UpdateServiceInstanceAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceInstanceAttributeResponse, _err error)
- func (client *Client) UpdateServiceInstanceSpec(request *UpdateServiceInstanceSpecRequest) (_result *UpdateServiceInstanceSpecResponse, _err error)
- func (client *Client) UpdateServiceInstanceSpecWithOptions(tmpReq *UpdateServiceInstanceSpecRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceInstanceSpecResponse, _err error)
- func (client *Client) UpdateServiceWithOptions(tmpReq *UpdateServiceRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceResponse, _err error)
- func (client *Client) UpgradeServiceInstance(request *UpgradeServiceInstanceRequest) (_result *UpgradeServiceInstanceResponse, _err error)
- func (client *Client) UpgradeServiceInstanceWithOptions(tmpReq *UpgradeServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *UpgradeServiceInstanceResponse, _err error)
- type ContinueDeployServiceInstanceRequest
- func (s ContinueDeployServiceInstanceRequest) GoString() string
- func (s *ContinueDeployServiceInstanceRequest) SetClientToken(v string) *ContinueDeployServiceInstanceRequest
- func (s *ContinueDeployServiceInstanceRequest) SetDryRun(v bool) *ContinueDeployServiceInstanceRequest
- func (s *ContinueDeployServiceInstanceRequest) SetParameters(v string) *ContinueDeployServiceInstanceRequest
- func (s *ContinueDeployServiceInstanceRequest) SetRegionId(v string) *ContinueDeployServiceInstanceRequest
- func (s *ContinueDeployServiceInstanceRequest) SetServiceInstanceId(v string) *ContinueDeployServiceInstanceRequest
- func (s ContinueDeployServiceInstanceRequest) String() string
- type ContinueDeployServiceInstanceResponse
- func (s ContinueDeployServiceInstanceResponse) GoString() string
- func (s *ContinueDeployServiceInstanceResponse) SetBody(v *ContinueDeployServiceInstanceResponseBody) *ContinueDeployServiceInstanceResponse
- func (s *ContinueDeployServiceInstanceResponse) SetHeaders(v map[string]*string) *ContinueDeployServiceInstanceResponse
- func (s *ContinueDeployServiceInstanceResponse) SetStatusCode(v int32) *ContinueDeployServiceInstanceResponse
- func (s ContinueDeployServiceInstanceResponse) String() string
- type ContinueDeployServiceInstanceResponseBody
- func (s ContinueDeployServiceInstanceResponseBody) GoString() string
- func (s *ContinueDeployServiceInstanceResponseBody) SetDryRunResult(v *ContinueDeployServiceInstanceResponseBodyDryRunResult) *ContinueDeployServiceInstanceResponseBody
- func (s *ContinueDeployServiceInstanceResponseBody) SetRequestId(v string) *ContinueDeployServiceInstanceResponseBody
- func (s *ContinueDeployServiceInstanceResponseBody) SetServiceInstanceId(v string) *ContinueDeployServiceInstanceResponseBody
- func (s ContinueDeployServiceInstanceResponseBody) String() string
- type ContinueDeployServiceInstanceResponseBodyDryRunResult
- func (s ContinueDeployServiceInstanceResponseBodyDryRunResult) GoString() string
- func (s *ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersAllowedToBeModified(v []*string) *ContinueDeployServiceInstanceResponseBodyDryRunResult
- func (s *ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersConditionallyAllowedToBeModified(v []*string) *ContinueDeployServiceInstanceResponseBodyDryRunResult
- func (s *ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersNotAllowedToBeModified(v []*string) *ContinueDeployServiceInstanceResponseBodyDryRunResult
- func (s ContinueDeployServiceInstanceResponseBodyDryRunResult) String() string
- type CreateArtifactRequest
- func (s CreateArtifactRequest) GoString() string
- func (s *CreateArtifactRequest) SetArtifactBuildProperty(v *CreateArtifactRequestArtifactBuildProperty) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetArtifactBuildType(v string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetArtifactId(v string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetArtifactProperty(v *CreateArtifactRequestArtifactProperty) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetArtifactType(v string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetDescription(v string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetName(v string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetResourceGroupId(v string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetSupportRegionIds(v []*string) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetTag(v []*CreateArtifactRequestTag) *CreateArtifactRequest
- func (s *CreateArtifactRequest) SetVersionName(v string) *CreateArtifactRequest
- func (s CreateArtifactRequest) String() string
- type CreateArtifactRequestArtifactBuildProperty
- func (s CreateArtifactRequestArtifactBuildProperty) GoString() string
- func (s *CreateArtifactRequestArtifactBuildProperty) SetBuildArgs(v []*CreateArtifactRequestArtifactBuildPropertyBuildArgs) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetCodeRepo(v *CreateArtifactRequestArtifactBuildPropertyCodeRepo) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetCommandContent(v string) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetCommandType(v string) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetDockerfilePath(v string) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetRegionId(v string) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetSourceContainerImage(v string) *CreateArtifactRequestArtifactBuildProperty
- func (s *CreateArtifactRequestArtifactBuildProperty) SetSourceImageId(v string) *CreateArtifactRequestArtifactBuildProperty
- func (s CreateArtifactRequestArtifactBuildProperty) String() string
- type CreateArtifactRequestArtifactBuildPropertyBuildArgs
- func (s CreateArtifactRequestArtifactBuildPropertyBuildArgs) GoString() string
- func (s *CreateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentName(v string) *CreateArtifactRequestArtifactBuildPropertyBuildArgs
- func (s *CreateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentValue(v string) *CreateArtifactRequestArtifactBuildPropertyBuildArgs
- func (s CreateArtifactRequestArtifactBuildPropertyBuildArgs) String() string
- type CreateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s CreateArtifactRequestArtifactBuildPropertyCodeRepo) GoString() string
- func (s *CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetBranch(v string) *CreateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s *CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetOwner(v string) *CreateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s *CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetPlatform(v string) *CreateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s *CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetRepoName(v string) *CreateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s CreateArtifactRequestArtifactBuildPropertyCodeRepo) String() string
- type CreateArtifactRequestArtifactProperty
- func (s CreateArtifactRequestArtifactProperty) GoString() string
- func (s *CreateArtifactRequestArtifactProperty) SetCommodityCode(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetCommodityVersion(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetFileScriptMetadata(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetImageId(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetRegionId(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetRepoId(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetRepoName(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetRepoType(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetScriptMetadata(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetTag(v string) *CreateArtifactRequestArtifactProperty
- func (s *CreateArtifactRequestArtifactProperty) SetUrl(v string) *CreateArtifactRequestArtifactProperty
- func (s CreateArtifactRequestArtifactProperty) String() string
- type CreateArtifactRequestTag
- type CreateArtifactResponse
- func (s CreateArtifactResponse) GoString() string
- func (s *CreateArtifactResponse) SetBody(v *CreateArtifactResponseBody) *CreateArtifactResponse
- func (s *CreateArtifactResponse) SetHeaders(v map[string]*string) *CreateArtifactResponse
- func (s *CreateArtifactResponse) SetStatusCode(v int32) *CreateArtifactResponse
- func (s CreateArtifactResponse) String() string
- type CreateArtifactResponseBody
- func (s CreateArtifactResponseBody) GoString() string
- func (s *CreateArtifactResponseBody) SetArtifactBuildProperty(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetArtifactBuildType(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetArtifactId(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetArtifactProperty(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetArtifactType(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetArtifactVersion(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetDescription(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetGmtModified(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetMaxVersion(v int64) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetName(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetRequestId(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetStatus(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetStatusDetail(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetSupportRegionIds(v string) *CreateArtifactResponseBody
- func (s *CreateArtifactResponseBody) SetVersionName(v string) *CreateArtifactResponseBody
- func (s CreateArtifactResponseBody) String() string
- type CreateArtifactShrinkRequest
- func (s CreateArtifactShrinkRequest) GoString() string
- func (s *CreateArtifactShrinkRequest) SetArtifactBuildPropertyShrink(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetArtifactBuildType(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetArtifactId(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetArtifactPropertyShrink(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetArtifactType(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetDescription(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetName(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetResourceGroupId(v string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetSupportRegionIds(v []*string) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetTag(v []*CreateArtifactShrinkRequestTag) *CreateArtifactShrinkRequest
- func (s *CreateArtifactShrinkRequest) SetVersionName(v string) *CreateArtifactShrinkRequest
- func (s CreateArtifactShrinkRequest) String() string
- type CreateArtifactShrinkRequestTag
- type CreateServiceInstanceRequest
- func (s CreateServiceInstanceRequest) GoString() string
- func (s *CreateServiceInstanceRequest) SetClientToken(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetDryRun(v bool) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetEndTime(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetName(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetParameters(v map[string]interface{}) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetRegionId(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetResourceGroupId(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetServiceId(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetServiceVersion(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetSpecificationName(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetTag(v []*CreateServiceInstanceRequestTag) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetTemplateName(v string) *CreateServiceInstanceRequest
- func (s *CreateServiceInstanceRequest) SetUserId(v string) *CreateServiceInstanceRequest
- func (s CreateServiceInstanceRequest) String() string
- type CreateServiceInstanceRequestTag
- func (s CreateServiceInstanceRequestTag) GoString() string
- func (s *CreateServiceInstanceRequestTag) SetKey(v string) *CreateServiceInstanceRequestTag
- func (s *CreateServiceInstanceRequestTag) SetValue(v string) *CreateServiceInstanceRequestTag
- func (s CreateServiceInstanceRequestTag) String() string
- type CreateServiceInstanceResponse
- func (s CreateServiceInstanceResponse) GoString() string
- func (s *CreateServiceInstanceResponse) SetBody(v *CreateServiceInstanceResponseBody) *CreateServiceInstanceResponse
- func (s *CreateServiceInstanceResponse) SetHeaders(v map[string]*string) *CreateServiceInstanceResponse
- func (s *CreateServiceInstanceResponse) SetStatusCode(v int32) *CreateServiceInstanceResponse
- func (s CreateServiceInstanceResponse) String() string
- type CreateServiceInstanceResponseBody
- func (s CreateServiceInstanceResponseBody) GoString() string
- func (s *CreateServiceInstanceResponseBody) SetRequestId(v string) *CreateServiceInstanceResponseBody
- func (s *CreateServiceInstanceResponseBody) SetServiceInstanceId(v string) *CreateServiceInstanceResponseBody
- func (s *CreateServiceInstanceResponseBody) SetStatus(v string) *CreateServiceInstanceResponseBody
- func (s CreateServiceInstanceResponseBody) String() string
- type CreateServiceInstanceShrinkRequest
- func (s CreateServiceInstanceShrinkRequest) GoString() string
- func (s *CreateServiceInstanceShrinkRequest) SetClientToken(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetDryRun(v bool) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetEndTime(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetName(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetParametersShrink(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetRegionId(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetResourceGroupId(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetServiceId(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetServiceVersion(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetSpecificationName(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetTag(v []*CreateServiceInstanceShrinkRequestTag) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetTemplateName(v string) *CreateServiceInstanceShrinkRequest
- func (s *CreateServiceInstanceShrinkRequest) SetUserId(v string) *CreateServiceInstanceShrinkRequest
- func (s CreateServiceInstanceShrinkRequest) String() string
- type CreateServiceInstanceShrinkRequestTag
- func (s CreateServiceInstanceShrinkRequestTag) GoString() string
- func (s *CreateServiceInstanceShrinkRequestTag) SetKey(v string) *CreateServiceInstanceShrinkRequestTag
- func (s *CreateServiceInstanceShrinkRequestTag) SetValue(v string) *CreateServiceInstanceShrinkRequestTag
- func (s CreateServiceInstanceShrinkRequestTag) String() string
- type CreateServiceRequest
- func (s CreateServiceRequest) GoString() string
- func (s *CreateServiceRequest) SetAlarmMetadata(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetApprovalType(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetBuildParameters(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetClientToken(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetComplianceMetadata(v *CreateServiceRequestComplianceMetadata) *CreateServiceRequest
- func (s *CreateServiceRequest) SetDeployMetadata(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetDeployType(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetDryRun(v bool) *CreateServiceRequest
- func (s *CreateServiceRequest) SetDuration(v int64) *CreateServiceRequest
- func (s *CreateServiceRequest) SetIsSupportOperated(v bool) *CreateServiceRequest
- func (s *CreateServiceRequest) SetLicenseMetadata(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetLogMetadata(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetOperationMetadata(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetPolicyNames(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetRegionId(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetResellable(v bool) *CreateServiceRequest
- func (s *CreateServiceRequest) SetResourceGroupId(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceId(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceInfo(v []*CreateServiceRequestServiceInfo) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceType(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetShareType(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetSourceServiceId(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetSourceServiceVersion(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetTag(v []*CreateServiceRequestTag) *CreateServiceRequest
- func (s *CreateServiceRequest) SetTenantType(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetTrialDuration(v int64) *CreateServiceRequest
- func (s *CreateServiceRequest) SetUpgradeMetadata(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetVersionName(v string) *CreateServiceRequest
- func (s CreateServiceRequest) String() string
- type CreateServiceRequestComplianceMetadata
- type CreateServiceRequestServiceInfo
- func (s CreateServiceRequestServiceInfo) GoString() string
- func (s *CreateServiceRequestServiceInfo) SetAgreements(v []*CreateServiceRequestServiceInfoAgreements) *CreateServiceRequestServiceInfo
- func (s *CreateServiceRequestServiceInfo) SetImage(v string) *CreateServiceRequestServiceInfo
- func (s *CreateServiceRequestServiceInfo) SetLocale(v string) *CreateServiceRequestServiceInfo
- func (s *CreateServiceRequestServiceInfo) SetLongDescriptionUrl(v string) *CreateServiceRequestServiceInfo
- func (s *CreateServiceRequestServiceInfo) SetName(v string) *CreateServiceRequestServiceInfo
- func (s *CreateServiceRequestServiceInfo) SetShortDescription(v string) *CreateServiceRequestServiceInfo
- func (s *CreateServiceRequestServiceInfo) SetSoftwares(v []*CreateServiceRequestServiceInfoSoftwares) *CreateServiceRequestServiceInfo
- func (s CreateServiceRequestServiceInfo) String() string
- type CreateServiceRequestServiceInfoAgreements
- func (s CreateServiceRequestServiceInfoAgreements) GoString() string
- func (s *CreateServiceRequestServiceInfoAgreements) SetName(v string) *CreateServiceRequestServiceInfoAgreements
- func (s *CreateServiceRequestServiceInfoAgreements) SetUrl(v string) *CreateServiceRequestServiceInfoAgreements
- func (s CreateServiceRequestServiceInfoAgreements) String() string
- type CreateServiceRequestServiceInfoSoftwares
- func (s CreateServiceRequestServiceInfoSoftwares) GoString() string
- func (s *CreateServiceRequestServiceInfoSoftwares) SetName(v string) *CreateServiceRequestServiceInfoSoftwares
- func (s *CreateServiceRequestServiceInfoSoftwares) SetVersion(v string) *CreateServiceRequestServiceInfoSoftwares
- func (s CreateServiceRequestServiceInfoSoftwares) String() string
- type CreateServiceRequestTag
- type CreateServiceResponse
- func (s CreateServiceResponse) GoString() string
- func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
- func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
- func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
- func (s CreateServiceResponse) String() string
- type CreateServiceResponseBody
- func (s CreateServiceResponseBody) GoString() string
- func (s *CreateServiceResponseBody) SetDryRunResult(v *CreateServiceResponseBodyDryRunResult) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetStatus(v string) *CreateServiceResponseBody
- func (s *CreateServiceResponseBody) SetVersion(v string) *CreateServiceResponseBody
- func (s CreateServiceResponseBody) String() string
- type CreateServiceResponseBodyDryRunResult
- type CreateServiceResponseBodyDryRunResultRolePolicy
- func (s CreateServiceResponseBodyDryRunResultRolePolicy) GoString() string
- func (s *CreateServiceResponseBodyDryRunResultRolePolicy) SetMissingPolicy(v []*CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) *CreateServiceResponseBodyDryRunResultRolePolicy
- func (s *CreateServiceResponseBodyDryRunResultRolePolicy) SetPolicy(v string) *CreateServiceResponseBodyDryRunResultRolePolicy
- func (s CreateServiceResponseBodyDryRunResultRolePolicy) String() string
- type CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) GoString() string
- func (s *CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetAction(v []*string) *CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s *CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetResource(v string) *CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s *CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetServiceName(v string) *CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) String() string
- type CreateServiceShrinkRequest
- func (s CreateServiceShrinkRequest) GoString() string
- func (s *CreateServiceShrinkRequest) SetAlarmMetadata(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetApprovalType(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetBuildParameters(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetClientToken(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetComplianceMetadataShrink(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetDeployMetadata(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetDeployType(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetDryRun(v bool) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetDuration(v int64) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetIsSupportOperated(v bool) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetLicenseMetadata(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetLogMetadata(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetOperationMetadata(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetPolicyNames(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetRegionId(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetResellable(v bool) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetResourceGroupId(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetServiceId(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetServiceInfo(v []*CreateServiceShrinkRequestServiceInfo) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetServiceType(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetShareType(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetSourceServiceId(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetSourceServiceVersion(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetTag(v []*CreateServiceShrinkRequestTag) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetTenantType(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetTrialDuration(v int64) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetUpgradeMetadata(v string) *CreateServiceShrinkRequest
- func (s *CreateServiceShrinkRequest) SetVersionName(v string) *CreateServiceShrinkRequest
- func (s CreateServiceShrinkRequest) String() string
- type CreateServiceShrinkRequestServiceInfo
- func (s CreateServiceShrinkRequestServiceInfo) GoString() string
- func (s *CreateServiceShrinkRequestServiceInfo) SetAgreements(v []*CreateServiceShrinkRequestServiceInfoAgreements) *CreateServiceShrinkRequestServiceInfo
- func (s *CreateServiceShrinkRequestServiceInfo) SetImage(v string) *CreateServiceShrinkRequestServiceInfo
- func (s *CreateServiceShrinkRequestServiceInfo) SetLocale(v string) *CreateServiceShrinkRequestServiceInfo
- func (s *CreateServiceShrinkRequestServiceInfo) SetLongDescriptionUrl(v string) *CreateServiceShrinkRequestServiceInfo
- func (s *CreateServiceShrinkRequestServiceInfo) SetName(v string) *CreateServiceShrinkRequestServiceInfo
- func (s *CreateServiceShrinkRequestServiceInfo) SetShortDescription(v string) *CreateServiceShrinkRequestServiceInfo
- func (s *CreateServiceShrinkRequestServiceInfo) SetSoftwares(v []*CreateServiceShrinkRequestServiceInfoSoftwares) *CreateServiceShrinkRequestServiceInfo
- func (s CreateServiceShrinkRequestServiceInfo) String() string
- type CreateServiceShrinkRequestServiceInfoAgreements
- func (s CreateServiceShrinkRequestServiceInfoAgreements) GoString() string
- func (s *CreateServiceShrinkRequestServiceInfoAgreements) SetName(v string) *CreateServiceShrinkRequestServiceInfoAgreements
- func (s *CreateServiceShrinkRequestServiceInfoAgreements) SetUrl(v string) *CreateServiceShrinkRequestServiceInfoAgreements
- func (s CreateServiceShrinkRequestServiceInfoAgreements) String() string
- type CreateServiceShrinkRequestServiceInfoSoftwares
- func (s CreateServiceShrinkRequestServiceInfoSoftwares) GoString() string
- func (s *CreateServiceShrinkRequestServiceInfoSoftwares) SetName(v string) *CreateServiceShrinkRequestServiceInfoSoftwares
- func (s *CreateServiceShrinkRequestServiceInfoSoftwares) SetVersion(v string) *CreateServiceShrinkRequestServiceInfoSoftwares
- func (s CreateServiceShrinkRequestServiceInfoSoftwares) String() string
- type CreateServiceShrinkRequestTag
- type CreateServiceUsageRequest
- func (s CreateServiceUsageRequest) GoString() string
- func (s *CreateServiceUsageRequest) SetClientToken(v string) *CreateServiceUsageRequest
- func (s *CreateServiceUsageRequest) SetRegionId(v string) *CreateServiceUsageRequest
- func (s *CreateServiceUsageRequest) SetServiceId(v string) *CreateServiceUsageRequest
- func (s CreateServiceUsageRequest) String() string
- type CreateServiceUsageResponse
- func (s CreateServiceUsageResponse) GoString() string
- func (s *CreateServiceUsageResponse) SetBody(v *CreateServiceUsageResponseBody) *CreateServiceUsageResponse
- func (s *CreateServiceUsageResponse) SetHeaders(v map[string]*string) *CreateServiceUsageResponse
- func (s *CreateServiceUsageResponse) SetStatusCode(v int32) *CreateServiceUsageResponse
- func (s CreateServiceUsageResponse) String() string
- type CreateServiceUsageResponseBody
- type DeleteArtifactRequest
- type DeleteArtifactResponse
- func (s DeleteArtifactResponse) GoString() string
- func (s *DeleteArtifactResponse) SetBody(v *DeleteArtifactResponseBody) *DeleteArtifactResponse
- func (s *DeleteArtifactResponse) SetHeaders(v map[string]*string) *DeleteArtifactResponse
- func (s *DeleteArtifactResponse) SetStatusCode(v int32) *DeleteArtifactResponse
- func (s DeleteArtifactResponse) String() string
- type DeleteArtifactResponseBody
- type DeleteServiceInstancesRequest
- func (s DeleteServiceInstancesRequest) GoString() string
- func (s *DeleteServiceInstancesRequest) SetClientToken(v string) *DeleteServiceInstancesRequest
- func (s *DeleteServiceInstancesRequest) SetRegionId(v string) *DeleteServiceInstancesRequest
- func (s *DeleteServiceInstancesRequest) SetServiceInstanceId(v []*string) *DeleteServiceInstancesRequest
- func (s DeleteServiceInstancesRequest) String() string
- type DeleteServiceInstancesResponse
- func (s DeleteServiceInstancesResponse) GoString() string
- func (s *DeleteServiceInstancesResponse) SetBody(v *DeleteServiceInstancesResponseBody) *DeleteServiceInstancesResponse
- func (s *DeleteServiceInstancesResponse) SetHeaders(v map[string]*string) *DeleteServiceInstancesResponse
- func (s *DeleteServiceInstancesResponse) SetStatusCode(v int32) *DeleteServiceInstancesResponse
- func (s DeleteServiceInstancesResponse) String() string
- type DeleteServiceInstancesResponseBody
- type DeleteServiceRequest
- func (s DeleteServiceRequest) GoString() string
- func (s *DeleteServiceRequest) SetClientToken(v string) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetRegionId(v string) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetServiceId(v string) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetServiceVersion(v string) *DeleteServiceRequest
- func (s DeleteServiceRequest) String() string
- type DeleteServiceResponse
- func (s DeleteServiceResponse) GoString() string
- func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
- func (s DeleteServiceResponse) String() string
- type DeleteServiceResponseBody
- type DeployServiceInstanceRequest
- func (s DeployServiceInstanceRequest) GoString() string
- func (s *DeployServiceInstanceRequest) SetClientToken(v string) *DeployServiceInstanceRequest
- func (s *DeployServiceInstanceRequest) SetRegionId(v string) *DeployServiceInstanceRequest
- func (s *DeployServiceInstanceRequest) SetServiceInstanceId(v string) *DeployServiceInstanceRequest
- func (s DeployServiceInstanceRequest) String() string
- type DeployServiceInstanceResponse
- func (s DeployServiceInstanceResponse) GoString() string
- func (s *DeployServiceInstanceResponse) SetBody(v *DeployServiceInstanceResponseBody) *DeployServiceInstanceResponse
- func (s *DeployServiceInstanceResponse) SetHeaders(v map[string]*string) *DeployServiceInstanceResponse
- func (s *DeployServiceInstanceResponse) SetStatusCode(v int32) *DeployServiceInstanceResponse
- func (s DeployServiceInstanceResponse) String() string
- type DeployServiceInstanceResponseBody
- type GetArtifactRepositoryCredentialsRequest
- func (s GetArtifactRepositoryCredentialsRequest) GoString() string
- func (s *GetArtifactRepositoryCredentialsRequest) SetArtifactType(v string) *GetArtifactRepositoryCredentialsRequest
- func (s *GetArtifactRepositoryCredentialsRequest) SetDeployRegionId(v string) *GetArtifactRepositoryCredentialsRequest
- func (s GetArtifactRepositoryCredentialsRequest) String() string
- type GetArtifactRepositoryCredentialsResponse
- func (s GetArtifactRepositoryCredentialsResponse) GoString() string
- func (s *GetArtifactRepositoryCredentialsResponse) SetBody(v *GetArtifactRepositoryCredentialsResponseBody) *GetArtifactRepositoryCredentialsResponse
- func (s *GetArtifactRepositoryCredentialsResponse) SetHeaders(v map[string]*string) *GetArtifactRepositoryCredentialsResponse
- func (s *GetArtifactRepositoryCredentialsResponse) SetStatusCode(v int32) *GetArtifactRepositoryCredentialsResponse
- func (s GetArtifactRepositoryCredentialsResponse) String() string
- type GetArtifactRepositoryCredentialsResponseBody
- func (s GetArtifactRepositoryCredentialsResponseBody) GoString() string
- func (s *GetArtifactRepositoryCredentialsResponseBody) SetAvailableResources(v []*GetArtifactRepositoryCredentialsResponseBodyAvailableResources) *GetArtifactRepositoryCredentialsResponseBody
- func (s *GetArtifactRepositoryCredentialsResponseBody) SetCredentials(v *GetArtifactRepositoryCredentialsResponseBodyCredentials) *GetArtifactRepositoryCredentialsResponseBody
- func (s *GetArtifactRepositoryCredentialsResponseBody) SetExpireDate(v string) *GetArtifactRepositoryCredentialsResponseBody
- func (s *GetArtifactRepositoryCredentialsResponseBody) SetRequestId(v string) *GetArtifactRepositoryCredentialsResponseBody
- func (s GetArtifactRepositoryCredentialsResponseBody) String() string
- type GetArtifactRepositoryCredentialsResponseBodyAvailableResources
- func (s GetArtifactRepositoryCredentialsResponseBodyAvailableResources) GoString() string
- func (s *GetArtifactRepositoryCredentialsResponseBodyAvailableResources) SetPath(v string) *GetArtifactRepositoryCredentialsResponseBodyAvailableResources
- func (s *GetArtifactRepositoryCredentialsResponseBodyAvailableResources) SetRegionId(v string) *GetArtifactRepositoryCredentialsResponseBodyAvailableResources
- func (s *GetArtifactRepositoryCredentialsResponseBodyAvailableResources) SetRepositoryName(v string) *GetArtifactRepositoryCredentialsResponseBodyAvailableResources
- func (s GetArtifactRepositoryCredentialsResponseBodyAvailableResources) String() string
- type GetArtifactRepositoryCredentialsResponseBodyCredentials
- func (s GetArtifactRepositoryCredentialsResponseBodyCredentials) GoString() string
- func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetAccessKeyId(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
- func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetAccessKeySecret(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
- func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetPassword(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
- func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetSecurityToken(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
- func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetUsername(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
- func (s GetArtifactRepositoryCredentialsResponseBodyCredentials) String() string
- type GetArtifactRequest
- func (s GetArtifactRequest) GoString() string
- func (s *GetArtifactRequest) SetArtifactId(v string) *GetArtifactRequest
- func (s *GetArtifactRequest) SetArtifactName(v string) *GetArtifactRequest
- func (s *GetArtifactRequest) SetArtifactVersion(v string) *GetArtifactRequest
- func (s GetArtifactRequest) String() string
- type GetArtifactResponse
- func (s GetArtifactResponse) GoString() string
- func (s *GetArtifactResponse) SetBody(v *GetArtifactResponseBody) *GetArtifactResponse
- func (s *GetArtifactResponse) SetHeaders(v map[string]*string) *GetArtifactResponse
- func (s *GetArtifactResponse) SetStatusCode(v int32) *GetArtifactResponse
- func (s GetArtifactResponse) String() string
- type GetArtifactResponseBody
- func (s GetArtifactResponseBody) GoString() string
- func (s *GetArtifactResponseBody) SetArtifactBuildProperty(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetArtifactBuildType(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetArtifactId(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetArtifactProperty(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetArtifactType(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetArtifactVersion(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetDescription(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetGmtModified(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetMaxVersion(v int64) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetName(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetProgress(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetRequestId(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetResourceGroupId(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetStatus(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetStatusDetail(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetSupportRegionIds(v string) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetTags(v []*GetArtifactResponseBodyTags) *GetArtifactResponseBody
- func (s *GetArtifactResponseBody) SetVersionName(v string) *GetArtifactResponseBody
- func (s GetArtifactResponseBody) String() string
- type GetArtifactResponseBodyTags
- type GetServiceEstimateCostRequest
- func (s GetServiceEstimateCostRequest) GoString() string
- func (s *GetServiceEstimateCostRequest) SetClientToken(v string) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetCommodity(v *GetServiceEstimateCostRequestCommodity) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetParameters(v map[string]interface{}) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetRegionId(v string) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetServiceId(v string) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetServiceInstanceId(v string) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetServiceVersion(v string) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetSpecificationName(v string) *GetServiceEstimateCostRequest
- func (s *GetServiceEstimateCostRequest) SetTemplateName(v string) *GetServiceEstimateCostRequest
- func (s GetServiceEstimateCostRequest) String() string
- type GetServiceEstimateCostRequestCommodity
- func (s GetServiceEstimateCostRequestCommodity) GoString() string
- func (s *GetServiceEstimateCostRequestCommodity) SetPayPeriod(v int32) *GetServiceEstimateCostRequestCommodity
- func (s *GetServiceEstimateCostRequestCommodity) SetPayPeriodUnit(v string) *GetServiceEstimateCostRequestCommodity
- func (s GetServiceEstimateCostRequestCommodity) String() string
- type GetServiceEstimateCostResponse
- func (s GetServiceEstimateCostResponse) GoString() string
- func (s *GetServiceEstimateCostResponse) SetBody(v *GetServiceEstimateCostResponseBody) *GetServiceEstimateCostResponse
- func (s *GetServiceEstimateCostResponse) SetHeaders(v map[string]*string) *GetServiceEstimateCostResponse
- func (s *GetServiceEstimateCostResponse) SetStatusCode(v int32) *GetServiceEstimateCostResponse
- func (s GetServiceEstimateCostResponse) String() string
- type GetServiceEstimateCostResponseBody
- func (s GetServiceEstimateCostResponseBody) GoString() string
- func (s *GetServiceEstimateCostResponseBody) SetCommodity(v map[string]interface{}) *GetServiceEstimateCostResponseBody
- func (s *GetServiceEstimateCostResponseBody) SetRequestId(v string) *GetServiceEstimateCostResponseBody
- func (s *GetServiceEstimateCostResponseBody) SetResources(v map[string]interface{}) *GetServiceEstimateCostResponseBody
- func (s GetServiceEstimateCostResponseBody) String() string
- type GetServiceEstimateCostShrinkRequest
- func (s GetServiceEstimateCostShrinkRequest) GoString() string
- func (s *GetServiceEstimateCostShrinkRequest) SetClientToken(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetCommodityShrink(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetParametersShrink(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetRegionId(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetServiceId(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetServiceInstanceId(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetServiceVersion(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetSpecificationName(v string) *GetServiceEstimateCostShrinkRequest
- func (s *GetServiceEstimateCostShrinkRequest) SetTemplateName(v string) *GetServiceEstimateCostShrinkRequest
- func (s GetServiceEstimateCostShrinkRequest) String() string
- type GetServiceInstanceRequest
- type GetServiceInstanceResponse
- func (s GetServiceInstanceResponse) GoString() string
- func (s *GetServiceInstanceResponse) SetBody(v *GetServiceInstanceResponseBody) *GetServiceInstanceResponse
- func (s *GetServiceInstanceResponse) SetHeaders(v map[string]*string) *GetServiceInstanceResponse
- func (s *GetServiceInstanceResponse) SetStatusCode(v int32) *GetServiceInstanceResponse
- func (s GetServiceInstanceResponse) String() string
- type GetServiceInstanceResponseBody
- func (s GetServiceInstanceResponseBody) GoString() string
- func (s *GetServiceInstanceResponseBody) SetBizStatus(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetCreateTime(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetEnableInstanceOps(v bool) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetEnableUserPrometheus(v bool) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetEndTime(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetGrafanaDashBoardUrl(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetIsOperated(v bool) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetLicenseMetadata(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetName(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetNetworkConfig(v *GetServiceInstanceResponseBodyNetworkConfig) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetOperatedServiceInstanceId(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetOperationEndTime(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetOperationExtraInfo(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetOperationStartTime(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetOutputs(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetParameters(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetPayType(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetPredefinedParameterName(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetProgress(v int64) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetRdAccountLoginUrl(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetRequestId(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetResourceGroupId(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetResources(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetService(v *GetServiceInstanceResponseBodyService) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetServiceInstanceId(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetServiceType(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetSource(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetStatus(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetStatusDetail(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetSupplierUid(v int64) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetTags(v []*GetServiceInstanceResponseBodyTags) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetTemplateName(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetUpdateTime(v string) *GetServiceInstanceResponseBody
- func (s *GetServiceInstanceResponseBody) SetUserId(v int64) *GetServiceInstanceResponseBody
- func (s GetServiceInstanceResponseBody) String() string
- type GetServiceInstanceResponseBodyNetworkConfig
- func (s GetServiceInstanceResponseBodyNetworkConfig) GoString() string
- func (s *GetServiceInstanceResponseBodyNetworkConfig) SetEndpointId(v string) *GetServiceInstanceResponseBodyNetworkConfig
- func (s *GetServiceInstanceResponseBodyNetworkConfig) SetEndpointServiceId(v string) *GetServiceInstanceResponseBodyNetworkConfig
- func (s *GetServiceInstanceResponseBodyNetworkConfig) SetPrivateVpcConnections(v []*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) *GetServiceInstanceResponseBodyNetworkConfig
- func (s *GetServiceInstanceResponseBodyNetworkConfig) SetReversePrivateVpcConnections(v []*GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) *GetServiceInstanceResponseBodyNetworkConfig
- func (s GetServiceInstanceResponseBodyNetworkConfig) String() string
- type GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
- func (s GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) GoString() string
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetConnectionConfigs(...) *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetEndpointId(v string) *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetEndpointServiceId(v string) *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetPrivateZoneName(v string) *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
- func (s GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) String() string
- type GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs
- func (s GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) GoString() string
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetConnectBandwidth(v int32) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetDomainName(v string) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetEndpointIps(v []*string) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetIngressEndpointStatus(v string) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetNetworkServiceStatus(v string) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetSecurityGroups(v []*string) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetVSwitches(v []*string) ...
- func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetVpcId(v string) ...
- func (s GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) String() string
- type GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections
- func (s GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) GoString() string
- func (s *GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) SetEndpointId(v string) *GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections
- func (s *GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) SetEndpointServiceId(v string) *GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections
- func (s GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) String() string
- type GetServiceInstanceResponseBodyService
- func (s GetServiceInstanceResponseBodyService) GoString() string
- func (s *GetServiceInstanceResponseBodyService) SetDeployMetadata(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetDeployType(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetPublishTime(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetServiceDocUrl(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetServiceId(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetServiceInfos(v []*GetServiceInstanceResponseBodyServiceServiceInfos) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetServiceProductUrl(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetServiceType(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetStatus(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetSupplierName(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetSupplierUrl(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetUpgradableServiceInfos(v []*GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetUpgradableServiceVersions(v []*string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetVersion(v string) *GetServiceInstanceResponseBodyService
- func (s *GetServiceInstanceResponseBodyService) SetVersionName(v string) *GetServiceInstanceResponseBodyService
- func (s GetServiceInstanceResponseBodyService) String() string
- type GetServiceInstanceResponseBodyServiceServiceInfos
- func (s GetServiceInstanceResponseBodyServiceServiceInfos) GoString() string
- func (s *GetServiceInstanceResponseBodyServiceServiceInfos) SetImage(v string) *GetServiceInstanceResponseBodyServiceServiceInfos
- func (s *GetServiceInstanceResponseBodyServiceServiceInfos) SetLocale(v string) *GetServiceInstanceResponseBodyServiceServiceInfos
- func (s *GetServiceInstanceResponseBodyServiceServiceInfos) SetName(v string) *GetServiceInstanceResponseBodyServiceServiceInfos
- func (s *GetServiceInstanceResponseBodyServiceServiceInfos) SetShortDescription(v string) *GetServiceInstanceResponseBodyServiceServiceInfos
- func (s GetServiceInstanceResponseBodyServiceServiceInfos) String() string
- type GetServiceInstanceResponseBodyServiceUpgradableServiceInfos
- func (s GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) GoString() string
- func (s *GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) SetVersion(v string) *GetServiceInstanceResponseBodyServiceUpgradableServiceInfos
- func (s *GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) SetVersionName(v string) *GetServiceInstanceResponseBodyServiceUpgradableServiceInfos
- func (s GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) String() string
- type GetServiceInstanceResponseBodyTags
- func (s GetServiceInstanceResponseBodyTags) GoString() string
- func (s *GetServiceInstanceResponseBodyTags) SetKey(v string) *GetServiceInstanceResponseBodyTags
- func (s *GetServiceInstanceResponseBodyTags) SetValue(v string) *GetServiceInstanceResponseBodyTags
- func (s GetServiceInstanceResponseBodyTags) String() string
- type GetServiceRequest
- func (s GetServiceRequest) GoString() string
- func (s *GetServiceRequest) SetFilterAliUid(v bool) *GetServiceRequest
- func (s *GetServiceRequest) SetRegionId(v string) *GetServiceRequest
- func (s *GetServiceRequest) SetServiceId(v string) *GetServiceRequest
- func (s *GetServiceRequest) SetServiceInstanceId(v string) *GetServiceRequest
- func (s *GetServiceRequest) SetServiceName(v string) *GetServiceRequest
- func (s *GetServiceRequest) SetServiceVersion(v string) *GetServiceRequest
- func (s *GetServiceRequest) SetSharedAccountType(v string) *GetServiceRequest
- func (s *GetServiceRequest) SetShowDetail(v []*string) *GetServiceRequest
- func (s GetServiceRequest) String() string
- type GetServiceResponse
- func (s GetServiceResponse) GoString() string
- func (s *GetServiceResponse) SetBody(v *GetServiceResponseBody) *GetServiceResponse
- func (s *GetServiceResponse) SetHeaders(v map[string]*string) *GetServiceResponse
- func (s *GetServiceResponse) SetStatusCode(v int32) *GetServiceResponse
- func (s GetServiceResponse) String() string
- type GetServiceResponseBody
- func (s GetServiceResponseBody) GoString() string
- func (s *GetServiceResponseBody) SetAlarmMetadata(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetApprovalType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetBuildInfo(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetCategories(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetCommodity(v *GetServiceResponseBodyCommodity) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetComplianceMetadata(v *GetServiceResponseBodyComplianceMetadata) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetCreateTime(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetCrossRegionConnectionStatus(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetDeployMetadata(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetDeployType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetDuration(v int64) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetEntitySource(v map[string]*string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetIsSupportOperated(v bool) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetLicenseMetadata(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetLogMetadata(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetOperationMetadata(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetPayFromType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetPermission(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetPolicyNames(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetProgress(v int64) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetPublishTime(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetRegistrationId(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetRequestId(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetResellable(v bool) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetResourceGroupId(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceAuditDocumentUrl(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceDiscoverable(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceDocumentInfos(v []*GetServiceResponseBodyServiceDocumentInfos) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceId(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceInfos(v []*GetServiceResponseBodyServiceInfos) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceProductUrl(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetServiceType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetShareType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetShareTypeStatus(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetSourceServiceId(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetSourceServiceVersion(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetSourceSupplierName(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetStatistic(v *GetServiceResponseBodyStatistic) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetStatus(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetStatusDetail(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetSupplierName(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetSupplierUrl(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetTags(v []*GetServiceResponseBodyTags) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetTenantType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetTestStatus(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetTrialDuration(v int64) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetTrialType(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetUpdateTime(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetUpgradeMetadata(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetVersion(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetVersionName(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetVirtualInternetService(v string) *GetServiceResponseBody
- func (s *GetServiceResponseBody) SetVirtualInternetServiceId(v string) *GetServiceResponseBody
- func (s GetServiceResponseBody) String() string
- type GetServiceResponseBodyCommodity
- func (s GetServiceResponseBodyCommodity) GoString() string
- func (s *GetServiceResponseBodyCommodity) SetChargeType(v string) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetCommodityCode(v string) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetComponents(v []*string) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetCssMetadata(v *GetServiceResponseBodyCommodityCssMetadata) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetMarketplaceMetadata(v *GetServiceResponseBodyCommodityMarketplaceMetadata) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetMeteringEntities(v []*GetServiceResponseBodyCommodityMeteringEntities) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetSaasBoostMetadata(v string) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetSpecifications(v []*GetServiceResponseBodyCommoditySpecifications) *GetServiceResponseBodyCommodity
- func (s *GetServiceResponseBodyCommodity) SetType(v string) *GetServiceResponseBodyCommodity
- func (s GetServiceResponseBodyCommodity) String() string
- type GetServiceResponseBodyCommodityCssMetadata
- func (s GetServiceResponseBodyCommodityCssMetadata) GoString() string
- func (s *GetServiceResponseBodyCommodityCssMetadata) SetComponentsMappings(v []*GetServiceResponseBodyCommodityCssMetadataComponentsMappings) *GetServiceResponseBodyCommodityCssMetadata
- func (s *GetServiceResponseBodyCommodityCssMetadata) SetMeteringEntityExtraInfos(v []*GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) *GetServiceResponseBodyCommodityCssMetadata
- func (s *GetServiceResponseBodyCommodityCssMetadata) SetMeteringEntityMappings(v []*GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) *GetServiceResponseBodyCommodityCssMetadata
- func (s GetServiceResponseBodyCommodityCssMetadata) String() string
- type GetServiceResponseBodyCommodityCssMetadataComponentsMappings
- func (s GetServiceResponseBodyCommodityCssMetadataComponentsMappings) GoString() string
- func (s *GetServiceResponseBodyCommodityCssMetadataComponentsMappings) SetMappings(v map[string]*string) *GetServiceResponseBodyCommodityCssMetadataComponentsMappings
- func (s *GetServiceResponseBodyCommodityCssMetadataComponentsMappings) SetTemplateName(v string) *GetServiceResponseBodyCommodityCssMetadataComponentsMappings
- func (s GetServiceResponseBodyCommodityCssMetadataComponentsMappings) String() string
- type GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos
- func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) GoString() string
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) SetEntityId(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) SetMetricName(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) SetPromql(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) SetType(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos
- func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) String() string
- type GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings
- func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) GoString() string
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetEntityIds(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetSpecificationName(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings
- func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetTemplateName(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings
- func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) String() string
- type GetServiceResponseBodyCommodityMarketplaceMetadata
- func (s GetServiceResponseBodyCommodityMarketplaceMetadata) GoString() string
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadata) SetMeteringEntityExtraInfos(...) *GetServiceResponseBodyCommodityMarketplaceMetadata
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadata) SetMeteringEntityMappings(v []*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) *GetServiceResponseBodyCommodityMarketplaceMetadata
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadata) SetSpecificationMappings(v []*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) *GetServiceResponseBodyCommodityMarketplaceMetadata
- func (s GetServiceResponseBodyCommodityMarketplaceMetadata) String() string
- type GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos
- func (s GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) GoString() string
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) SetEntityId(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) SetMetricName(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) SetPromql(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) SetType(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos
- func (s GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) String() string
- type GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings
- func (s GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) GoString() string
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) SetEntityIds(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) SetSpecificationName(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) SetTemplateName(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings
- func (s GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) String() string
- type GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
- func (s GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) GoString() string
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetSpecificationCode(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetSpecificationName(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetTemplateName(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
- func (s *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetTrialType(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
- func (s GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) String() string
- type GetServiceResponseBodyCommodityMeteringEntities
- func (s GetServiceResponseBodyCommodityMeteringEntities) GoString() string
- func (s *GetServiceResponseBodyCommodityMeteringEntities) SetEntityId(v string) *GetServiceResponseBodyCommodityMeteringEntities
- func (s *GetServiceResponseBodyCommodityMeteringEntities) SetName(v string) *GetServiceResponseBodyCommodityMeteringEntities
- func (s GetServiceResponseBodyCommodityMeteringEntities) String() string
- type GetServiceResponseBodyCommoditySpecifications
- func (s GetServiceResponseBodyCommoditySpecifications) GoString() string
- func (s *GetServiceResponseBodyCommoditySpecifications) SetCode(v string) *GetServiceResponseBodyCommoditySpecifications
- func (s *GetServiceResponseBodyCommoditySpecifications) SetName(v string) *GetServiceResponseBodyCommoditySpecifications
- func (s *GetServiceResponseBodyCommoditySpecifications) SetTimes(v []*string) *GetServiceResponseBodyCommoditySpecifications
- func (s GetServiceResponseBodyCommoditySpecifications) String() string
- type GetServiceResponseBodyComplianceMetadata
- type GetServiceResponseBodyServiceDocumentInfos
- func (s GetServiceResponseBodyServiceDocumentInfos) GoString() string
- func (s *GetServiceResponseBodyServiceDocumentInfos) SetDocumentUrl(v string) *GetServiceResponseBodyServiceDocumentInfos
- func (s *GetServiceResponseBodyServiceDocumentInfos) SetLocale(v string) *GetServiceResponseBodyServiceDocumentInfos
- func (s *GetServiceResponseBodyServiceDocumentInfos) SetTemplateName(v string) *GetServiceResponseBodyServiceDocumentInfos
- func (s GetServiceResponseBodyServiceDocumentInfos) String() string
- type GetServiceResponseBodyServiceInfos
- func (s GetServiceResponseBodyServiceInfos) GoString() string
- func (s *GetServiceResponseBodyServiceInfos) SetAgreements(v []*GetServiceResponseBodyServiceInfosAgreements) *GetServiceResponseBodyServiceInfos
- func (s *GetServiceResponseBodyServiceInfos) SetImage(v string) *GetServiceResponseBodyServiceInfos
- func (s *GetServiceResponseBodyServiceInfos) SetLocale(v string) *GetServiceResponseBodyServiceInfos
- func (s *GetServiceResponseBodyServiceInfos) SetLongDescriptionUrl(v string) *GetServiceResponseBodyServiceInfos
- func (s *GetServiceResponseBodyServiceInfos) SetName(v string) *GetServiceResponseBodyServiceInfos
- func (s *GetServiceResponseBodyServiceInfos) SetShortDescription(v string) *GetServiceResponseBodyServiceInfos
- func (s *GetServiceResponseBodyServiceInfos) SetSoftwares(v []*GetServiceResponseBodyServiceInfosSoftwares) *GetServiceResponseBodyServiceInfos
- func (s GetServiceResponseBodyServiceInfos) String() string
- type GetServiceResponseBodyServiceInfosAgreements
- func (s GetServiceResponseBodyServiceInfosAgreements) GoString() string
- func (s *GetServiceResponseBodyServiceInfosAgreements) SetName(v string) *GetServiceResponseBodyServiceInfosAgreements
- func (s *GetServiceResponseBodyServiceInfosAgreements) SetUrl(v string) *GetServiceResponseBodyServiceInfosAgreements
- func (s GetServiceResponseBodyServiceInfosAgreements) String() string
- type GetServiceResponseBodyServiceInfosSoftwares
- func (s GetServiceResponseBodyServiceInfosSoftwares) GoString() string
- func (s *GetServiceResponseBodyServiceInfosSoftwares) SetName(v string) *GetServiceResponseBodyServiceInfosSoftwares
- func (s *GetServiceResponseBodyServiceInfosSoftwares) SetVersion(v string) *GetServiceResponseBodyServiceInfosSoftwares
- func (s GetServiceResponseBodyServiceInfosSoftwares) String() string
- type GetServiceResponseBodyStatistic
- func (s GetServiceResponseBodyStatistic) GoString() string
- func (s *GetServiceResponseBodyStatistic) SetAccumulativeInstanceCount(v int32) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetAccumulativePocAmount(v float64) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetAccumulativeUserCount(v int32) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetAveragePocAmount(v float64) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetAveragePocDuration(v float64) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetAveragePocUnitAmount(v float64) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetDeployedServiceInstanceCount(v int32) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetDeployedUserCount(v int32) *GetServiceResponseBodyStatistic
- func (s *GetServiceResponseBodyStatistic) SetSubmittedUsageCount(v int32) *GetServiceResponseBodyStatistic
- func (s GetServiceResponseBodyStatistic) String() string
- type GetServiceResponseBodyTags
- type GetServiceTemplateParameterConstraintsRequest
- func (s GetServiceTemplateParameterConstraintsRequest) GoString() string
- func (s *GetServiceTemplateParameterConstraintsRequest) SetClientToken(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetDeployRegionId(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetEnablePrivateVpcConnection(v bool) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetParameters(v []*GetServiceTemplateParameterConstraintsRequestParameters) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetRegionId(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetServiceId(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetServiceInstanceId(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetServiceVersion(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s *GetServiceTemplateParameterConstraintsRequest) SetTemplateName(v string) *GetServiceTemplateParameterConstraintsRequest
- func (s GetServiceTemplateParameterConstraintsRequest) String() string
- type GetServiceTemplateParameterConstraintsRequestParameters
- func (s GetServiceTemplateParameterConstraintsRequestParameters) GoString() string
- func (s *GetServiceTemplateParameterConstraintsRequestParameters) SetParameterKey(v string) *GetServiceTemplateParameterConstraintsRequestParameters
- func (s *GetServiceTemplateParameterConstraintsRequestParameters) SetParameterValue(v string) *GetServiceTemplateParameterConstraintsRequestParameters
- func (s GetServiceTemplateParameterConstraintsRequestParameters) String() string
- type GetServiceTemplateParameterConstraintsResponse
- func (s GetServiceTemplateParameterConstraintsResponse) GoString() string
- func (s *GetServiceTemplateParameterConstraintsResponse) SetBody(v *GetServiceTemplateParameterConstraintsResponseBody) *GetServiceTemplateParameterConstraintsResponse
- func (s *GetServiceTemplateParameterConstraintsResponse) SetHeaders(v map[string]*string) *GetServiceTemplateParameterConstraintsResponse
- func (s *GetServiceTemplateParameterConstraintsResponse) SetStatusCode(v int32) *GetServiceTemplateParameterConstraintsResponse
- func (s GetServiceTemplateParameterConstraintsResponse) String() string
- type GetServiceTemplateParameterConstraintsResponseBody
- func (s GetServiceTemplateParameterConstraintsResponseBody) GoString() string
- func (s *GetServiceTemplateParameterConstraintsResponseBody) SetFamilyConstraints(v []*string) *GetServiceTemplateParameterConstraintsResponseBody
- func (s *GetServiceTemplateParameterConstraintsResponseBody) SetParameterConstraints(v []*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) *GetServiceTemplateParameterConstraintsResponseBody
- func (s *GetServiceTemplateParameterConstraintsResponseBody) SetRequestId(v string) *GetServiceTemplateParameterConstraintsResponseBody
- func (s GetServiceTemplateParameterConstraintsResponseBody) String() string
- type GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) GoString() string
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetAllowedValues(v []*string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetAssociationParameterNames(v []*string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetBehavior(v string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetBehaviorReason(v string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetOriginalConstraints(...) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetParameterKey(v string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetType(v string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
- func (s GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) String() string
- type GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints
- func (s GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) GoString() string
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetAllowedValues(v []*string) ...
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetPropertyName(v string) ...
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetResourceName(v string) ...
- func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetResourceType(v string) ...
- func (s GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) String() string
- type GetUploadCredentialsRequest
- type GetUploadCredentialsResponse
- func (s GetUploadCredentialsResponse) GoString() string
- func (s *GetUploadCredentialsResponse) SetBody(v *GetUploadCredentialsResponseBody) *GetUploadCredentialsResponse
- func (s *GetUploadCredentialsResponse) SetHeaders(v map[string]*string) *GetUploadCredentialsResponse
- func (s *GetUploadCredentialsResponse) SetStatusCode(v int32) *GetUploadCredentialsResponse
- func (s GetUploadCredentialsResponse) String() string
- type GetUploadCredentialsResponseBody
- func (s GetUploadCredentialsResponseBody) GoString() string
- func (s *GetUploadCredentialsResponseBody) SetCode(v string) *GetUploadCredentialsResponseBody
- func (s *GetUploadCredentialsResponseBody) SetData(v *GetUploadCredentialsResponseBodyData) *GetUploadCredentialsResponseBody
- func (s *GetUploadCredentialsResponseBody) SetHttpStatusCode(v int32) *GetUploadCredentialsResponseBody
- func (s *GetUploadCredentialsResponseBody) SetMessage(v string) *GetUploadCredentialsResponseBody
- func (s *GetUploadCredentialsResponseBody) SetRequestId(v string) *GetUploadCredentialsResponseBody
- func (s *GetUploadCredentialsResponseBody) SetSuccess(v bool) *GetUploadCredentialsResponseBody
- func (s GetUploadCredentialsResponseBody) String() string
- type GetUploadCredentialsResponseBodyData
- func (s GetUploadCredentialsResponseBodyData) GoString() string
- func (s *GetUploadCredentialsResponseBodyData) SetAccessKeyId(v string) *GetUploadCredentialsResponseBodyData
- func (s *GetUploadCredentialsResponseBodyData) SetAccessKeySecret(v string) *GetUploadCredentialsResponseBodyData
- func (s *GetUploadCredentialsResponseBodyData) SetBucketName(v string) *GetUploadCredentialsResponseBodyData
- func (s *GetUploadCredentialsResponseBodyData) SetExpireDate(v string) *GetUploadCredentialsResponseBodyData
- func (s *GetUploadCredentialsResponseBodyData) SetKey(v string) *GetUploadCredentialsResponseBodyData
- func (s *GetUploadCredentialsResponseBodyData) SetRegionId(v string) *GetUploadCredentialsResponseBodyData
- func (s *GetUploadCredentialsResponseBodyData) SetSecurityToken(v string) *GetUploadCredentialsResponseBodyData
- func (s GetUploadCredentialsResponseBodyData) String() string
- type LaunchServiceRequest
- func (s LaunchServiceRequest) GoString() string
- func (s *LaunchServiceRequest) SetCategories(v []*string) *LaunchServiceRequest
- func (s *LaunchServiceRequest) SetClientToken(v string) *LaunchServiceRequest
- func (s *LaunchServiceRequest) SetRecommend(v bool) *LaunchServiceRequest
- func (s *LaunchServiceRequest) SetRegionId(v string) *LaunchServiceRequest
- func (s *LaunchServiceRequest) SetServiceId(v string) *LaunchServiceRequest
- func (s *LaunchServiceRequest) SetServiceVersion(v string) *LaunchServiceRequest
- func (s LaunchServiceRequest) String() string
- type LaunchServiceResponse
- func (s LaunchServiceResponse) GoString() string
- func (s *LaunchServiceResponse) SetBody(v *LaunchServiceResponseBody) *LaunchServiceResponse
- func (s *LaunchServiceResponse) SetHeaders(v map[string]*string) *LaunchServiceResponse
- func (s *LaunchServiceResponse) SetStatusCode(v int32) *LaunchServiceResponse
- func (s LaunchServiceResponse) String() string
- type LaunchServiceResponseBody
- func (s LaunchServiceResponseBody) GoString() string
- func (s *LaunchServiceResponseBody) SetRequestId(v string) *LaunchServiceResponseBody
- func (s *LaunchServiceResponseBody) SetServiceLaunchResultType(v string) *LaunchServiceResponseBody
- func (s *LaunchServiceResponseBody) SetVersion(v string) *LaunchServiceResponseBody
- func (s LaunchServiceResponseBody) String() string
- type ListAcrImageRepositoriesRequest
- func (s ListAcrImageRepositoriesRequest) GoString() string
- func (s *ListAcrImageRepositoriesRequest) SetArtifactType(v string) *ListAcrImageRepositoriesRequest
- func (s *ListAcrImageRepositoriesRequest) SetMaxResults(v int32) *ListAcrImageRepositoriesRequest
- func (s *ListAcrImageRepositoriesRequest) SetNextToken(v string) *ListAcrImageRepositoriesRequest
- func (s *ListAcrImageRepositoriesRequest) SetRepoName(v string) *ListAcrImageRepositoriesRequest
- func (s ListAcrImageRepositoriesRequest) String() string
- type ListAcrImageRepositoriesResponse
- func (s ListAcrImageRepositoriesResponse) GoString() string
- func (s *ListAcrImageRepositoriesResponse) SetBody(v *ListAcrImageRepositoriesResponseBody) *ListAcrImageRepositoriesResponse
- func (s *ListAcrImageRepositoriesResponse) SetHeaders(v map[string]*string) *ListAcrImageRepositoriesResponse
- func (s *ListAcrImageRepositoriesResponse) SetStatusCode(v int32) *ListAcrImageRepositoriesResponse
- func (s ListAcrImageRepositoriesResponse) String() string
- type ListAcrImageRepositoriesResponseBody
- func (s ListAcrImageRepositoriesResponseBody) GoString() string
- func (s *ListAcrImageRepositoriesResponseBody) SetMaxResults(v int32) *ListAcrImageRepositoriesResponseBody
- func (s *ListAcrImageRepositoriesResponseBody) SetNextToken(v string) *ListAcrImageRepositoriesResponseBody
- func (s *ListAcrImageRepositoriesResponseBody) SetRepositories(v []*ListAcrImageRepositoriesResponseBodyRepositories) *ListAcrImageRepositoriesResponseBody
- func (s *ListAcrImageRepositoriesResponseBody) SetRequestId(v string) *ListAcrImageRepositoriesResponseBody
- func (s *ListAcrImageRepositoriesResponseBody) SetTotalCount(v int32) *ListAcrImageRepositoriesResponseBody
- func (s ListAcrImageRepositoriesResponseBody) String() string
- type ListAcrImageRepositoriesResponseBodyRepositories
- func (s ListAcrImageRepositoriesResponseBodyRepositories) GoString() string
- func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetCreateTime(v string) *ListAcrImageRepositoriesResponseBodyRepositories
- func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetModifiedTime(v string) *ListAcrImageRepositoriesResponseBodyRepositories
- func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetRepoId(v string) *ListAcrImageRepositoriesResponseBodyRepositories
- func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetRepoName(v string) *ListAcrImageRepositoriesResponseBodyRepositories
- func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetRepoType(v string) *ListAcrImageRepositoriesResponseBodyRepositories
- func (s ListAcrImageRepositoriesResponseBodyRepositories) String() string
- type ListAcrImageTagsRequest
- func (s ListAcrImageTagsRequest) GoString() string
- func (s *ListAcrImageTagsRequest) SetArtifactType(v string) *ListAcrImageTagsRequest
- func (s *ListAcrImageTagsRequest) SetMaxResults(v int32) *ListAcrImageTagsRequest
- func (s *ListAcrImageTagsRequest) SetNextToken(v string) *ListAcrImageTagsRequest
- func (s *ListAcrImageTagsRequest) SetRepoId(v string) *ListAcrImageTagsRequest
- func (s ListAcrImageTagsRequest) String() string
- type ListAcrImageTagsResponse
- func (s ListAcrImageTagsResponse) GoString() string
- func (s *ListAcrImageTagsResponse) SetBody(v *ListAcrImageTagsResponseBody) *ListAcrImageTagsResponse
- func (s *ListAcrImageTagsResponse) SetHeaders(v map[string]*string) *ListAcrImageTagsResponse
- func (s *ListAcrImageTagsResponse) SetStatusCode(v int32) *ListAcrImageTagsResponse
- func (s ListAcrImageTagsResponse) String() string
- type ListAcrImageTagsResponseBody
- func (s ListAcrImageTagsResponseBody) GoString() string
- func (s *ListAcrImageTagsResponseBody) SetImages(v []*ListAcrImageTagsResponseBodyImages) *ListAcrImageTagsResponseBody
- func (s *ListAcrImageTagsResponseBody) SetMaxResults(v int32) *ListAcrImageTagsResponseBody
- func (s *ListAcrImageTagsResponseBody) SetNextToken(v string) *ListAcrImageTagsResponseBody
- func (s *ListAcrImageTagsResponseBody) SetRequestId(v string) *ListAcrImageTagsResponseBody
- func (s *ListAcrImageTagsResponseBody) SetTotalCount(v int32) *ListAcrImageTagsResponseBody
- func (s ListAcrImageTagsResponseBody) String() string
- type ListAcrImageTagsResponseBodyImages
- func (s ListAcrImageTagsResponseBodyImages) GoString() string
- func (s *ListAcrImageTagsResponseBodyImages) SetCreateTime(v string) *ListAcrImageTagsResponseBodyImages
- func (s *ListAcrImageTagsResponseBodyImages) SetImageSize(v string) *ListAcrImageTagsResponseBodyImages
- func (s *ListAcrImageTagsResponseBodyImages) SetModifiedTime(v string) *ListAcrImageTagsResponseBodyImages
- func (s *ListAcrImageTagsResponseBodyImages) SetTag(v string) *ListAcrImageTagsResponseBodyImages
- func (s ListAcrImageTagsResponseBodyImages) String() string
- type ListArtifactVersionsRequest
- func (s ListArtifactVersionsRequest) GoString() string
- func (s *ListArtifactVersionsRequest) SetArtifactId(v string) *ListArtifactVersionsRequest
- func (s *ListArtifactVersionsRequest) SetFilters(v []*ListArtifactVersionsRequestFilters) *ListArtifactVersionsRequest
- func (s *ListArtifactVersionsRequest) SetMaxResults(v int32) *ListArtifactVersionsRequest
- func (s *ListArtifactVersionsRequest) SetNextToken(v string) *ListArtifactVersionsRequest
- func (s ListArtifactVersionsRequest) String() string
- type ListArtifactVersionsRequestFilters
- func (s ListArtifactVersionsRequestFilters) GoString() string
- func (s *ListArtifactVersionsRequestFilters) SetName(v string) *ListArtifactVersionsRequestFilters
- func (s *ListArtifactVersionsRequestFilters) SetValues(v []*string) *ListArtifactVersionsRequestFilters
- func (s ListArtifactVersionsRequestFilters) String() string
- type ListArtifactVersionsResponse
- func (s ListArtifactVersionsResponse) GoString() string
- func (s *ListArtifactVersionsResponse) SetBody(v *ListArtifactVersionsResponseBody) *ListArtifactVersionsResponse
- func (s *ListArtifactVersionsResponse) SetHeaders(v map[string]*string) *ListArtifactVersionsResponse
- func (s *ListArtifactVersionsResponse) SetStatusCode(v int32) *ListArtifactVersionsResponse
- func (s ListArtifactVersionsResponse) String() string
- type ListArtifactVersionsResponseBody
- func (s ListArtifactVersionsResponseBody) GoString() string
- func (s *ListArtifactVersionsResponseBody) SetArtifacts(v []*ListArtifactVersionsResponseBodyArtifacts) *ListArtifactVersionsResponseBody
- func (s *ListArtifactVersionsResponseBody) SetMaxResults(v int32) *ListArtifactVersionsResponseBody
- func (s *ListArtifactVersionsResponseBody) SetNextToken(v string) *ListArtifactVersionsResponseBody
- func (s *ListArtifactVersionsResponseBody) SetRequestId(v string) *ListArtifactVersionsResponseBody
- func (s *ListArtifactVersionsResponseBody) SetTotalCount(v int32) *ListArtifactVersionsResponseBody
- func (s ListArtifactVersionsResponseBody) String() string
- type ListArtifactVersionsResponseBodyArtifacts
- func (s ListArtifactVersionsResponseBodyArtifacts) GoString() string
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactBuildProperty(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactBuildType(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactId(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactProperty(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactType(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactVersion(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetGmtCreate(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetGmtModified(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetImageDelivery(v map[string]*string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetProgress(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetResultFile(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetSecurityAuditResult(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetStatus(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetStatusDetail(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetSupportRegionIds(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s *ListArtifactVersionsResponseBodyArtifacts) SetVersionName(v string) *ListArtifactVersionsResponseBodyArtifacts
- func (s ListArtifactVersionsResponseBodyArtifacts) String() string
- type ListArtifactVersionsShrinkRequest
- func (s ListArtifactVersionsShrinkRequest) GoString() string
- func (s *ListArtifactVersionsShrinkRequest) SetArtifactId(v string) *ListArtifactVersionsShrinkRequest
- func (s *ListArtifactVersionsShrinkRequest) SetFiltersShrink(v string) *ListArtifactVersionsShrinkRequest
- func (s *ListArtifactVersionsShrinkRequest) SetMaxResults(v int32) *ListArtifactVersionsShrinkRequest
- func (s *ListArtifactVersionsShrinkRequest) SetNextToken(v string) *ListArtifactVersionsShrinkRequest
- func (s ListArtifactVersionsShrinkRequest) String() string
- type ListArtifactsRequest
- func (s ListArtifactsRequest) GoString() string
- func (s *ListArtifactsRequest) SetFilter(v []*ListArtifactsRequestFilter) *ListArtifactsRequest
- func (s *ListArtifactsRequest) SetMaxResults(v int32) *ListArtifactsRequest
- func (s *ListArtifactsRequest) SetNextToken(v string) *ListArtifactsRequest
- func (s *ListArtifactsRequest) SetResourceGroupId(v string) *ListArtifactsRequest
- func (s *ListArtifactsRequest) SetTag(v []*ListArtifactsRequestTag) *ListArtifactsRequest
- func (s ListArtifactsRequest) String() string
- type ListArtifactsRequestFilter
- type ListArtifactsRequestTag
- type ListArtifactsResponse
- func (s ListArtifactsResponse) GoString() string
- func (s *ListArtifactsResponse) SetBody(v *ListArtifactsResponseBody) *ListArtifactsResponse
- func (s *ListArtifactsResponse) SetHeaders(v map[string]*string) *ListArtifactsResponse
- func (s *ListArtifactsResponse) SetStatusCode(v int32) *ListArtifactsResponse
- func (s ListArtifactsResponse) String() string
- type ListArtifactsResponseBody
- func (s ListArtifactsResponseBody) GoString() string
- func (s *ListArtifactsResponseBody) SetArtifacts(v []*ListArtifactsResponseBodyArtifacts) *ListArtifactsResponseBody
- func (s *ListArtifactsResponseBody) SetMaxResults(v int32) *ListArtifactsResponseBody
- func (s *ListArtifactsResponseBody) SetNextToken(v string) *ListArtifactsResponseBody
- func (s *ListArtifactsResponseBody) SetRequestId(v string) *ListArtifactsResponseBody
- func (s *ListArtifactsResponseBody) SetTotalCount(v int32) *ListArtifactsResponseBody
- func (s ListArtifactsResponseBody) String() string
- type ListArtifactsResponseBodyArtifacts
- func (s ListArtifactsResponseBodyArtifacts) GoString() string
- func (s *ListArtifactsResponseBodyArtifacts) SetArtifactId(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetArtifactType(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetDescription(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetGmtModified(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetMaxVersion(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetName(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetResourceGroupId(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetStatus(v string) *ListArtifactsResponseBodyArtifacts
- func (s *ListArtifactsResponseBodyArtifacts) SetTags(v []*ListArtifactsResponseBodyArtifactsTags) *ListArtifactsResponseBodyArtifacts
- func (s ListArtifactsResponseBodyArtifacts) String() string
- type ListArtifactsResponseBodyArtifactsTags
- func (s ListArtifactsResponseBodyArtifactsTags) GoString() string
- func (s *ListArtifactsResponseBodyArtifactsTags) SetKey(v string) *ListArtifactsResponseBodyArtifactsTags
- func (s *ListArtifactsResponseBodyArtifactsTags) SetValue(v string) *ListArtifactsResponseBodyArtifactsTags
- func (s ListArtifactsResponseBodyArtifactsTags) String() string
- type ListServiceInstancesRequest
- func (s ListServiceInstancesRequest) GoString() string
- func (s *ListServiceInstancesRequest) SetFilter(v []*ListServiceInstancesRequestFilter) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetMaxResults(v int32) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetNextToken(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetRegionId(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetResourceGroupId(v string) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetShowDeleted(v bool) *ListServiceInstancesRequest
- func (s *ListServiceInstancesRequest) SetTag(v []*ListServiceInstancesRequestTag) *ListServiceInstancesRequest
- func (s ListServiceInstancesRequest) String() string
- type ListServiceInstancesRequestFilter
- func (s ListServiceInstancesRequestFilter) GoString() string
- func (s *ListServiceInstancesRequestFilter) SetName(v string) *ListServiceInstancesRequestFilter
- func (s *ListServiceInstancesRequestFilter) SetValue(v []*string) *ListServiceInstancesRequestFilter
- func (s ListServiceInstancesRequestFilter) String() string
- type ListServiceInstancesRequestTag
- type ListServiceInstancesResponse
- func (s ListServiceInstancesResponse) GoString() string
- func (s *ListServiceInstancesResponse) SetBody(v *ListServiceInstancesResponseBody) *ListServiceInstancesResponse
- func (s *ListServiceInstancesResponse) SetHeaders(v map[string]*string) *ListServiceInstancesResponse
- func (s *ListServiceInstancesResponse) SetStatusCode(v int32) *ListServiceInstancesResponse
- func (s ListServiceInstancesResponse) String() string
- type ListServiceInstancesResponseBody
- func (s ListServiceInstancesResponseBody) GoString() string
- func (s *ListServiceInstancesResponseBody) SetMaxResults(v int32) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetNextToken(v string) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetRequestId(v string) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetServiceInstances(v []*ListServiceInstancesResponseBodyServiceInstances) *ListServiceInstancesResponseBody
- func (s *ListServiceInstancesResponseBody) SetTotalCount(v int32) *ListServiceInstancesResponseBody
- func (s ListServiceInstancesResponseBody) String() string
- type ListServiceInstancesResponseBodyServiceInstances
- func (s ListServiceInstancesResponseBodyServiceInstances) GoString() string
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetBizStatus(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetCreateTime(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetEnableInstanceOps(v bool) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetEndTime(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetIsOperated(v bool) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetName(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetOperatedServiceInstanceId(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetOperationEndTime(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetOperationStartTime(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetParameters(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetPayType(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetProgress(v int64) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetResourceGroupId(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetService(v *ListServiceInstancesResponseBodyServiceInstancesService) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetServiceInstanceId(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetServiceType(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetSource(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetStatus(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetStatusDetail(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetTags(v []*ListServiceInstancesResponseBodyServiceInstancesTags) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetTemplateName(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetUpdateTime(v string) *ListServiceInstancesResponseBodyServiceInstances
- func (s *ListServiceInstancesResponseBodyServiceInstances) SetUserId(v int64) *ListServiceInstancesResponseBodyServiceInstances
- func (s ListServiceInstancesResponseBodyServiceInstances) String() string
- type ListServiceInstancesResponseBodyServiceInstancesService
- func (s ListServiceInstancesResponseBodyServiceInstancesService) GoString() string
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetDeployMetadata(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetDeployType(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetEnablePrivateVpcConnection(v bool) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetPublishTime(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetServiceId(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetServiceInfos(v []*ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetServiceType(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetSourceSupplierName(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetStatus(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetSupplierName(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetSupplierUrl(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetVersion(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetVersionName(v string) *ListServiceInstancesResponseBodyServiceInstancesService
- func (s ListServiceInstancesResponseBodyServiceInstancesService) String() string
- type ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos
- func (s ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) GoString() string
- func (s *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) SetImage(v string) *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos
- func (s *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) SetLocale(v string) *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos
- func (s *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) SetName(v string) *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos
- func (s *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) SetShortDescription(v string) *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos
- func (s ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) String() string
- type ListServiceInstancesResponseBodyServiceInstancesTags
- func (s ListServiceInstancesResponseBodyServiceInstancesTags) GoString() string
- func (s *ListServiceInstancesResponseBodyServiceInstancesTags) SetKey(v string) *ListServiceInstancesResponseBodyServiceInstancesTags
- func (s *ListServiceInstancesResponseBodyServiceInstancesTags) SetValue(v string) *ListServiceInstancesResponseBodyServiceInstancesTags
- func (s ListServiceInstancesResponseBodyServiceInstancesTags) String() string
- type ListServiceSharedAccountsRequest
- func (s ListServiceSharedAccountsRequest) GoString() string
- func (s *ListServiceSharedAccountsRequest) SetFilter(v []*ListServiceSharedAccountsRequestFilter) *ListServiceSharedAccountsRequest
- func (s *ListServiceSharedAccountsRequest) SetMaxResults(v int32) *ListServiceSharedAccountsRequest
- func (s *ListServiceSharedAccountsRequest) SetNextToken(v string) *ListServiceSharedAccountsRequest
- func (s *ListServiceSharedAccountsRequest) SetPermission(v string) *ListServiceSharedAccountsRequest
- func (s *ListServiceSharedAccountsRequest) SetRegionId(v string) *ListServiceSharedAccountsRequest
- func (s *ListServiceSharedAccountsRequest) SetServiceId(v string) *ListServiceSharedAccountsRequest
- func (s ListServiceSharedAccountsRequest) String() string
- type ListServiceSharedAccountsRequestFilter
- func (s ListServiceSharedAccountsRequestFilter) GoString() string
- func (s *ListServiceSharedAccountsRequestFilter) SetName(v string) *ListServiceSharedAccountsRequestFilter
- func (s *ListServiceSharedAccountsRequestFilter) SetValue(v []*string) *ListServiceSharedAccountsRequestFilter
- func (s ListServiceSharedAccountsRequestFilter) String() string
- type ListServiceSharedAccountsResponse
- func (s ListServiceSharedAccountsResponse) GoString() string
- func (s *ListServiceSharedAccountsResponse) SetBody(v *ListServiceSharedAccountsResponseBody) *ListServiceSharedAccountsResponse
- func (s *ListServiceSharedAccountsResponse) SetHeaders(v map[string]*string) *ListServiceSharedAccountsResponse
- func (s *ListServiceSharedAccountsResponse) SetStatusCode(v int32) *ListServiceSharedAccountsResponse
- func (s ListServiceSharedAccountsResponse) String() string
- type ListServiceSharedAccountsResponseBody
- func (s ListServiceSharedAccountsResponseBody) GoString() string
- func (s *ListServiceSharedAccountsResponseBody) SetMaxResults(v int32) *ListServiceSharedAccountsResponseBody
- func (s *ListServiceSharedAccountsResponseBody) SetNextToken(v string) *ListServiceSharedAccountsResponseBody
- func (s *ListServiceSharedAccountsResponseBody) SetRequestId(v string) *ListServiceSharedAccountsResponseBody
- func (s *ListServiceSharedAccountsResponseBody) SetShareAccount(v []*ListServiceSharedAccountsResponseBodyShareAccount) *ListServiceSharedAccountsResponseBody
- func (s *ListServiceSharedAccountsResponseBody) SetTotalCount(v int32) *ListServiceSharedAccountsResponseBody
- func (s ListServiceSharedAccountsResponseBody) String() string
- type ListServiceSharedAccountsResponseBodyShareAccount
- func (s ListServiceSharedAccountsResponseBodyShareAccount) GoString() string
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetCreateTime(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetLogo(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetName(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetPermission(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetServiceId(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetUpdateTime(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetUserAliUid(v string) *ListServiceSharedAccountsResponseBodyShareAccount
- func (s ListServiceSharedAccountsResponseBodyShareAccount) String() string
- type ListServiceUsagesRequest
- func (s ListServiceUsagesRequest) GoString() string
- func (s *ListServiceUsagesRequest) SetFilter(v []*ListServiceUsagesRequestFilter) *ListServiceUsagesRequest
- func (s *ListServiceUsagesRequest) SetMaxResults(v int32) *ListServiceUsagesRequest
- func (s *ListServiceUsagesRequest) SetNextToken(v string) *ListServiceUsagesRequest
- func (s *ListServiceUsagesRequest) SetSupplierRole(v string) *ListServiceUsagesRequest
- func (s ListServiceUsagesRequest) String() string
- type ListServiceUsagesRequestFilter
- type ListServiceUsagesResponse
- func (s ListServiceUsagesResponse) GoString() string
- func (s *ListServiceUsagesResponse) SetBody(v *ListServiceUsagesResponseBody) *ListServiceUsagesResponse
- func (s *ListServiceUsagesResponse) SetHeaders(v map[string]*string) *ListServiceUsagesResponse
- func (s *ListServiceUsagesResponse) SetStatusCode(v int32) *ListServiceUsagesResponse
- func (s ListServiceUsagesResponse) String() string
- type ListServiceUsagesResponseBody
- func (s ListServiceUsagesResponseBody) GoString() string
- func (s *ListServiceUsagesResponseBody) SetMaxResults(v int32) *ListServiceUsagesResponseBody
- func (s *ListServiceUsagesResponseBody) SetNextToken(v string) *ListServiceUsagesResponseBody
- func (s *ListServiceUsagesResponseBody) SetRequestId(v string) *ListServiceUsagesResponseBody
- func (s *ListServiceUsagesResponseBody) SetServiceUsages(v []*ListServiceUsagesResponseBodyServiceUsages) *ListServiceUsagesResponseBody
- func (s *ListServiceUsagesResponseBody) SetTotalCount(v int32) *ListServiceUsagesResponseBody
- func (s ListServiceUsagesResponseBody) String() string
- type ListServiceUsagesResponseBodyServiceUsages
- func (s ListServiceUsagesResponseBodyServiceUsages) GoString() string
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetComments(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetCreateTime(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetServiceId(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetServiceName(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetStatus(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetSupplierName(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetUpdateTime(v string) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetUserAliUid(v int64) *ListServiceUsagesResponseBodyServiceUsages
- func (s *ListServiceUsagesResponseBodyServiceUsages) SetUserInformation(v map[string]*string) *ListServiceUsagesResponseBodyServiceUsages
- func (s ListServiceUsagesResponseBodyServiceUsages) String() string
- type ListServicesRequest
- func (s ListServicesRequest) GoString() string
- func (s *ListServicesRequest) SetAllVersions(v bool) *ListServicesRequest
- func (s *ListServicesRequest) SetFilter(v []*ListServicesRequestFilter) *ListServicesRequest
- func (s *ListServicesRequest) SetMaxResults(v int32) *ListServicesRequest
- func (s *ListServicesRequest) SetNextToken(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetRegionId(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetResourceGroupId(v string) *ListServicesRequest
- func (s *ListServicesRequest) SetTag(v []*ListServicesRequestTag) *ListServicesRequest
- func (s ListServicesRequest) String() string
- type ListServicesRequestFilter
- type ListServicesRequestTag
- type ListServicesResponse
- func (s ListServicesResponse) GoString() string
- func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
- func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
- func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
- func (s ListServicesResponse) String() string
- type ListServicesResponseBody
- func (s ListServicesResponseBody) GoString() string
- func (s *ListServicesResponseBody) SetMaxResults(v int32) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetNextToken(v string) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetServices(v []*ListServicesResponseBodyServices) *ListServicesResponseBody
- func (s *ListServicesResponseBody) SetTotalCount(v int32) *ListServicesResponseBody
- func (s ListServicesResponseBody) String() string
- type ListServicesResponseBodyServices
- func (s ListServicesResponseBodyServices) GoString() string
- func (s *ListServicesResponseBodyServices) SetApprovalType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetArtifactId(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetArtifactVersion(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetBuildInfo(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetCategories(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetCommodity(v *ListServicesResponseBodyServicesCommodity) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetCommodityCode(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetCreateTime(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetDefaultVersion(v bool) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetDeployType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetHasBeta(v bool) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetHasDraft(v bool) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetLatestResellSourceServiceVersion(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetPublishTime(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetRelationType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetResellApplyStatus(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetResellServiceId(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetResourceGroupId(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetServiceDiscoverable(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetServiceId(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetServiceInfos(v []*ListServicesResponseBodyServicesServiceInfos) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetServiceType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetShareType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetSourceImage(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetSourceServiceId(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetSourceServiceVersion(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetSourceSupplierName(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetStatus(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetSupplierName(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetSupplierUrl(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetTags(v []*ListServicesResponseBodyServicesTags) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetTenantType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetTrialType(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetUpdateTime(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetVersion(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetVersionName(v string) *ListServicesResponseBodyServices
- func (s *ListServicesResponseBodyServices) SetVirtualInternetService(v string) *ListServicesResponseBodyServices
- func (s ListServicesResponseBodyServices) String() string
- type ListServicesResponseBodyServicesCommodity
- func (s ListServicesResponseBodyServicesCommodity) GoString() string
- func (s *ListServicesResponseBodyServicesCommodity) SetCommodityCode(v string) *ListServicesResponseBodyServicesCommodity
- func (s *ListServicesResponseBodyServicesCommodity) SetSaasBoostMetadata(v string) *ListServicesResponseBodyServicesCommodity
- func (s *ListServicesResponseBodyServicesCommodity) SetType(v string) *ListServicesResponseBodyServicesCommodity
- func (s ListServicesResponseBodyServicesCommodity) String() string
- type ListServicesResponseBodyServicesServiceInfos
- func (s ListServicesResponseBodyServicesServiceInfos) GoString() string
- func (s *ListServicesResponseBodyServicesServiceInfos) SetImage(v string) *ListServicesResponseBodyServicesServiceInfos
- func (s *ListServicesResponseBodyServicesServiceInfos) SetLocale(v string) *ListServicesResponseBodyServicesServiceInfos
- func (s *ListServicesResponseBodyServicesServiceInfos) SetName(v string) *ListServicesResponseBodyServicesServiceInfos
- func (s *ListServicesResponseBodyServicesServiceInfos) SetShortDescription(v string) *ListServicesResponseBodyServicesServiceInfos
- func (s ListServicesResponseBodyServicesServiceInfos) String() string
- type ListServicesResponseBodyServicesTags
- func (s ListServicesResponseBodyServicesTags) GoString() string
- func (s *ListServicesResponseBodyServicesTags) SetKey(v string) *ListServicesResponseBodyServicesTags
- func (s *ListServicesResponseBodyServicesTags) SetValue(v string) *ListServicesResponseBodyServicesTags
- func (s ListServicesResponseBodyServicesTags) String() string
- type ModifyServiceInstanceResourcesRequest
- func (s ModifyServiceInstanceResourcesRequest) GoString() string
- func (s *ModifyServiceInstanceResourcesRequest) SetResources(v string) *ModifyServiceInstanceResourcesRequest
- func (s *ModifyServiceInstanceResourcesRequest) SetServiceInstanceId(v string) *ModifyServiceInstanceResourcesRequest
- func (s *ModifyServiceInstanceResourcesRequest) SetServiceInstanceResourcesAction(v string) *ModifyServiceInstanceResourcesRequest
- func (s ModifyServiceInstanceResourcesRequest) String() string
- type ModifyServiceInstanceResourcesResponse
- func (s ModifyServiceInstanceResourcesResponse) GoString() string
- func (s *ModifyServiceInstanceResourcesResponse) SetBody(v *ModifyServiceInstanceResourcesResponseBody) *ModifyServiceInstanceResourcesResponse
- func (s *ModifyServiceInstanceResourcesResponse) SetHeaders(v map[string]*string) *ModifyServiceInstanceResourcesResponse
- func (s *ModifyServiceInstanceResourcesResponse) SetStatusCode(v int32) *ModifyServiceInstanceResourcesResponse
- func (s ModifyServiceInstanceResourcesResponse) String() string
- type ModifyServiceInstanceResourcesResponseBody
- type PreLaunchServiceRequest
- func (s PreLaunchServiceRequest) GoString() string
- func (s *PreLaunchServiceRequest) SetClientToken(v string) *PreLaunchServiceRequest
- func (s *PreLaunchServiceRequest) SetRegionId(v string) *PreLaunchServiceRequest
- func (s *PreLaunchServiceRequest) SetServiceId(v string) *PreLaunchServiceRequest
- func (s PreLaunchServiceRequest) String() string
- type PreLaunchServiceResponse
- func (s PreLaunchServiceResponse) GoString() string
- func (s *PreLaunchServiceResponse) SetBody(v *PreLaunchServiceResponseBody) *PreLaunchServiceResponse
- func (s *PreLaunchServiceResponse) SetHeaders(v map[string]*string) *PreLaunchServiceResponse
- func (s *PreLaunchServiceResponse) SetStatusCode(v int32) *PreLaunchServiceResponse
- func (s PreLaunchServiceResponse) String() string
- type PreLaunchServiceResponseBody
- type PushMeteringDataRequest
- type PushMeteringDataResponse
- func (s PushMeteringDataResponse) GoString() string
- func (s *PushMeteringDataResponse) SetBody(v *PushMeteringDataResponseBody) *PushMeteringDataResponse
- func (s *PushMeteringDataResponse) SetHeaders(v map[string]*string) *PushMeteringDataResponse
- func (s *PushMeteringDataResponse) SetStatusCode(v int32) *PushMeteringDataResponse
- func (s PushMeteringDataResponse) String() string
- type PushMeteringDataResponseBody
- type RegisterServiceRequest
- func (s RegisterServiceRequest) GoString() string
- func (s *RegisterServiceRequest) SetClientToken(v string) *RegisterServiceRequest
- func (s *RegisterServiceRequest) SetRegionId(v string) *RegisterServiceRequest
- func (s *RegisterServiceRequest) SetServiceId(v string) *RegisterServiceRequest
- func (s RegisterServiceRequest) String() string
- type RegisterServiceResponse
- func (s RegisterServiceResponse) GoString() string
- func (s *RegisterServiceResponse) SetBody(v *RegisterServiceResponseBody) *RegisterServiceResponse
- func (s *RegisterServiceResponse) SetHeaders(v map[string]*string) *RegisterServiceResponse
- func (s *RegisterServiceResponse) SetStatusCode(v int32) *RegisterServiceResponse
- func (s RegisterServiceResponse) String() string
- type RegisterServiceResponseBody
- type RejectServiceUsageRequest
- func (s RejectServiceUsageRequest) GoString() string
- func (s *RejectServiceUsageRequest) SetClientToken(v string) *RejectServiceUsageRequest
- func (s *RejectServiceUsageRequest) SetComments(v string) *RejectServiceUsageRequest
- func (s *RejectServiceUsageRequest) SetServiceId(v string) *RejectServiceUsageRequest
- func (s *RejectServiceUsageRequest) SetType(v int32) *RejectServiceUsageRequest
- func (s *RejectServiceUsageRequest) SetUserAliUid(v int64) *RejectServiceUsageRequest
- func (s RejectServiceUsageRequest) String() string
- type RejectServiceUsageResponse
- func (s RejectServiceUsageResponse) GoString() string
- func (s *RejectServiceUsageResponse) SetBody(v *RejectServiceUsageResponseBody) *RejectServiceUsageResponse
- func (s *RejectServiceUsageResponse) SetHeaders(v map[string]*string) *RejectServiceUsageResponse
- func (s *RejectServiceUsageResponse) SetStatusCode(v int32) *RejectServiceUsageResponse
- func (s RejectServiceUsageResponse) String() string
- type RejectServiceUsageResponseBody
- type ReleaseArtifactRequest
- type ReleaseArtifactResponse
- func (s ReleaseArtifactResponse) GoString() string
- func (s *ReleaseArtifactResponse) SetBody(v *ReleaseArtifactResponseBody) *ReleaseArtifactResponse
- func (s *ReleaseArtifactResponse) SetHeaders(v map[string]*string) *ReleaseArtifactResponse
- func (s *ReleaseArtifactResponse) SetStatusCode(v int32) *ReleaseArtifactResponse
- func (s ReleaseArtifactResponse) String() string
- type ReleaseArtifactResponseBody
- func (s ReleaseArtifactResponseBody) GoString() string
- func (s *ReleaseArtifactResponseBody) SetArtifactId(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetArtifactProperty(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetArtifactType(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetArtifactVersion(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetDescription(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetGmtModified(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetRequestId(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetStatus(v string) *ReleaseArtifactResponseBody
- func (s *ReleaseArtifactResponseBody) SetVersionName(v string) *ReleaseArtifactResponseBody
- func (s ReleaseArtifactResponseBody) String() string
- type RemoveServiceSharedAccountsRequest
- func (s RemoveServiceSharedAccountsRequest) GoString() string
- func (s *RemoveServiceSharedAccountsRequest) SetClientToken(v string) *RemoveServiceSharedAccountsRequest
- func (s *RemoveServiceSharedAccountsRequest) SetRegionId(v string) *RemoveServiceSharedAccountsRequest
- func (s *RemoveServiceSharedAccountsRequest) SetServiceId(v string) *RemoveServiceSharedAccountsRequest
- func (s *RemoveServiceSharedAccountsRequest) SetType(v string) *RemoveServiceSharedAccountsRequest
- func (s *RemoveServiceSharedAccountsRequest) SetUserAliUids(v []*int64) *RemoveServiceSharedAccountsRequest
- func (s RemoveServiceSharedAccountsRequest) String() string
- type RemoveServiceSharedAccountsResponse
- func (s RemoveServiceSharedAccountsResponse) GoString() string
- func (s *RemoveServiceSharedAccountsResponse) SetBody(v *RemoveServiceSharedAccountsResponseBody) *RemoveServiceSharedAccountsResponse
- func (s *RemoveServiceSharedAccountsResponse) SetHeaders(v map[string]*string) *RemoveServiceSharedAccountsResponse
- func (s *RemoveServiceSharedAccountsResponse) SetStatusCode(v int32) *RemoveServiceSharedAccountsResponse
- func (s RemoveServiceSharedAccountsResponse) String() string
- type RemoveServiceSharedAccountsResponseBody
- type RestartServiceInstanceRequest
- func (s RestartServiceInstanceRequest) GoString() string
- func (s *RestartServiceInstanceRequest) SetClientToken(v string) *RestartServiceInstanceRequest
- func (s *RestartServiceInstanceRequest) SetRegionId(v string) *RestartServiceInstanceRequest
- func (s *RestartServiceInstanceRequest) SetServiceInstanceId(v string) *RestartServiceInstanceRequest
- func (s RestartServiceInstanceRequest) String() string
- type RestartServiceInstanceResponse
- func (s RestartServiceInstanceResponse) GoString() string
- func (s *RestartServiceInstanceResponse) SetBody(v *RestartServiceInstanceResponseBody) *RestartServiceInstanceResponse
- func (s *RestartServiceInstanceResponse) SetHeaders(v map[string]*string) *RestartServiceInstanceResponse
- func (s *RestartServiceInstanceResponse) SetStatusCode(v int32) *RestartServiceInstanceResponse
- func (s RestartServiceInstanceResponse) String() string
- type RestartServiceInstanceResponseBody
- type RollbackServiceInstanceRequest
- func (s RollbackServiceInstanceRequest) GoString() string
- func (s *RollbackServiceInstanceRequest) SetClientToken(v string) *RollbackServiceInstanceRequest
- func (s *RollbackServiceInstanceRequest) SetRegionId(v string) *RollbackServiceInstanceRequest
- func (s *RollbackServiceInstanceRequest) SetServiceInstanceId(v string) *RollbackServiceInstanceRequest
- func (s RollbackServiceInstanceRequest) String() string
- type RollbackServiceInstanceResponse
- func (s RollbackServiceInstanceResponse) GoString() string
- func (s *RollbackServiceInstanceResponse) SetBody(v *RollbackServiceInstanceResponseBody) *RollbackServiceInstanceResponse
- func (s *RollbackServiceInstanceResponse) SetHeaders(v map[string]*string) *RollbackServiceInstanceResponse
- func (s *RollbackServiceInstanceResponse) SetStatusCode(v int32) *RollbackServiceInstanceResponse
- func (s RollbackServiceInstanceResponse) String() string
- type RollbackServiceInstanceResponseBody
- func (s RollbackServiceInstanceResponseBody) GoString() string
- func (s *RollbackServiceInstanceResponseBody) SetRequestId(v string) *RollbackServiceInstanceResponseBody
- func (s *RollbackServiceInstanceResponseBody) SetServiceInstanceId(v string) *RollbackServiceInstanceResponseBody
- func (s *RollbackServiceInstanceResponseBody) SetStatus(v string) *RollbackServiceInstanceResponseBody
- func (s RollbackServiceInstanceResponseBody) String() string
- type StartServiceInstanceRequest
- func (s StartServiceInstanceRequest) GoString() string
- func (s *StartServiceInstanceRequest) SetClientToken(v string) *StartServiceInstanceRequest
- func (s *StartServiceInstanceRequest) SetRegionId(v string) *StartServiceInstanceRequest
- func (s *StartServiceInstanceRequest) SetServiceInstanceId(v string) *StartServiceInstanceRequest
- func (s StartServiceInstanceRequest) String() string
- type StartServiceInstanceResponse
- func (s StartServiceInstanceResponse) GoString() string
- func (s *StartServiceInstanceResponse) SetBody(v *StartServiceInstanceResponseBody) *StartServiceInstanceResponse
- func (s *StartServiceInstanceResponse) SetHeaders(v map[string]*string) *StartServiceInstanceResponse
- func (s *StartServiceInstanceResponse) SetStatusCode(v int32) *StartServiceInstanceResponse
- func (s StartServiceInstanceResponse) String() string
- type StartServiceInstanceResponseBody
- type StopServiceInstanceRequest
- func (s StopServiceInstanceRequest) GoString() string
- func (s *StopServiceInstanceRequest) SetClientToken(v string) *StopServiceInstanceRequest
- func (s *StopServiceInstanceRequest) SetRegionId(v string) *StopServiceInstanceRequest
- func (s *StopServiceInstanceRequest) SetServiceInstanceId(v string) *StopServiceInstanceRequest
- func (s StopServiceInstanceRequest) String() string
- type StopServiceInstanceResponse
- func (s StopServiceInstanceResponse) GoString() string
- func (s *StopServiceInstanceResponse) SetBody(v *StopServiceInstanceResponseBody) *StopServiceInstanceResponse
- func (s *StopServiceInstanceResponse) SetHeaders(v map[string]*string) *StopServiceInstanceResponse
- func (s *StopServiceInstanceResponse) SetStatusCode(v int32) *StopServiceInstanceResponse
- func (s StopServiceInstanceResponse) String() string
- type StopServiceInstanceResponseBody
- type UpdateArtifactRequest
- func (s UpdateArtifactRequest) GoString() string
- func (s *UpdateArtifactRequest) SetArtifactBuildProperty(v *UpdateArtifactRequestArtifactBuildProperty) *UpdateArtifactRequest
- func (s *UpdateArtifactRequest) SetArtifactId(v string) *UpdateArtifactRequest
- func (s *UpdateArtifactRequest) SetArtifactProperty(v *UpdateArtifactRequestArtifactProperty) *UpdateArtifactRequest
- func (s *UpdateArtifactRequest) SetDescription(v string) *UpdateArtifactRequest
- func (s *UpdateArtifactRequest) SetSupportRegionIds(v []*string) *UpdateArtifactRequest
- func (s *UpdateArtifactRequest) SetVersionName(v string) *UpdateArtifactRequest
- func (s UpdateArtifactRequest) String() string
- type UpdateArtifactRequestArtifactBuildProperty
- func (s UpdateArtifactRequestArtifactBuildProperty) GoString() string
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetBuildArgs(v []*UpdateArtifactRequestArtifactBuildPropertyBuildArgs) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetCodeRepo(v *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetCommandContent(v string) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetCommandType(v string) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetDockerfilePath(v string) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetRegionId(v string) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetSourceContainerImage(v string) *UpdateArtifactRequestArtifactBuildProperty
- func (s *UpdateArtifactRequestArtifactBuildProperty) SetSourceImageId(v string) *UpdateArtifactRequestArtifactBuildProperty
- func (s UpdateArtifactRequestArtifactBuildProperty) String() string
- type UpdateArtifactRequestArtifactBuildPropertyBuildArgs
- func (s UpdateArtifactRequestArtifactBuildPropertyBuildArgs) GoString() string
- func (s *UpdateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentName(v string) *UpdateArtifactRequestArtifactBuildPropertyBuildArgs
- func (s *UpdateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentValue(v string) *UpdateArtifactRequestArtifactBuildPropertyBuildArgs
- func (s UpdateArtifactRequestArtifactBuildPropertyBuildArgs) String() string
- type UpdateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s UpdateArtifactRequestArtifactBuildPropertyCodeRepo) GoString() string
- func (s *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetBranch(v string) *UpdateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetOwner(v string) *UpdateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetPlatform(v string) *UpdateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetRepoName(v string) *UpdateArtifactRequestArtifactBuildPropertyCodeRepo
- func (s UpdateArtifactRequestArtifactBuildPropertyCodeRepo) String() string
- type UpdateArtifactRequestArtifactProperty
- func (s UpdateArtifactRequestArtifactProperty) GoString() string
- func (s *UpdateArtifactRequestArtifactProperty) SetCommodityCode(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetCommodityVersion(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetFileScriptMetadata(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetImageId(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetRegionId(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetRepoId(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetRepoName(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetRepoType(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetScriptMetadata(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetTag(v string) *UpdateArtifactRequestArtifactProperty
- func (s *UpdateArtifactRequestArtifactProperty) SetUrl(v string) *UpdateArtifactRequestArtifactProperty
- func (s UpdateArtifactRequestArtifactProperty) String() string
- type UpdateArtifactResponse
- func (s UpdateArtifactResponse) GoString() string
- func (s *UpdateArtifactResponse) SetBody(v *UpdateArtifactResponseBody) *UpdateArtifactResponse
- func (s *UpdateArtifactResponse) SetHeaders(v map[string]*string) *UpdateArtifactResponse
- func (s *UpdateArtifactResponse) SetStatusCode(v int32) *UpdateArtifactResponse
- func (s UpdateArtifactResponse) String() string
- type UpdateArtifactResponseBody
- func (s UpdateArtifactResponseBody) GoString() string
- func (s *UpdateArtifactResponseBody) SetArtifactBuildProperty(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetArtifactBuildType(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetArtifactId(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetArtifactProperty(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetArtifactType(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetArtifactVersion(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetDescription(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetGmtModified(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetRequestId(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetStatus(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetStatusDetail(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetSupportRegionIds(v string) *UpdateArtifactResponseBody
- func (s *UpdateArtifactResponseBody) SetVersionName(v string) *UpdateArtifactResponseBody
- func (s UpdateArtifactResponseBody) String() string
- type UpdateArtifactShrinkRequest
- func (s UpdateArtifactShrinkRequest) GoString() string
- func (s *UpdateArtifactShrinkRequest) SetArtifactBuildPropertyShrink(v string) *UpdateArtifactShrinkRequest
- func (s *UpdateArtifactShrinkRequest) SetArtifactId(v string) *UpdateArtifactShrinkRequest
- func (s *UpdateArtifactShrinkRequest) SetArtifactPropertyShrink(v string) *UpdateArtifactShrinkRequest
- func (s *UpdateArtifactShrinkRequest) SetDescription(v string) *UpdateArtifactShrinkRequest
- func (s *UpdateArtifactShrinkRequest) SetSupportRegionIds(v []*string) *UpdateArtifactShrinkRequest
- func (s *UpdateArtifactShrinkRequest) SetVersionName(v string) *UpdateArtifactShrinkRequest
- func (s UpdateArtifactShrinkRequest) String() string
- type UpdateServiceInstanceAttributeRequest
- func (s UpdateServiceInstanceAttributeRequest) GoString() string
- func (s *UpdateServiceInstanceAttributeRequest) SetEndTime(v string) *UpdateServiceInstanceAttributeRequest
- func (s *UpdateServiceInstanceAttributeRequest) SetLicenseData(v *UpdateServiceInstanceAttributeRequestLicenseData) *UpdateServiceInstanceAttributeRequest
- func (s *UpdateServiceInstanceAttributeRequest) SetReason(v string) *UpdateServiceInstanceAttributeRequest
- func (s *UpdateServiceInstanceAttributeRequest) SetRegionId(v string) *UpdateServiceInstanceAttributeRequest
- func (s *UpdateServiceInstanceAttributeRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceAttributeRequest
- func (s UpdateServiceInstanceAttributeRequest) String() string
- type UpdateServiceInstanceAttributeRequestLicenseData
- type UpdateServiceInstanceAttributeResponse
- func (s UpdateServiceInstanceAttributeResponse) GoString() string
- func (s *UpdateServiceInstanceAttributeResponse) SetBody(v *UpdateServiceInstanceAttributeResponseBody) *UpdateServiceInstanceAttributeResponse
- func (s *UpdateServiceInstanceAttributeResponse) SetHeaders(v map[string]*string) *UpdateServiceInstanceAttributeResponse
- func (s *UpdateServiceInstanceAttributeResponse) SetStatusCode(v int32) *UpdateServiceInstanceAttributeResponse
- func (s UpdateServiceInstanceAttributeResponse) String() string
- type UpdateServiceInstanceAttributeResponseBody
- type UpdateServiceInstanceAttributeShrinkRequest
- func (s UpdateServiceInstanceAttributeShrinkRequest) GoString() string
- func (s *UpdateServiceInstanceAttributeShrinkRequest) SetEndTime(v string) *UpdateServiceInstanceAttributeShrinkRequest
- func (s *UpdateServiceInstanceAttributeShrinkRequest) SetLicenseDataShrink(v string) *UpdateServiceInstanceAttributeShrinkRequest
- func (s *UpdateServiceInstanceAttributeShrinkRequest) SetReason(v string) *UpdateServiceInstanceAttributeShrinkRequest
- func (s *UpdateServiceInstanceAttributeShrinkRequest) SetRegionId(v string) *UpdateServiceInstanceAttributeShrinkRequest
- func (s *UpdateServiceInstanceAttributeShrinkRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceAttributeShrinkRequest
- func (s UpdateServiceInstanceAttributeShrinkRequest) String() string
- type UpdateServiceInstanceSpecRequest
- func (s UpdateServiceInstanceSpecRequest) GoString() string
- func (s *UpdateServiceInstanceSpecRequest) SetClientToken(v string) *UpdateServiceInstanceSpecRequest
- func (s *UpdateServiceInstanceSpecRequest) SetEnableUserPrometheus(v bool) *UpdateServiceInstanceSpecRequest
- func (s *UpdateServiceInstanceSpecRequest) SetOperationName(v string) *UpdateServiceInstanceSpecRequest
- func (s *UpdateServiceInstanceSpecRequest) SetParameters(v map[string]interface{}) *UpdateServiceInstanceSpecRequest
- func (s *UpdateServiceInstanceSpecRequest) SetPredefinedParametersName(v string) *UpdateServiceInstanceSpecRequest
- func (s *UpdateServiceInstanceSpecRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceSpecRequest
- func (s UpdateServiceInstanceSpecRequest) String() string
- type UpdateServiceInstanceSpecResponse
- func (s UpdateServiceInstanceSpecResponse) GoString() string
- func (s *UpdateServiceInstanceSpecResponse) SetBody(v *UpdateServiceInstanceSpecResponseBody) *UpdateServiceInstanceSpecResponse
- func (s *UpdateServiceInstanceSpecResponse) SetHeaders(v map[string]*string) *UpdateServiceInstanceSpecResponse
- func (s *UpdateServiceInstanceSpecResponse) SetStatusCode(v int32) *UpdateServiceInstanceSpecResponse
- func (s UpdateServiceInstanceSpecResponse) String() string
- type UpdateServiceInstanceSpecResponseBody
- func (s UpdateServiceInstanceSpecResponseBody) GoString() string
- func (s *UpdateServiceInstanceSpecResponseBody) SetOrderId(v string) *UpdateServiceInstanceSpecResponseBody
- func (s *UpdateServiceInstanceSpecResponseBody) SetRequestId(v string) *UpdateServiceInstanceSpecResponseBody
- func (s UpdateServiceInstanceSpecResponseBody) String() string
- type UpdateServiceInstanceSpecShrinkRequest
- func (s UpdateServiceInstanceSpecShrinkRequest) GoString() string
- func (s *UpdateServiceInstanceSpecShrinkRequest) SetClientToken(v string) *UpdateServiceInstanceSpecShrinkRequest
- func (s *UpdateServiceInstanceSpecShrinkRequest) SetEnableUserPrometheus(v bool) *UpdateServiceInstanceSpecShrinkRequest
- func (s *UpdateServiceInstanceSpecShrinkRequest) SetOperationName(v string) *UpdateServiceInstanceSpecShrinkRequest
- func (s *UpdateServiceInstanceSpecShrinkRequest) SetParametersShrink(v string) *UpdateServiceInstanceSpecShrinkRequest
- func (s *UpdateServiceInstanceSpecShrinkRequest) SetPredefinedParametersName(v string) *UpdateServiceInstanceSpecShrinkRequest
- func (s *UpdateServiceInstanceSpecShrinkRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceSpecShrinkRequest
- func (s UpdateServiceInstanceSpecShrinkRequest) String() string
- type UpdateServiceRequest
- func (s UpdateServiceRequest) GoString() string
- func (s *UpdateServiceRequest) SetAlarmMetadata(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetApprovalType(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetClientToken(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetCommodity(v *UpdateServiceRequestCommodity) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetComplianceMetadata(v *UpdateServiceRequestComplianceMetadata) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetDeployMetadata(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetDeployType(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetDryRun(v bool) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetDuration(v int64) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetIsSupportOperated(v bool) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetLicenseMetadata(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetLogMetadata(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetOperationMetadata(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetPolicyNames(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetRegionId(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetResellable(v bool) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceId(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceInfo(v []*UpdateServiceRequestServiceInfo) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceType(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetServiceVersion(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetShareType(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetTenantType(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetTrialDuration(v int32) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetUpdateOption(v *UpdateServiceRequestUpdateOption) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetUpgradeMetadata(v string) *UpdateServiceRequest
- func (s *UpdateServiceRequest) SetVersionName(v string) *UpdateServiceRequest
- func (s UpdateServiceRequest) String() string
- type UpdateServiceRequestCommodity
- func (s UpdateServiceRequestCommodity) GoString() string
- func (s *UpdateServiceRequestCommodity) SetComponentsMappings(v []*UpdateServiceRequestCommodityComponentsMappings) *UpdateServiceRequestCommodity
- func (s *UpdateServiceRequestCommodity) SetMeteringEntityExtraInfos(v []*UpdateServiceRequestCommodityMeteringEntityExtraInfos) *UpdateServiceRequestCommodity
- func (s *UpdateServiceRequestCommodity) SetMeteringEntityMappings(v []*UpdateServiceRequestCommodityMeteringEntityMappings) *UpdateServiceRequestCommodity
- func (s *UpdateServiceRequestCommodity) SetSaasBoostConfig(v string) *UpdateServiceRequestCommodity
- func (s *UpdateServiceRequestCommodity) SetSpecificationMappings(v []*UpdateServiceRequestCommoditySpecificationMappings) *UpdateServiceRequestCommodity
- func (s UpdateServiceRequestCommodity) String() string
- type UpdateServiceRequestCommodityComponentsMappings
- func (s UpdateServiceRequestCommodityComponentsMappings) GoString() string
- func (s *UpdateServiceRequestCommodityComponentsMappings) SetMappings(v map[string]*string) *UpdateServiceRequestCommodityComponentsMappings
- func (s *UpdateServiceRequestCommodityComponentsMappings) SetTemplateName(v string) *UpdateServiceRequestCommodityComponentsMappings
- func (s UpdateServiceRequestCommodityComponentsMappings) String() string
- type UpdateServiceRequestCommodityMeteringEntityExtraInfos
- func (s UpdateServiceRequestCommodityMeteringEntityExtraInfos) GoString() string
- func (s *UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetEntityId(v string) *UpdateServiceRequestCommodityMeteringEntityExtraInfos
- func (s *UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetMetricName(v string) *UpdateServiceRequestCommodityMeteringEntityExtraInfos
- func (s *UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetPromql(v string) *UpdateServiceRequestCommodityMeteringEntityExtraInfos
- func (s *UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetType(v string) *UpdateServiceRequestCommodityMeteringEntityExtraInfos
- func (s UpdateServiceRequestCommodityMeteringEntityExtraInfos) String() string
- type UpdateServiceRequestCommodityMeteringEntityMappings
- func (s UpdateServiceRequestCommodityMeteringEntityMappings) GoString() string
- func (s *UpdateServiceRequestCommodityMeteringEntityMappings) SetEntityIds(v []*string) *UpdateServiceRequestCommodityMeteringEntityMappings
- func (s *UpdateServiceRequestCommodityMeteringEntityMappings) SetSpecificationName(v string) *UpdateServiceRequestCommodityMeteringEntityMappings
- func (s *UpdateServiceRequestCommodityMeteringEntityMappings) SetTemplateName(v string) *UpdateServiceRequestCommodityMeteringEntityMappings
- func (s UpdateServiceRequestCommodityMeteringEntityMappings) String() string
- type UpdateServiceRequestCommoditySpecificationMappings
- func (s UpdateServiceRequestCommoditySpecificationMappings) GoString() string
- func (s *UpdateServiceRequestCommoditySpecificationMappings) SetSpecificationCode(v string) *UpdateServiceRequestCommoditySpecificationMappings
- func (s *UpdateServiceRequestCommoditySpecificationMappings) SetSpecificationName(v string) *UpdateServiceRequestCommoditySpecificationMappings
- func (s *UpdateServiceRequestCommoditySpecificationMappings) SetTemplateName(v string) *UpdateServiceRequestCommoditySpecificationMappings
- func (s UpdateServiceRequestCommoditySpecificationMappings) String() string
- type UpdateServiceRequestComplianceMetadata
- type UpdateServiceRequestServiceInfo
- func (s UpdateServiceRequestServiceInfo) GoString() string
- func (s *UpdateServiceRequestServiceInfo) SetAgreements(v []*UpdateServiceRequestServiceInfoAgreements) *UpdateServiceRequestServiceInfo
- func (s *UpdateServiceRequestServiceInfo) SetImage(v string) *UpdateServiceRequestServiceInfo
- func (s *UpdateServiceRequestServiceInfo) SetLocale(v string) *UpdateServiceRequestServiceInfo
- func (s *UpdateServiceRequestServiceInfo) SetLongDescriptionUrl(v string) *UpdateServiceRequestServiceInfo
- func (s *UpdateServiceRequestServiceInfo) SetName(v string) *UpdateServiceRequestServiceInfo
- func (s *UpdateServiceRequestServiceInfo) SetShortDescription(v string) *UpdateServiceRequestServiceInfo
- func (s *UpdateServiceRequestServiceInfo) SetSoftwares(v []*UpdateServiceRequestServiceInfoSoftwares) *UpdateServiceRequestServiceInfo
- func (s UpdateServiceRequestServiceInfo) String() string
- type UpdateServiceRequestServiceInfoAgreements
- func (s UpdateServiceRequestServiceInfoAgreements) GoString() string
- func (s *UpdateServiceRequestServiceInfoAgreements) SetName(v string) *UpdateServiceRequestServiceInfoAgreements
- func (s *UpdateServiceRequestServiceInfoAgreements) SetUrl(v string) *UpdateServiceRequestServiceInfoAgreements
- func (s UpdateServiceRequestServiceInfoAgreements) String() string
- type UpdateServiceRequestServiceInfoSoftwares
- func (s UpdateServiceRequestServiceInfoSoftwares) GoString() string
- func (s *UpdateServiceRequestServiceInfoSoftwares) SetName(v string) *UpdateServiceRequestServiceInfoSoftwares
- func (s *UpdateServiceRequestServiceInfoSoftwares) SetVersion(v string) *UpdateServiceRequestServiceInfoSoftwares
- func (s UpdateServiceRequestServiceInfoSoftwares) String() string
- type UpdateServiceRequestUpdateOption
- func (s UpdateServiceRequestUpdateOption) GoString() string
- func (s *UpdateServiceRequestUpdateOption) SetUpdateArtifact(v bool) *UpdateServiceRequestUpdateOption
- func (s *UpdateServiceRequestUpdateOption) SetUpdateFrom(v string) *UpdateServiceRequestUpdateOption
- func (s UpdateServiceRequestUpdateOption) String() string
- type UpdateServiceResponse
- func (s UpdateServiceResponse) GoString() string
- func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
- func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
- func (s UpdateServiceResponse) String() string
- type UpdateServiceResponseBody
- func (s UpdateServiceResponseBody) GoString() string
- func (s *UpdateServiceResponseBody) SetDryRunResult(v *UpdateServiceResponseBodyDryRunResult) *UpdateServiceResponseBody
- func (s *UpdateServiceResponseBody) SetRequestId(v string) *UpdateServiceResponseBody
- func (s UpdateServiceResponseBody) String() string
- type UpdateServiceResponseBodyDryRunResult
- type UpdateServiceResponseBodyDryRunResultRolePolicy
- func (s UpdateServiceResponseBodyDryRunResultRolePolicy) GoString() string
- func (s *UpdateServiceResponseBodyDryRunResultRolePolicy) SetMissingPolicy(v []*UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) *UpdateServiceResponseBodyDryRunResultRolePolicy
- func (s *UpdateServiceResponseBodyDryRunResultRolePolicy) SetPolicy(v string) *UpdateServiceResponseBodyDryRunResultRolePolicy
- func (s UpdateServiceResponseBodyDryRunResultRolePolicy) String() string
- type UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) GoString() string
- func (s *UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetAction(v []*string) *UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s *UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetResource(v string) *UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s *UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetServiceName(v string) *UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy
- func (s UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) String() string
- type UpdateServiceShrinkRequest
- func (s UpdateServiceShrinkRequest) GoString() string
- func (s *UpdateServiceShrinkRequest) SetAlarmMetadata(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetApprovalType(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetClientToken(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetCommodityShrink(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetComplianceMetadataShrink(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetDeployMetadata(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetDeployType(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetDryRun(v bool) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetDuration(v int64) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetIsSupportOperated(v bool) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetLicenseMetadata(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetLogMetadata(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetOperationMetadata(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetPolicyNames(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetRegionId(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetResellable(v bool) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetServiceId(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetServiceInfo(v []*UpdateServiceShrinkRequestServiceInfo) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetServiceType(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetServiceVersion(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetShareType(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetTenantType(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetTrialDuration(v int32) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetUpdateOptionShrink(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetUpgradeMetadata(v string) *UpdateServiceShrinkRequest
- func (s *UpdateServiceShrinkRequest) SetVersionName(v string) *UpdateServiceShrinkRequest
- func (s UpdateServiceShrinkRequest) String() string
- type UpdateServiceShrinkRequestServiceInfo
- func (s UpdateServiceShrinkRequestServiceInfo) GoString() string
- func (s *UpdateServiceShrinkRequestServiceInfo) SetAgreements(v []*UpdateServiceShrinkRequestServiceInfoAgreements) *UpdateServiceShrinkRequestServiceInfo
- func (s *UpdateServiceShrinkRequestServiceInfo) SetImage(v string) *UpdateServiceShrinkRequestServiceInfo
- func (s *UpdateServiceShrinkRequestServiceInfo) SetLocale(v string) *UpdateServiceShrinkRequestServiceInfo
- func (s *UpdateServiceShrinkRequestServiceInfo) SetLongDescriptionUrl(v string) *UpdateServiceShrinkRequestServiceInfo
- func (s *UpdateServiceShrinkRequestServiceInfo) SetName(v string) *UpdateServiceShrinkRequestServiceInfo
- func (s *UpdateServiceShrinkRequestServiceInfo) SetShortDescription(v string) *UpdateServiceShrinkRequestServiceInfo
- func (s *UpdateServiceShrinkRequestServiceInfo) SetSoftwares(v []*UpdateServiceShrinkRequestServiceInfoSoftwares) *UpdateServiceShrinkRequestServiceInfo
- func (s UpdateServiceShrinkRequestServiceInfo) String() string
- type UpdateServiceShrinkRequestServiceInfoAgreements
- func (s UpdateServiceShrinkRequestServiceInfoAgreements) GoString() string
- func (s *UpdateServiceShrinkRequestServiceInfoAgreements) SetName(v string) *UpdateServiceShrinkRequestServiceInfoAgreements
- func (s *UpdateServiceShrinkRequestServiceInfoAgreements) SetUrl(v string) *UpdateServiceShrinkRequestServiceInfoAgreements
- func (s UpdateServiceShrinkRequestServiceInfoAgreements) String() string
- type UpdateServiceShrinkRequestServiceInfoSoftwares
- func (s UpdateServiceShrinkRequestServiceInfoSoftwares) GoString() string
- func (s *UpdateServiceShrinkRequestServiceInfoSoftwares) SetName(v string) *UpdateServiceShrinkRequestServiceInfoSoftwares
- func (s *UpdateServiceShrinkRequestServiceInfoSoftwares) SetVersion(v string) *UpdateServiceShrinkRequestServiceInfoSoftwares
- func (s UpdateServiceShrinkRequestServiceInfoSoftwares) String() string
- type UpgradeServiceInstanceRequest
- func (s UpgradeServiceInstanceRequest) GoString() string
- func (s *UpgradeServiceInstanceRequest) SetClientToken(v string) *UpgradeServiceInstanceRequest
- func (s *UpgradeServiceInstanceRequest) SetDryRun(v string) *UpgradeServiceInstanceRequest
- func (s *UpgradeServiceInstanceRequest) SetParameters(v map[string]interface{}) *UpgradeServiceInstanceRequest
- func (s *UpgradeServiceInstanceRequest) SetRegionId(v string) *UpgradeServiceInstanceRequest
- func (s *UpgradeServiceInstanceRequest) SetServiceInstanceId(v string) *UpgradeServiceInstanceRequest
- func (s *UpgradeServiceInstanceRequest) SetServiceVersion(v string) *UpgradeServiceInstanceRequest
- func (s UpgradeServiceInstanceRequest) String() string
- type UpgradeServiceInstanceResponse
- func (s UpgradeServiceInstanceResponse) GoString() string
- func (s *UpgradeServiceInstanceResponse) SetBody(v *UpgradeServiceInstanceResponseBody) *UpgradeServiceInstanceResponse
- func (s *UpgradeServiceInstanceResponse) SetHeaders(v map[string]*string) *UpgradeServiceInstanceResponse
- func (s *UpgradeServiceInstanceResponse) SetStatusCode(v int32) *UpgradeServiceInstanceResponse
- func (s UpgradeServiceInstanceResponse) String() string
- type UpgradeServiceInstanceResponseBody
- func (s UpgradeServiceInstanceResponseBody) GoString() string
- func (s *UpgradeServiceInstanceResponseBody) SetRequestId(v string) *UpgradeServiceInstanceResponseBody
- func (s *UpgradeServiceInstanceResponseBody) SetServiceInstanceId(v string) *UpgradeServiceInstanceResponseBody
- func (s *UpgradeServiceInstanceResponseBody) SetStatus(v string) *UpgradeServiceInstanceResponseBody
- func (s *UpgradeServiceInstanceResponseBody) SetUpgradeRequiredParameters(v []*string) *UpgradeServiceInstanceResponseBody
- func (s UpgradeServiceInstanceResponseBody) String() string
- type UpgradeServiceInstanceShrinkRequest
- func (s UpgradeServiceInstanceShrinkRequest) GoString() string
- func (s *UpgradeServiceInstanceShrinkRequest) SetClientToken(v string) *UpgradeServiceInstanceShrinkRequest
- func (s *UpgradeServiceInstanceShrinkRequest) SetDryRun(v string) *UpgradeServiceInstanceShrinkRequest
- func (s *UpgradeServiceInstanceShrinkRequest) SetParametersShrink(v string) *UpgradeServiceInstanceShrinkRequest
- func (s *UpgradeServiceInstanceShrinkRequest) SetRegionId(v string) *UpgradeServiceInstanceShrinkRequest
- func (s *UpgradeServiceInstanceShrinkRequest) SetServiceInstanceId(v string) *UpgradeServiceInstanceShrinkRequest
- func (s *UpgradeServiceInstanceShrinkRequest) SetServiceVersion(v string) *UpgradeServiceInstanceShrinkRequest
- func (s UpgradeServiceInstanceShrinkRequest) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddServiceSharedAccountsRequest ¶
type AddServiceSharedAccountsRequest struct { // // example: // // BBBAAfu+XtuBE55iRLHEYYuojI4= ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // // This parameter is required. // // example: // // service-63b8a060e9d54cxxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // // This parameter is required. SharedAccounts []*AddServiceSharedAccountsRequestSharedAccounts `json:"SharedAccounts,omitempty" xml:"SharedAccounts,omitempty" type:"Repeated"` // // - SharedAccount: The service is shared by multiple accounts. // // - Reseller: The service is distributed. // // example: // // SharedAccount Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (AddServiceSharedAccountsRequest) GoString ¶
func (s AddServiceSharedAccountsRequest) GoString() string
func (*AddServiceSharedAccountsRequest) SetClientToken ¶
func (s *AddServiceSharedAccountsRequest) SetClientToken(v string) *AddServiceSharedAccountsRequest
func (*AddServiceSharedAccountsRequest) SetRegionId ¶
func (s *AddServiceSharedAccountsRequest) SetRegionId(v string) *AddServiceSharedAccountsRequest
func (*AddServiceSharedAccountsRequest) SetServiceId ¶
func (s *AddServiceSharedAccountsRequest) SetServiceId(v string) *AddServiceSharedAccountsRequest
func (*AddServiceSharedAccountsRequest) SetSharedAccounts ¶
func (s *AddServiceSharedAccountsRequest) SetSharedAccounts(v []*AddServiceSharedAccountsRequestSharedAccounts) *AddServiceSharedAccountsRequest
func (*AddServiceSharedAccountsRequest) SetType ¶
func (s *AddServiceSharedAccountsRequest) SetType(v string) *AddServiceSharedAccountsRequest
func (AddServiceSharedAccountsRequest) String ¶
func (s AddServiceSharedAccountsRequest) String() string
type AddServiceSharedAccountsRequestSharedAccounts ¶
type AddServiceSharedAccountsRequestSharedAccounts struct { // // - Deployable: Permissions to deploy the service. // // - Accessible: Permissions to access the service. // // This parameter is required. // // example: // // Accessible Permission *string `json:"Permission,omitempty" xml:"Permission,omitempty"` // // This parameter is required. // // example: // // 123456 UserAliUid *string `json:"UserAliUid,omitempty" xml:"UserAliUid,omitempty"` }
func (AddServiceSharedAccountsRequestSharedAccounts) GoString ¶
func (s AddServiceSharedAccountsRequestSharedAccounts) GoString() string
func (*AddServiceSharedAccountsRequestSharedAccounts) SetPermission ¶
func (s *AddServiceSharedAccountsRequestSharedAccounts) SetPermission(v string) *AddServiceSharedAccountsRequestSharedAccounts
func (*AddServiceSharedAccountsRequestSharedAccounts) SetUserAliUid ¶
func (s *AddServiceSharedAccountsRequestSharedAccounts) SetUserAliUid(v string) *AddServiceSharedAccountsRequestSharedAccounts
func (AddServiceSharedAccountsRequestSharedAccounts) String ¶
func (s AddServiceSharedAccountsRequestSharedAccounts) String() string
type AddServiceSharedAccountsResponse ¶
type AddServiceSharedAccountsResponse struct {}
func (AddServiceSharedAccountsResponse) GoString ¶
func (s AddServiceSharedAccountsResponse) GoString() string
func (*AddServiceSharedAccountsResponse) SetBody ¶
func (s *AddServiceSharedAccountsResponse) SetBody(v *AddServiceSharedAccountsResponseBody) *AddServiceSharedAccountsResponse
func (*AddServiceSharedAccountsResponse) SetHeaders ¶
func (s *AddServiceSharedAccountsResponse) SetHeaders(v map[string]*string) *AddServiceSharedAccountsResponse
func (*AddServiceSharedAccountsResponse) SetStatusCode ¶
func (s *AddServiceSharedAccountsResponse) SetStatusCode(v int32) *AddServiceSharedAccountsResponse
func (AddServiceSharedAccountsResponse) String ¶
func (s AddServiceSharedAccountsResponse) String() string
type AddServiceSharedAccountsResponseBody ¶
type AddServiceSharedAccountsResponseBody struct { // // example: // // E2815213-EA4F-5759-8EA1-56DD051BB3FD RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AddServiceSharedAccountsResponseBody) GoString ¶
func (s AddServiceSharedAccountsResponseBody) GoString() string
func (*AddServiceSharedAccountsResponseBody) SetRequestId ¶
func (s *AddServiceSharedAccountsResponseBody) SetRequestId(v string) *AddServiceSharedAccountsResponseBody
func (AddServiceSharedAccountsResponseBody) String ¶
func (s AddServiceSharedAccountsResponseBody) String() string
type ApproveServiceUsageRequest ¶
type ApproveServiceUsageRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Approval comments. // // example: // // Welcome to TuGraph. Your application has been approved. Should you have any questions, please feel free to email us at tugraph@service.alipay.com or call our contact number 400-903-0809. Contact person: Yuansu. Comments *string `json:"Comments,omitempty" xml:"Comments,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-39f4f251e94843xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // ServiceSharedAccountType, // // example: // // SharedAccount Type *int32 `json:"Type,omitempty" xml:"Type,omitempty"` // User ali uid. // // This parameter is required. // // example: // // 127383705958xxxx UserAliUid *int64 `json:"UserAliUid,omitempty" xml:"UserAliUid,omitempty"` }
func (ApproveServiceUsageRequest) GoString ¶
func (s ApproveServiceUsageRequest) GoString() string
func (*ApproveServiceUsageRequest) SetClientToken ¶
func (s *ApproveServiceUsageRequest) SetClientToken(v string) *ApproveServiceUsageRequest
func (*ApproveServiceUsageRequest) SetComments ¶
func (s *ApproveServiceUsageRequest) SetComments(v string) *ApproveServiceUsageRequest
func (*ApproveServiceUsageRequest) SetRegionId ¶
func (s *ApproveServiceUsageRequest) SetRegionId(v string) *ApproveServiceUsageRequest
func (*ApproveServiceUsageRequest) SetServiceId ¶
func (s *ApproveServiceUsageRequest) SetServiceId(v string) *ApproveServiceUsageRequest
func (*ApproveServiceUsageRequest) SetType ¶
func (s *ApproveServiceUsageRequest) SetType(v int32) *ApproveServiceUsageRequest
func (*ApproveServiceUsageRequest) SetUserAliUid ¶
func (s *ApproveServiceUsageRequest) SetUserAliUid(v int64) *ApproveServiceUsageRequest
func (ApproveServiceUsageRequest) String ¶
func (s ApproveServiceUsageRequest) String() string
type ApproveServiceUsageResponse ¶
type ApproveServiceUsageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ApproveServiceUsageResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ApproveServiceUsageResponse) GoString ¶
func (s ApproveServiceUsageResponse) GoString() string
func (*ApproveServiceUsageResponse) SetBody ¶
func (s *ApproveServiceUsageResponse) SetBody(v *ApproveServiceUsageResponseBody) *ApproveServiceUsageResponse
func (*ApproveServiceUsageResponse) SetHeaders ¶
func (s *ApproveServiceUsageResponse) SetHeaders(v map[string]*string) *ApproveServiceUsageResponse
func (*ApproveServiceUsageResponse) SetStatusCode ¶
func (s *ApproveServiceUsageResponse) SetStatusCode(v int32) *ApproveServiceUsageResponse
func (ApproveServiceUsageResponse) String ¶
func (s ApproveServiceUsageResponse) String() string
type ApproveServiceUsageResponseBody ¶
type ApproveServiceUsageResponseBody struct { // The request ID. // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ApproveServiceUsageResponseBody) GoString ¶
func (s ApproveServiceUsageResponseBody) GoString() string
func (*ApproveServiceUsageResponseBody) SetRequestId ¶
func (s *ApproveServiceUsageResponseBody) SetRequestId(v string) *ApproveServiceUsageResponseBody
func (ApproveServiceUsageResponseBody) String ¶
func (s ApproveServiceUsageResponseBody) String() string
type Client ¶
func (*Client) AddServiceSharedAccounts ¶
func (client *Client) AddServiceSharedAccounts(request *AddServiceSharedAccountsRequest) (_result *AddServiceSharedAccountsResponse, _err error)
Summary:
Adds a shared account of a service.
@param request - AddServiceSharedAccountsRequest
@return AddServiceSharedAccountsResponse
func (*Client) AddServiceSharedAccountsWithOptions ¶
func (client *Client) AddServiceSharedAccountsWithOptions(request *AddServiceSharedAccountsRequest, runtime *util.RuntimeOptions) (_result *AddServiceSharedAccountsResponse, _err error)
Summary:
Adds a shared account of a service.
@param request - AddServiceSharedAccountsRequest
@param runtime - runtime options for this request RuntimeOptions
@return AddServiceSharedAccountsResponse
func (*Client) ApproveServiceUsage ¶
func (client *Client) ApproveServiceUsage(request *ApproveServiceUsageRequest) (_result *ApproveServiceUsageResponse, _err error)
Summary:
商家通过服务使用请求
@param request - ApproveServiceUsageRequest
@return ApproveServiceUsageResponse
func (*Client) ApproveServiceUsageWithOptions ¶
func (client *Client) ApproveServiceUsageWithOptions(request *ApproveServiceUsageRequest, runtime *util.RuntimeOptions) (_result *ApproveServiceUsageResponse, _err error)
Summary:
商家通过服务使用请求
@param request - ApproveServiceUsageRequest
@param runtime - runtime options for this request RuntimeOptions
@return ApproveServiceUsageResponse
func (*Client) ContinueDeployServiceInstance ¶
func (client *Client) ContinueDeployServiceInstance(request *ContinueDeployServiceInstanceRequest) (_result *ContinueDeployServiceInstanceResponse, _err error)
Summary:
Redeploys a service instance after the service instance failed to be deployed.
@param request - ContinueDeployServiceInstanceRequest
@return ContinueDeployServiceInstanceResponse
func (*Client) ContinueDeployServiceInstanceWithOptions ¶
func (client *Client) ContinueDeployServiceInstanceWithOptions(request *ContinueDeployServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *ContinueDeployServiceInstanceResponse, _err error)
Summary:
Redeploys a service instance after the service instance failed to be deployed.
@param request - ContinueDeployServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return ContinueDeployServiceInstanceResponse
func (*Client) CreateArtifact ¶
func (client *Client) CreateArtifact(request *CreateArtifactRequest) (_result *CreateArtifactResponse, _err error)
Summary:
Creates a deployment package.
@param request - CreateArtifactRequest
@return CreateArtifactResponse
func (*Client) CreateArtifactWithOptions ¶
func (client *Client) CreateArtifactWithOptions(tmpReq *CreateArtifactRequest, runtime *util.RuntimeOptions) (_result *CreateArtifactResponse, _err error)
Summary:
Creates a deployment package.
@param tmpReq - CreateArtifactRequest
@param runtime - runtime options for this request RuntimeOptions
@return CreateArtifactResponse
func (*Client) CreateService ¶
func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
Summary:
Creates a service.
@param request - CreateServiceRequest
@return CreateServiceResponse
func (*Client) CreateServiceInstance ¶
func (client *Client) CreateServiceInstance(request *CreateServiceInstanceRequest) (_result *CreateServiceInstanceResponse, _err error)
Summary:
Creates and deploys a service instance.
@param request - CreateServiceInstanceRequest
@return CreateServiceInstanceResponse
func (*Client) CreateServiceInstanceWithOptions ¶
func (client *Client) CreateServiceInstanceWithOptions(tmpReq *CreateServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *CreateServiceInstanceResponse, _err error)
Summary:
Creates and deploys a service instance.
@param tmpReq - CreateServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceInstanceResponse
func (*Client) CreateServiceUsage ¶
func (client *Client) CreateServiceUsage(request *CreateServiceUsageRequest) (_result *CreateServiceUsageResponse, _err error)
Summary:
Create Service resell application.
@param request - CreateServiceUsageRequest
@return CreateServiceUsageResponse
func (*Client) CreateServiceUsageWithOptions ¶
func (client *Client) CreateServiceUsageWithOptions(request *CreateServiceUsageRequest, runtime *util.RuntimeOptions) (_result *CreateServiceUsageResponse, _err error)
Summary:
Create Service resell application.
@param request - CreateServiceUsageRequest
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceUsageResponse
func (*Client) CreateServiceWithOptions ¶
func (client *Client) CreateServiceWithOptions(tmpReq *CreateServiceRequest, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
Summary:
Creates a service.
@param tmpReq - CreateServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return CreateServiceResponse
func (*Client) DeleteArtifact ¶
func (client *Client) DeleteArtifact(request *DeleteArtifactRequest) (_result *DeleteArtifactResponse, _err error)
Summary:
Deletes an artifact.
@param request - DeleteArtifactRequest
@return DeleteArtifactResponse
func (*Client) DeleteArtifactWithOptions ¶
func (client *Client) DeleteArtifactWithOptions(request *DeleteArtifactRequest, runtime *util.RuntimeOptions) (_result *DeleteArtifactResponse, _err error)
Summary:
Deletes an artifact.
@param request - DeleteArtifactRequest
@param runtime - runtime options for this request RuntimeOptions
@return DeleteArtifactResponse
func (*Client) DeleteService ¶
func (client *Client) DeleteService(request *DeleteServiceRequest) (_result *DeleteServiceResponse, _err error)
Summary:
Deletes a service.
@param request - DeleteServiceRequest
@return DeleteServiceResponse
func (*Client) DeleteServiceInstances ¶
func (client *Client) DeleteServiceInstances(request *DeleteServiceInstancesRequest) (_result *DeleteServiceInstancesResponse, _err error)
Summary:
Deletes a service instance.
@param request - DeleteServiceInstancesRequest
@return DeleteServiceInstancesResponse
func (*Client) DeleteServiceInstancesWithOptions ¶
func (client *Client) DeleteServiceInstancesWithOptions(request *DeleteServiceInstancesRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceInstancesResponse, _err error)
Summary:
Deletes a service instance.
@param request - DeleteServiceInstancesRequest
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceInstancesResponse
func (*Client) DeleteServiceWithOptions ¶
func (client *Client) DeleteServiceWithOptions(request *DeleteServiceRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
Summary:
Deletes a service.
@param request - DeleteServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return DeleteServiceResponse
func (*Client) DeployServiceInstance ¶
func (client *Client) DeployServiceInstance(request *DeployServiceInstanceRequest) (_result *DeployServiceInstanceResponse, _err error)
Summary:
Deploys a service instance.
@param request - DeployServiceInstanceRequest
@return DeployServiceInstanceResponse
func (*Client) DeployServiceInstanceWithOptions ¶
func (client *Client) DeployServiceInstanceWithOptions(request *DeployServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *DeployServiceInstanceResponse, _err error)
Summary:
Deploys a service instance.
@param request - DeployServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return DeployServiceInstanceResponse
func (*Client) GetArtifact ¶
func (client *Client) GetArtifact(request *GetArtifactRequest) (_result *GetArtifactResponse, _err error)
Summary:
Queries the information about a deployment package.
@param request - GetArtifactRequest
@return GetArtifactResponse
func (*Client) GetArtifactRepositoryCredentials ¶
func (client *Client) GetArtifactRepositoryCredentials(request *GetArtifactRepositoryCredentialsRequest) (_result *GetArtifactRepositoryCredentialsResponse, _err error)
Summary:
Queries the credentials that are required to upload a deployment package.
@param request - GetArtifactRepositoryCredentialsRequest
@return GetArtifactRepositoryCredentialsResponse
func (*Client) GetArtifactRepositoryCredentialsWithOptions ¶
func (client *Client) GetArtifactRepositoryCredentialsWithOptions(request *GetArtifactRepositoryCredentialsRequest, runtime *util.RuntimeOptions) (_result *GetArtifactRepositoryCredentialsResponse, _err error)
Summary:
Queries the credentials that are required to upload a deployment package.
@param request - GetArtifactRepositoryCredentialsRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetArtifactRepositoryCredentialsResponse
func (*Client) GetArtifactWithOptions ¶
func (client *Client) GetArtifactWithOptions(request *GetArtifactRequest, runtime *util.RuntimeOptions) (_result *GetArtifactResponse, _err error)
Summary:
Queries the information about a deployment package.
@param request - GetArtifactRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetArtifactResponse
func (*Client) GetEndpoint ¶
func (*Client) GetService ¶
func (client *Client) GetService(request *GetServiceRequest) (_result *GetServiceResponse, _err error)
Summary:
Queries the information about a service.
@param request - GetServiceRequest
@return GetServiceResponse
func (*Client) GetServiceEstimateCost ¶
func (client *Client) GetServiceEstimateCost(request *GetServiceEstimateCostRequest) (_result *GetServiceEstimateCostResponse, _err error)
Summary:
Queries the estimated price for creating a service instance.
@param request - GetServiceEstimateCostRequest
@return GetServiceEstimateCostResponse
func (*Client) GetServiceEstimateCostWithOptions ¶
func (client *Client) GetServiceEstimateCostWithOptions(tmpReq *GetServiceEstimateCostRequest, runtime *util.RuntimeOptions) (_result *GetServiceEstimateCostResponse, _err error)
Summary:
Queries the estimated price for creating a service instance.
@param tmpReq - GetServiceEstimateCostRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceEstimateCostResponse
func (*Client) GetServiceInstance ¶
func (client *Client) GetServiceInstance(request *GetServiceInstanceRequest) (_result *GetServiceInstanceResponse, _err error)
Summary:
Queries the information about a service instance.
@param request - GetServiceInstanceRequest
@return GetServiceInstanceResponse
func (*Client) GetServiceInstanceWithOptions ¶
func (client *Client) GetServiceInstanceWithOptions(request *GetServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *GetServiceInstanceResponse, _err error)
Summary:
Queries the information about a service instance.
@param request - GetServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceInstanceResponse
func (*Client) GetServiceTemplateParameterConstraints ¶
func (client *Client) GetServiceTemplateParameterConstraints(request *GetServiceTemplateParameterConstraintsRequest) (_result *GetServiceTemplateParameterConstraintsResponse, _err error)
Summary:
Queries the valid values of parameters in a Resource Orchestration Service (ROS) template.
@param request - GetServiceTemplateParameterConstraintsRequest
@return GetServiceTemplateParameterConstraintsResponse
func (*Client) GetServiceTemplateParameterConstraintsWithOptions ¶
func (client *Client) GetServiceTemplateParameterConstraintsWithOptions(request *GetServiceTemplateParameterConstraintsRequest, runtime *util.RuntimeOptions) (_result *GetServiceTemplateParameterConstraintsResponse, _err error)
Summary:
Queries the valid values of parameters in a Resource Orchestration Service (ROS) template.
@param request - GetServiceTemplateParameterConstraintsRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceTemplateParameterConstraintsResponse
func (*Client) GetServiceWithOptions ¶
func (client *Client) GetServiceWithOptions(request *GetServiceRequest, runtime *util.RuntimeOptions) (_result *GetServiceResponse, _err error)
Summary:
Queries the information about a service.
@param request - GetServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetServiceResponse
func (*Client) GetUploadCredentials ¶
func (client *Client) GetUploadCredentials(request *GetUploadCredentialsRequest) (_result *GetUploadCredentialsResponse, _err error)
Summary:
Obtain the AccessKey pair of uploaded files.
@param request - GetUploadCredentialsRequest
@return GetUploadCredentialsResponse
func (*Client) GetUploadCredentialsWithOptions ¶
func (client *Client) GetUploadCredentialsWithOptions(request *GetUploadCredentialsRequest, runtime *util.RuntimeOptions) (_result *GetUploadCredentialsResponse, _err error)
Summary:
Obtain the AccessKey pair of uploaded files.
@param request - GetUploadCredentialsRequest
@param runtime - runtime options for this request RuntimeOptions
@return GetUploadCredentialsResponse
func (*Client) LaunchService ¶
func (client *Client) LaunchService(request *LaunchServiceRequest) (_result *LaunchServiceResponse, _err error)
@param request - LaunchServiceRequest
@return LaunchServiceResponse
func (*Client) LaunchServiceWithOptions ¶
func (client *Client) LaunchServiceWithOptions(request *LaunchServiceRequest, runtime *util.RuntimeOptions) (_result *LaunchServiceResponse, _err error)
@param request - LaunchServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return LaunchServiceResponse
func (*Client) ListAcrImageRepositories ¶
func (client *Client) ListAcrImageRepositories(request *ListAcrImageRepositoriesRequest) (_result *ListAcrImageRepositoriesResponse, _err error)
Summary:
Queries a list of images uploaded to Container Registry.
@param request - ListAcrImageRepositoriesRequest
@return ListAcrImageRepositoriesResponse
func (*Client) ListAcrImageRepositoriesWithOptions ¶
func (client *Client) ListAcrImageRepositoriesWithOptions(request *ListAcrImageRepositoriesRequest, runtime *util.RuntimeOptions) (_result *ListAcrImageRepositoriesResponse, _err error)
Summary:
Queries a list of images uploaded to Container Registry.
@param request - ListAcrImageRepositoriesRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListAcrImageRepositoriesResponse
func (*Client) ListAcrImageTags ¶
func (client *Client) ListAcrImageTags(request *ListAcrImageTagsRequest) (_result *ListAcrImageTagsResponse, _err error)
Summary:
Queries the versions of images that are uploaded to the image repository.
@param request - ListAcrImageTagsRequest
@return ListAcrImageTagsResponse
func (*Client) ListAcrImageTagsWithOptions ¶
func (client *Client) ListAcrImageTagsWithOptions(request *ListAcrImageTagsRequest, runtime *util.RuntimeOptions) (_result *ListAcrImageTagsResponse, _err error)
Summary:
Queries the versions of images that are uploaded to the image repository.
@param request - ListAcrImageTagsRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListAcrImageTagsResponse
func (*Client) ListArtifactVersions ¶
func (client *Client) ListArtifactVersions(request *ListArtifactVersionsRequest) (_result *ListArtifactVersionsResponse, _err error)
Summary:
Queries the version information about a deployment package.
@param request - ListArtifactVersionsRequest
@return ListArtifactVersionsResponse
func (*Client) ListArtifactVersionsWithOptions ¶
func (client *Client) ListArtifactVersionsWithOptions(tmpReq *ListArtifactVersionsRequest, runtime *util.RuntimeOptions) (_result *ListArtifactVersionsResponse, _err error)
Summary:
Queries the version information about a deployment package.
@param tmpReq - ListArtifactVersionsRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListArtifactVersionsResponse
func (*Client) ListArtifacts ¶
func (client *Client) ListArtifacts(request *ListArtifactsRequest) (_result *ListArtifactsResponse, _err error)
Summary:
Queries a list of deployment packages.
@param request - ListArtifactsRequest
@return ListArtifactsResponse
func (*Client) ListArtifactsWithOptions ¶
func (client *Client) ListArtifactsWithOptions(request *ListArtifactsRequest, runtime *util.RuntimeOptions) (_result *ListArtifactsResponse, _err error)
Summary:
Queries a list of deployment packages.
@param request - ListArtifactsRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListArtifactsResponse
func (*Client) ListServiceInstances ¶
func (client *Client) ListServiceInstances(request *ListServiceInstancesRequest) (_result *ListServiceInstancesResponse, _err error)
Summary:
Queries a list of service instances.
@param request - ListServiceInstancesRequest
@return ListServiceInstancesResponse
func (*Client) ListServiceInstancesWithOptions ¶
func (client *Client) ListServiceInstancesWithOptions(request *ListServiceInstancesRequest, runtime *util.RuntimeOptions) (_result *ListServiceInstancesResponse, _err error)
Summary:
Queries a list of service instances.
@param request - ListServiceInstancesRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceInstancesResponse
func (*Client) ListServiceSharedAccounts ¶
func (client *Client) ListServiceSharedAccounts(request *ListServiceSharedAccountsRequest) (_result *ListServiceSharedAccountsResponse, _err error)
@param request - ListServiceSharedAccountsRequest
@return ListServiceSharedAccountsResponse
func (*Client) ListServiceSharedAccountsWithOptions ¶
func (client *Client) ListServiceSharedAccountsWithOptions(request *ListServiceSharedAccountsRequest, runtime *util.RuntimeOptions) (_result *ListServiceSharedAccountsResponse, _err error)
@param request - ListServiceSharedAccountsRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceSharedAccountsResponse
func (*Client) ListServiceUsages ¶
func (client *Client) ListServiceUsages(request *ListServiceUsagesRequest) (_result *ListServiceUsagesResponse, _err error)
Summary:
Queries the applications for using a service.
@param request - ListServiceUsagesRequest
@return ListServiceUsagesResponse
func (*Client) ListServiceUsagesWithOptions ¶
func (client *Client) ListServiceUsagesWithOptions(request *ListServiceUsagesRequest, runtime *util.RuntimeOptions) (_result *ListServiceUsagesResponse, _err error)
Summary:
Queries the applications for using a service.
@param request - ListServiceUsagesRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListServiceUsagesResponse
func (*Client) ListServices ¶
func (client *Client) ListServices(request *ListServicesRequest) (_result *ListServicesResponse, _err error)
Summary:
Queries a list of services.
@param request - ListServicesRequest
@return ListServicesResponse
func (*Client) ListServicesWithOptions ¶
func (client *Client) ListServicesWithOptions(request *ListServicesRequest, runtime *util.RuntimeOptions) (_result *ListServicesResponse, _err error)
Summary:
Queries a list of services.
@param request - ListServicesRequest
@param runtime - runtime options for this request RuntimeOptions
@return ListServicesResponse
func (*Client) ModifyServiceInstanceResources ¶
func (client *Client) ModifyServiceInstanceResources(request *ModifyServiceInstanceResourcesRequest) (_result *ModifyServiceInstanceResourcesResponse, _err error)
Summary:
Modifies the resource information about a service instance.
@param request - ModifyServiceInstanceResourcesRequest
@return ModifyServiceInstanceResourcesResponse
func (*Client) ModifyServiceInstanceResourcesWithOptions ¶
func (client *Client) ModifyServiceInstanceResourcesWithOptions(request *ModifyServiceInstanceResourcesRequest, runtime *util.RuntimeOptions) (_result *ModifyServiceInstanceResourcesResponse, _err error)
Summary:
Modifies the resource information about a service instance.
@param request - ModifyServiceInstanceResourcesRequest
@param runtime - runtime options for this request RuntimeOptions
@return ModifyServiceInstanceResourcesResponse
func (*Client) PreLaunchService ¶
func (client *Client) PreLaunchService(request *PreLaunchServiceRequest) (_result *PreLaunchServiceResponse, _err error)
Summary:
预发布服务
@param request - PreLaunchServiceRequest
@return PreLaunchServiceResponse
func (*Client) PreLaunchServiceWithOptions ¶
func (client *Client) PreLaunchServiceWithOptions(request *PreLaunchServiceRequest, runtime *util.RuntimeOptions) (_result *PreLaunchServiceResponse, _err error)
Summary:
预发布服务
@param request - PreLaunchServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return PreLaunchServiceResponse
func (*Client) PushMeteringData ¶
func (client *Client) PushMeteringData(request *PushMeteringDataRequest) (_result *PushMeteringDataResponse, _err error)
Summary:
Pushes metering data of an Alibaba Cloud Marketplace commodity.
@param request - PushMeteringDataRequest
@return PushMeteringDataResponse
func (*Client) PushMeteringDataWithOptions ¶
func (client *Client) PushMeteringDataWithOptions(request *PushMeteringDataRequest, runtime *util.RuntimeOptions) (_result *PushMeteringDataResponse, _err error)
Summary:
Pushes metering data of an Alibaba Cloud Marketplace commodity.
@param request - PushMeteringDataRequest
@param runtime - runtime options for this request RuntimeOptions
@return PushMeteringDataResponse
func (*Client) RegisterService ¶
func (client *Client) RegisterService(request *RegisterServiceRequest) (_result *RegisterServiceResponse, _err error)
Summary:
Registers an artifact.
@param request - RegisterServiceRequest
@return RegisterServiceResponse
func (*Client) RegisterServiceWithOptions ¶
func (client *Client) RegisterServiceWithOptions(request *RegisterServiceRequest, runtime *util.RuntimeOptions) (_result *RegisterServiceResponse, _err error)
Summary:
Registers an artifact.
@param request - RegisterServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return RegisterServiceResponse
func (*Client) RejectServiceUsage ¶
func (client *Client) RejectServiceUsage(request *RejectServiceUsageRequest) (_result *RejectServiceUsageResponse, _err error)
Summary:
Reject service usage.
@param request - RejectServiceUsageRequest
@return RejectServiceUsageResponse
func (*Client) RejectServiceUsageWithOptions ¶
func (client *Client) RejectServiceUsageWithOptions(request *RejectServiceUsageRequest, runtime *util.RuntimeOptions) (_result *RejectServiceUsageResponse, _err error)
Summary:
Reject service usage.
@param request - RejectServiceUsageRequest
@param runtime - runtime options for this request RuntimeOptions
@return RejectServiceUsageResponse
func (*Client) ReleaseArtifact ¶
func (client *Client) ReleaseArtifact(request *ReleaseArtifactRequest) (_result *ReleaseArtifactResponse, _err error)
Summary:
Publishes an artifact.
@param request - ReleaseArtifactRequest
@return ReleaseArtifactResponse
func (*Client) ReleaseArtifactWithOptions ¶
func (client *Client) ReleaseArtifactWithOptions(request *ReleaseArtifactRequest, runtime *util.RuntimeOptions) (_result *ReleaseArtifactResponse, _err error)
Summary:
Publishes an artifact.
@param request - ReleaseArtifactRequest
@param runtime - runtime options for this request RuntimeOptions
@return ReleaseArtifactResponse
func (*Client) RemoveServiceSharedAccounts ¶
func (client *Client) RemoveServiceSharedAccounts(request *RemoveServiceSharedAccountsRequest) (_result *RemoveServiceSharedAccountsResponse, _err error)
Summary:
Remove service shared account.
@param request - RemoveServiceSharedAccountsRequest
@return RemoveServiceSharedAccountsResponse
func (*Client) RemoveServiceSharedAccountsWithOptions ¶
func (client *Client) RemoveServiceSharedAccountsWithOptions(request *RemoveServiceSharedAccountsRequest, runtime *util.RuntimeOptions) (_result *RemoveServiceSharedAccountsResponse, _err error)
Summary:
Remove service shared account.
@param request - RemoveServiceSharedAccountsRequest
@param runtime - runtime options for this request RuntimeOptions
@return RemoveServiceSharedAccountsResponse
func (*Client) RestartServiceInstance ¶
func (client *Client) RestartServiceInstance(request *RestartServiceInstanceRequest) (_result *RestartServiceInstanceResponse, _err error)
Summary:
When the service instance is Deployed, call the RestartServiceInstance interface to restart the service instance.
@param request - RestartServiceInstanceRequest
@return RestartServiceInstanceResponse
func (*Client) RestartServiceInstanceWithOptions ¶
func (client *Client) RestartServiceInstanceWithOptions(request *RestartServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *RestartServiceInstanceResponse, _err error)
Summary:
When the service instance is Deployed, call the RestartServiceInstance interface to restart the service instance.
@param request - RestartServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return RestartServiceInstanceResponse
func (*Client) RollbackServiceInstance ¶
func (client *Client) RollbackServiceInstance(request *RollbackServiceInstanceRequest) (_result *RollbackServiceInstanceResponse, _err error)
Summary:
回滚服务实例
@param request - RollbackServiceInstanceRequest
@return RollbackServiceInstanceResponse
func (*Client) RollbackServiceInstanceWithOptions ¶
func (client *Client) RollbackServiceInstanceWithOptions(request *RollbackServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *RollbackServiceInstanceResponse, _err error)
Summary:
回滚服务实例
@param request - RollbackServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return RollbackServiceInstanceResponse
func (*Client) StartServiceInstance ¶
func (client *Client) StartServiceInstance(request *StartServiceInstanceRequest) (_result *StartServiceInstanceResponse, _err error)
Summary:
When the service instance status is Stopped (Stopped) or StartFailed (Startup failed), the StartServiceInstance interface is invoked to start the service instance.
@param request - StartServiceInstanceRequest
@return StartServiceInstanceResponse
func (*Client) StartServiceInstanceWithOptions ¶
func (client *Client) StartServiceInstanceWithOptions(request *StartServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *StartServiceInstanceResponse, _err error)
Summary:
When the service instance status is Stopped (Stopped) or StartFailed (Startup failed), the StartServiceInstance interface is invoked to start the service instance.
@param request - StartServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return StartServiceInstanceResponse
func (*Client) StopServiceInstance ¶
func (client *Client) StopServiceInstance(request *StopServiceInstanceRequest) (_result *StopServiceInstanceResponse, _err error)
Summary:
When the service instance is Deployed and StopFailed, call the StopServiceInstance interface to stop the service instance.
@param request - StopServiceInstanceRequest
@return StopServiceInstanceResponse
func (*Client) StopServiceInstanceWithOptions ¶
func (client *Client) StopServiceInstanceWithOptions(request *StopServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *StopServiceInstanceResponse, _err error)
Summary:
When the service instance is Deployed and StopFailed, call the StopServiceInstance interface to stop the service instance.
@param request - StopServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return StopServiceInstanceResponse
func (*Client) UpdateArtifact ¶
func (client *Client) UpdateArtifact(request *UpdateArtifactRequest) (_result *UpdateArtifactResponse, _err error)
Summary:
Updates a deployment package.
@param request - UpdateArtifactRequest
@return UpdateArtifactResponse
func (*Client) UpdateArtifactWithOptions ¶
func (client *Client) UpdateArtifactWithOptions(tmpReq *UpdateArtifactRequest, runtime *util.RuntimeOptions) (_result *UpdateArtifactResponse, _err error)
Summary:
Updates a deployment package.
@param tmpReq - UpdateArtifactRequest
@param runtime - runtime options for this request RuntimeOptions
@return UpdateArtifactResponse
func (*Client) UpdateService ¶
func (client *Client) UpdateService(request *UpdateServiceRequest) (_result *UpdateServiceResponse, _err error)
Summary:
Upgrades a service.
@param request - UpdateServiceRequest
@return UpdateServiceResponse
func (*Client) UpdateServiceInstanceAttribute ¶
func (client *Client) UpdateServiceInstanceAttribute(request *UpdateServiceInstanceAttributeRequest) (_result *UpdateServiceInstanceAttributeResponse, _err error)
Summary:
Updates the properties of a service instance.
@param request - UpdateServiceInstanceAttributeRequest
@return UpdateServiceInstanceAttributeResponse
func (*Client) UpdateServiceInstanceAttributeWithOptions ¶
func (client *Client) UpdateServiceInstanceAttributeWithOptions(tmpReq *UpdateServiceInstanceAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceInstanceAttributeResponse, _err error)
Summary:
Updates the properties of a service instance.
@param tmpReq - UpdateServiceInstanceAttributeRequest
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceInstanceAttributeResponse
func (*Client) UpdateServiceInstanceSpec ¶
func (client *Client) UpdateServiceInstanceSpec(request *UpdateServiceInstanceSpecRequest) (_result *UpdateServiceInstanceSpecResponse, _err error)
Summary:
Updates the configurations of a service instance.
@param request - UpdateServiceInstanceSpecRequest
@return UpdateServiceInstanceSpecResponse
func (*Client) UpdateServiceInstanceSpecWithOptions ¶
func (client *Client) UpdateServiceInstanceSpecWithOptions(tmpReq *UpdateServiceInstanceSpecRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceInstanceSpecResponse, _err error)
Summary:
Updates the configurations of a service instance.
@param tmpReq - UpdateServiceInstanceSpecRequest
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceInstanceSpecResponse
func (*Client) UpdateServiceWithOptions ¶
func (client *Client) UpdateServiceWithOptions(tmpReq *UpdateServiceRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceResponse, _err error)
Summary:
Upgrades a service.
@param tmpReq - UpdateServiceRequest
@param runtime - runtime options for this request RuntimeOptions
@return UpdateServiceResponse
func (*Client) UpgradeServiceInstance ¶
func (client *Client) UpgradeServiceInstance(request *UpgradeServiceInstanceRequest) (_result *UpgradeServiceInstanceResponse, _err error)
Summary:
Upgrades a service instance.
@param request - UpgradeServiceInstanceRequest
@return UpgradeServiceInstanceResponse
func (*Client) UpgradeServiceInstanceWithOptions ¶
func (client *Client) UpgradeServiceInstanceWithOptions(tmpReq *UpgradeServiceInstanceRequest, runtime *util.RuntimeOptions) (_result *UpgradeServiceInstanceResponse, _err error)
Summary:
Upgrades a service instance.
@param tmpReq - UpgradeServiceInstanceRequest
@param runtime - runtime options for this request RuntimeOptions
@return UpgradeServiceInstanceResponse
type ContinueDeployServiceInstanceRequest ¶
type ContinueDeployServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 123e4567-e89b-12d3-a456-426655440000 ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to perform only a dry run for the request to check information such as the permissions and instance status. Valid values: // // - true: performs a dry run for the request, but does not create a service instance. // // - false: performs a dry run for the request, and creates a service instance if the request passes the dry run. // // example: // // false DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The configuration parameters of the service instance. // // example: // // {"NodeCount": 3, "SystemDiskSize": 40, "InstancePassword": "******"} Parameters *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-0e6fca6a51a54420**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (ContinueDeployServiceInstanceRequest) GoString ¶
func (s ContinueDeployServiceInstanceRequest) GoString() string
func (*ContinueDeployServiceInstanceRequest) SetClientToken ¶
func (s *ContinueDeployServiceInstanceRequest) SetClientToken(v string) *ContinueDeployServiceInstanceRequest
func (*ContinueDeployServiceInstanceRequest) SetDryRun ¶
func (s *ContinueDeployServiceInstanceRequest) SetDryRun(v bool) *ContinueDeployServiceInstanceRequest
func (*ContinueDeployServiceInstanceRequest) SetParameters ¶
func (s *ContinueDeployServiceInstanceRequest) SetParameters(v string) *ContinueDeployServiceInstanceRequest
func (*ContinueDeployServiceInstanceRequest) SetRegionId ¶
func (s *ContinueDeployServiceInstanceRequest) SetRegionId(v string) *ContinueDeployServiceInstanceRequest
func (*ContinueDeployServiceInstanceRequest) SetServiceInstanceId ¶
func (s *ContinueDeployServiceInstanceRequest) SetServiceInstanceId(v string) *ContinueDeployServiceInstanceRequest
func (ContinueDeployServiceInstanceRequest) String ¶
func (s ContinueDeployServiceInstanceRequest) String() string
type ContinueDeployServiceInstanceResponse ¶
type ContinueDeployServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ContinueDeployServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ContinueDeployServiceInstanceResponse) GoString ¶
func (s ContinueDeployServiceInstanceResponse) GoString() string
func (*ContinueDeployServiceInstanceResponse) SetHeaders ¶
func (s *ContinueDeployServiceInstanceResponse) SetHeaders(v map[string]*string) *ContinueDeployServiceInstanceResponse
func (*ContinueDeployServiceInstanceResponse) SetStatusCode ¶
func (s *ContinueDeployServiceInstanceResponse) SetStatusCode(v int32) *ContinueDeployServiceInstanceResponse
func (ContinueDeployServiceInstanceResponse) String ¶
func (s ContinueDeployServiceInstanceResponse) String() string
type ContinueDeployServiceInstanceResponseBody ¶
type ContinueDeployServiceInstanceResponseBody struct { // The dry run result. DryRunResult *ContinueDeployServiceInstanceResponseBodyDryRunResult `json:"DryRunResult,omitempty" xml:"DryRunResult,omitempty" type:"Struct"` // The request ID. // // example: // // 82DF27ED-E538-5AC0-A11C-39334A873189 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (ContinueDeployServiceInstanceResponseBody) GoString ¶
func (s ContinueDeployServiceInstanceResponseBody) GoString() string
func (*ContinueDeployServiceInstanceResponseBody) SetDryRunResult ¶
func (*ContinueDeployServiceInstanceResponseBody) SetRequestId ¶
func (s *ContinueDeployServiceInstanceResponseBody) SetRequestId(v string) *ContinueDeployServiceInstanceResponseBody
func (*ContinueDeployServiceInstanceResponseBody) SetServiceInstanceId ¶
func (s *ContinueDeployServiceInstanceResponseBody) SetServiceInstanceId(v string) *ContinueDeployServiceInstanceResponseBody
func (ContinueDeployServiceInstanceResponseBody) String ¶
func (s ContinueDeployServiceInstanceResponseBody) String() string
type ContinueDeployServiceInstanceResponseBodyDryRunResult ¶
type ContinueDeployServiceInstanceResponseBodyDryRunResult struct { // The parameters that can be modified. The operation that is performed to modify the parameters does not cause a validation error. // // > This parameter is returned only if DryRun is set to true. ParametersAllowedToBeModified []*string `json:"ParametersAllowedToBeModified,omitempty" xml:"ParametersAllowedToBeModified,omitempty" type:"Repeated"` // The parameters that can be modified under specific conditions. The new values of the parameters determine whether the operation that is performed to modify the parameters causes a validation error. // // > This parameter is returned only if DryRun is set to true. ParametersConditionallyAllowedToBeModified []*string `` /* 134-byte string literal not displayed */ // The parameters that cannot be modified. The operation that is performed to modify the parameters causes a validation error. // // > This parameter is returned only if DryRun is set to true. ParametersNotAllowedToBeModified []*string `json:"ParametersNotAllowedToBeModified,omitempty" xml:"ParametersNotAllowedToBeModified,omitempty" type:"Repeated"` }
func (ContinueDeployServiceInstanceResponseBodyDryRunResult) GoString ¶
func (s ContinueDeployServiceInstanceResponseBodyDryRunResult) GoString() string
func (*ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersAllowedToBeModified ¶
func (s *ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersAllowedToBeModified(v []*string) *ContinueDeployServiceInstanceResponseBodyDryRunResult
func (*ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersConditionallyAllowedToBeModified ¶
func (s *ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersConditionallyAllowedToBeModified(v []*string) *ContinueDeployServiceInstanceResponseBodyDryRunResult
func (*ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersNotAllowedToBeModified ¶
func (s *ContinueDeployServiceInstanceResponseBodyDryRunResult) SetParametersNotAllowedToBeModified(v []*string) *ContinueDeployServiceInstanceResponseBodyDryRunResult
func (ContinueDeployServiceInstanceResponseBodyDryRunResult) String ¶
func (s ContinueDeployServiceInstanceResponseBodyDryRunResult) String() string
type CreateArtifactRequest ¶
type CreateArtifactRequest struct { // The build properties of the artifact, utilized for hosting and building the deployment package. ArtifactBuildProperty *CreateArtifactRequestArtifactBuildProperty `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty" type:"Struct"` ArtifactBuildType *string `json:"ArtifactBuildType,omitempty" xml:"ArtifactBuildType,omitempty"` // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment object. ArtifactProperty *CreateArtifactRequestArtifactProperty `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty" type:"Struct"` // The type of the deployment package. Valid values: // // - EcsImage: Elastic Compute Service (ECS) image. // // - AcrImage: container image. // // - File: Object Storage Service (OSS) object. // // - Script: script. // // This parameter is required. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The description of the deployment package. // // example: // // Test artifact Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The name of the deployment package. // // This parameter is required. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The ID of the resource group. // // example: // // rg-aekzkt5buxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The supported regions. SupportRegionIds []*string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty" type:"Repeated"` // The custom tags. Tag []*CreateArtifactRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` // The version name of the deployment package. // // This parameter is required. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (CreateArtifactRequest) GoString ¶
func (s CreateArtifactRequest) GoString() string
func (*CreateArtifactRequest) SetArtifactBuildProperty ¶
func (s *CreateArtifactRequest) SetArtifactBuildProperty(v *CreateArtifactRequestArtifactBuildProperty) *CreateArtifactRequest
func (*CreateArtifactRequest) SetArtifactBuildType ¶ added in v5.0.1
func (s *CreateArtifactRequest) SetArtifactBuildType(v string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetArtifactId ¶
func (s *CreateArtifactRequest) SetArtifactId(v string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetArtifactProperty ¶
func (s *CreateArtifactRequest) SetArtifactProperty(v *CreateArtifactRequestArtifactProperty) *CreateArtifactRequest
func (*CreateArtifactRequest) SetArtifactType ¶
func (s *CreateArtifactRequest) SetArtifactType(v string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetDescription ¶
func (s *CreateArtifactRequest) SetDescription(v string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetName ¶
func (s *CreateArtifactRequest) SetName(v string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetResourceGroupId ¶
func (s *CreateArtifactRequest) SetResourceGroupId(v string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetSupportRegionIds ¶
func (s *CreateArtifactRequest) SetSupportRegionIds(v []*string) *CreateArtifactRequest
func (*CreateArtifactRequest) SetTag ¶
func (s *CreateArtifactRequest) SetTag(v []*CreateArtifactRequestTag) *CreateArtifactRequest
func (*CreateArtifactRequest) SetVersionName ¶
func (s *CreateArtifactRequest) SetVersionName(v string) *CreateArtifactRequest
func (CreateArtifactRequest) String ¶
func (s CreateArtifactRequest) String() string
type CreateArtifactRequestArtifactBuildProperty ¶
type CreateArtifactRequestArtifactBuildProperty struct { BuildArgs []*CreateArtifactRequestArtifactBuildPropertyBuildArgs `json:"BuildArgs,omitempty" xml:"BuildArgs,omitempty" type:"Repeated"` CodeRepo *CreateArtifactRequestArtifactBuildPropertyCodeRepo `json:"CodeRepo,omitempty" xml:"CodeRepo,omitempty" type:"Struct"` // The command content. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // echo "start run command" CommandContent *string `json:"CommandContent,omitempty" xml:"CommandContent,omitempty"` // The command type. Valid values: // // - RunBatScript: batch command, applicable to Windows instances. // // - RunPowerShellScript: PowerShell command, applicable to Windows instances. // // - RunShellScript: shell command, applicable to Linux instances. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // RunShellScript CommandType *string `json:"CommandType,omitempty" xml:"CommandType,omitempty"` DockerfilePath *string `json:"DockerfilePath,omitempty" xml:"DockerfilePath,omitempty"` // The region ID where the source mirror image is located. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceContainerImage *string `json:"SourceContainerImage,omitempty" xml:"SourceContainerImage,omitempty"` // The source image id. Supported Types: // // - Image ID: Pass the Image ID of the Ecs image directly. // // - OOS Common Parameter Name: Obtain the corresponding Image ID automatically by using the OOS common parameter name. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // Image ID:m-t4nhenrdc38pe4***** // // ubuntu_22_04_x64_20G_alibase_20240926.vhd // // OOS Common Parameter Name:aliyun/services/computenest/images/aliyun_3_2104_python_3_11 SourceImageId *string `json:"SourceImageId,omitempty" xml:"SourceImageId,omitempty"` }
func (CreateArtifactRequestArtifactBuildProperty) GoString ¶
func (s CreateArtifactRequestArtifactBuildProperty) GoString() string
func (*CreateArtifactRequestArtifactBuildProperty) SetBuildArgs ¶ added in v5.0.1
func (*CreateArtifactRequestArtifactBuildProperty) SetCodeRepo ¶ added in v5.0.1
func (*CreateArtifactRequestArtifactBuildProperty) SetCommandContent ¶
func (s *CreateArtifactRequestArtifactBuildProperty) SetCommandContent(v string) *CreateArtifactRequestArtifactBuildProperty
func (*CreateArtifactRequestArtifactBuildProperty) SetCommandType ¶
func (s *CreateArtifactRequestArtifactBuildProperty) SetCommandType(v string) *CreateArtifactRequestArtifactBuildProperty
func (*CreateArtifactRequestArtifactBuildProperty) SetDockerfilePath ¶ added in v5.0.1
func (s *CreateArtifactRequestArtifactBuildProperty) SetDockerfilePath(v string) *CreateArtifactRequestArtifactBuildProperty
func (*CreateArtifactRequestArtifactBuildProperty) SetRegionId ¶
func (s *CreateArtifactRequestArtifactBuildProperty) SetRegionId(v string) *CreateArtifactRequestArtifactBuildProperty
func (*CreateArtifactRequestArtifactBuildProperty) SetSourceContainerImage ¶ added in v5.0.1
func (s *CreateArtifactRequestArtifactBuildProperty) SetSourceContainerImage(v string) *CreateArtifactRequestArtifactBuildProperty
func (*CreateArtifactRequestArtifactBuildProperty) SetSourceImageId ¶
func (s *CreateArtifactRequestArtifactBuildProperty) SetSourceImageId(v string) *CreateArtifactRequestArtifactBuildProperty
func (CreateArtifactRequestArtifactBuildProperty) String ¶
func (s CreateArtifactRequestArtifactBuildProperty) String() string
type CreateArtifactRequestArtifactBuildPropertyBuildArgs ¶ added in v5.0.1
type CreateArtifactRequestArtifactBuildPropertyBuildArgs struct { ArgumentName *string `json:"ArgumentName,omitempty" xml:"ArgumentName,omitempty"` ArgumentValue *string `json:"ArgumentValue,omitempty" xml:"ArgumentValue,omitempty"` }
func (CreateArtifactRequestArtifactBuildPropertyBuildArgs) GoString ¶ added in v5.0.1
func (s CreateArtifactRequestArtifactBuildPropertyBuildArgs) GoString() string
func (*CreateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentName ¶ added in v5.0.1
func (s *CreateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentName(v string) *CreateArtifactRequestArtifactBuildPropertyBuildArgs
func (*CreateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentValue ¶ added in v5.0.1
func (s *CreateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentValue(v string) *CreateArtifactRequestArtifactBuildPropertyBuildArgs
func (CreateArtifactRequestArtifactBuildPropertyBuildArgs) String ¶ added in v5.0.1
func (s CreateArtifactRequestArtifactBuildPropertyBuildArgs) String() string
type CreateArtifactRequestArtifactBuildPropertyCodeRepo ¶ added in v5.0.1
type CreateArtifactRequestArtifactBuildPropertyCodeRepo struct { Branch *string `json:"Branch,omitempty" xml:"Branch,omitempty"` Owner *string `json:"Owner,omitempty" xml:"Owner,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` RepoName *string `json:"RepoName,omitempty" xml:"RepoName,omitempty"` }
func (CreateArtifactRequestArtifactBuildPropertyCodeRepo) GoString ¶ added in v5.0.1
func (s CreateArtifactRequestArtifactBuildPropertyCodeRepo) GoString() string
func (*CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetPlatform ¶ added in v5.0.1
func (s *CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetPlatform(v string) *CreateArtifactRequestArtifactBuildPropertyCodeRepo
func (*CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetRepoName ¶ added in v5.0.1
func (s *CreateArtifactRequestArtifactBuildPropertyCodeRepo) SetRepoName(v string) *CreateArtifactRequestArtifactBuildPropertyCodeRepo
func (CreateArtifactRequestArtifactBuildPropertyCodeRepo) String ¶ added in v5.0.1
func (s CreateArtifactRequestArtifactBuildPropertyCodeRepo) String() string
type CreateArtifactRequestArtifactProperty ¶
type CreateArtifactRequestArtifactProperty struct { // The commodity code of the service in Alibaba Cloud Marketplace. // // > This parameter is available only if the deployment package is an image. // // example: // // cmjj00xxxx CommodityCode *string `json:"CommodityCode,omitempty" xml:"CommodityCode,omitempty"` // The commodity version of the service in Alibaba Cloud Marketplace. // // > This parameter is available only if the deployment package is an image. // // example: // // V1.0 CommodityVersion *string `json:"CommodityVersion,omitempty" xml:"CommodityVersion,omitempty"` // The script metadata. // // example: // // {\\"WorkDir\\":\\"/root\\",\\"CommandType\\":\\"RunShellScript\\",\\"Platform\\":\\"Linux\\",\\"Script\\":\\"echo hello\\"} FileScriptMetadata *string `json:"FileScriptMetadata,omitempty" xml:"FileScriptMetadata,omitempty"` // The image ID. // // > This parameter is available only if the deployment package is an image. // // example: // // m-0xij191j9cuev6xxxxxx ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` // The region ID. // // > This parameter is available only if the deployment package is an image. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the image repository. // // > This parameter is available only if the deployment package is a container image or of the Helm chart type. // // example: // // crr-d8o1nponyc2t1gcg RepoId *string `json:"RepoId,omitempty" xml:"RepoId,omitempty"` // The name of the image repository. // // > This parameter is available only if the deployment package is a container image or of the Helm chart type. // // example: // // wordpress RepoName *string `json:"RepoName,omitempty" xml:"RepoName,omitempty"` RepoType *string `json:"RepoType,omitempty" xml:"RepoType,omitempty"` // The script content. // // > This parameter is available only if the deployment package is a script. // // example: // // {"ScriptMetadata":"{\\"CommandType\\":\\"RunShellScript\\",\\"Platform\\":\\"Linux\\",\\"Script\\":\\"ls\\"}"} ScriptMetadata *string `json:"ScriptMetadata,omitempty" xml:"ScriptMetadata,omitempty"` // The version tag of the image repository. // // > This parameter is available only if the deployment package is a container image or of the Helm chart type. // // example: // // v1 Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` // The object URL of the deployment package. // // example: // // https://service-info-private.oss-cn-hangzhou.aliyuncs.com/1309208528xxxxxx/template/2e1ce8fc-xxxx-481c-9e8e-789ba9db487d.json Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (CreateArtifactRequestArtifactProperty) GoString ¶
func (s CreateArtifactRequestArtifactProperty) GoString() string
func (*CreateArtifactRequestArtifactProperty) SetCommodityCode ¶
func (s *CreateArtifactRequestArtifactProperty) SetCommodityCode(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetCommodityVersion ¶
func (s *CreateArtifactRequestArtifactProperty) SetCommodityVersion(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetFileScriptMetadata ¶
func (s *CreateArtifactRequestArtifactProperty) SetFileScriptMetadata(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetImageId ¶
func (s *CreateArtifactRequestArtifactProperty) SetImageId(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetRegionId ¶
func (s *CreateArtifactRequestArtifactProperty) SetRegionId(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetRepoId ¶
func (s *CreateArtifactRequestArtifactProperty) SetRepoId(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetRepoName ¶
func (s *CreateArtifactRequestArtifactProperty) SetRepoName(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetRepoType ¶
func (s *CreateArtifactRequestArtifactProperty) SetRepoType(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetScriptMetadata ¶
func (s *CreateArtifactRequestArtifactProperty) SetScriptMetadata(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetTag ¶
func (s *CreateArtifactRequestArtifactProperty) SetTag(v string) *CreateArtifactRequestArtifactProperty
func (*CreateArtifactRequestArtifactProperty) SetUrl ¶
func (s *CreateArtifactRequestArtifactProperty) SetUrl(v string) *CreateArtifactRequestArtifactProperty
func (CreateArtifactRequestArtifactProperty) String ¶
func (s CreateArtifactRequestArtifactProperty) String() string
type CreateArtifactRequestTag ¶
type CreateArtifactRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (CreateArtifactRequestTag) GoString ¶
func (s CreateArtifactRequestTag) GoString() string
func (*CreateArtifactRequestTag) SetKey ¶
func (s *CreateArtifactRequestTag) SetKey(v string) *CreateArtifactRequestTag
func (*CreateArtifactRequestTag) SetValue ¶
func (s *CreateArtifactRequestTag) SetValue(v string) *CreateArtifactRequestTag
func (CreateArtifactRequestTag) String ¶
func (s CreateArtifactRequestTag) String() string
type CreateArtifactResponse ¶
type CreateArtifactResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateArtifactResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateArtifactResponse) GoString ¶
func (s CreateArtifactResponse) GoString() string
func (*CreateArtifactResponse) SetBody ¶
func (s *CreateArtifactResponse) SetBody(v *CreateArtifactResponseBody) *CreateArtifactResponse
func (*CreateArtifactResponse) SetHeaders ¶
func (s *CreateArtifactResponse) SetHeaders(v map[string]*string) *CreateArtifactResponse
func (*CreateArtifactResponse) SetStatusCode ¶
func (s *CreateArtifactResponse) SetStatusCode(v int32) *CreateArtifactResponse
func (CreateArtifactResponse) String ¶
func (s CreateArtifactResponse) String() string
type CreateArtifactResponseBody ¶
type CreateArtifactResponseBody struct { // The build properties of the artifact, utilized for hosting and building the deployment package. // // example: // // "{\\"RegionId\\":\\"xxx\\", \\"SourceImageId\\":\\"xxx\\", \\"\\":\\"xxx\\", \\"CommandType\\":\\"xxx\\", \\"CommandContent\\":\\"xxx\\"}" ArtifactBuildProperty *string `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty"` ArtifactBuildType *string `json:"ArtifactBuildType,omitempty" xml:"ArtifactBuildType,omitempty"` // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment object. // // example: // // {\\"CommodityCode\\":\\"cmjj0005xxxx\\",\\"CommodityVersion\\":\\"V2022xxxx\\"} ArtifactProperty *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The type of the deployment package. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The version of the deployment package. // // example: // // 2 ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` // The description of the deployment package. // // example: // // Test artifact Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The time when the deployment package was modified. // // example: // // 2022-11-11T12:00:00Z GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` // The latest version of the deployment package. // // example: // // 1 MaxVersion *int64 `json:"MaxVersion,omitempty" xml:"MaxVersion,omitempty"` // The name of the deployment package. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The request ID. // // example: // // B1A0198B-F316-1B72-B8DD-28B6F6D6XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The status of the deployment package. Valid values: // // example: // // Created Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The status of the deployment package. // // example: // // "/usr/local/share/aliyun-assist/work/script/t-hz04zm90y6og0sg.sh: line 1: pip: command not found" StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The ID of the region that supports the deployment package. // // example: // // [ // // "cn-beijing", // // "cn-hangzhou", // // "cn-shanghai" // // ] SupportRegionIds *string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty"` // The name of the deployment package. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (CreateArtifactResponseBody) GoString ¶
func (s CreateArtifactResponseBody) GoString() string
func (*CreateArtifactResponseBody) SetArtifactBuildProperty ¶
func (s *CreateArtifactResponseBody) SetArtifactBuildProperty(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetArtifactBuildType ¶ added in v5.0.1
func (s *CreateArtifactResponseBody) SetArtifactBuildType(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetArtifactId ¶
func (s *CreateArtifactResponseBody) SetArtifactId(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetArtifactProperty ¶
func (s *CreateArtifactResponseBody) SetArtifactProperty(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetArtifactType ¶
func (s *CreateArtifactResponseBody) SetArtifactType(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetArtifactVersion ¶
func (s *CreateArtifactResponseBody) SetArtifactVersion(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetDescription ¶
func (s *CreateArtifactResponseBody) SetDescription(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetGmtModified ¶
func (s *CreateArtifactResponseBody) SetGmtModified(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetMaxVersion ¶
func (s *CreateArtifactResponseBody) SetMaxVersion(v int64) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetName ¶
func (s *CreateArtifactResponseBody) SetName(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetRequestId ¶
func (s *CreateArtifactResponseBody) SetRequestId(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetStatus ¶
func (s *CreateArtifactResponseBody) SetStatus(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetStatusDetail ¶
func (s *CreateArtifactResponseBody) SetStatusDetail(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetSupportRegionIds ¶
func (s *CreateArtifactResponseBody) SetSupportRegionIds(v string) *CreateArtifactResponseBody
func (*CreateArtifactResponseBody) SetVersionName ¶
func (s *CreateArtifactResponseBody) SetVersionName(v string) *CreateArtifactResponseBody
func (CreateArtifactResponseBody) String ¶
func (s CreateArtifactResponseBody) String() string
type CreateArtifactShrinkRequest ¶
type CreateArtifactShrinkRequest struct { // The build properties of the artifact, utilized for hosting and building the deployment package. ArtifactBuildPropertyShrink *string `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty"` ArtifactBuildType *string `json:"ArtifactBuildType,omitempty" xml:"ArtifactBuildType,omitempty"` // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment object. ArtifactPropertyShrink *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The type of the deployment package. Valid values: // // - EcsImage: Elastic Compute Service (ECS) image. // // - AcrImage: container image. // // - File: Object Storage Service (OSS) object. // // - Script: script. // // This parameter is required. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The description of the deployment package. // // example: // // Test artifact Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The name of the deployment package. // // This parameter is required. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The ID of the resource group. // // example: // // rg-aekzkt5buxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The supported regions. SupportRegionIds []*string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty" type:"Repeated"` // The custom tags. Tag []*CreateArtifactShrinkRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` // The version name of the deployment package. // // This parameter is required. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (CreateArtifactShrinkRequest) GoString ¶
func (s CreateArtifactShrinkRequest) GoString() string
func (*CreateArtifactShrinkRequest) SetArtifactBuildPropertyShrink ¶
func (s *CreateArtifactShrinkRequest) SetArtifactBuildPropertyShrink(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetArtifactBuildType ¶ added in v5.0.1
func (s *CreateArtifactShrinkRequest) SetArtifactBuildType(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetArtifactId ¶
func (s *CreateArtifactShrinkRequest) SetArtifactId(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetArtifactPropertyShrink ¶
func (s *CreateArtifactShrinkRequest) SetArtifactPropertyShrink(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetArtifactType ¶
func (s *CreateArtifactShrinkRequest) SetArtifactType(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetDescription ¶
func (s *CreateArtifactShrinkRequest) SetDescription(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetName ¶
func (s *CreateArtifactShrinkRequest) SetName(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetResourceGroupId ¶
func (s *CreateArtifactShrinkRequest) SetResourceGroupId(v string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetSupportRegionIds ¶
func (s *CreateArtifactShrinkRequest) SetSupportRegionIds(v []*string) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetTag ¶
func (s *CreateArtifactShrinkRequest) SetTag(v []*CreateArtifactShrinkRequestTag) *CreateArtifactShrinkRequest
func (*CreateArtifactShrinkRequest) SetVersionName ¶
func (s *CreateArtifactShrinkRequest) SetVersionName(v string) *CreateArtifactShrinkRequest
func (CreateArtifactShrinkRequest) String ¶
func (s CreateArtifactShrinkRequest) String() string
type CreateArtifactShrinkRequestTag ¶
type CreateArtifactShrinkRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (CreateArtifactShrinkRequestTag) GoString ¶
func (s CreateArtifactShrinkRequestTag) GoString() string
func (*CreateArtifactShrinkRequestTag) SetKey ¶
func (s *CreateArtifactShrinkRequestTag) SetKey(v string) *CreateArtifactShrinkRequestTag
func (*CreateArtifactShrinkRequestTag) SetValue ¶
func (s *CreateArtifactShrinkRequestTag) SetValue(v string) *CreateArtifactShrinkRequestTag
func (CreateArtifactShrinkRequestTag) String ¶
func (s CreateArtifactShrinkRequestTag) String() string
type CreateServiceInstanceRequest ¶
type CreateServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 123e4567-e89b-12d3-a456-426655440000 ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to perform only a dry run for the request to check information such as the permissions and instance status. Valid values: // // - true: performs a dry run for the request, but does not create a service instance. // // - false: performs a dry run for the request, and creates a service instance if the request passes the dry run. // // example: // // false DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The time when the service instance was released. // // > This parameter is available only for the service instances that are managed by service providers. // // Use the UTC time format: yyyy-MM-ddTHH:mmZ // // example: // // 2023-12-12T03:13:05Z EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The name of the service instance. The value must meet the following requirements: // // - The name cannot exceed 64 characters in length. // // - It can contain digits, letters, hyphens (-), and underscores (_). It must start with a digit or a letter. // // example: // // TestName Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameters that are specified for service instance deployment. // // > If you want to specify the region in which the service instance is deployed, you must specify the information in Parameters. // // example: // // {"NodeCount": 3, "SystemDiskSize": 40, "InstancePassword": "******"} Parameters map[string]interface{} `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. Valid values: // // - cn-hangzhou: China (Hangzhou) // // - ap-southeast-1: Singapore // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the resource group. // // example: // // rg-aekzuqyxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-0e6fca6a51a54420**** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service version. // // example: // // 1 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` // The name of the package specification. // // example: // // 套餐一 SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The custom tags. Tag []*CreateServiceInstanceRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` // The template name. You must specify a template name if the service supports multiple templates. // // example: // // 模板1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` // The user ID. // // example: // // 1563457855xxxxxx UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateServiceInstanceRequest) GoString ¶
func (s CreateServiceInstanceRequest) GoString() string
func (*CreateServiceInstanceRequest) SetClientToken ¶
func (s *CreateServiceInstanceRequest) SetClientToken(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetDryRun ¶
func (s *CreateServiceInstanceRequest) SetDryRun(v bool) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetEndTime ¶
func (s *CreateServiceInstanceRequest) SetEndTime(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetName ¶
func (s *CreateServiceInstanceRequest) SetName(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetParameters ¶
func (s *CreateServiceInstanceRequest) SetParameters(v map[string]interface{}) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetRegionId ¶
func (s *CreateServiceInstanceRequest) SetRegionId(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetResourceGroupId ¶
func (s *CreateServiceInstanceRequest) SetResourceGroupId(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetServiceId ¶
func (s *CreateServiceInstanceRequest) SetServiceId(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetServiceVersion ¶
func (s *CreateServiceInstanceRequest) SetServiceVersion(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetSpecificationName ¶
func (s *CreateServiceInstanceRequest) SetSpecificationName(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetTag ¶
func (s *CreateServiceInstanceRequest) SetTag(v []*CreateServiceInstanceRequestTag) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetTemplateName ¶
func (s *CreateServiceInstanceRequest) SetTemplateName(v string) *CreateServiceInstanceRequest
func (*CreateServiceInstanceRequest) SetUserId ¶
func (s *CreateServiceInstanceRequest) SetUserId(v string) *CreateServiceInstanceRequest
func (CreateServiceInstanceRequest) String ¶
func (s CreateServiceInstanceRequest) String() string
type CreateServiceInstanceRequestTag ¶
type CreateServiceInstanceRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (CreateServiceInstanceRequestTag) GoString ¶
func (s CreateServiceInstanceRequestTag) GoString() string
func (*CreateServiceInstanceRequestTag) SetKey ¶
func (s *CreateServiceInstanceRequestTag) SetKey(v string) *CreateServiceInstanceRequestTag
func (*CreateServiceInstanceRequestTag) SetValue ¶
func (s *CreateServiceInstanceRequestTag) SetValue(v string) *CreateServiceInstanceRequestTag
func (CreateServiceInstanceRequestTag) String ¶
func (s CreateServiceInstanceRequestTag) String() string
type CreateServiceInstanceResponse ¶
type CreateServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceInstanceResponse) GoString ¶
func (s CreateServiceInstanceResponse) GoString() string
func (*CreateServiceInstanceResponse) SetBody ¶
func (s *CreateServiceInstanceResponse) SetBody(v *CreateServiceInstanceResponseBody) *CreateServiceInstanceResponse
func (*CreateServiceInstanceResponse) SetHeaders ¶
func (s *CreateServiceInstanceResponse) SetHeaders(v map[string]*string) *CreateServiceInstanceResponse
func (*CreateServiceInstanceResponse) SetStatusCode ¶
func (s *CreateServiceInstanceResponse) SetStatusCode(v int32) *CreateServiceInstanceResponse
func (CreateServiceInstanceResponse) String ¶
func (s CreateServiceInstanceResponse) String() string
type CreateServiceInstanceResponseBody ¶
type CreateServiceInstanceResponseBody struct { // The request ID. // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The status of the service instance. Valid values: // // - Created // // - Deploying // // - DeployedFailed // // - Deployed // // - Upgrading // // - Deleting // // - Deleted // // - DeletedFailed // // example: // // Created Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (CreateServiceInstanceResponseBody) GoString ¶
func (s CreateServiceInstanceResponseBody) GoString() string
func (*CreateServiceInstanceResponseBody) SetRequestId ¶
func (s *CreateServiceInstanceResponseBody) SetRequestId(v string) *CreateServiceInstanceResponseBody
func (*CreateServiceInstanceResponseBody) SetServiceInstanceId ¶
func (s *CreateServiceInstanceResponseBody) SetServiceInstanceId(v string) *CreateServiceInstanceResponseBody
func (*CreateServiceInstanceResponseBody) SetStatus ¶
func (s *CreateServiceInstanceResponseBody) SetStatus(v string) *CreateServiceInstanceResponseBody
func (CreateServiceInstanceResponseBody) String ¶
func (s CreateServiceInstanceResponseBody) String() string
type CreateServiceInstanceShrinkRequest ¶
type CreateServiceInstanceShrinkRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 123e4567-e89b-12d3-a456-426655440000 ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to perform only a dry run for the request to check information such as the permissions and instance status. Valid values: // // - true: performs a dry run for the request, but does not create a service instance. // // - false: performs a dry run for the request, and creates a service instance if the request passes the dry run. // // example: // // false DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The time when the service instance was released. // // > This parameter is available only for the service instances that are managed by service providers. // // Use the UTC time format: yyyy-MM-ddTHH:mmZ // // example: // // 2023-12-12T03:13:05Z EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The name of the service instance. The value must meet the following requirements: // // - The name cannot exceed 64 characters in length. // // - It can contain digits, letters, hyphens (-), and underscores (_). It must start with a digit or a letter. // // example: // // TestName Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameters that are specified for service instance deployment. // // > If you want to specify the region in which the service instance is deployed, you must specify the information in Parameters. // // example: // // {"NodeCount": 3, "SystemDiskSize": 40, "InstancePassword": "******"} ParametersShrink *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. Valid values: // // - cn-hangzhou: China (Hangzhou) // // - ap-southeast-1: Singapore // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the resource group. // // example: // // rg-aekzuqyxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-0e6fca6a51a54420**** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service version. // // example: // // 1 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` // The name of the package specification. // // example: // // 套餐一 SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The custom tags. Tag []*CreateServiceInstanceShrinkRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` // The template name. You must specify a template name if the service supports multiple templates. // // example: // // 模板1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` // The user ID. // // example: // // 1563457855xxxxxx UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateServiceInstanceShrinkRequest) GoString ¶
func (s CreateServiceInstanceShrinkRequest) GoString() string
func (*CreateServiceInstanceShrinkRequest) SetClientToken ¶
func (s *CreateServiceInstanceShrinkRequest) SetClientToken(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetDryRun ¶
func (s *CreateServiceInstanceShrinkRequest) SetDryRun(v bool) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetEndTime ¶
func (s *CreateServiceInstanceShrinkRequest) SetEndTime(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetName ¶
func (s *CreateServiceInstanceShrinkRequest) SetName(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetParametersShrink ¶
func (s *CreateServiceInstanceShrinkRequest) SetParametersShrink(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetRegionId ¶
func (s *CreateServiceInstanceShrinkRequest) SetRegionId(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetResourceGroupId ¶
func (s *CreateServiceInstanceShrinkRequest) SetResourceGroupId(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetServiceId ¶
func (s *CreateServiceInstanceShrinkRequest) SetServiceId(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetServiceVersion ¶
func (s *CreateServiceInstanceShrinkRequest) SetServiceVersion(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetSpecificationName ¶
func (s *CreateServiceInstanceShrinkRequest) SetSpecificationName(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetTemplateName ¶
func (s *CreateServiceInstanceShrinkRequest) SetTemplateName(v string) *CreateServiceInstanceShrinkRequest
func (*CreateServiceInstanceShrinkRequest) SetUserId ¶
func (s *CreateServiceInstanceShrinkRequest) SetUserId(v string) *CreateServiceInstanceShrinkRequest
func (CreateServiceInstanceShrinkRequest) String ¶
func (s CreateServiceInstanceShrinkRequest) String() string
type CreateServiceInstanceShrinkRequestTag ¶
type CreateServiceInstanceShrinkRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (CreateServiceInstanceShrinkRequestTag) GoString ¶
func (s CreateServiceInstanceShrinkRequestTag) GoString() string
func (*CreateServiceInstanceShrinkRequestTag) SetKey ¶
func (s *CreateServiceInstanceShrinkRequestTag) SetKey(v string) *CreateServiceInstanceShrinkRequestTag
func (*CreateServiceInstanceShrinkRequestTag) SetValue ¶
func (s *CreateServiceInstanceShrinkRequestTag) SetValue(v string) *CreateServiceInstanceShrinkRequestTag
func (CreateServiceInstanceShrinkRequestTag) String ¶
func (s CreateServiceInstanceShrinkRequestTag) String() string
type CreateServiceRequest ¶
type CreateServiceRequest struct { // The alert configurations of the service. // // > This parameter takes effect only when you specify an alert policy for **PolicyNames**. // // example: // // { // // "TemplateUrl": "http://template.file.url", // // // 应用分组级别告警元数据 // // "ApplicationGroups": [ // // { // // "Name": "applicationGroup1", // // "TemplateUrl": "url1" // // }, // // { // // "Name": "applicationGroup2", // // "TemplateUrl": "url2" // // } // // ] // // } AlarmMetadata *string `json:"AlarmMetadata,omitempty" xml:"AlarmMetadata,omitempty"` // The approval type of the service usage application. Valid values: // // - Manual: The application is manually approved. // // - AutoPass: The application is automatically approved. // // example: // // Manual ApprovalType *string `json:"ApprovalType,omitempty" xml:"ApprovalType,omitempty"` // The parameters for building the service // // example: // // { "ServiceTemplateId": "st-xxxxx"} BuildParameters *string `json:"BuildParameters,omitempty" xml:"BuildParameters,omitempty"` // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ComplianceMetadata *CreateServiceRequestComplianceMetadata `json:"ComplianceMetadata,omitempty" xml:"ComplianceMetadata,omitempty" type:"Struct"` // The storage configurations of the service. The format in which the deployment information of a service is stored varies based on the deployment type of the service. In this case, the deployment information is stored in the JSON string format. // // example: // // {\\"TemplateConfigs\\":[{\\"Name\\":\\"模板1\\",\\"Url\\":\\"oss://computenest-test/template" // // + ".json?RegionId=cn-beijing\\",\\"PredefinedParameters\\":[{\\"Name\\":\\"低配版\\"," // // + "\\"Parameters\\":{\\"InstanceType\\":\\"ecs.g5.large\\",\\"DataDiskSize\\":40}},{\\"Name\\":\\"高配版\\"," // // + "\\"Parameters\\":{\\"InstanceType\\":\\"ecs.g5.large\\",\\"DataDiskSize\\":200}}]}]} DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - ack: The service is deployed by using Container Service for Kubernetes (ACK). // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // This parameter is required. // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The duration for which hosted O\\&M is implemented. Unit: seconds. // // example: // // 0 Duration *int64 `json:"Duration,omitempty" xml:"Duration,omitempty"` // Specifies whether to enable the hosted O\\&M feature for the service. Default value: false. Valid values: // // - true // // - false // // > This parameter is required if you set **ServiceType* - to **private**. // // example: // // false IsSupportOperated *bool `json:"IsSupportOperated,omitempty" xml:"IsSupportOperated,omitempty"` // The license metadata. // // example: // // {\\"RetentionDays\\":3} LicenseMetadata *string `json:"LicenseMetadata,omitempty" xml:"LicenseMetadata,omitempty"` // The logging configurations. // // example: // // { "Logstores": [ { "LogstoreName": "access-log", "LogPath": "/home/admin/app/logs", # This parameter is not required for containers. Configure the parameter in the YAML file. "FilePattern": "access.log\\*" # This parameter is not required for containers. Configure the parameter in the YAML file. } ] } LogMetadata *string `json:"LogMetadata,omitempty" xml:"LogMetadata,omitempty"` // The hosted O\\&M configurations. // // example: // // {\\"PrometheusConfigMap\\":{\\"New_Vpc_Ack_And_Jumpserver\\":{}}} OperationMetadata *string `json:"OperationMetadata,omitempty" xml:"OperationMetadata,omitempty"` // The policy name. The name can be up to 128 characters in length. Separate multiple names with commas (,). Only hosted O\\&M policies are supported. // // example: // // policyName1, policyName2 PolicyNames *string `json:"PolicyNames,omitempty" xml:"PolicyNames,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // Whether resell is supported. // // example: // // false Resellable *bool `json:"Resellable,omitempty" xml:"Resellable,omitempty"` // The ID of the resource group. // // example: // // rg-aek25refu7r3opq ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The service ID. // // example: // // service-0e6fca6a51a544xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service details. ServiceInfo []*CreateServiceRequestServiceInfo `json:"ServiceInfo,omitempty" xml:"ServiceInfo,omitempty" type:"Repeated"` // The service type. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // // - Public: All users can go to the URL to create a service instance or a trial service instance. // // - Restricted: Only users in the whitelist can go to the URL to create a service instance or a trial service instance. // // - OnlyFormalRestricted: Only users in the whitelist can go to the URL to create a service instance. // // - OnlyTrailRestricted: Only users in the whitelist can go to the URL to create a trial service instance. // // - Hidden: Users not in the whitelist cannot see the service details page when they go to the URL and cannot request deployment permissions. // // example: // // Public ShareType *string `json:"ShareType,omitempty" xml:"ShareType,omitempty"` // The source service ID for resell。 // // example: // // service-70a3b15bb62643xxxxxx SourceServiceId *string `json:"SourceServiceId,omitempty" xml:"SourceServiceId,omitempty"` // The source service version for resell。 // // example: // // 1 SourceServiceVersion *string `json:"SourceServiceVersion,omitempty" xml:"SourceServiceVersion,omitempty"` // The custom tags. Tag []*CreateServiceRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` // The type of the tenant. Valid values: // // - SingleTenant // // - MultiTenant // // example: // // SingleTenant TenantType *string `json:"TenantType,omitempty" xml:"TenantType,omitempty"` // The trial duration. Unit: day. The maximum trial duration cannot exceed 30 days. // // example: // // 7 TrialDuration *int64 `json:"TrialDuration,omitempty" xml:"TrialDuration,omitempty"` // The metadata about the upgrade. // // example: // // {\\"Description\\":\\"xxx\\",\\"SupportRollback\\":true,\\"SupportUpgradeFromVersions\\":[],\\"UpgradeComponents\\":[\\"Configuration\\"]} UpgradeMetadata *string `json:"UpgradeMetadata,omitempty" xml:"UpgradeMetadata,omitempty"` // The version name. // // example: // // Draft VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (CreateServiceRequest) GoString ¶
func (s CreateServiceRequest) GoString() string
func (*CreateServiceRequest) SetAlarmMetadata ¶
func (s *CreateServiceRequest) SetAlarmMetadata(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetApprovalType ¶
func (s *CreateServiceRequest) SetApprovalType(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetBuildParameters ¶
func (s *CreateServiceRequest) SetBuildParameters(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetClientToken ¶
func (s *CreateServiceRequest) SetClientToken(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetComplianceMetadata ¶
func (s *CreateServiceRequest) SetComplianceMetadata(v *CreateServiceRequestComplianceMetadata) *CreateServiceRequest
func (*CreateServiceRequest) SetDeployMetadata ¶
func (s *CreateServiceRequest) SetDeployMetadata(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetDeployType ¶
func (s *CreateServiceRequest) SetDeployType(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetDryRun ¶
func (s *CreateServiceRequest) SetDryRun(v bool) *CreateServiceRequest
func (*CreateServiceRequest) SetDuration ¶
func (s *CreateServiceRequest) SetDuration(v int64) *CreateServiceRequest
func (*CreateServiceRequest) SetIsSupportOperated ¶
func (s *CreateServiceRequest) SetIsSupportOperated(v bool) *CreateServiceRequest
func (*CreateServiceRequest) SetLicenseMetadata ¶
func (s *CreateServiceRequest) SetLicenseMetadata(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetLogMetadata ¶
func (s *CreateServiceRequest) SetLogMetadata(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetOperationMetadata ¶
func (s *CreateServiceRequest) SetOperationMetadata(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetPolicyNames ¶
func (s *CreateServiceRequest) SetPolicyNames(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetRegionId ¶
func (s *CreateServiceRequest) SetRegionId(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetResellable ¶
func (s *CreateServiceRequest) SetResellable(v bool) *CreateServiceRequest
func (*CreateServiceRequest) SetResourceGroupId ¶
func (s *CreateServiceRequest) SetResourceGroupId(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceId ¶
func (s *CreateServiceRequest) SetServiceId(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceInfo ¶
func (s *CreateServiceRequest) SetServiceInfo(v []*CreateServiceRequestServiceInfo) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceType ¶
func (s *CreateServiceRequest) SetServiceType(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetShareType ¶
func (s *CreateServiceRequest) SetShareType(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetSourceServiceId ¶
func (s *CreateServiceRequest) SetSourceServiceId(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetSourceServiceVersion ¶
func (s *CreateServiceRequest) SetSourceServiceVersion(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetTag ¶
func (s *CreateServiceRequest) SetTag(v []*CreateServiceRequestTag) *CreateServiceRequest
func (*CreateServiceRequest) SetTenantType ¶
func (s *CreateServiceRequest) SetTenantType(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetTrialDuration ¶
func (s *CreateServiceRequest) SetTrialDuration(v int64) *CreateServiceRequest
func (*CreateServiceRequest) SetUpgradeMetadata ¶
func (s *CreateServiceRequest) SetUpgradeMetadata(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetVersionName ¶
func (s *CreateServiceRequest) SetVersionName(v string) *CreateServiceRequest
func (CreateServiceRequest) String ¶
func (s CreateServiceRequest) String() string
type CreateServiceRequestComplianceMetadata ¶
type CreateServiceRequestComplianceMetadata struct {
CompliancePacks []*string `json:"CompliancePacks,omitempty" xml:"CompliancePacks,omitempty" type:"Repeated"`
}
func (CreateServiceRequestComplianceMetadata) GoString ¶
func (s CreateServiceRequestComplianceMetadata) GoString() string
func (*CreateServiceRequestComplianceMetadata) SetCompliancePacks ¶
func (s *CreateServiceRequestComplianceMetadata) SetCompliancePacks(v []*string) *CreateServiceRequestComplianceMetadata
func (CreateServiceRequestComplianceMetadata) String ¶
func (s CreateServiceRequestComplianceMetadata) String() string
type CreateServiceRequestServiceInfo ¶
type CreateServiceRequestServiceInfo struct { // Protocol document information about the service. Agreements []*CreateServiceRequestServiceInfoAgreements `json:"Agreements,omitempty" xml:"Agreements,omitempty" type:"Repeated"` // The URL of the service icon. // // example: // // http://img.tidb.oss.url Image *string `json:"Image,omitempty" xml:"Image,omitempty"` // The language of the service. Valid values: // // - zh-CN: Chinese // // - en-US: English // // This parameter is required. // // example: // // zh-CN Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` // The URL of the detailed description of the service. // // example: // // http://description.tidb.oss.url LongDescriptionUrl *string `json:"LongDescriptionUrl,omitempty" xml:"LongDescriptionUrl,omitempty"` // The service name. // // This parameter is required. // // example: // // TiDB Database Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The description of the service. // // example: // // TiDB是A公司自主设计、研发的开源分布式关系型数据库。 ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` Softwares []*CreateServiceRequestServiceInfoSoftwares `json:"Softwares,omitempty" xml:"Softwares,omitempty" type:"Repeated"` }
func (CreateServiceRequestServiceInfo) GoString ¶
func (s CreateServiceRequestServiceInfo) GoString() string
func (*CreateServiceRequestServiceInfo) SetAgreements ¶
func (s *CreateServiceRequestServiceInfo) SetAgreements(v []*CreateServiceRequestServiceInfoAgreements) *CreateServiceRequestServiceInfo
func (*CreateServiceRequestServiceInfo) SetImage ¶
func (s *CreateServiceRequestServiceInfo) SetImage(v string) *CreateServiceRequestServiceInfo
func (*CreateServiceRequestServiceInfo) SetLocale ¶
func (s *CreateServiceRequestServiceInfo) SetLocale(v string) *CreateServiceRequestServiceInfo
func (*CreateServiceRequestServiceInfo) SetLongDescriptionUrl ¶
func (s *CreateServiceRequestServiceInfo) SetLongDescriptionUrl(v string) *CreateServiceRequestServiceInfo
func (*CreateServiceRequestServiceInfo) SetName ¶
func (s *CreateServiceRequestServiceInfo) SetName(v string) *CreateServiceRequestServiceInfo
func (*CreateServiceRequestServiceInfo) SetShortDescription ¶
func (s *CreateServiceRequestServiceInfo) SetShortDescription(v string) *CreateServiceRequestServiceInfo
func (*CreateServiceRequestServiceInfo) SetSoftwares ¶
func (s *CreateServiceRequestServiceInfo) SetSoftwares(v []*CreateServiceRequestServiceInfoSoftwares) *CreateServiceRequestServiceInfo
func (CreateServiceRequestServiceInfo) String ¶
func (s CreateServiceRequestServiceInfo) String() string
type CreateServiceRequestServiceInfoAgreements ¶
type CreateServiceRequestServiceInfoAgreements struct { // Protocol name. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // Protocol url. // // example: // // https://aliyun.com/xxxxxxxx.html Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (CreateServiceRequestServiceInfoAgreements) GoString ¶
func (s CreateServiceRequestServiceInfoAgreements) GoString() string
func (*CreateServiceRequestServiceInfoAgreements) SetName ¶
func (s *CreateServiceRequestServiceInfoAgreements) SetName(v string) *CreateServiceRequestServiceInfoAgreements
func (*CreateServiceRequestServiceInfoAgreements) SetUrl ¶
func (s *CreateServiceRequestServiceInfoAgreements) SetUrl(v string) *CreateServiceRequestServiceInfoAgreements
func (CreateServiceRequestServiceInfoAgreements) String ¶
func (s CreateServiceRequestServiceInfoAgreements) String() string
type CreateServiceRequestServiceInfoSoftwares ¶
type CreateServiceRequestServiceInfoSoftwares struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (CreateServiceRequestServiceInfoSoftwares) GoString ¶
func (s CreateServiceRequestServiceInfoSoftwares) GoString() string
func (*CreateServiceRequestServiceInfoSoftwares) SetName ¶
func (s *CreateServiceRequestServiceInfoSoftwares) SetName(v string) *CreateServiceRequestServiceInfoSoftwares
func (*CreateServiceRequestServiceInfoSoftwares) SetVersion ¶
func (s *CreateServiceRequestServiceInfoSoftwares) SetVersion(v string) *CreateServiceRequestServiceInfoSoftwares
func (CreateServiceRequestServiceInfoSoftwares) String ¶
func (s CreateServiceRequestServiceInfoSoftwares) String() string
type CreateServiceRequestTag ¶
type CreateServiceRequestTag struct { // The tag key. // // example: // // Usage Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // Web Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (CreateServiceRequestTag) GoString ¶
func (s CreateServiceRequestTag) GoString() string
func (*CreateServiceRequestTag) SetKey ¶
func (s *CreateServiceRequestTag) SetKey(v string) *CreateServiceRequestTag
func (*CreateServiceRequestTag) SetValue ¶
func (s *CreateServiceRequestTag) SetValue(v string) *CreateServiceRequestTag
func (CreateServiceRequestTag) String ¶
func (s CreateServiceRequestTag) String() string
type CreateServiceResponse ¶
type CreateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceResponse) GoString ¶
func (s CreateServiceResponse) GoString() string
func (*CreateServiceResponse) SetBody ¶
func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
func (*CreateServiceResponse) SetHeaders ¶
func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
func (*CreateServiceResponse) SetStatusCode ¶
func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
func (CreateServiceResponse) String ¶
func (s CreateServiceResponse) String() string
type CreateServiceResponseBody ¶
type CreateServiceResponseBody struct { DryRunResult *CreateServiceResponseBodyDryRunResult `json:"DryRunResult,omitempty" xml:"DryRunResult,omitempty" type:"Struct"` // The request ID. // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The service ID. // // example: // // service-0e6fca6a51a544xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The status of the service. // // example: // // Created Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The service version. // // example: // // draft Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (CreateServiceResponseBody) GoString ¶
func (s CreateServiceResponseBody) GoString() string
func (*CreateServiceResponseBody) SetDryRunResult ¶
func (s *CreateServiceResponseBody) SetDryRunResult(v *CreateServiceResponseBodyDryRunResult) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetRequestId ¶
func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetServiceId ¶
func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetStatus ¶
func (s *CreateServiceResponseBody) SetStatus(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetVersion ¶
func (s *CreateServiceResponseBody) SetVersion(v string) *CreateServiceResponseBody
func (CreateServiceResponseBody) String ¶
func (s CreateServiceResponseBody) String() string
type CreateServiceResponseBodyDryRunResult ¶
type CreateServiceResponseBodyDryRunResult struct {
RolePolicy *CreateServiceResponseBodyDryRunResultRolePolicy `json:"RolePolicy,omitempty" xml:"RolePolicy,omitempty" type:"Struct"`
}
func (CreateServiceResponseBodyDryRunResult) GoString ¶
func (s CreateServiceResponseBodyDryRunResult) GoString() string
func (*CreateServiceResponseBodyDryRunResult) SetRolePolicy ¶
func (s *CreateServiceResponseBodyDryRunResult) SetRolePolicy(v *CreateServiceResponseBodyDryRunResultRolePolicy) *CreateServiceResponseBodyDryRunResult
func (CreateServiceResponseBodyDryRunResult) String ¶
func (s CreateServiceResponseBodyDryRunResult) String() string
type CreateServiceResponseBodyDryRunResultRolePolicy ¶
type CreateServiceResponseBodyDryRunResultRolePolicy struct { MissingPolicy []*CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy `json:"MissingPolicy,omitempty" xml:"MissingPolicy,omitempty" type:"Repeated"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` }
func (CreateServiceResponseBodyDryRunResultRolePolicy) GoString ¶
func (s CreateServiceResponseBodyDryRunResultRolePolicy) GoString() string
func (*CreateServiceResponseBodyDryRunResultRolePolicy) SetMissingPolicy ¶
func (*CreateServiceResponseBodyDryRunResultRolePolicy) SetPolicy ¶
func (s *CreateServiceResponseBodyDryRunResultRolePolicy) SetPolicy(v string) *CreateServiceResponseBodyDryRunResultRolePolicy
func (CreateServiceResponseBodyDryRunResultRolePolicy) String ¶
func (s CreateServiceResponseBodyDryRunResultRolePolicy) String() string
type CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy ¶
type CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy struct { Action []*string `json:"Action,omitempty" xml:"Action,omitempty" type:"Repeated"` Resource *string `json:"Resource,omitempty" xml:"Resource,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) GoString ¶
func (s CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) GoString() string
func (*CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetResource ¶
func (*CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetServiceName ¶
func (CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) String ¶
func (s CreateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) String() string
type CreateServiceShrinkRequest ¶
type CreateServiceShrinkRequest struct { // The alert configurations of the service. // // > This parameter takes effect only when you specify an alert policy for **PolicyNames**. // // example: // // { // // "TemplateUrl": "http://template.file.url", // // // 应用分组级别告警元数据 // // "ApplicationGroups": [ // // { // // "Name": "applicationGroup1", // // "TemplateUrl": "url1" // // }, // // { // // "Name": "applicationGroup2", // // "TemplateUrl": "url2" // // } // // ] // // } AlarmMetadata *string `json:"AlarmMetadata,omitempty" xml:"AlarmMetadata,omitempty"` // The approval type of the service usage application. Valid values: // // - Manual: The application is manually approved. // // - AutoPass: The application is automatically approved. // // example: // // Manual ApprovalType *string `json:"ApprovalType,omitempty" xml:"ApprovalType,omitempty"` // The parameters for building the service // // example: // // { "ServiceTemplateId": "st-xxxxx"} BuildParameters *string `json:"BuildParameters,omitempty" xml:"BuildParameters,omitempty"` // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ComplianceMetadataShrink *string `json:"ComplianceMetadata,omitempty" xml:"ComplianceMetadata,omitempty"` // The storage configurations of the service. The format in which the deployment information of a service is stored varies based on the deployment type of the service. In this case, the deployment information is stored in the JSON string format. // // example: // // {\\"TemplateConfigs\\":[{\\"Name\\":\\"模板1\\",\\"Url\\":\\"oss://computenest-test/template" // // + ".json?RegionId=cn-beijing\\",\\"PredefinedParameters\\":[{\\"Name\\":\\"低配版\\"," // // + "\\"Parameters\\":{\\"InstanceType\\":\\"ecs.g5.large\\",\\"DataDiskSize\\":40}},{\\"Name\\":\\"高配版\\"," // // + "\\"Parameters\\":{\\"InstanceType\\":\\"ecs.g5.large\\",\\"DataDiskSize\\":200}}]}]} DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - ack: The service is deployed by using Container Service for Kubernetes (ACK). // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // This parameter is required. // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The duration for which hosted O\\&M is implemented. Unit: seconds. // // example: // // 0 Duration *int64 `json:"Duration,omitempty" xml:"Duration,omitempty"` // Specifies whether to enable the hosted O\\&M feature for the service. Default value: false. Valid values: // // - true // // - false // // > This parameter is required if you set **ServiceType* - to **private**. // // example: // // false IsSupportOperated *bool `json:"IsSupportOperated,omitempty" xml:"IsSupportOperated,omitempty"` // The license metadata. // // example: // // {\\"RetentionDays\\":3} LicenseMetadata *string `json:"LicenseMetadata,omitempty" xml:"LicenseMetadata,omitempty"` // The logging configurations. // // example: // // { "Logstores": [ { "LogstoreName": "access-log", "LogPath": "/home/admin/app/logs", # This parameter is not required for containers. Configure the parameter in the YAML file. "FilePattern": "access.log\\*" # This parameter is not required for containers. Configure the parameter in the YAML file. } ] } LogMetadata *string `json:"LogMetadata,omitempty" xml:"LogMetadata,omitempty"` // The hosted O\\&M configurations. // // example: // // {\\"PrometheusConfigMap\\":{\\"New_Vpc_Ack_And_Jumpserver\\":{}}} OperationMetadata *string `json:"OperationMetadata,omitempty" xml:"OperationMetadata,omitempty"` // The policy name. The name can be up to 128 characters in length. Separate multiple names with commas (,). Only hosted O\\&M policies are supported. // // example: // // policyName1, policyName2 PolicyNames *string `json:"PolicyNames,omitempty" xml:"PolicyNames,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // Whether resell is supported. // // example: // // false Resellable *bool `json:"Resellable,omitempty" xml:"Resellable,omitempty"` // The ID of the resource group. // // example: // // rg-aek25refu7r3opq ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The service ID. // // example: // // service-0e6fca6a51a544xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service details. ServiceInfo []*CreateServiceShrinkRequestServiceInfo `json:"ServiceInfo,omitempty" xml:"ServiceInfo,omitempty" type:"Repeated"` // The service type. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // // - Public: All users can go to the URL to create a service instance or a trial service instance. // // - Restricted: Only users in the whitelist can go to the URL to create a service instance or a trial service instance. // // - OnlyFormalRestricted: Only users in the whitelist can go to the URL to create a service instance. // // - OnlyTrailRestricted: Only users in the whitelist can go to the URL to create a trial service instance. // // - Hidden: Users not in the whitelist cannot see the service details page when they go to the URL and cannot request deployment permissions. // // example: // // Public ShareType *string `json:"ShareType,omitempty" xml:"ShareType,omitempty"` // The source service ID for resell。 // // example: // // service-70a3b15bb62643xxxxxx SourceServiceId *string `json:"SourceServiceId,omitempty" xml:"SourceServiceId,omitempty"` // The source service version for resell。 // // example: // // 1 SourceServiceVersion *string `json:"SourceServiceVersion,omitempty" xml:"SourceServiceVersion,omitempty"` // The custom tags. Tag []*CreateServiceShrinkRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` // The type of the tenant. Valid values: // // - SingleTenant // // - MultiTenant // // example: // // SingleTenant TenantType *string `json:"TenantType,omitempty" xml:"TenantType,omitempty"` // The trial duration. Unit: day. The maximum trial duration cannot exceed 30 days. // // example: // // 7 TrialDuration *int64 `json:"TrialDuration,omitempty" xml:"TrialDuration,omitempty"` // The metadata about the upgrade. // // example: // // {\\"Description\\":\\"xxx\\",\\"SupportRollback\\":true,\\"SupportUpgradeFromVersions\\":[],\\"UpgradeComponents\\":[\\"Configuration\\"]} UpgradeMetadata *string `json:"UpgradeMetadata,omitempty" xml:"UpgradeMetadata,omitempty"` // The version name. // // example: // // Draft VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (CreateServiceShrinkRequest) GoString ¶
func (s CreateServiceShrinkRequest) GoString() string
func (*CreateServiceShrinkRequest) SetAlarmMetadata ¶
func (s *CreateServiceShrinkRequest) SetAlarmMetadata(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetApprovalType ¶
func (s *CreateServiceShrinkRequest) SetApprovalType(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetBuildParameters ¶
func (s *CreateServiceShrinkRequest) SetBuildParameters(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetClientToken ¶
func (s *CreateServiceShrinkRequest) SetClientToken(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetComplianceMetadataShrink ¶
func (s *CreateServiceShrinkRequest) SetComplianceMetadataShrink(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetDeployMetadata ¶
func (s *CreateServiceShrinkRequest) SetDeployMetadata(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetDeployType ¶
func (s *CreateServiceShrinkRequest) SetDeployType(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetDryRun ¶
func (s *CreateServiceShrinkRequest) SetDryRun(v bool) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetDuration ¶
func (s *CreateServiceShrinkRequest) SetDuration(v int64) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetIsSupportOperated ¶
func (s *CreateServiceShrinkRequest) SetIsSupportOperated(v bool) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetLicenseMetadata ¶
func (s *CreateServiceShrinkRequest) SetLicenseMetadata(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetLogMetadata ¶
func (s *CreateServiceShrinkRequest) SetLogMetadata(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetOperationMetadata ¶
func (s *CreateServiceShrinkRequest) SetOperationMetadata(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetPolicyNames ¶
func (s *CreateServiceShrinkRequest) SetPolicyNames(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetRegionId ¶
func (s *CreateServiceShrinkRequest) SetRegionId(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetResellable ¶
func (s *CreateServiceShrinkRequest) SetResellable(v bool) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetResourceGroupId ¶
func (s *CreateServiceShrinkRequest) SetResourceGroupId(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetServiceId ¶
func (s *CreateServiceShrinkRequest) SetServiceId(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetServiceInfo ¶
func (s *CreateServiceShrinkRequest) SetServiceInfo(v []*CreateServiceShrinkRequestServiceInfo) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetServiceType ¶
func (s *CreateServiceShrinkRequest) SetServiceType(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetShareType ¶
func (s *CreateServiceShrinkRequest) SetShareType(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetSourceServiceId ¶
func (s *CreateServiceShrinkRequest) SetSourceServiceId(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetSourceServiceVersion ¶
func (s *CreateServiceShrinkRequest) SetSourceServiceVersion(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetTag ¶
func (s *CreateServiceShrinkRequest) SetTag(v []*CreateServiceShrinkRequestTag) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetTenantType ¶
func (s *CreateServiceShrinkRequest) SetTenantType(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetTrialDuration ¶
func (s *CreateServiceShrinkRequest) SetTrialDuration(v int64) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetUpgradeMetadata ¶
func (s *CreateServiceShrinkRequest) SetUpgradeMetadata(v string) *CreateServiceShrinkRequest
func (*CreateServiceShrinkRequest) SetVersionName ¶
func (s *CreateServiceShrinkRequest) SetVersionName(v string) *CreateServiceShrinkRequest
func (CreateServiceShrinkRequest) String ¶
func (s CreateServiceShrinkRequest) String() string
type CreateServiceShrinkRequestServiceInfo ¶
type CreateServiceShrinkRequestServiceInfo struct { // Protocol document information about the service. Agreements []*CreateServiceShrinkRequestServiceInfoAgreements `json:"Agreements,omitempty" xml:"Agreements,omitempty" type:"Repeated"` // The URL of the service icon. // // example: // // http://img.tidb.oss.url Image *string `json:"Image,omitempty" xml:"Image,omitempty"` // The language of the service. Valid values: // // - zh-CN: Chinese // // - en-US: English // // This parameter is required. // // example: // // zh-CN Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` // The URL of the detailed description of the service. // // example: // // http://description.tidb.oss.url LongDescriptionUrl *string `json:"LongDescriptionUrl,omitempty" xml:"LongDescriptionUrl,omitempty"` // The service name. // // This parameter is required. // // example: // // TiDB Database Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The description of the service. // // example: // // TiDB是A公司自主设计、研发的开源分布式关系型数据库。 ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` Softwares []*CreateServiceShrinkRequestServiceInfoSoftwares `json:"Softwares,omitempty" xml:"Softwares,omitempty" type:"Repeated"` }
func (CreateServiceShrinkRequestServiceInfo) GoString ¶
func (s CreateServiceShrinkRequestServiceInfo) GoString() string
func (*CreateServiceShrinkRequestServiceInfo) SetAgreements ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetAgreements(v []*CreateServiceShrinkRequestServiceInfoAgreements) *CreateServiceShrinkRequestServiceInfo
func (*CreateServiceShrinkRequestServiceInfo) SetImage ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetImage(v string) *CreateServiceShrinkRequestServiceInfo
func (*CreateServiceShrinkRequestServiceInfo) SetLocale ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetLocale(v string) *CreateServiceShrinkRequestServiceInfo
func (*CreateServiceShrinkRequestServiceInfo) SetLongDescriptionUrl ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetLongDescriptionUrl(v string) *CreateServiceShrinkRequestServiceInfo
func (*CreateServiceShrinkRequestServiceInfo) SetName ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetName(v string) *CreateServiceShrinkRequestServiceInfo
func (*CreateServiceShrinkRequestServiceInfo) SetShortDescription ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetShortDescription(v string) *CreateServiceShrinkRequestServiceInfo
func (*CreateServiceShrinkRequestServiceInfo) SetSoftwares ¶
func (s *CreateServiceShrinkRequestServiceInfo) SetSoftwares(v []*CreateServiceShrinkRequestServiceInfoSoftwares) *CreateServiceShrinkRequestServiceInfo
func (CreateServiceShrinkRequestServiceInfo) String ¶
func (s CreateServiceShrinkRequestServiceInfo) String() string
type CreateServiceShrinkRequestServiceInfoAgreements ¶
type CreateServiceShrinkRequestServiceInfoAgreements struct { // Protocol name. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // Protocol url. // // example: // // https://aliyun.com/xxxxxxxx.html Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (CreateServiceShrinkRequestServiceInfoAgreements) GoString ¶
func (s CreateServiceShrinkRequestServiceInfoAgreements) GoString() string
func (CreateServiceShrinkRequestServiceInfoAgreements) String ¶
func (s CreateServiceShrinkRequestServiceInfoAgreements) String() string
type CreateServiceShrinkRequestServiceInfoSoftwares ¶
type CreateServiceShrinkRequestServiceInfoSoftwares struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (CreateServiceShrinkRequestServiceInfoSoftwares) GoString ¶
func (s CreateServiceShrinkRequestServiceInfoSoftwares) GoString() string
func (*CreateServiceShrinkRequestServiceInfoSoftwares) SetVersion ¶
func (s *CreateServiceShrinkRequestServiceInfoSoftwares) SetVersion(v string) *CreateServiceShrinkRequestServiceInfoSoftwares
func (CreateServiceShrinkRequestServiceInfoSoftwares) String ¶
func (s CreateServiceShrinkRequestServiceInfoSoftwares) String() string
type CreateServiceShrinkRequestTag ¶
type CreateServiceShrinkRequestTag struct { // The tag key. // // example: // // Usage Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // Web Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (CreateServiceShrinkRequestTag) GoString ¶
func (s CreateServiceShrinkRequestTag) GoString() string
func (*CreateServiceShrinkRequestTag) SetKey ¶
func (s *CreateServiceShrinkRequestTag) SetKey(v string) *CreateServiceShrinkRequestTag
func (*CreateServiceShrinkRequestTag) SetValue ¶
func (s *CreateServiceShrinkRequestTag) SetValue(v string) *CreateServiceShrinkRequestTag
func (CreateServiceShrinkRequestTag) String ¶
func (s CreateServiceShrinkRequestTag) String() string
type CreateServiceUsageRequest ¶
type CreateServiceUsageRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // mRdxWuW2ts ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-c2d118c9193e49xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (CreateServiceUsageRequest) GoString ¶
func (s CreateServiceUsageRequest) GoString() string
func (*CreateServiceUsageRequest) SetClientToken ¶
func (s *CreateServiceUsageRequest) SetClientToken(v string) *CreateServiceUsageRequest
func (*CreateServiceUsageRequest) SetRegionId ¶
func (s *CreateServiceUsageRequest) SetRegionId(v string) *CreateServiceUsageRequest
func (*CreateServiceUsageRequest) SetServiceId ¶
func (s *CreateServiceUsageRequest) SetServiceId(v string) *CreateServiceUsageRequest
func (CreateServiceUsageRequest) String ¶
func (s CreateServiceUsageRequest) String() string
type CreateServiceUsageResponse ¶
type CreateServiceUsageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateServiceUsageResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateServiceUsageResponse) GoString ¶
func (s CreateServiceUsageResponse) GoString() string
func (*CreateServiceUsageResponse) SetBody ¶
func (s *CreateServiceUsageResponse) SetBody(v *CreateServiceUsageResponseBody) *CreateServiceUsageResponse
func (*CreateServiceUsageResponse) SetHeaders ¶
func (s *CreateServiceUsageResponse) SetHeaders(v map[string]*string) *CreateServiceUsageResponse
func (*CreateServiceUsageResponse) SetStatusCode ¶
func (s *CreateServiceUsageResponse) SetStatusCode(v int32) *CreateServiceUsageResponse
func (CreateServiceUsageResponse) String ¶
func (s CreateServiceUsageResponse) String() string
type CreateServiceUsageResponseBody ¶
type CreateServiceUsageResponseBody struct { // Id of the request // // example: // // E73F09DC-6C13-5CB1-A10F-7A4E125ABD2C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateServiceUsageResponseBody) GoString ¶
func (s CreateServiceUsageResponseBody) GoString() string
func (*CreateServiceUsageResponseBody) SetRequestId ¶
func (s *CreateServiceUsageResponseBody) SetRequestId(v string) *CreateServiceUsageResponseBody
func (CreateServiceUsageResponseBody) String ¶
func (s CreateServiceUsageResponseBody) String() string
type DeleteArtifactRequest ¶
type DeleteArtifactRequest struct { // The ID of the artifact. // // This parameter is required. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The version of the artifact. // // example: // // 2 ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` }
func (DeleteArtifactRequest) GoString ¶
func (s DeleteArtifactRequest) GoString() string
func (*DeleteArtifactRequest) SetArtifactId ¶
func (s *DeleteArtifactRequest) SetArtifactId(v string) *DeleteArtifactRequest
func (*DeleteArtifactRequest) SetArtifactVersion ¶
func (s *DeleteArtifactRequest) SetArtifactVersion(v string) *DeleteArtifactRequest
func (DeleteArtifactRequest) String ¶
func (s DeleteArtifactRequest) String() string
type DeleteArtifactResponse ¶
type DeleteArtifactResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteArtifactResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteArtifactResponse) GoString ¶
func (s DeleteArtifactResponse) GoString() string
func (*DeleteArtifactResponse) SetBody ¶
func (s *DeleteArtifactResponse) SetBody(v *DeleteArtifactResponseBody) *DeleteArtifactResponse
func (*DeleteArtifactResponse) SetHeaders ¶
func (s *DeleteArtifactResponse) SetHeaders(v map[string]*string) *DeleteArtifactResponse
func (*DeleteArtifactResponse) SetStatusCode ¶
func (s *DeleteArtifactResponse) SetStatusCode(v int32) *DeleteArtifactResponse
func (DeleteArtifactResponse) String ¶
func (s DeleteArtifactResponse) String() string
type DeleteArtifactResponseBody ¶
type DeleteArtifactResponseBody struct { // The request ID. // // example: // // B1A0198B-F316-1B72-B8DD-28B6F6D6XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteArtifactResponseBody) GoString ¶
func (s DeleteArtifactResponseBody) GoString() string
func (*DeleteArtifactResponseBody) SetRequestId ¶
func (s *DeleteArtifactResponseBody) SetRequestId(v string) *DeleteArtifactResponseBody
func (DeleteArtifactResponseBody) String ¶
func (s DeleteArtifactResponseBody) String() string
type DeleteServiceInstancesRequest ¶
type DeleteServiceInstancesRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 123e4567-e89b-12d3-a456-426655440000 ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The IDs of the service instances. // // This parameter is required. ServiceInstanceId []*string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty" type:"Repeated"` }
func (DeleteServiceInstancesRequest) GoString ¶
func (s DeleteServiceInstancesRequest) GoString() string
func (*DeleteServiceInstancesRequest) SetClientToken ¶
func (s *DeleteServiceInstancesRequest) SetClientToken(v string) *DeleteServiceInstancesRequest
func (*DeleteServiceInstancesRequest) SetRegionId ¶
func (s *DeleteServiceInstancesRequest) SetRegionId(v string) *DeleteServiceInstancesRequest
func (*DeleteServiceInstancesRequest) SetServiceInstanceId ¶
func (s *DeleteServiceInstancesRequest) SetServiceInstanceId(v []*string) *DeleteServiceInstancesRequest
func (DeleteServiceInstancesRequest) String ¶
func (s DeleteServiceInstancesRequest) String() string
type DeleteServiceInstancesResponse ¶
type DeleteServiceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceInstancesResponse) GoString ¶
func (s DeleteServiceInstancesResponse) GoString() string
func (*DeleteServiceInstancesResponse) SetBody ¶
func (s *DeleteServiceInstancesResponse) SetBody(v *DeleteServiceInstancesResponseBody) *DeleteServiceInstancesResponse
func (*DeleteServiceInstancesResponse) SetHeaders ¶
func (s *DeleteServiceInstancesResponse) SetHeaders(v map[string]*string) *DeleteServiceInstancesResponse
func (*DeleteServiceInstancesResponse) SetStatusCode ¶
func (s *DeleteServiceInstancesResponse) SetStatusCode(v int32) *DeleteServiceInstancesResponse
func (DeleteServiceInstancesResponse) String ¶
func (s DeleteServiceInstancesResponse) String() string
type DeleteServiceInstancesResponseBody ¶
type DeleteServiceInstancesResponseBody struct { // The request ID. // // example: // // DB140E67-D75F-5585-946E-41D8DC8F4E00 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceInstancesResponseBody) GoString ¶
func (s DeleteServiceInstancesResponseBody) GoString() string
func (*DeleteServiceInstancesResponseBody) SetRequestId ¶
func (s *DeleteServiceInstancesResponseBody) SetRequestId(v string) *DeleteServiceInstancesResponseBody
func (DeleteServiceInstancesResponseBody) String ¶
func (s DeleteServiceInstancesResponseBody) String() string
type DeleteServiceRequest ¶
type DeleteServiceRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-0e6fca6a51a54420**** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service version. // // This parameter is required. // // example: // // 2 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` }
func (DeleteServiceRequest) GoString ¶
func (s DeleteServiceRequest) GoString() string
func (*DeleteServiceRequest) SetClientToken ¶
func (s *DeleteServiceRequest) SetClientToken(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetRegionId ¶
func (s *DeleteServiceRequest) SetRegionId(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetServiceId ¶
func (s *DeleteServiceRequest) SetServiceId(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetServiceVersion ¶
func (s *DeleteServiceRequest) SetServiceVersion(v string) *DeleteServiceRequest
func (DeleteServiceRequest) String ¶
func (s DeleteServiceRequest) String() string
type DeleteServiceResponse ¶
type DeleteServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteServiceResponse) GoString ¶
func (s DeleteServiceResponse) GoString() string
func (*DeleteServiceResponse) SetBody ¶
func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
func (*DeleteServiceResponse) SetHeaders ¶
func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
func (*DeleteServiceResponse) SetStatusCode ¶
func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
func (DeleteServiceResponse) String ¶
func (s DeleteServiceResponse) String() string
type DeleteServiceResponseBody ¶
type DeleteServiceResponseBody struct { // The request ID. // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D**** RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeleteServiceResponseBody) GoString ¶
func (s DeleteServiceResponseBody) GoString() string
func (*DeleteServiceResponseBody) SetRequestId ¶
func (s *DeleteServiceResponseBody) SetRequestId(v string) *DeleteServiceResponseBody
func (DeleteServiceResponseBody) String ¶
func (s DeleteServiceResponseBody) String() string
type DeployServiceInstanceRequest ¶
type DeployServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 123e4567-e89b-12d3-a456-426655440000 ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-0e6fca6a51a54420**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (DeployServiceInstanceRequest) GoString ¶
func (s DeployServiceInstanceRequest) GoString() string
func (*DeployServiceInstanceRequest) SetClientToken ¶
func (s *DeployServiceInstanceRequest) SetClientToken(v string) *DeployServiceInstanceRequest
func (*DeployServiceInstanceRequest) SetRegionId ¶
func (s *DeployServiceInstanceRequest) SetRegionId(v string) *DeployServiceInstanceRequest
func (*DeployServiceInstanceRequest) SetServiceInstanceId ¶
func (s *DeployServiceInstanceRequest) SetServiceInstanceId(v string) *DeployServiceInstanceRequest
func (DeployServiceInstanceRequest) String ¶
func (s DeployServiceInstanceRequest) String() string
type DeployServiceInstanceResponse ¶
type DeployServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeployServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeployServiceInstanceResponse) GoString ¶
func (s DeployServiceInstanceResponse) GoString() string
func (*DeployServiceInstanceResponse) SetBody ¶
func (s *DeployServiceInstanceResponse) SetBody(v *DeployServiceInstanceResponseBody) *DeployServiceInstanceResponse
func (*DeployServiceInstanceResponse) SetHeaders ¶
func (s *DeployServiceInstanceResponse) SetHeaders(v map[string]*string) *DeployServiceInstanceResponse
func (*DeployServiceInstanceResponse) SetStatusCode ¶
func (s *DeployServiceInstanceResponse) SetStatusCode(v int32) *DeployServiceInstanceResponse
func (DeployServiceInstanceResponse) String ¶
func (s DeployServiceInstanceResponse) String() string
type DeployServiceInstanceResponseBody ¶
type DeployServiceInstanceResponseBody struct { // The request ID. // // example: // // B8A6AEA6-0D8F-589A-A7FF-B44FD842456E RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DeployServiceInstanceResponseBody) GoString ¶
func (s DeployServiceInstanceResponseBody) GoString() string
func (*DeployServiceInstanceResponseBody) SetRequestId ¶
func (s *DeployServiceInstanceResponseBody) SetRequestId(v string) *DeployServiceInstanceResponseBody
func (DeployServiceInstanceResponseBody) String ¶
func (s DeployServiceInstanceResponseBody) String() string
type GetArtifactRepositoryCredentialsRequest ¶
type GetArtifactRepositoryCredentialsRequest struct { // The type of the deployment package. Valid values: // // - File: Object Storage Service (OSS) object. // // - AcrImage: container image. // // This parameter is required. // // example: // // File ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The region ID. // // example: // // cn-hangzhou DeployRegionId *string `json:"DeployRegionId,omitempty" xml:"DeployRegionId,omitempty"` }
func (GetArtifactRepositoryCredentialsRequest) GoString ¶
func (s GetArtifactRepositoryCredentialsRequest) GoString() string
func (*GetArtifactRepositoryCredentialsRequest) SetArtifactType ¶
func (s *GetArtifactRepositoryCredentialsRequest) SetArtifactType(v string) *GetArtifactRepositoryCredentialsRequest
func (*GetArtifactRepositoryCredentialsRequest) SetDeployRegionId ¶
func (s *GetArtifactRepositoryCredentialsRequest) SetDeployRegionId(v string) *GetArtifactRepositoryCredentialsRequest
func (GetArtifactRepositoryCredentialsRequest) String ¶
func (s GetArtifactRepositoryCredentialsRequest) String() string
type GetArtifactRepositoryCredentialsResponse ¶
type GetArtifactRepositoryCredentialsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetArtifactRepositoryCredentialsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetArtifactRepositoryCredentialsResponse) GoString ¶
func (s GetArtifactRepositoryCredentialsResponse) GoString() string
func (*GetArtifactRepositoryCredentialsResponse) SetHeaders ¶
func (s *GetArtifactRepositoryCredentialsResponse) SetHeaders(v map[string]*string) *GetArtifactRepositoryCredentialsResponse
func (*GetArtifactRepositoryCredentialsResponse) SetStatusCode ¶
func (s *GetArtifactRepositoryCredentialsResponse) SetStatusCode(v int32) *GetArtifactRepositoryCredentialsResponse
func (GetArtifactRepositoryCredentialsResponse) String ¶
func (s GetArtifactRepositoryCredentialsResponse) String() string
type GetArtifactRepositoryCredentialsResponseBody ¶
type GetArtifactRepositoryCredentialsResponseBody struct { // The information about the resources that can be uploaded. AvailableResources []*GetArtifactRepositoryCredentialsResponseBodyAvailableResources `json:"AvailableResources,omitempty" xml:"AvailableResources,omitempty" type:"Repeated"` // The credentials. Credentials *GetArtifactRepositoryCredentialsResponseBodyCredentials `json:"Credentials,omitempty" xml:"Credentials,omitempty" type:"Struct"` // The time when the credentials expired. // // example: // // 1526549792000 ExpireDate *string `json:"ExpireDate,omitempty" xml:"ExpireDate,omitempty"` // The request ID. // // example: // // 94E89857-B994-44B6-9C4F-DBD200E9XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetArtifactRepositoryCredentialsResponseBody) GoString ¶
func (s GetArtifactRepositoryCredentialsResponseBody) GoString() string
func (*GetArtifactRepositoryCredentialsResponseBody) SetAvailableResources ¶
func (s *GetArtifactRepositoryCredentialsResponseBody) SetAvailableResources(v []*GetArtifactRepositoryCredentialsResponseBodyAvailableResources) *GetArtifactRepositoryCredentialsResponseBody
func (*GetArtifactRepositoryCredentialsResponseBody) SetCredentials ¶
func (*GetArtifactRepositoryCredentialsResponseBody) SetExpireDate ¶
func (s *GetArtifactRepositoryCredentialsResponseBody) SetExpireDate(v string) *GetArtifactRepositoryCredentialsResponseBody
func (*GetArtifactRepositoryCredentialsResponseBody) SetRequestId ¶
func (s *GetArtifactRepositoryCredentialsResponseBody) SetRequestId(v string) *GetArtifactRepositoryCredentialsResponseBody
func (GetArtifactRepositoryCredentialsResponseBody) String ¶
func (s GetArtifactRepositoryCredentialsResponseBody) String() string
type GetArtifactRepositoryCredentialsResponseBodyAvailableResources ¶
type GetArtifactRepositoryCredentialsResponseBodyAvailableResources struct { // The path. // // example: // // "/xxx/" Path *string `json:"Path,omitempty" xml:"Path,omitempty"` // The region ID. // // example: // // oss-cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The repository name. // // example: // // computenest-artifacts-draft-cn-hangzhou RepositoryName *string `json:"RepositoryName,omitempty" xml:"RepositoryName,omitempty"` }
func (GetArtifactRepositoryCredentialsResponseBodyAvailableResources) GoString ¶
func (s GetArtifactRepositoryCredentialsResponseBodyAvailableResources) GoString() string
func (*GetArtifactRepositoryCredentialsResponseBodyAvailableResources) SetRegionId ¶
func (*GetArtifactRepositoryCredentialsResponseBodyAvailableResources) SetRepositoryName ¶
func (s *GetArtifactRepositoryCredentialsResponseBodyAvailableResources) SetRepositoryName(v string) *GetArtifactRepositoryCredentialsResponseBodyAvailableResources
func (GetArtifactRepositoryCredentialsResponseBodyAvailableResources) String ¶
func (s GetArtifactRepositoryCredentialsResponseBodyAvailableResources) String() string
type GetArtifactRepositoryCredentialsResponseBodyCredentials ¶
type GetArtifactRepositoryCredentialsResponseBodyCredentials struct { // The AccessKey ID. // // example: // // STS.xxx AccessKeyId *string `json:"AccessKeyId,omitempty" xml:"AccessKeyId,omitempty"` // The AccessKey secret. // // example: // // xxx AccessKeySecret *string `json:"AccessKeySecret,omitempty" xml:"AccessKeySecret,omitempty"` // The password. // // example: // // eyJ0aW1lIjoiMTUyNjU0OTc5:0705733**** Password *string `json:"Password,omitempty" xml:"Password,omitempty"` // The Security Token Service (STS) token. // // example: // // xxx SecurityToken *string `json:"SecurityToken,omitempty" xml:"SecurityToken,omitempty"` // The username. // // example: // // xxx Username *string `json:"Username,omitempty" xml:"Username,omitempty"` }
func (GetArtifactRepositoryCredentialsResponseBodyCredentials) GoString ¶
func (s GetArtifactRepositoryCredentialsResponseBodyCredentials) GoString() string
func (*GetArtifactRepositoryCredentialsResponseBodyCredentials) SetAccessKeyId ¶
func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetAccessKeyId(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
func (*GetArtifactRepositoryCredentialsResponseBodyCredentials) SetAccessKeySecret ¶
func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetAccessKeySecret(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
func (*GetArtifactRepositoryCredentialsResponseBodyCredentials) SetPassword ¶
func (*GetArtifactRepositoryCredentialsResponseBodyCredentials) SetSecurityToken ¶
func (s *GetArtifactRepositoryCredentialsResponseBodyCredentials) SetSecurityToken(v string) *GetArtifactRepositoryCredentialsResponseBodyCredentials
func (*GetArtifactRepositoryCredentialsResponseBodyCredentials) SetUsername ¶
func (GetArtifactRepositoryCredentialsResponseBodyCredentials) String ¶
func (s GetArtifactRepositoryCredentialsResponseBodyCredentials) String() string
type GetArtifactRequest ¶
type GetArtifactRequest struct { // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The name of the deployment package. // // example: // // gpu-test ArtifactName *string `json:"ArtifactName,omitempty" xml:"ArtifactName,omitempty"` // The version of the deployment package. // // example: // // 1 ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` }
func (GetArtifactRequest) GoString ¶
func (s GetArtifactRequest) GoString() string
func (*GetArtifactRequest) SetArtifactId ¶
func (s *GetArtifactRequest) SetArtifactId(v string) *GetArtifactRequest
func (*GetArtifactRequest) SetArtifactName ¶
func (s *GetArtifactRequest) SetArtifactName(v string) *GetArtifactRequest
func (*GetArtifactRequest) SetArtifactVersion ¶
func (s *GetArtifactRequest) SetArtifactVersion(v string) *GetArtifactRequest
func (GetArtifactRequest) String ¶
func (s GetArtifactRequest) String() string
type GetArtifactResponse ¶
type GetArtifactResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetArtifactResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetArtifactResponse) GoString ¶
func (s GetArtifactResponse) GoString() string
func (*GetArtifactResponse) SetBody ¶
func (s *GetArtifactResponse) SetBody(v *GetArtifactResponseBody) *GetArtifactResponse
func (*GetArtifactResponse) SetHeaders ¶
func (s *GetArtifactResponse) SetHeaders(v map[string]*string) *GetArtifactResponse
func (*GetArtifactResponse) SetStatusCode ¶
func (s *GetArtifactResponse) SetStatusCode(v int32) *GetArtifactResponse
func (GetArtifactResponse) String ¶
func (s GetArtifactResponse) String() string
type GetArtifactResponseBody ¶
type GetArtifactResponseBody struct { // The build properties of the artifact, utilized for hosting and building the deployment package. // // example: // // "{\\"RegionId\\":\\"xxx\\", \\"SourceImageId\\":\\"xxx\\", \\"\\":\\"xxx\\", \\"CommandType\\":\\"xxx\\", \\"CommandContent\\":\\"xxx\\"}" ArtifactBuildProperty *string `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty"` ArtifactBuildType *string `json:"ArtifactBuildType,omitempty" xml:"ArtifactBuildType,omitempty"` // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment package. // // example: // // {\\"CommodityCode\\":\\"cmjj0005xxxx\\",\\"CommodityVersion\\":\\"V2022xxxx\\"} ArtifactProperty *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The type of the deployment package. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The version of the deployment package. // // example: // // 2 ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` // The description of the deployment package. // // example: // // Description Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The time when the deployment package was modified. // // example: // // 2022-10-20T02:19:55Z GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` // The latest version of the deployment package. // // example: // // 2 MaxVersion *int64 `json:"MaxVersion,omitempty" xml:"MaxVersion,omitempty"` // The name of the deployment package. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The distribution progress of the deployment package. // // example: // // 100 Progress *string `json:"Progress,omitempty" xml:"Progress,omitempty"` // The request ID. // // example: // // B1A0198B-F316-1B72-B8DD-28B6F6D6XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the resource group. // // example: // // rg-aekzkt5buxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The status of the deployment package. Valid values: // // example: // // Available Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The description of the deployment package. // // example: // // "/usr/local/share/aliyun-assist/work/script/t-hz04zm90y6og0sg.sh: line 1: pip: command not found" StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The ID of the region that supports the deployment package. // // example: // // ["cn-hangzhou","cn-beijing"] SupportRegionIds *string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty"` // The tags of the deployment package. Tags []*GetArtifactResponseBodyTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` // The version name of the deployment package. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (GetArtifactResponseBody) GoString ¶
func (s GetArtifactResponseBody) GoString() string
func (*GetArtifactResponseBody) SetArtifactBuildProperty ¶
func (s *GetArtifactResponseBody) SetArtifactBuildProperty(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetArtifactBuildType ¶ added in v5.0.1
func (s *GetArtifactResponseBody) SetArtifactBuildType(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetArtifactId ¶
func (s *GetArtifactResponseBody) SetArtifactId(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetArtifactProperty ¶
func (s *GetArtifactResponseBody) SetArtifactProperty(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetArtifactType ¶
func (s *GetArtifactResponseBody) SetArtifactType(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetArtifactVersion ¶
func (s *GetArtifactResponseBody) SetArtifactVersion(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetDescription ¶
func (s *GetArtifactResponseBody) SetDescription(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetGmtModified ¶
func (s *GetArtifactResponseBody) SetGmtModified(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetMaxVersion ¶
func (s *GetArtifactResponseBody) SetMaxVersion(v int64) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetName ¶
func (s *GetArtifactResponseBody) SetName(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetProgress ¶
func (s *GetArtifactResponseBody) SetProgress(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetRequestId ¶
func (s *GetArtifactResponseBody) SetRequestId(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetResourceGroupId ¶
func (s *GetArtifactResponseBody) SetResourceGroupId(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetStatus ¶
func (s *GetArtifactResponseBody) SetStatus(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetStatusDetail ¶
func (s *GetArtifactResponseBody) SetStatusDetail(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetSupportRegionIds ¶
func (s *GetArtifactResponseBody) SetSupportRegionIds(v string) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetTags ¶
func (s *GetArtifactResponseBody) SetTags(v []*GetArtifactResponseBodyTags) *GetArtifactResponseBody
func (*GetArtifactResponseBody) SetVersionName ¶
func (s *GetArtifactResponseBody) SetVersionName(v string) *GetArtifactResponseBody
func (GetArtifactResponseBody) String ¶
func (s GetArtifactResponseBody) String() string
type GetArtifactResponseBodyTags ¶
type GetArtifactResponseBodyTags struct { // The tag key of the deployment package. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value of the deployment package. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (GetArtifactResponseBodyTags) GoString ¶
func (s GetArtifactResponseBodyTags) GoString() string
func (*GetArtifactResponseBodyTags) SetKey ¶
func (s *GetArtifactResponseBodyTags) SetKey(v string) *GetArtifactResponseBodyTags
func (*GetArtifactResponseBodyTags) SetValue ¶
func (s *GetArtifactResponseBodyTags) SetValue(v string) *GetArtifactResponseBodyTags
func (GetArtifactResponseBodyTags) String ¶
func (s GetArtifactResponseBodyTags) String() string
type GetServiceEstimateCostRequest ¶
type GetServiceEstimateCostRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // mRdxWuW2ts ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The subscription duration information about the purchase order of Alibaba Cloud Marketplace. Commodity *GetServiceEstimateCostRequestCommodity `json:"Commodity,omitempty" xml:"Commodity,omitempty" type:"Struct"` // The parameters that are specified to deploy the service instance. // // example: // // {\\"PayType\\":\\"PostPaid\\",\\"InstancePassword\\":\\"xxxxxxxxxx\\",\\"EcsInstanceType\\":\\"ecs.g6.large\\",\\"VSwitchId\\":\\"vsw-0jlueyydpuekoxxxxxxxx\\",\\"VpcId\\":\\"vpc-0jlps6mjbgvpqxxxxxxxx\\",\\"ZoneId\\":\\"cn-wulanchabu-a\\",\\"Enable\\":false,\\"RegionId\\":\\"cn-wulanchabu\\"} Parameters map[string]interface{} `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. // // example: // // cn-wulanchabu RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-16fbd358d75e49xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The service version. // // example: // // draft ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` // The package name. // // example: // // Package 1 SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The template name. // // example: // // Custom_Image_Ecs TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceEstimateCostRequest) GoString ¶
func (s GetServiceEstimateCostRequest) GoString() string
func (*GetServiceEstimateCostRequest) SetClientToken ¶
func (s *GetServiceEstimateCostRequest) SetClientToken(v string) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetCommodity ¶
func (s *GetServiceEstimateCostRequest) SetCommodity(v *GetServiceEstimateCostRequestCommodity) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetParameters ¶
func (s *GetServiceEstimateCostRequest) SetParameters(v map[string]interface{}) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetRegionId ¶
func (s *GetServiceEstimateCostRequest) SetRegionId(v string) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetServiceId ¶
func (s *GetServiceEstimateCostRequest) SetServiceId(v string) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetServiceInstanceId ¶
func (s *GetServiceEstimateCostRequest) SetServiceInstanceId(v string) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetServiceVersion ¶
func (s *GetServiceEstimateCostRequest) SetServiceVersion(v string) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetSpecificationName ¶
func (s *GetServiceEstimateCostRequest) SetSpecificationName(v string) *GetServiceEstimateCostRequest
func (*GetServiceEstimateCostRequest) SetTemplateName ¶
func (s *GetServiceEstimateCostRequest) SetTemplateName(v string) *GetServiceEstimateCostRequest
func (GetServiceEstimateCostRequest) String ¶
func (s GetServiceEstimateCostRequest) String() string
type GetServiceEstimateCostRequestCommodity ¶
type GetServiceEstimateCostRequestCommodity struct { // The subscription duration. // // example: // // 1 PayPeriod *int32 `json:"PayPeriod,omitempty" xml:"PayPeriod,omitempty"` // The unit of the subscription duration. Valid values: // // - Year // // - Month // // - Day // // example: // // Month PayPeriodUnit *string `json:"PayPeriodUnit,omitempty" xml:"PayPeriodUnit,omitempty"` }
func (GetServiceEstimateCostRequestCommodity) GoString ¶
func (s GetServiceEstimateCostRequestCommodity) GoString() string
func (*GetServiceEstimateCostRequestCommodity) SetPayPeriod ¶
func (s *GetServiceEstimateCostRequestCommodity) SetPayPeriod(v int32) *GetServiceEstimateCostRequestCommodity
func (*GetServiceEstimateCostRequestCommodity) SetPayPeriodUnit ¶
func (s *GetServiceEstimateCostRequestCommodity) SetPayPeriodUnit(v string) *GetServiceEstimateCostRequestCommodity
func (GetServiceEstimateCostRequestCommodity) String ¶
func (s GetServiceEstimateCostRequestCommodity) String() string
type GetServiceEstimateCostResponse ¶
type GetServiceEstimateCostResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceEstimateCostResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceEstimateCostResponse) GoString ¶
func (s GetServiceEstimateCostResponse) GoString() string
func (*GetServiceEstimateCostResponse) SetBody ¶
func (s *GetServiceEstimateCostResponse) SetBody(v *GetServiceEstimateCostResponseBody) *GetServiceEstimateCostResponse
func (*GetServiceEstimateCostResponse) SetHeaders ¶
func (s *GetServiceEstimateCostResponse) SetHeaders(v map[string]*string) *GetServiceEstimateCostResponse
func (*GetServiceEstimateCostResponse) SetStatusCode ¶
func (s *GetServiceEstimateCostResponse) SetStatusCode(v int32) *GetServiceEstimateCostResponse
func (GetServiceEstimateCostResponse) String ¶
func (s GetServiceEstimateCostResponse) String() string
type GetServiceEstimateCostResponseBody ¶
type GetServiceEstimateCostResponseBody struct { // The subscription duration information about the purchase order of Alibaba Cloud Marketplace. // // example: // // {\\"PayPeriodUnit\\":Month,\\"PayPeriod\\":1} Commodity map[string]interface{} `json:"Commodity,omitempty" xml:"Commodity,omitempty"` // The request ID. // // example: // // E73F09DC-6C13-5CB1-A10F-7A4E125ABD2C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The list of resources. // // example: // // { // // "ECSInstances":{ // // "Type":"ALIYUN::ECS::InstanceGroup", // // "Success":true, // // "Result":{ // // "Order":{ // // "Currency":"CNY", // // "RuleIds":[ // // 1752723 // // ], // // "DetailInfos":{ // // "ResourcePriceModel":[ // // { // // "Resource":"bandwidth", // // "TradeAmount":0.0, // // "SubRuleIds":[], // // "OriginalAmount":0.0, // // "DiscountAmount":0.0 // // }, // // { // // "Resource":"image", // // "TradeAmount":0.0, // // "SubRuleIds":[], // // "OriginalAmount":0.0, // // "DiscountAmount":0.0 // // }, // // { // // "Resource":"instanceType", // // "TradeAmount":0.006966, // // "SubRuleIds":[], // // "OriginalAmount":0.45, // // "DiscountAmount":0.443034 // // }, // // { // // "Resource":"systemDisk", // // "TradeAmount":0.000867, // // "SubRuleIds":[], // // "OriginalAmount":0.056, // // "DiscountAmount":0.055133 // // }, // // { // // "Resource":"dataDisk", // // "TradeAmount":0.002167, // // "SubRuleIds":[], // // "OriginalAmount":0.14, // // "DiscountAmount":0.137833 // // } // // ] // // } Resources map[string]interface{} `json:"Resources,omitempty" xml:"Resources,omitempty"` }
func (GetServiceEstimateCostResponseBody) GoString ¶
func (s GetServiceEstimateCostResponseBody) GoString() string
func (*GetServiceEstimateCostResponseBody) SetCommodity ¶
func (s *GetServiceEstimateCostResponseBody) SetCommodity(v map[string]interface{}) *GetServiceEstimateCostResponseBody
func (*GetServiceEstimateCostResponseBody) SetRequestId ¶
func (s *GetServiceEstimateCostResponseBody) SetRequestId(v string) *GetServiceEstimateCostResponseBody
func (*GetServiceEstimateCostResponseBody) SetResources ¶
func (s *GetServiceEstimateCostResponseBody) SetResources(v map[string]interface{}) *GetServiceEstimateCostResponseBody
func (GetServiceEstimateCostResponseBody) String ¶
func (s GetServiceEstimateCostResponseBody) String() string
type GetServiceEstimateCostShrinkRequest ¶
type GetServiceEstimateCostShrinkRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // mRdxWuW2ts ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The subscription duration information about the purchase order of Alibaba Cloud Marketplace. CommodityShrink *string `json:"Commodity,omitempty" xml:"Commodity,omitempty"` // The parameters that are specified to deploy the service instance. // // example: // // {\\"PayType\\":\\"PostPaid\\",\\"InstancePassword\\":\\"xxxxxxxxxx\\",\\"EcsInstanceType\\":\\"ecs.g6.large\\",\\"VSwitchId\\":\\"vsw-0jlueyydpuekoxxxxxxxx\\",\\"VpcId\\":\\"vpc-0jlps6mjbgvpqxxxxxxxx\\",\\"ZoneId\\":\\"cn-wulanchabu-a\\",\\"Enable\\":false,\\"RegionId\\":\\"cn-wulanchabu\\"} ParametersShrink *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. // // example: // // cn-wulanchabu RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-16fbd358d75e49xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The service version. // // example: // // draft ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` // The package name. // // example: // // Package 1 SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The template name. // // example: // // Custom_Image_Ecs TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceEstimateCostShrinkRequest) GoString ¶
func (s GetServiceEstimateCostShrinkRequest) GoString() string
func (*GetServiceEstimateCostShrinkRequest) SetClientToken ¶
func (s *GetServiceEstimateCostShrinkRequest) SetClientToken(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetCommodityShrink ¶
func (s *GetServiceEstimateCostShrinkRequest) SetCommodityShrink(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetParametersShrink ¶
func (s *GetServiceEstimateCostShrinkRequest) SetParametersShrink(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetRegionId ¶
func (s *GetServiceEstimateCostShrinkRequest) SetRegionId(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetServiceId ¶
func (s *GetServiceEstimateCostShrinkRequest) SetServiceId(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetServiceInstanceId ¶
func (s *GetServiceEstimateCostShrinkRequest) SetServiceInstanceId(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetServiceVersion ¶
func (s *GetServiceEstimateCostShrinkRequest) SetServiceVersion(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetSpecificationName ¶
func (s *GetServiceEstimateCostShrinkRequest) SetSpecificationName(v string) *GetServiceEstimateCostShrinkRequest
func (*GetServiceEstimateCostShrinkRequest) SetTemplateName ¶
func (s *GetServiceEstimateCostShrinkRequest) SetTemplateName(v string) *GetServiceEstimateCostShrinkRequest
func (GetServiceEstimateCostShrinkRequest) String ¶
func (s GetServiceEstimateCostShrinkRequest) String() string
type GetServiceInstanceRequest ¶
type GetServiceInstanceRequest struct { // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (GetServiceInstanceRequest) GoString ¶
func (s GetServiceInstanceRequest) GoString() string
func (*GetServiceInstanceRequest) SetRegionId ¶
func (s *GetServiceInstanceRequest) SetRegionId(v string) *GetServiceInstanceRequest
func (*GetServiceInstanceRequest) SetServiceInstanceId ¶
func (s *GetServiceInstanceRequest) SetServiceInstanceId(v string) *GetServiceInstanceRequest
func (GetServiceInstanceRequest) String ¶
func (s GetServiceInstanceRequest) String() string
type GetServiceInstanceResponse ¶
type GetServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceInstanceResponse) GoString ¶
func (s GetServiceInstanceResponse) GoString() string
func (*GetServiceInstanceResponse) SetBody ¶
func (s *GetServiceInstanceResponse) SetBody(v *GetServiceInstanceResponseBody) *GetServiceInstanceResponse
func (*GetServiceInstanceResponse) SetHeaders ¶
func (s *GetServiceInstanceResponse) SetHeaders(v map[string]*string) *GetServiceInstanceResponse
func (*GetServiceInstanceResponse) SetStatusCode ¶
func (s *GetServiceInstanceResponse) SetStatusCode(v int32) *GetServiceInstanceResponse
func (GetServiceInstanceResponse) String ¶
func (s GetServiceInstanceResponse) String() string
type GetServiceInstanceResponseBody ¶
type GetServiceInstanceResponseBody struct { // The business status of the service instance. Valid values: // // - Normal: The service instance is normal. // // - Renewing: The service instance is being renewed. // // - RenewFailed: The service instance failed to be renewed. // // - Expired: The service instance expired. // // example: // // Normal BizStatus *string `json:"BizStatus,omitempty" xml:"BizStatus,omitempty"` // The time when the service instance was created. // // example: // // 2021-05-20T00:00:00Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // Indicates whether the service instance supports the hosted O\\&M feature. Valid values: // // - true // // - false // // example: // // true EnableInstanceOps *bool `json:"EnableInstanceOps,omitempty" xml:"EnableInstanceOps,omitempty"` // Indicates whether the Prometheus monitoring feature is enabled on the user side. // // example: // // true EnableUserPrometheus *bool `json:"EnableUserPrometheus,omitempty" xml:"EnableUserPrometheus,omitempty"` // The time when the service instance expires. // // example: // // 2022-01-01T12:00:00 EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The URL of the Grafana dashboard. // // example: // // https://g.xxxxxx.aliyun.com/d/xxxxxxxx-cn-mariadb/mysql-xxxxxxxx-quickstart-and-dashboard?orgId=355401&refresh=10s GrafanaDashBoardUrl *string `json:"GrafanaDashBoardUrl,omitempty" xml:"GrafanaDashBoardUrl,omitempty"` // Indicates whether the hosted O\\&M feature is enabled for the service instance. Valid values: // // - true // // - false // // example: // // true IsOperated *bool `json:"IsOperated,omitempty" xml:"IsOperated,omitempty"` // The license metadata. // // example: // // {"renewType":"MONTHLY"} LicenseMetadata *string `json:"LicenseMetadata,omitempty" xml:"LicenseMetadata,omitempty"` // The name of the service instance. // // example: // // TestName Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The network configurations. // // > This parameter is discontinued. NetworkConfig *GetServiceInstanceResponseBodyNetworkConfig `json:"NetworkConfig,omitempty" xml:"NetworkConfig,omitempty" type:"Struct"` // The ID of the service instance that is used to implement hosted O\\&M. // // example: // // si-d6ab3a63ccbb4b17**** OperatedServiceInstanceId *string `json:"OperatedServiceInstanceId,omitempty" xml:"OperatedServiceInstanceId,omitempty"` // The end of the time range during which hosted O\\&M is implemented. // // example: // // 2022-01-28T06:48:56Z OperationEndTime *string `json:"OperationEndTime,omitempty" xml:"OperationEndTime,omitempty"` OperationExtraInfo *string `json:"OperationExtraInfo,omitempty" xml:"OperationExtraInfo,omitempty"` // The beginning of the time range during which hosted O\\&M is implemented. // // example: // // 2021-12-29T06:48:56Z OperationStartTime *string `json:"OperationStartTime,omitempty" xml:"OperationStartTime,omitempty"` // The outputs returned from creating the service instance. // // - If the service is deployed by using a ROS template, all output fields of the template are returned. // // - If the service is deployed by calling an SPI operation, the output fields of the service provider and for the Compute Nest additional features are returned. // // example: // // { // // "InstanceIds": [ // // "i-hp38ofxl0dsyfi7z****" // // ] // // } Outputs *string `json:"Outputs,omitempty" xml:"Outputs,omitempty"` // The parameters that are specified to deploy the service instance. // // example: // // { // // "param": "value" // // } Parameters *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The billing method of the service. Valid values: // // - Permanent: Once you purchase the service, you can use it permanently. // // - Subscription: You purchase the service from Alibaba Cloud Marketplace and are charged for the service on a subscription basis. // // - PayAsYouGo: You purchase the service from Alibaba Cloud Marketplace and are charged for the service on a pay-as-you-go basis. // // - CustomFixTime: You are charged for the service based on a custom duration fixed by the service provider. // // example: // // Subscription PayType *string `json:"PayType,omitempty" xml:"PayType,omitempty"` // The package name. // // example: // // Package 1 PredefinedParameterName *string `json:"PredefinedParameterName,omitempty" xml:"PredefinedParameterName,omitempty"` // The deployment progress of the service instance. Unit: percentage. // // example: // // 90 Progress *int64 `json:"Progress,omitempty" xml:"Progress,omitempty"` // The logon URL for the accounts in the resource directory corresponding to the service instance. // // example: // // https://signin.aliyun.com/switchRole.htm?parentAlias=1307782318217247.onaliyun.com&roleName=ResourceDirectoryAccountAccessRole RdAccountLoginUrl *string `json:"RdAccountLoginUrl,omitempty" xml:"RdAccountLoginUrl,omitempty"` // The request ID. // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the resource group. // // example: // // rg-aekzkt5buxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The list of resources. // // example: // // [ // // { // // "StackId": "stack-xxx" // // } // // ] Resources *string `json:"Resources,omitempty" xml:"Resources,omitempty"` // The information about the service to which the service instance belongs. Service *GetServiceInstanceResponseBodyService `json:"Service,omitempty" xml:"Service,omitempty" type:"Struct"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The type of the service. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // The source of the service instance. Valid values: // // - User: Compute Nest customer // // - Market: Alibaba Cloud Marketplace // // - Supplier: Compute Nest service provider // // example: // // User Source *string `json:"Source,omitempty" xml:"Source,omitempty"` // The deployment state of the service instance. Valid values: // // - Created // // - Deploying // // - DeployedFailed // // - Deployed // // - Upgrading // // - Deleting // // - Deleted // // - DeletedFailed // // example: // // Deployed Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The description of the deployment state of the service instance. // // example: // // deploy successfully StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The Alibaba Cloud account ID of the service provider. // // example: // // 1964460391538545 SupplierUid *int64 `json:"SupplierUid,omitempty" xml:"SupplierUid,omitempty"` // The custom tags. Tags []*GetServiceInstanceResponseBodyTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` // The template name. // // example: // // 模板1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` // The time when the service instance was updated. // // example: // // 2021-05-20T00:00:00Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` // The Alibaba Cloud account ID of the user. // // example: // // 1234567 UserId *int64 `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (GetServiceInstanceResponseBody) GoString ¶
func (s GetServiceInstanceResponseBody) GoString() string
func (*GetServiceInstanceResponseBody) SetBizStatus ¶
func (s *GetServiceInstanceResponseBody) SetBizStatus(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetCreateTime ¶
func (s *GetServiceInstanceResponseBody) SetCreateTime(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetEnableInstanceOps ¶
func (s *GetServiceInstanceResponseBody) SetEnableInstanceOps(v bool) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetEnableUserPrometheus ¶
func (s *GetServiceInstanceResponseBody) SetEnableUserPrometheus(v bool) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetEndTime ¶
func (s *GetServiceInstanceResponseBody) SetEndTime(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetGrafanaDashBoardUrl ¶
func (s *GetServiceInstanceResponseBody) SetGrafanaDashBoardUrl(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetIsOperated ¶
func (s *GetServiceInstanceResponseBody) SetIsOperated(v bool) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetLicenseMetadata ¶
func (s *GetServiceInstanceResponseBody) SetLicenseMetadata(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetName ¶
func (s *GetServiceInstanceResponseBody) SetName(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetNetworkConfig ¶
func (s *GetServiceInstanceResponseBody) SetNetworkConfig(v *GetServiceInstanceResponseBodyNetworkConfig) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetOperatedServiceInstanceId ¶
func (s *GetServiceInstanceResponseBody) SetOperatedServiceInstanceId(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetOperationEndTime ¶
func (s *GetServiceInstanceResponseBody) SetOperationEndTime(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetOperationExtraInfo ¶
func (s *GetServiceInstanceResponseBody) SetOperationExtraInfo(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetOperationStartTime ¶
func (s *GetServiceInstanceResponseBody) SetOperationStartTime(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetOutputs ¶
func (s *GetServiceInstanceResponseBody) SetOutputs(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetParameters ¶
func (s *GetServiceInstanceResponseBody) SetParameters(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetPayType ¶
func (s *GetServiceInstanceResponseBody) SetPayType(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetPredefinedParameterName ¶
func (s *GetServiceInstanceResponseBody) SetPredefinedParameterName(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetProgress ¶
func (s *GetServiceInstanceResponseBody) SetProgress(v int64) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetRdAccountLoginUrl ¶
func (s *GetServiceInstanceResponseBody) SetRdAccountLoginUrl(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetRequestId ¶
func (s *GetServiceInstanceResponseBody) SetRequestId(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetResourceGroupId ¶
func (s *GetServiceInstanceResponseBody) SetResourceGroupId(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetResources ¶
func (s *GetServiceInstanceResponseBody) SetResources(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetService ¶
func (s *GetServiceInstanceResponseBody) SetService(v *GetServiceInstanceResponseBodyService) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetServiceInstanceId ¶
func (s *GetServiceInstanceResponseBody) SetServiceInstanceId(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetServiceType ¶
func (s *GetServiceInstanceResponseBody) SetServiceType(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetSource ¶
func (s *GetServiceInstanceResponseBody) SetSource(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetStatus ¶
func (s *GetServiceInstanceResponseBody) SetStatus(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetStatusDetail ¶
func (s *GetServiceInstanceResponseBody) SetStatusDetail(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetSupplierUid ¶
func (s *GetServiceInstanceResponseBody) SetSupplierUid(v int64) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetTags ¶
func (s *GetServiceInstanceResponseBody) SetTags(v []*GetServiceInstanceResponseBodyTags) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetTemplateName ¶
func (s *GetServiceInstanceResponseBody) SetTemplateName(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetUpdateTime ¶
func (s *GetServiceInstanceResponseBody) SetUpdateTime(v string) *GetServiceInstanceResponseBody
func (*GetServiceInstanceResponseBody) SetUserId ¶
func (s *GetServiceInstanceResponseBody) SetUserId(v int64) *GetServiceInstanceResponseBody
func (GetServiceInstanceResponseBody) String ¶
func (s GetServiceInstanceResponseBody) String() string
type GetServiceInstanceResponseBodyNetworkConfig ¶
type GetServiceInstanceResponseBodyNetworkConfig struct { // The ID of the endpoint for the private connection. // // > This parameter is discontinued. // // example: // // ep-m5ei37240541816b**** EndpointId *string `json:"EndpointId,omitempty" xml:"EndpointId,omitempty"` // The ID of the endpoint service for the private connection. // // > This parameter is discontinued. // // example: // // epsrv-5ei07324541816bxxxx EndpointServiceId *string `json:"EndpointServiceId,omitempty" xml:"EndpointServiceId,omitempty"` // The information about private connections. PrivateVpcConnections []*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections `json:"PrivateVpcConnections,omitempty" xml:"PrivateVpcConnections,omitempty" type:"Repeated"` // The information about the reverse private connection. ReversePrivateVpcConnections []*GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections `json:"ReversePrivateVpcConnections,omitempty" xml:"ReversePrivateVpcConnections,omitempty" type:"Repeated"` }
func (GetServiceInstanceResponseBodyNetworkConfig) GoString ¶
func (s GetServiceInstanceResponseBodyNetworkConfig) GoString() string
func (*GetServiceInstanceResponseBodyNetworkConfig) SetEndpointId ¶
func (s *GetServiceInstanceResponseBodyNetworkConfig) SetEndpointId(v string) *GetServiceInstanceResponseBodyNetworkConfig
func (*GetServiceInstanceResponseBodyNetworkConfig) SetEndpointServiceId ¶
func (s *GetServiceInstanceResponseBodyNetworkConfig) SetEndpointServiceId(v string) *GetServiceInstanceResponseBodyNetworkConfig
func (*GetServiceInstanceResponseBodyNetworkConfig) SetPrivateVpcConnections ¶
func (s *GetServiceInstanceResponseBodyNetworkConfig) SetPrivateVpcConnections(v []*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) *GetServiceInstanceResponseBodyNetworkConfig
func (*GetServiceInstanceResponseBodyNetworkConfig) SetReversePrivateVpcConnections ¶
func (s *GetServiceInstanceResponseBodyNetworkConfig) SetReversePrivateVpcConnections(v []*GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) *GetServiceInstanceResponseBodyNetworkConfig
func (GetServiceInstanceResponseBodyNetworkConfig) String ¶
func (s GetServiceInstanceResponseBodyNetworkConfig) String() string
type GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections ¶
type GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections struct { // The network configurations, which are mainly used for the private connection. ConnectionConfigs []*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs `json:"ConnectionConfigs,omitempty" xml:"ConnectionConfigs,omitempty" type:"Repeated"` // The ID of the endpoint for the private connection. // // example: // // ep-m5ei37240541816b**** EndpointId *string `json:"EndpointId,omitempty" xml:"EndpointId,omitempty"` // The ID of the endpoint service for the private connection. // // example: // // epsrv-5ei07324541816bxxxx EndpointServiceId *string `json:"EndpointServiceId,omitempty" xml:"EndpointServiceId,omitempty"` // The custom domain name. // // example: // // test.computenest.aliyuncs.com PrivateZoneName *string `json:"PrivateZoneName,omitempty" xml:"PrivateZoneName,omitempty"` }
func (GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) GoString ¶
func (s GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) GoString() string
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetConnectionConfigs ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetEndpointId ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetEndpointServiceId ¶
func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetEndpointServiceId(v string) *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetPrivateZoneName ¶
func (s *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) SetPrivateZoneName(v string) *GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections
func (GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) String ¶
func (s GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnections) String() string
type GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs ¶
type GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs struct { // The bandwidth limit for the private connection established based on the private network interconnection mode of Compute Nest. // // example: // // 1536Mbps ConnectBandwidth *int32 `json:"ConnectBandwidth,omitempty" xml:"ConnectBandwidth,omitempty"` // The domain name. // // example: // // example.com DomainName *string `json:"DomainName,omitempty" xml:"DomainName,omitempty"` // The IP addresses of the endpoints for private connections. EndpointIps []*string `json:"EndpointIps,omitempty" xml:"EndpointIps,omitempty" type:"Repeated"` // The status of the Ingress endpoint. Valid values: // // - Ready: The Ingress endpoint is connected. // // - Pending: The Ingress endpoint is being connected. // // - Failed: The Ingress endpoint fails to be connected. // // - Deleted: The Ingress endpoint is deleted. // // - Deleting: The Ingress endpoint is being deleted. // // example: // // Ready IngressEndpointStatus *string `json:"IngressEndpointStatus,omitempty" xml:"IngressEndpointStatus,omitempty"` // The status of the network service. Valid values: // // - Ready: The network service is connected. // // - Pending: The network service is being connected. // // - Failed: The network service fails to be connected. // // - Deleted: The network service is deleted. // // - Deleting: The network service is being deleted. // // example: // // Ready NetworkServiceStatus *string `json:"NetworkServiceStatus,omitempty" xml:"NetworkServiceStatus,omitempty"` // The names of the security groups. SecurityGroups []*string `json:"SecurityGroups,omitempty" xml:"SecurityGroups,omitempty" type:"Repeated"` // The names of the vSwitches. VSwitches []*string `json:"VSwitches,omitempty" xml:"VSwitches,omitempty" type:"Repeated"` // The virtual private cloud (VPC) ID. // // example: // // vpc-bp1vwnn14rqpyiczj**** VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetConnectBandwidth ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetDomainName ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetEndpointIps ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetIngressEndpointStatus ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetNetworkServiceStatus ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetSecurityGroups ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetVSwitches ¶
func (*GetServiceInstanceResponseBodyNetworkConfigPrivateVpcConnectionsConnectionConfigs) SetVpcId ¶
type GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections ¶
type GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections struct { // The ID of the endpoint for the reverse private connection. // // example: // // ep-m5ei42370541816b**** EndpointId *string `json:"EndpointId,omitempty" xml:"EndpointId,omitempty"` // The ID of the endpoint service for the reverse private connection. // // example: // // epsrv-5ei07324541816bxxxx EndpointServiceId *string `json:"EndpointServiceId,omitempty" xml:"EndpointServiceId,omitempty"` }
func (GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) GoString ¶
func (s GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) GoString() string
func (*GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) SetEndpointId ¶
func (*GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) SetEndpointServiceId ¶
func (s *GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections) SetEndpointServiceId(v string) *GetServiceInstanceResponseBodyNetworkConfigReversePrivateVpcConnections
type GetServiceInstanceResponseBodyService ¶
type GetServiceInstanceResponseBodyService struct { // The storage configurations of the service. The format in which the deployment information of a service is stored varies based on the deployment type of the service. In this case, the deployment information is stored in the JSON string format. DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - ack: The service is deployed by using Container Service for Kubernetes (ACK). // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` // The time when the service was published. // // example: // // 2021-05-21T00:00:00Z PublishTime *string `json:"PublishTime,omitempty" xml:"PublishTime,omitempty"` // The URL of the service documentation. // // example: // // http://example.com ServiceDocUrl *string `json:"ServiceDocUrl,omitempty" xml:"ServiceDocUrl,omitempty"` // The service ID. // // example: // // service-9c8a3522528b4fe8**** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The information about the service. ServiceInfos []*GetServiceInstanceResponseBodyServiceServiceInfos `json:"ServiceInfos,omitempty" xml:"ServiceInfos,omitempty" type:"Repeated"` // The URL of the service page. // // example: // // https://service-info-private.oss-cn-hangzhou.aliyuncs.com ServiceProductUrl *string `json:"ServiceProductUrl,omitempty" xml:"ServiceProductUrl,omitempty"` // The type of the service. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // The status of the service. Valid values: // // Draft: The registration request of the service is pending to be submitted. // // Submitted: The registration request of the service is submitted. // // Approved: The registration request of the service is approved. // // Online: The service is published. // // Offline: The service is unpublished. // // Deleted: The service is deleted. // // Launching: The service is being published. // // example: // // Online Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The name of the service provider. // // example: // // Alibaba Cloud SupplierName *string `json:"SupplierName,omitempty" xml:"SupplierName,omitempty"` // The URL of the service provider. // // example: // // http://example.com SupplierUrl *string `json:"SupplierUrl,omitempty" xml:"SupplierUrl,omitempty"` UpgradableServiceInfos []*GetServiceInstanceResponseBodyServiceUpgradableServiceInfos `json:"UpgradableServiceInfos,omitempty" xml:"UpgradableServiceInfos,omitempty" type:"Repeated"` // The service versions that can be updated. UpgradableServiceVersions []*string `json:"UpgradableServiceVersions,omitempty" xml:"UpgradableServiceVersions,omitempty" type:"Repeated"` // The service version. // // example: // // 1 Version *string `json:"Version,omitempty" xml:"Version,omitempty"` // The custom version name defined by the service provider. // // example: // // 20231127020225 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (GetServiceInstanceResponseBodyService) GoString ¶
func (s GetServiceInstanceResponseBodyService) GoString() string
func (*GetServiceInstanceResponseBodyService) SetDeployMetadata ¶
func (s *GetServiceInstanceResponseBodyService) SetDeployMetadata(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetDeployType ¶
func (s *GetServiceInstanceResponseBodyService) SetDeployType(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetPublishTime ¶
func (s *GetServiceInstanceResponseBodyService) SetPublishTime(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetServiceDocUrl ¶
func (s *GetServiceInstanceResponseBodyService) SetServiceDocUrl(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetServiceId ¶
func (s *GetServiceInstanceResponseBodyService) SetServiceId(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetServiceInfos ¶
func (s *GetServiceInstanceResponseBodyService) SetServiceInfos(v []*GetServiceInstanceResponseBodyServiceServiceInfos) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetServiceProductUrl ¶
func (s *GetServiceInstanceResponseBodyService) SetServiceProductUrl(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetServiceType ¶
func (s *GetServiceInstanceResponseBodyService) SetServiceType(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetStatus ¶
func (s *GetServiceInstanceResponseBodyService) SetStatus(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetSupplierName ¶
func (s *GetServiceInstanceResponseBodyService) SetSupplierName(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetSupplierUrl ¶
func (s *GetServiceInstanceResponseBodyService) SetSupplierUrl(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetUpgradableServiceInfos ¶
func (s *GetServiceInstanceResponseBodyService) SetUpgradableServiceInfos(v []*GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetUpgradableServiceVersions ¶
func (s *GetServiceInstanceResponseBodyService) SetUpgradableServiceVersions(v []*string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetVersion ¶
func (s *GetServiceInstanceResponseBodyService) SetVersion(v string) *GetServiceInstanceResponseBodyService
func (*GetServiceInstanceResponseBodyService) SetVersionName ¶
func (s *GetServiceInstanceResponseBodyService) SetVersionName(v string) *GetServiceInstanceResponseBodyService
func (GetServiceInstanceResponseBodyService) String ¶
func (s GetServiceInstanceResponseBodyService) String() string
type GetServiceInstanceResponseBodyServiceServiceInfos ¶
type GetServiceInstanceResponseBodyServiceServiceInfos struct { // The URL of the service icon. // // example: // // https://example.com/service-image/c1c4a559-cc60-4af1-b976-98f356602462.png Image *string `json:"Image,omitempty" xml:"Image,omitempty"` // The language of the service instance. // // example: // // zh-CN Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` // The service name. // // example: // // WordPress Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The description of the service. // // example: // // B是A公司自主设计并研发的开源分布式的关系型数据库 ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` }
func (GetServiceInstanceResponseBodyServiceServiceInfos) GoString ¶
func (s GetServiceInstanceResponseBodyServiceServiceInfos) GoString() string
func (*GetServiceInstanceResponseBodyServiceServiceInfos) SetLocale ¶
func (s *GetServiceInstanceResponseBodyServiceServiceInfos) SetLocale(v string) *GetServiceInstanceResponseBodyServiceServiceInfos
func (*GetServiceInstanceResponseBodyServiceServiceInfos) SetShortDescription ¶
func (s *GetServiceInstanceResponseBodyServiceServiceInfos) SetShortDescription(v string) *GetServiceInstanceResponseBodyServiceServiceInfos
func (GetServiceInstanceResponseBodyServiceServiceInfos) String ¶
func (s GetServiceInstanceResponseBodyServiceServiceInfos) String() string
type GetServiceInstanceResponseBodyServiceUpgradableServiceInfos ¶
type GetServiceInstanceResponseBodyServiceUpgradableServiceInfos struct { Version *string `json:"Version,omitempty" xml:"Version,omitempty"` VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) GoString ¶
func (s GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) GoString() string
func (*GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) SetVersion ¶
func (*GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) SetVersionName ¶
func (s *GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) SetVersionName(v string) *GetServiceInstanceResponseBodyServiceUpgradableServiceInfos
func (GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) String ¶
func (s GetServiceInstanceResponseBodyServiceUpgradableServiceInfos) String() string
type GetServiceInstanceResponseBodyTags ¶
type GetServiceInstanceResponseBodyTags struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (GetServiceInstanceResponseBodyTags) GoString ¶
func (s GetServiceInstanceResponseBodyTags) GoString() string
func (*GetServiceInstanceResponseBodyTags) SetKey ¶
func (s *GetServiceInstanceResponseBodyTags) SetKey(v string) *GetServiceInstanceResponseBodyTags
func (*GetServiceInstanceResponseBodyTags) SetValue ¶
func (s *GetServiceInstanceResponseBodyTags) SetValue(v string) *GetServiceInstanceResponseBodyTags
func (GetServiceInstanceResponseBodyTags) String ¶
func (s GetServiceInstanceResponseBodyTags) String() string
type GetServiceRequest ¶
type GetServiceRequest struct { // Specifies whether to filter information based on Alibaba Cloud account IDs. // // example: // // false FilterAliUid *bool `json:"FilterAliUid,omitempty" xml:"FilterAliUid,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // example: // // service-4ee86df83fd948****** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The service version. // // example: // // 1 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` // // - SharedAccount: The service is shared by multiple accounts. // // - Resell: The service is distributed. // // example: // // SharedAccount SharedAccountType *string `json:"SharedAccountType,omitempty" xml:"SharedAccountType,omitempty"` // The information that you want to query. ShowDetail []*string `json:"ShowDetail,omitempty" xml:"ShowDetail,omitempty" type:"Repeated"` }
func (GetServiceRequest) GoString ¶
func (s GetServiceRequest) GoString() string
func (*GetServiceRequest) SetFilterAliUid ¶
func (s *GetServiceRequest) SetFilterAliUid(v bool) *GetServiceRequest
func (*GetServiceRequest) SetRegionId ¶
func (s *GetServiceRequest) SetRegionId(v string) *GetServiceRequest
func (*GetServiceRequest) SetServiceId ¶
func (s *GetServiceRequest) SetServiceId(v string) *GetServiceRequest
func (*GetServiceRequest) SetServiceInstanceId ¶
func (s *GetServiceRequest) SetServiceInstanceId(v string) *GetServiceRequest
func (*GetServiceRequest) SetServiceName ¶
func (s *GetServiceRequest) SetServiceName(v string) *GetServiceRequest
func (*GetServiceRequest) SetServiceVersion ¶
func (s *GetServiceRequest) SetServiceVersion(v string) *GetServiceRequest
func (*GetServiceRequest) SetSharedAccountType ¶
func (s *GetServiceRequest) SetSharedAccountType(v string) *GetServiceRequest
func (*GetServiceRequest) SetShowDetail ¶
func (s *GetServiceRequest) SetShowDetail(v []*string) *GetServiceRequest
func (GetServiceRequest) String ¶
func (s GetServiceRequest) String() string
type GetServiceResponse ¶
type GetServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceResponse) GoString ¶
func (s GetServiceResponse) GoString() string
func (*GetServiceResponse) SetBody ¶
func (s *GetServiceResponse) SetBody(v *GetServiceResponseBody) *GetServiceResponse
func (*GetServiceResponse) SetHeaders ¶
func (s *GetServiceResponse) SetHeaders(v map[string]*string) *GetServiceResponse
func (*GetServiceResponse) SetStatusCode ¶
func (s *GetServiceResponse) SetStatusCode(v int32) *GetServiceResponse
func (GetServiceResponse) String ¶
func (s GetServiceResponse) String() string
type GetServiceResponseBody ¶
type GetServiceResponseBody struct { // The alert configurations of the service. // // > This parameter takes effect only when you specify an alert policy for **PolicyNames**. // // example: // // { // // "TemplateUrl": "http://template.file.url", // // // 应用分组级别告警元数据 // // "ApplicationGroups": [ // // { // // "Name": "applicationGroup1", // // "TemplateUrl": "url1" // // }, // // { // // "Name": "applicationGroup2", // // "TemplateUrl": "url2" // // } // // ] // // } AlarmMetadata *string `json:"AlarmMetadata,omitempty" xml:"AlarmMetadata,omitempty"` // The approval type of the service usage application. Valid values: // // - Manual: The application is manually approved. // // - AutoPass: The application is automatically approved. // // example: // // Manual ApprovalType *string `json:"ApprovalType,omitempty" xml:"ApprovalType,omitempty"` // The information of build service information. // // example: // // { "RepoUrl": "https://github.com/user/repo.git", "Brancn": "main"} BuildInfo *string `json:"BuildInfo,omitempty" xml:"BuildInfo,omitempty"` // The category of the service. // // example: // // DevOps Categories *string `json:"Categories,omitempty" xml:"Categories,omitempty"` // The commodity details. Commodity *GetServiceResponseBodyCommodity `json:"Commodity,omitempty" xml:"Commodity,omitempty" type:"Struct"` ComplianceMetadata *GetServiceResponseBodyComplianceMetadata `json:"ComplianceMetadata,omitempty" xml:"ComplianceMetadata,omitempty" type:"Struct"` // The time when the service was created. // // example: // // 2021-05-20T00:00:00Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The binding configurations of the commodity module. // // example: // // componesConfigs CrossRegionConnectionStatus *string `json:"CrossRegionConnectionStatus,omitempty" xml:"CrossRegionConnectionStatus,omitempty"` // The storage configurations of the service. The format in which the deployment information of a service is stored varies based on the deployment type of the service. In this case, the deployment information is stored in the JSON string format. // // example: // // {\\"TemplateConfigs\\":[{\\"Name\\":\\"模板1\\",\\"Url\\":\\"oss://computenest-test/template" // // + ".json?RegionId=cn-beijing\\",\\"PredefinedParameters\\":[{\\"Name\\":\\"低配版\\"," // // + "\\"Parameters\\":{\\"InstanceType\\":\\"ecs.g5.large\\",\\"DataDiskSize\\":40}},{\\"Name\\":\\"高配版\\"," // // + "\\"Parameters\\":{\\"InstanceType\\":\\"ecs.g5.large\\",\\"DataDiskSize\\":200}}]}]} DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // - container: The service is deployed by using a container. // // - pkg: The service is deployed by using a package. // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` // The duration for which hosted O\\&M is implemented. Unit: seconds. // // example: // // 259200 Duration *int64 `json:"Duration,omitempty" xml:"Duration,omitempty"` // The report source. EntitySource map[string]*string `json:"EntitySource,omitempty" xml:"EntitySource,omitempty"` // Indicates whether the hosted O\\&M feature is enabled for the service. Default value: false. Valid values: // // - true // // - false // // > This parameter is returned if you set **ServiceType* - to **private**. // // example: // // false IsSupportOperated *bool `json:"IsSupportOperated,omitempty" xml:"IsSupportOperated,omitempty"` // The license metadata. // // example: // // {"renewType":"MONTHLY"} LicenseMetadata *string `json:"LicenseMetadata,omitempty" xml:"LicenseMetadata,omitempty"` // The logging configurations. // // example: // // { "Logstores": [ { "LogstoreName": "access-log", "LogPath": "/home/admin/app/logs", # This parameter is not required for containers. Configure the parameter in the YAML file. "FilePattern": "access.log\\*" # This parameter is not required for containers. Configure the parameter in the YAML file. } ] } LogMetadata *string `json:"LogMetadata,omitempty" xml:"LogMetadata,omitempty"` // The hosted O\\&M configurations. // // example: // // {\\"PrometheusConfigMap\\":{\\"New_Vpc_Ack_And_Jumpserver\\":{}}} OperationMetadata *string `json:"OperationMetadata,omitempty" xml:"OperationMetadata,omitempty"` // The source for which fees are generated. Valid values: // // - None: No fees are generated. // // - Marketplace: Fees are generated for Alibaba Cloud Marketplace. // // - Custom: The custom fees. // // example: // // None PayFromType *string `json:"PayFromType,omitempty" xml:"PayFromType,omitempty"` // The permissions on the service. Valid values: // // - Deployable: Permissions to deploy the service. // // - Accessible: Permissions to access the service. // // example: // // Deployable Permission *string `json:"Permission,omitempty" xml:"Permission,omitempty"` // The policy name. The name can be up to 128 characters in length. Separate multiple names with commas (,). Only hosted O\\&M policies are supported. // // example: // // policyName1, policyName2 PolicyNames *string `json:"PolicyNames,omitempty" xml:"PolicyNames,omitempty"` // The deployment progress of the service instance. Unit: percentage. // // example: // // 90 Progress *int64 `json:"Progress,omitempty" xml:"Progress,omitempty"` // The time when the service was published. // // example: // // 2021-05-21T00:00:00Z PublishTime *string `json:"PublishTime,omitempty" xml:"PublishTime,omitempty"` // The registration ID. // // example: // // sr-04056c2ab4b94bxxxxxx RegistrationId *string `json:"RegistrationId,omitempty" xml:"RegistrationId,omitempty"` // The request ID. // // example: // // B1A0198B-F316-1B72-B8DD-28B6F6D6XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // Indicates whether the distribution is supported. Valid values: // // - false // // - true // // example: // // false Resellable *bool `json:"Resellable,omitempty" xml:"Resellable,omitempty"` // The ID of the resource group. // // example: // // rg-aekzuqyxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The URL of the service audit file. // // example: // // https://service-info-public.oss-cn-hangzhou.aliyuncs.com/1690707531xxxxxx/service-document/be3382cd-xxxx-xxxx-xxxx-f8707ec12879.docx ServiceAuditDocumentUrl *string `json:"ServiceAuditDocumentUrl,omitempty" xml:"ServiceAuditDocumentUrl,omitempty"` // Indicates whether the service is visible. Valid values: // // - INVISIBLE // // - DISCOVERABLE // // example: // // DISCOVERABLE ServiceDiscoverable *string `json:"ServiceDiscoverable,omitempty" xml:"ServiceDiscoverable,omitempty"` ServiceDocumentInfos []*GetServiceResponseBodyServiceDocumentInfos `json:"ServiceDocumentInfos,omitempty" xml:"ServiceDocumentInfos,omitempty" type:"Repeated"` // The service ID. // // example: // // service-70a3b15bb62643xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The information about the service. ServiceInfos []*GetServiceResponseBodyServiceInfos `json:"ServiceInfos,omitempty" xml:"ServiceInfos,omitempty" type:"Repeated"` // The URL of the service page. // // example: // // http://example2.com ServiceProductUrl *string `json:"ServiceProductUrl,omitempty" xml:"ServiceProductUrl,omitempty"` // The type of the service. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // // - Public: All users can go to the URL to create a service instance or a trial service instance. // // - Restricted: Only users in the whitelist can go to the URL to create a service instance or a trial service instance. // // - OnlyFormalRestricted: Only users in the whitelist can go to the URL to create a service instance. // // - OnlyTrailRestricted: Only users in the whitelist can go to the URL to create a trial service instance. // // - Hidden: Users not in the whitelist cannot see the service details page when they go to the URL and cannot request deployment permissions. // // example: // // Public ShareType *string `json:"ShareType,omitempty" xml:"ShareType,omitempty"` // // > This parameter is discontinued. // // example: // // This parameter is discontinued. ShareTypeStatus *string `json:"ShareTypeStatus,omitempty" xml:"ShareTypeStatus,omitempty"` // The ID of the distribution source service. // // example: // // service-70a3b15bb62643xxxxxx SourceServiceId *string `json:"SourceServiceId,omitempty" xml:"SourceServiceId,omitempty"` // The version of the distribution source service. // // example: // // 1 SourceServiceVersion *string `json:"SourceServiceVersion,omitempty" xml:"SourceServiceVersion,omitempty"` // The name of the distribution source service provider. // // example: // // SourceSupplier SourceSupplierName *string `json:"SourceSupplierName,omitempty" xml:"SourceSupplierName,omitempty"` // The statistics. Statistic *GetServiceResponseBodyStatistic `json:"Statistic,omitempty" xml:"Statistic,omitempty" type:"Struct"` // The status of the service. Valid values: // // - Draft: The service is a draft. // // - Submitted: The service is submitted for review. You cannot modify services in this state. // // - Approved: The service is approved. You cannot modify services in this state. You can publish services in this state. // // - Launching: The service is being published. // // - Online: The service is published. // // - Offline: The service is unpublished. // // example: // // Online Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The description of the service status. // // example: // // deploy successfully StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The name of the service provider. // // example: // // Alibaba Cloud SupplierName *string `json:"SupplierName,omitempty" xml:"SupplierName,omitempty"` // The URL of the service provider. // // example: // // http://example.com SupplierUrl *string `json:"SupplierUrl,omitempty" xml:"SupplierUrl,omitempty"` // The service tags. Tags []*GetServiceResponseBodyTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` // The type of the tenant. Valid values: // // - SingleTenant // // - MultiTenant // // example: // // SingleTenant TenantType *string `json:"TenantType,omitempty" xml:"TenantType,omitempty"` // The status of the test. Valid values: // // - `CONFIG_IS_NULL`: No test configurations exist. // // - `SERVICE_TEST_SUCCEED`: The service passed the test. // // - `SERVICE_TSET_DOING`: The service does not pass the test. // // example: // // SERVICE_TEST_SUCCEED TestStatus *string `json:"TestStatus,omitempty" xml:"TestStatus,omitempty"` // The trial duration. Unit: day. The maximum trial duration cannot exceed 30 days. // // example: // // 7 TrialDuration *int64 `json:"TrialDuration,omitempty" xml:"TrialDuration,omitempty"` // The trial policy. Valid values: // // - Trial: Trials are supported. // // - NotTrial: Trials are not supported. // // example: // // Trial TrialType *string `json:"TrialType,omitempty" xml:"TrialType,omitempty"` // The time when the service was updated. // // example: // // 2021-05-22T00:00:00Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` // The metadata about the upgrade. // // example: // // {\\"Description\\":\\"xxx\\",\\"SupportRollback\\":true,\\"SupportUpgradeFromVersions\\":[],\\"UpgradeComponents\\":[\\"Configuration\\"]} UpgradeMetadata *string `json:"UpgradeMetadata,omitempty" xml:"UpgradeMetadata,omitempty"` // The service version. // // example: // // 1.0 Version *string `json:"Version,omitempty" xml:"Version,omitempty"` // The version name. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` // Indicates whether the service is a virtual Internet service. Valid values: // // - false // // - true // // example: // // false VirtualInternetService *string `json:"VirtualInternetService,omitempty" xml:"VirtualInternetService,omitempty"` // The ID of the virtual Internet service. // // example: // // service-70a3b15bb62643xxxxxx VirtualInternetServiceId *string `json:"VirtualInternetServiceId,omitempty" xml:"VirtualInternetServiceId,omitempty"` }
func (GetServiceResponseBody) GoString ¶
func (s GetServiceResponseBody) GoString() string
func (*GetServiceResponseBody) SetAlarmMetadata ¶
func (s *GetServiceResponseBody) SetAlarmMetadata(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetApprovalType ¶
func (s *GetServiceResponseBody) SetApprovalType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetBuildInfo ¶
func (s *GetServiceResponseBody) SetBuildInfo(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetCategories ¶
func (s *GetServiceResponseBody) SetCategories(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetCommodity ¶
func (s *GetServiceResponseBody) SetCommodity(v *GetServiceResponseBodyCommodity) *GetServiceResponseBody
func (*GetServiceResponseBody) SetComplianceMetadata ¶
func (s *GetServiceResponseBody) SetComplianceMetadata(v *GetServiceResponseBodyComplianceMetadata) *GetServiceResponseBody
func (*GetServiceResponseBody) SetCreateTime ¶
func (s *GetServiceResponseBody) SetCreateTime(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetCrossRegionConnectionStatus ¶
func (s *GetServiceResponseBody) SetCrossRegionConnectionStatus(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetDeployMetadata ¶
func (s *GetServiceResponseBody) SetDeployMetadata(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetDeployType ¶
func (s *GetServiceResponseBody) SetDeployType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetDuration ¶
func (s *GetServiceResponseBody) SetDuration(v int64) *GetServiceResponseBody
func (*GetServiceResponseBody) SetEntitySource ¶
func (s *GetServiceResponseBody) SetEntitySource(v map[string]*string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetIsSupportOperated ¶
func (s *GetServiceResponseBody) SetIsSupportOperated(v bool) *GetServiceResponseBody
func (*GetServiceResponseBody) SetLicenseMetadata ¶
func (s *GetServiceResponseBody) SetLicenseMetadata(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetLogMetadata ¶
func (s *GetServiceResponseBody) SetLogMetadata(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetOperationMetadata ¶
func (s *GetServiceResponseBody) SetOperationMetadata(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetPayFromType ¶
func (s *GetServiceResponseBody) SetPayFromType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetPermission ¶
func (s *GetServiceResponseBody) SetPermission(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetPolicyNames ¶
func (s *GetServiceResponseBody) SetPolicyNames(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetProgress ¶
func (s *GetServiceResponseBody) SetProgress(v int64) *GetServiceResponseBody
func (*GetServiceResponseBody) SetPublishTime ¶
func (s *GetServiceResponseBody) SetPublishTime(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetRegistrationId ¶
func (s *GetServiceResponseBody) SetRegistrationId(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetRequestId ¶
func (s *GetServiceResponseBody) SetRequestId(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetResellable ¶
func (s *GetServiceResponseBody) SetResellable(v bool) *GetServiceResponseBody
func (*GetServiceResponseBody) SetResourceGroupId ¶
func (s *GetServiceResponseBody) SetResourceGroupId(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceAuditDocumentUrl ¶
func (s *GetServiceResponseBody) SetServiceAuditDocumentUrl(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceDiscoverable ¶
func (s *GetServiceResponseBody) SetServiceDiscoverable(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceDocumentInfos ¶
func (s *GetServiceResponseBody) SetServiceDocumentInfos(v []*GetServiceResponseBodyServiceDocumentInfos) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceId ¶
func (s *GetServiceResponseBody) SetServiceId(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceInfos ¶
func (s *GetServiceResponseBody) SetServiceInfos(v []*GetServiceResponseBodyServiceInfos) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceProductUrl ¶
func (s *GetServiceResponseBody) SetServiceProductUrl(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetServiceType ¶
func (s *GetServiceResponseBody) SetServiceType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetShareType ¶
func (s *GetServiceResponseBody) SetShareType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetShareTypeStatus ¶
func (s *GetServiceResponseBody) SetShareTypeStatus(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetSourceServiceId ¶
func (s *GetServiceResponseBody) SetSourceServiceId(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetSourceServiceVersion ¶
func (s *GetServiceResponseBody) SetSourceServiceVersion(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetSourceSupplierName ¶
func (s *GetServiceResponseBody) SetSourceSupplierName(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetStatistic ¶
func (s *GetServiceResponseBody) SetStatistic(v *GetServiceResponseBodyStatistic) *GetServiceResponseBody
func (*GetServiceResponseBody) SetStatus ¶
func (s *GetServiceResponseBody) SetStatus(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetStatusDetail ¶
func (s *GetServiceResponseBody) SetStatusDetail(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetSupplierName ¶
func (s *GetServiceResponseBody) SetSupplierName(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetSupplierUrl ¶
func (s *GetServiceResponseBody) SetSupplierUrl(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetTags ¶
func (s *GetServiceResponseBody) SetTags(v []*GetServiceResponseBodyTags) *GetServiceResponseBody
func (*GetServiceResponseBody) SetTenantType ¶
func (s *GetServiceResponseBody) SetTenantType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetTestStatus ¶
func (s *GetServiceResponseBody) SetTestStatus(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetTrialDuration ¶
func (s *GetServiceResponseBody) SetTrialDuration(v int64) *GetServiceResponseBody
func (*GetServiceResponseBody) SetTrialType ¶
func (s *GetServiceResponseBody) SetTrialType(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetUpdateTime ¶
func (s *GetServiceResponseBody) SetUpdateTime(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetUpgradeMetadata ¶
func (s *GetServiceResponseBody) SetUpgradeMetadata(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetVersion ¶
func (s *GetServiceResponseBody) SetVersion(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetVersionName ¶
func (s *GetServiceResponseBody) SetVersionName(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetVirtualInternetService ¶
func (s *GetServiceResponseBody) SetVirtualInternetService(v string) *GetServiceResponseBody
func (*GetServiceResponseBody) SetVirtualInternetServiceId ¶
func (s *GetServiceResponseBody) SetVirtualInternetServiceId(v string) *GetServiceResponseBody
func (GetServiceResponseBody) String ¶
func (s GetServiceResponseBody) String() string
type GetServiceResponseBodyCommodity ¶
type GetServiceResponseBodyCommodity struct { // The billing method of the service. Valid values: // // - **PREPAY* - (default): subscription. // // - **POSTPAY**: pay-as-you-go. // // example: // // PREPAY ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` // The commodity code of the service in Alibaba Cloud Marketplace. // // example: // // cmjj00xxxx CommodityCode *string `json:"CommodityCode,omitempty" xml:"CommodityCode,omitempty"` // The commodity modules. Components []*string `json:"Components,omitempty" xml:"Components,omitempty" type:"Repeated"` // The configuration metadata related to Lingxiao. CssMetadata *GetServiceResponseBodyCommodityCssMetadata `json:"CssMetadata,omitempty" xml:"CssMetadata,omitempty" type:"Struct"` // The metadata of Alibaba Cloud Marketplace. MarketplaceMetadata *GetServiceResponseBodyCommodityMarketplaceMetadata `json:"MarketplaceMetadata,omitempty" xml:"MarketplaceMetadata,omitempty" type:"Struct"` // The information about the billable item. MeteringEntities []*GetServiceResponseBodyCommodityMeteringEntities `json:"MeteringEntities,omitempty" xml:"MeteringEntities,omitempty" type:"Repeated"` // The configuration metadata related to Saas Boost. // // example: // // { "Enabled":false // The public endpoint of the SaaS Boost instance. "PublicAccessUrl":"https://example.com" } SaasBoostMetadata *string `json:"SaasBoostMetadata,omitempty" xml:"SaasBoostMetadata,omitempty"` // The specification details of the service in Alibaba Cloud Marketplace. Specifications []*GetServiceResponseBodyCommoditySpecifications `json:"Specifications,omitempty" xml:"Specifications,omitempty" type:"Repeated"` // The service type. Valid values: // // - marketplace: Alibaba Cloud Marketplace. // // - Css: Lingxiao. // // example: // // Marketplace Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (GetServiceResponseBodyCommodity) GoString ¶
func (s GetServiceResponseBodyCommodity) GoString() string
func (*GetServiceResponseBodyCommodity) SetChargeType ¶
func (s *GetServiceResponseBodyCommodity) SetChargeType(v string) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetCommodityCode ¶
func (s *GetServiceResponseBodyCommodity) SetCommodityCode(v string) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetComponents ¶
func (s *GetServiceResponseBodyCommodity) SetComponents(v []*string) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetCssMetadata ¶
func (s *GetServiceResponseBodyCommodity) SetCssMetadata(v *GetServiceResponseBodyCommodityCssMetadata) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetMarketplaceMetadata ¶
func (s *GetServiceResponseBodyCommodity) SetMarketplaceMetadata(v *GetServiceResponseBodyCommodityMarketplaceMetadata) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetMeteringEntities ¶
func (s *GetServiceResponseBodyCommodity) SetMeteringEntities(v []*GetServiceResponseBodyCommodityMeteringEntities) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetSaasBoostMetadata ¶
func (s *GetServiceResponseBodyCommodity) SetSaasBoostMetadata(v string) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetSpecifications ¶
func (s *GetServiceResponseBodyCommodity) SetSpecifications(v []*GetServiceResponseBodyCommoditySpecifications) *GetServiceResponseBodyCommodity
func (*GetServiceResponseBodyCommodity) SetType ¶
func (s *GetServiceResponseBodyCommodity) SetType(v string) *GetServiceResponseBodyCommodity
func (GetServiceResponseBodyCommodity) String ¶
func (s GetServiceResponseBodyCommodity) String() string
type GetServiceResponseBodyCommodityCssMetadata ¶
type GetServiceResponseBodyCommodityCssMetadata struct { // The mapping information about the billing items. ComponentsMappings []*GetServiceResponseBodyCommodityCssMetadataComponentsMappings `json:"ComponentsMappings,omitempty" xml:"ComponentsMappings,omitempty" type:"Repeated"` // Metering item configuration information. MeteringEntityExtraInfos []*GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos `json:"MeteringEntityExtraInfos,omitempty" xml:"MeteringEntityExtraInfos,omitempty" type:"Repeated"` // The binding relationship between package and measurement dimension. MeteringEntityMappings []*GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings `json:"MeteringEntityMappings,omitempty" xml:"MeteringEntityMappings,omitempty" type:"Repeated"` }
func (GetServiceResponseBodyCommodityCssMetadata) GoString ¶
func (s GetServiceResponseBodyCommodityCssMetadata) GoString() string
func (*GetServiceResponseBodyCommodityCssMetadata) SetComponentsMappings ¶
func (s *GetServiceResponseBodyCommodityCssMetadata) SetComponentsMappings(v []*GetServiceResponseBodyCommodityCssMetadataComponentsMappings) *GetServiceResponseBodyCommodityCssMetadata
func (*GetServiceResponseBodyCommodityCssMetadata) SetMeteringEntityExtraInfos ¶
func (s *GetServiceResponseBodyCommodityCssMetadata) SetMeteringEntityExtraInfos(v []*GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) *GetServiceResponseBodyCommodityCssMetadata
func (*GetServiceResponseBodyCommodityCssMetadata) SetMeteringEntityMappings ¶
func (s *GetServiceResponseBodyCommodityCssMetadata) SetMeteringEntityMappings(v []*GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) *GetServiceResponseBodyCommodityCssMetadata
func (GetServiceResponseBodyCommodityCssMetadata) String ¶
func (s GetServiceResponseBodyCommodityCssMetadata) String() string
type GetServiceResponseBodyCommodityCssMetadataComponentsMappings ¶
type GetServiceResponseBodyCommodityCssMetadataComponentsMappings struct { // The mappings. Mappings map[string]*string `json:"Mappings,omitempty" xml:"Mappings,omitempty"` // The template name. // // example: // // Template 1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceResponseBodyCommodityCssMetadataComponentsMappings) GoString ¶
func (s GetServiceResponseBodyCommodityCssMetadataComponentsMappings) GoString() string
func (*GetServiceResponseBodyCommodityCssMetadataComponentsMappings) SetMappings ¶
func (s *GetServiceResponseBodyCommodityCssMetadataComponentsMappings) SetMappings(v map[string]*string) *GetServiceResponseBodyCommodityCssMetadataComponentsMappings
func (*GetServiceResponseBodyCommodityCssMetadataComponentsMappings) SetTemplateName ¶
func (s *GetServiceResponseBodyCommodityCssMetadataComponentsMappings) SetTemplateName(v string) *GetServiceResponseBodyCommodityCssMetadataComponentsMappings
func (GetServiceResponseBodyCommodityCssMetadataComponentsMappings) String ¶
func (s GetServiceResponseBodyCommodityCssMetadataComponentsMappings) String() string
type GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos ¶
type GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos struct { // The ID of the entity. // // example: // // cmgj0048****-Frequency-1 EntityId *string `json:"EntityId,omitempty" xml:"EntityId,omitempty"` // Name of a measurement indicator. // // example: // // AvgMemory MetricName *string `json:"MetricName,omitempty" xml:"MetricName,omitempty"` // Custom PromQL. // // example: // // avg_over_time(count(kube_pod_info{namespace=\\"default\\"})[1h:1m]) Promql *string `json:"Promql,omitempty" xml:"Promql,omitempty"` // Measurement indicators. // // example: // // ComputeNestPrometheus Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) GoString ¶
func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) GoString() string
func (*GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) SetEntityId ¶
func (*GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) SetMetricName ¶
func (GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) String ¶
func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityExtraInfos) String() string
type GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings ¶
type GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings struct { // The ID of the entity. // // example: // // cmgj0015****-Frequency-1 EntityIds *string `json:"EntityIds,omitempty" xml:"EntityIds,omitempty"` // The package name. // // example: // // 按量付费套餐 SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The template name. // // example: // // 模板1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) GoString ¶
func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) GoString() string
func (*GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetEntityIds ¶
func (*GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetSpecificationName ¶
func (s *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetSpecificationName(v string) *GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings
func (*GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) SetTemplateName ¶
func (GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) String ¶
func (s GetServiceResponseBodyCommodityCssMetadataMeteringEntityMappings) String() string
type GetServiceResponseBodyCommodityMarketplaceMetadata ¶
type GetServiceResponseBodyCommodityMarketplaceMetadata struct { // The configurations of the billable items. MeteringEntityExtraInfos []*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos `json:"MeteringEntityExtraInfos,omitempty" xml:"MeteringEntityExtraInfos,omitempty" type:"Repeated"` // The billable items that are associated with the package. MeteringEntityMappings []*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings `json:"MeteringEntityMappings,omitempty" xml:"MeteringEntityMappings,omitempty" type:"Repeated"` // The mappings between the service specifications and the template or package. SpecificationMappings []*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings `json:"SpecificationMappings,omitempty" xml:"SpecificationMappings,omitempty" type:"Repeated"` }
func (GetServiceResponseBodyCommodityMarketplaceMetadata) GoString ¶
func (s GetServiceResponseBodyCommodityMarketplaceMetadata) GoString() string
func (*GetServiceResponseBodyCommodityMarketplaceMetadata) SetMeteringEntityExtraInfos ¶
func (s *GetServiceResponseBodyCommodityMarketplaceMetadata) SetMeteringEntityExtraInfos(v []*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) *GetServiceResponseBodyCommodityMarketplaceMetadata
func (*GetServiceResponseBodyCommodityMarketplaceMetadata) SetMeteringEntityMappings ¶
func (s *GetServiceResponseBodyCommodityMarketplaceMetadata) SetMeteringEntityMappings(v []*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) *GetServiceResponseBodyCommodityMarketplaceMetadata
func (*GetServiceResponseBodyCommodityMarketplaceMetadata) SetSpecificationMappings ¶
func (s *GetServiceResponseBodyCommodityMarketplaceMetadata) SetSpecificationMappings(v []*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) *GetServiceResponseBodyCommodityMarketplaceMetadata
func (GetServiceResponseBodyCommodityMarketplaceMetadata) String ¶
func (s GetServiceResponseBodyCommodityMarketplaceMetadata) String() string
type GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos ¶
type GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos struct { // The ID of the billable item. // // example: // // cmgjxxxxxxxx-NetworkOut-2 EntityId *string `json:"EntityId,omitempty" xml:"EntityId,omitempty"` // The metric name. // // example: // // NetworkLantency MetricName *string `json:"MetricName,omitempty" xml:"MetricName,omitempty"` // The custom prometheus statement. // // example: // // avg_over_time(count(kube_pod_info{namespace=\\"default\\"})[1h:1m]) Promql *string `json:"Promql,omitempty" xml:"Promql,omitempty"` // The metric. // // example: // // AvgPod Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) GoString ¶
func (s GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) GoString() string
func (*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) SetEntityId ¶
func (*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityExtraInfos) SetMetricName ¶
type GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings ¶
type GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings struct { // The ID of the billable item. // // example: // // cmgjxxxxxxxx-NetworkOut-2 EntityIds *string `json:"EntityIds,omitempty" xml:"EntityIds,omitempty"` // The name of the specification package. // // example: // // Pay-as-you-go Package SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The template name. // // example: // // Template 1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) GoString ¶
func (s GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) GoString() string
func (*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) SetEntityIds ¶
func (*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) SetSpecificationName ¶
func (*GetServiceResponseBodyCommodityMarketplaceMetadataMeteringEntityMappings) SetTemplateName ¶
type GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings ¶
type GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings struct { // The specification code of the service in Alibaba Cloud Marketplace. // // example: // // cmjj00xxxx SpecificationCode *string `json:"SpecificationCode,omitempty" xml:"SpecificationCode,omitempty"` // The name of the specification package. // // example: // // Pay-as-you-go SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // The template name. // // example: // // Template 1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` // The trial policy. Valid values: // // - Trial: Trials are supported. // // - NotTrial: Trials are not supported. // // example: // // NotTrial TrialType *string `json:"TrialType,omitempty" xml:"TrialType,omitempty"` }
func (GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) GoString ¶
func (s GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) GoString() string
func (*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetSpecificationCode ¶
func (s *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetSpecificationCode(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
func (*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetSpecificationName ¶
func (s *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetSpecificationName(v string) *GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings
func (*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetTemplateName ¶
func (*GetServiceResponseBodyCommodityMarketplaceMetadataSpecificationMappings) SetTrialType ¶
type GetServiceResponseBodyCommodityMeteringEntities ¶
type GetServiceResponseBodyCommodityMeteringEntities struct { // The ID of the billable item. // // example: // // cmgjxxxxxxxx-NetworkOut EntityId *string `json:"EntityId,omitempty" xml:"EntityId,omitempty"` // The name of the billable item. // // example: // // spring-boot-demo Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (GetServiceResponseBodyCommodityMeteringEntities) GoString ¶
func (s GetServiceResponseBodyCommodityMeteringEntities) GoString() string
func (*GetServiceResponseBodyCommodityMeteringEntities) SetEntityId ¶
func (s *GetServiceResponseBodyCommodityMeteringEntities) SetEntityId(v string) *GetServiceResponseBodyCommodityMeteringEntities
func (GetServiceResponseBodyCommodityMeteringEntities) String ¶
func (s GetServiceResponseBodyCommodityMeteringEntities) String() string
type GetServiceResponseBodyCommoditySpecifications ¶
type GetServiceResponseBodyCommoditySpecifications struct { // The commodity code. // // example: // // cmjj00xxxx Code *string `json:"Code,omitempty" xml:"Code,omitempty"` // The specification name. // // example: // // specifications1 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The subscription duration. Unit: week or year. Times []*string `json:"Times,omitempty" xml:"Times,omitempty" type:"Repeated"` }
func (GetServiceResponseBodyCommoditySpecifications) GoString ¶
func (s GetServiceResponseBodyCommoditySpecifications) GoString() string
func (*GetServiceResponseBodyCommoditySpecifications) SetCode ¶
func (s *GetServiceResponseBodyCommoditySpecifications) SetCode(v string) *GetServiceResponseBodyCommoditySpecifications
func (*GetServiceResponseBodyCommoditySpecifications) SetName ¶
func (s *GetServiceResponseBodyCommoditySpecifications) SetName(v string) *GetServiceResponseBodyCommoditySpecifications
func (*GetServiceResponseBodyCommoditySpecifications) SetTimes ¶
func (s *GetServiceResponseBodyCommoditySpecifications) SetTimes(v []*string) *GetServiceResponseBodyCommoditySpecifications
func (GetServiceResponseBodyCommoditySpecifications) String ¶
func (s GetServiceResponseBodyCommoditySpecifications) String() string
type GetServiceResponseBodyComplianceMetadata ¶
type GetServiceResponseBodyComplianceMetadata struct {
CompliancePacks []*string `json:"CompliancePacks,omitempty" xml:"CompliancePacks,omitempty" type:"Repeated"`
}
func (GetServiceResponseBodyComplianceMetadata) GoString ¶
func (s GetServiceResponseBodyComplianceMetadata) GoString() string
func (*GetServiceResponseBodyComplianceMetadata) SetCompliancePacks ¶
func (s *GetServiceResponseBodyComplianceMetadata) SetCompliancePacks(v []*string) *GetServiceResponseBodyComplianceMetadata
func (GetServiceResponseBodyComplianceMetadata) String ¶
func (s GetServiceResponseBodyComplianceMetadata) String() string
type GetServiceResponseBodyServiceDocumentInfos ¶
type GetServiceResponseBodyServiceDocumentInfos struct { DocumentUrl *string `json:"DocumentUrl,omitempty" xml:"DocumentUrl,omitempty"` Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceResponseBodyServiceDocumentInfos) GoString ¶
func (s GetServiceResponseBodyServiceDocumentInfos) GoString() string
func (*GetServiceResponseBodyServiceDocumentInfos) SetDocumentUrl ¶
func (s *GetServiceResponseBodyServiceDocumentInfos) SetDocumentUrl(v string) *GetServiceResponseBodyServiceDocumentInfos
func (*GetServiceResponseBodyServiceDocumentInfos) SetLocale ¶
func (s *GetServiceResponseBodyServiceDocumentInfos) SetLocale(v string) *GetServiceResponseBodyServiceDocumentInfos
func (*GetServiceResponseBodyServiceDocumentInfos) SetTemplateName ¶
func (s *GetServiceResponseBodyServiceDocumentInfos) SetTemplateName(v string) *GetServiceResponseBodyServiceDocumentInfos
func (GetServiceResponseBodyServiceDocumentInfos) String ¶
func (s GetServiceResponseBodyServiceDocumentInfos) String() string
type GetServiceResponseBodyServiceInfos ¶
type GetServiceResponseBodyServiceInfos struct { // The agreement information about the service. Agreements []*GetServiceResponseBodyServiceInfosAgreements `json:"Agreements,omitempty" xml:"Agreements,omitempty" type:"Repeated"` // The URL of the service icon. // // example: // // https://example.com/service-image/c1c4a559-cc60-4af1-b976-98f356602462.png Image *string `json:"Image,omitempty" xml:"Image,omitempty"` // The language of the service. Valid values: // // - zh-CN: Chinese // // - en-US: English // // example: // // zh-CN Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` // The URL of the detailed description of the service. // // example: // // https://example.com LongDescriptionUrl *string `json:"LongDescriptionUrl,omitempty" xml:"LongDescriptionUrl,omitempty"` // The service name. // // example: // // WordPress Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The description of the service. // // example: // // B是A公司自主设计并研发的开源分布式的关系型数据库 ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` Softwares []*GetServiceResponseBodyServiceInfosSoftwares `json:"Softwares,omitempty" xml:"Softwares,omitempty" type:"Repeated"` }
func (GetServiceResponseBodyServiceInfos) GoString ¶
func (s GetServiceResponseBodyServiceInfos) GoString() string
func (*GetServiceResponseBodyServiceInfos) SetAgreements ¶
func (s *GetServiceResponseBodyServiceInfos) SetAgreements(v []*GetServiceResponseBodyServiceInfosAgreements) *GetServiceResponseBodyServiceInfos
func (*GetServiceResponseBodyServiceInfos) SetImage ¶
func (s *GetServiceResponseBodyServiceInfos) SetImage(v string) *GetServiceResponseBodyServiceInfos
func (*GetServiceResponseBodyServiceInfos) SetLocale ¶
func (s *GetServiceResponseBodyServiceInfos) SetLocale(v string) *GetServiceResponseBodyServiceInfos
func (*GetServiceResponseBodyServiceInfos) SetLongDescriptionUrl ¶
func (s *GetServiceResponseBodyServiceInfos) SetLongDescriptionUrl(v string) *GetServiceResponseBodyServiceInfos
func (*GetServiceResponseBodyServiceInfos) SetName ¶
func (s *GetServiceResponseBodyServiceInfos) SetName(v string) *GetServiceResponseBodyServiceInfos
func (*GetServiceResponseBodyServiceInfos) SetShortDescription ¶
func (s *GetServiceResponseBodyServiceInfos) SetShortDescription(v string) *GetServiceResponseBodyServiceInfos
func (*GetServiceResponseBodyServiceInfos) SetSoftwares ¶
func (s *GetServiceResponseBodyServiceInfos) SetSoftwares(v []*GetServiceResponseBodyServiceInfosSoftwares) *GetServiceResponseBodyServiceInfos
func (GetServiceResponseBodyServiceInfos) String ¶
func (s GetServiceResponseBodyServiceInfos) String() string
type GetServiceResponseBodyServiceInfosAgreements ¶
type GetServiceResponseBodyServiceInfosAgreements struct { // The agreement name. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The agreement URL. // // example: // // https://aliyun.com/xxxxxxxx.html Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (GetServiceResponseBodyServiceInfosAgreements) GoString ¶
func (s GetServiceResponseBodyServiceInfosAgreements) GoString() string
func (*GetServiceResponseBodyServiceInfosAgreements) SetName ¶
func (s *GetServiceResponseBodyServiceInfosAgreements) SetName(v string) *GetServiceResponseBodyServiceInfosAgreements
func (GetServiceResponseBodyServiceInfosAgreements) String ¶
func (s GetServiceResponseBodyServiceInfosAgreements) String() string
type GetServiceResponseBodyServiceInfosSoftwares ¶
type GetServiceResponseBodyServiceInfosSoftwares struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (GetServiceResponseBodyServiceInfosSoftwares) GoString ¶
func (s GetServiceResponseBodyServiceInfosSoftwares) GoString() string
func (*GetServiceResponseBodyServiceInfosSoftwares) SetName ¶
func (s *GetServiceResponseBodyServiceInfosSoftwares) SetName(v string) *GetServiceResponseBodyServiceInfosSoftwares
func (*GetServiceResponseBodyServiceInfosSoftwares) SetVersion ¶
func (s *GetServiceResponseBodyServiceInfosSoftwares) SetVersion(v string) *GetServiceResponseBodyServiceInfosSoftwares
func (GetServiceResponseBodyServiceInfosSoftwares) String ¶
func (s GetServiceResponseBodyServiceInfosSoftwares) String() string
type GetServiceResponseBodyStatistic ¶
type GetServiceResponseBodyStatistic struct { // The total number of service instances that belong to the service. The service instances that are deleted are counted. // // example: // // 75 AccumulativeInstanceCount *int32 `json:"AccumulativeInstanceCount,omitempty" xml:"AccumulativeInstanceCount,omitempty"` // The total amount consumed for trial service instances. Unit: CNY. // // example: // // 80.35 AccumulativePocAmount *float64 `json:"AccumulativePocAmount,omitempty" xml:"AccumulativePocAmount,omitempty"` // The total number of users who use the service. The historical users are counted. // // example: // // 60 AccumulativeUserCount *int32 `json:"AccumulativeUserCount,omitempty" xml:"AccumulativeUserCount,omitempty"` // The average amount consumed for trial service instances per instance. Unit: CNY. // // example: // // 40.17 AveragePocAmount *float64 `json:"AveragePocAmount,omitempty" xml:"AveragePocAmount,omitempty"` // The average duration for which trial service instances are in use. Unit: Hour. // // example: // // 1 AveragePocDuration *float64 `json:"AveragePocDuration,omitempty" xml:"AveragePocDuration,omitempty"` // The average amount consumed for trial service instances per a period of time. Unit: CNY. // // example: // // 167.9 AveragePocUnitAmount *float64 `json:"AveragePocUnitAmount,omitempty" xml:"AveragePocUnitAmount,omitempty"` // The number of online service instances. It means the number of service instances that are successfully deployed. // // example: // // 20 DeployedServiceInstanceCount *int32 `json:"DeployedServiceInstanceCount,omitempty" xml:"DeployedServiceInstanceCount,omitempty"` // The number of online users. It means the number of users who successfully deployed the service instances. // // example: // // 10 DeployedUserCount *int32 `json:"DeployedUserCount,omitempty" xml:"DeployedUserCount,omitempty"` // The number of service applications that are in the Submitted state. // // example: // // 10 SubmittedUsageCount *int32 `json:"SubmittedUsageCount,omitempty" xml:"SubmittedUsageCount,omitempty"` }
func (GetServiceResponseBodyStatistic) GoString ¶
func (s GetServiceResponseBodyStatistic) GoString() string
func (*GetServiceResponseBodyStatistic) SetAccumulativeInstanceCount ¶
func (s *GetServiceResponseBodyStatistic) SetAccumulativeInstanceCount(v int32) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetAccumulativePocAmount ¶
func (s *GetServiceResponseBodyStatistic) SetAccumulativePocAmount(v float64) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetAccumulativeUserCount ¶
func (s *GetServiceResponseBodyStatistic) SetAccumulativeUserCount(v int32) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetAveragePocAmount ¶
func (s *GetServiceResponseBodyStatistic) SetAveragePocAmount(v float64) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetAveragePocDuration ¶
func (s *GetServiceResponseBodyStatistic) SetAveragePocDuration(v float64) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetAveragePocUnitAmount ¶
func (s *GetServiceResponseBodyStatistic) SetAveragePocUnitAmount(v float64) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetDeployedServiceInstanceCount ¶
func (s *GetServiceResponseBodyStatistic) SetDeployedServiceInstanceCount(v int32) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetDeployedUserCount ¶
func (s *GetServiceResponseBodyStatistic) SetDeployedUserCount(v int32) *GetServiceResponseBodyStatistic
func (*GetServiceResponseBodyStatistic) SetSubmittedUsageCount ¶
func (s *GetServiceResponseBodyStatistic) SetSubmittedUsageCount(v int32) *GetServiceResponseBodyStatistic
func (GetServiceResponseBodyStatistic) String ¶
func (s GetServiceResponseBodyStatistic) String() string
type GetServiceResponseBodyTags ¶
type GetServiceResponseBodyTags struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (GetServiceResponseBodyTags) GoString ¶
func (s GetServiceResponseBodyTags) GoString() string
func (*GetServiceResponseBodyTags) SetKey ¶
func (s *GetServiceResponseBodyTags) SetKey(v string) *GetServiceResponseBodyTags
func (*GetServiceResponseBodyTags) SetValue ¶
func (s *GetServiceResponseBodyTags) SetValue(v string) *GetServiceResponseBodyTags
func (GetServiceResponseBodyTags) String ¶
func (s GetServiceResponseBodyTags) String() string
type GetServiceTemplateParameterConstraintsRequest ¶
type GetServiceTemplateParameterConstraintsRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The ID of the region in which the service instance is deployed. // // This parameter is required. // // example: // // cn-huhehaote DeployRegionId *string `json:"DeployRegionId,omitempty" xml:"DeployRegionId,omitempty"` // Specifies whether to enable the private connection feature. Valid values: // // - true // // - false // // example: // // true EnablePrivateVpcConnection *bool `json:"EnablePrivateVpcConnection,omitempty" xml:"EnablePrivateVpcConnection,omitempty"` // The parameters in the template. Parameters []*GetServiceTemplateParameterConstraintsRequestParameters `json:"Parameters,omitempty" xml:"Parameters,omitempty" type:"Repeated"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-1c11f365190c44xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The service version. // // example: // // draft ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` // The template name. // // This parameter is required. // // example: // // 模板1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (GetServiceTemplateParameterConstraintsRequest) GoString ¶
func (s GetServiceTemplateParameterConstraintsRequest) GoString() string
func (*GetServiceTemplateParameterConstraintsRequest) SetClientToken ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetClientToken(v string) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetDeployRegionId ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetDeployRegionId(v string) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetEnablePrivateVpcConnection ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetEnablePrivateVpcConnection(v bool) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetParameters ¶
func (*GetServiceTemplateParameterConstraintsRequest) SetRegionId ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetRegionId(v string) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetServiceId ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetServiceId(v string) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetServiceInstanceId ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetServiceInstanceId(v string) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetServiceVersion ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetServiceVersion(v string) *GetServiceTemplateParameterConstraintsRequest
func (*GetServiceTemplateParameterConstraintsRequest) SetTemplateName ¶
func (s *GetServiceTemplateParameterConstraintsRequest) SetTemplateName(v string) *GetServiceTemplateParameterConstraintsRequest
func (GetServiceTemplateParameterConstraintsRequest) String ¶
func (s GetServiceTemplateParameterConstraintsRequest) String() string
type GetServiceTemplateParameterConstraintsRequestParameters ¶
type GetServiceTemplateParameterConstraintsRequestParameters struct { // The parameter name. // // example: // // PayType ParameterKey *string `json:"ParameterKey,omitempty" xml:"ParameterKey,omitempty"` // The parameter value. // // example: // // PostPaid ParameterValue *string `json:"ParameterValue,omitempty" xml:"ParameterValue,omitempty"` }
func (GetServiceTemplateParameterConstraintsRequestParameters) GoString ¶
func (s GetServiceTemplateParameterConstraintsRequestParameters) GoString() string
func (*GetServiceTemplateParameterConstraintsRequestParameters) SetParameterKey ¶
func (s *GetServiceTemplateParameterConstraintsRequestParameters) SetParameterKey(v string) *GetServiceTemplateParameterConstraintsRequestParameters
func (*GetServiceTemplateParameterConstraintsRequestParameters) SetParameterValue ¶
func (s *GetServiceTemplateParameterConstraintsRequestParameters) SetParameterValue(v string) *GetServiceTemplateParameterConstraintsRequestParameters
func (GetServiceTemplateParameterConstraintsRequestParameters) String ¶
func (s GetServiceTemplateParameterConstraintsRequestParameters) String() string
type GetServiceTemplateParameterConstraintsResponse ¶
type GetServiceTemplateParameterConstraintsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetServiceTemplateParameterConstraintsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetServiceTemplateParameterConstraintsResponse) GoString ¶
func (s GetServiceTemplateParameterConstraintsResponse) GoString() string
func (*GetServiceTemplateParameterConstraintsResponse) SetHeaders ¶
func (s *GetServiceTemplateParameterConstraintsResponse) SetHeaders(v map[string]*string) *GetServiceTemplateParameterConstraintsResponse
func (*GetServiceTemplateParameterConstraintsResponse) SetStatusCode ¶
func (s *GetServiceTemplateParameterConstraintsResponse) SetStatusCode(v int32) *GetServiceTemplateParameterConstraintsResponse
func (GetServiceTemplateParameterConstraintsResponse) String ¶
func (s GetServiceTemplateParameterConstraintsResponse) String() string
type GetServiceTemplateParameterConstraintsResponseBody ¶
type GetServiceTemplateParameterConstraintsResponseBody struct { // The constraint families. FamilyConstraints []*string `json:"FamilyConstraints,omitempty" xml:"FamilyConstraints,omitempty" type:"Repeated"` // The parameters in the template. ParameterConstraints []*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints `json:"ParameterConstraints,omitempty" xml:"ParameterConstraints,omitempty" type:"Repeated"` // The request ID. // // example: // // C81C0732-DEBC-559C-B563-7EB2BEB21088 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetServiceTemplateParameterConstraintsResponseBody) GoString ¶
func (s GetServiceTemplateParameterConstraintsResponseBody) GoString() string
func (*GetServiceTemplateParameterConstraintsResponseBody) SetFamilyConstraints ¶
func (s *GetServiceTemplateParameterConstraintsResponseBody) SetFamilyConstraints(v []*string) *GetServiceTemplateParameterConstraintsResponseBody
func (*GetServiceTemplateParameterConstraintsResponseBody) SetParameterConstraints ¶
func (s *GetServiceTemplateParameterConstraintsResponseBody) SetParameterConstraints(v []*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) *GetServiceTemplateParameterConstraintsResponseBody
func (*GetServiceTemplateParameterConstraintsResponseBody) SetRequestId ¶
func (s *GetServiceTemplateParameterConstraintsResponseBody) SetRequestId(v string) *GetServiceTemplateParameterConstraintsResponseBody
func (GetServiceTemplateParameterConstraintsResponseBody) String ¶
func (s GetServiceTemplateParameterConstraintsResponseBody) String() string
type GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints ¶
type GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints struct { // The valid values of the parameter. AllowedValues []*string `json:"AllowedValues,omitempty" xml:"AllowedValues,omitempty" type:"Repeated"` // The names of the associated parameters. AssociationParameterNames []*string `json:"AssociationParameterNames,omitempty" xml:"AssociationParameterNames,omitempty" type:"Repeated"` // The behavior of the parameter. Valid values: // // - NoLimit: The value of this parameter is not limited. // // - NotSupport: The value of this parameter cannot be queried. // // - QueryError: The query failed. // // > If AllowedValues is not returned, Behavior and BehaviorReason are returned. // // example: // // NoLimit Behavior *string `json:"Behavior,omitempty" xml:"Behavior,omitempty"` // The reason why the behavior of the parameter is returned. // // example: // // none BehaviorReason *string `json:"BehaviorReason,omitempty" xml:"BehaviorReason,omitempty"` // The original constraint information. OriginalConstraints []*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints `json:"OriginalConstraints,omitempty" xml:"OriginalConstraints,omitempty" type:"Repeated"` // The name of the parameter. // // example: // // PayType ParameterKey *string `json:"ParameterKey,omitempty" xml:"ParameterKey,omitempty"` // The type of the parameter. // // example: // // String Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) GoString ¶
func (s GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) GoString() string
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetAllowedValues ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetAssociationParameterNames ¶
func (s *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetAssociationParameterNames(v []*string) *GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetBehavior ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetBehaviorReason ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetOriginalConstraints ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) SetParameterKey ¶
func (GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) String ¶
func (s GetServiceTemplateParameterConstraintsResponseBodyParameterConstraints) String() string
type GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints ¶
type GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints struct { // The valid values of the parameter. AllowedValues []*string `json:"AllowedValues,omitempty" xml:"AllowedValues,omitempty" type:"Repeated"` // The property name. // // example: // // lnch_Source PropertyName *string `json:"PropertyName,omitempty" xml:"PropertyName,omitempty"` // The resource name. // // example: // // i-8vb0smn1lf6g77md**** ResourceName *string `json:"ResourceName,omitempty" xml:"ResourceName,omitempty"` // The resource type. // // example: // // serviceinstance ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` }
func (GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) GoString ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetAllowedValues ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetPropertyName ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetResourceName ¶
func (*GetServiceTemplateParameterConstraintsResponseBodyParameterConstraintsOriginalConstraints) SetResourceType ¶
type GetUploadCredentialsRequest ¶
type GetUploadCredentialsRequest struct { // The file name to upload. // // This parameter is required. // // example: // // template.yaml FileName *string `json:"FileName,omitempty" xml:"FileName,omitempty"` // Specifies whether the file is publicly accessible. Valid values: **public* - or **private**. The default value is **private**. // // example: // // public Visibility *string `json:"Visibility,omitempty" xml:"Visibility,omitempty"` }
func (GetUploadCredentialsRequest) GoString ¶
func (s GetUploadCredentialsRequest) GoString() string
func (*GetUploadCredentialsRequest) SetFileName ¶
func (s *GetUploadCredentialsRequest) SetFileName(v string) *GetUploadCredentialsRequest
func (*GetUploadCredentialsRequest) SetVisibility ¶
func (s *GetUploadCredentialsRequest) SetVisibility(v string) *GetUploadCredentialsRequest
func (GetUploadCredentialsRequest) String ¶
func (s GetUploadCredentialsRequest) String() string
type GetUploadCredentialsResponse ¶
type GetUploadCredentialsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetUploadCredentialsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetUploadCredentialsResponse) GoString ¶
func (s GetUploadCredentialsResponse) GoString() string
func (*GetUploadCredentialsResponse) SetBody ¶
func (s *GetUploadCredentialsResponse) SetBody(v *GetUploadCredentialsResponseBody) *GetUploadCredentialsResponse
func (*GetUploadCredentialsResponse) SetHeaders ¶
func (s *GetUploadCredentialsResponse) SetHeaders(v map[string]*string) *GetUploadCredentialsResponse
func (*GetUploadCredentialsResponse) SetStatusCode ¶
func (s *GetUploadCredentialsResponse) SetStatusCode(v int32) *GetUploadCredentialsResponse
func (GetUploadCredentialsResponse) String ¶
func (s GetUploadCredentialsResponse) String() string
type GetUploadCredentialsResponseBody ¶
type GetUploadCredentialsResponseBody struct { // The response code. // // example: // // 200 Code *string `json:"Code,omitempty" xml:"Code,omitempty"` // The response parameters. Data *GetUploadCredentialsResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` // The HTTP status code. // // example: // // 200 HttpStatusCode *int32 `json:"HttpStatusCode,omitempty" xml:"HttpStatusCode,omitempty"` // The message returned. // // example: // // Success. Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // The request ID. // // example: // // FCC3321E-D518-1BC4-861E-588E9D4DAFB7 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // Indicates whether the request was successful. A value of true indicates the request was successful. A value of false indicates the request failed. // // example: // // true Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetUploadCredentialsResponseBody) GoString ¶
func (s GetUploadCredentialsResponseBody) GoString() string
func (*GetUploadCredentialsResponseBody) SetCode ¶
func (s *GetUploadCredentialsResponseBody) SetCode(v string) *GetUploadCredentialsResponseBody
func (*GetUploadCredentialsResponseBody) SetData ¶
func (s *GetUploadCredentialsResponseBody) SetData(v *GetUploadCredentialsResponseBodyData) *GetUploadCredentialsResponseBody
func (*GetUploadCredentialsResponseBody) SetHttpStatusCode ¶
func (s *GetUploadCredentialsResponseBody) SetHttpStatusCode(v int32) *GetUploadCredentialsResponseBody
func (*GetUploadCredentialsResponseBody) SetMessage ¶
func (s *GetUploadCredentialsResponseBody) SetMessage(v string) *GetUploadCredentialsResponseBody
func (*GetUploadCredentialsResponseBody) SetRequestId ¶
func (s *GetUploadCredentialsResponseBody) SetRequestId(v string) *GetUploadCredentialsResponseBody
func (*GetUploadCredentialsResponseBody) SetSuccess ¶
func (s *GetUploadCredentialsResponseBody) SetSuccess(v bool) *GetUploadCredentialsResponseBody
func (GetUploadCredentialsResponseBody) String ¶
func (s GetUploadCredentialsResponseBody) String() string
type GetUploadCredentialsResponseBodyData ¶
type GetUploadCredentialsResponseBodyData struct { // The AccessKey ID. // // example: // // STS.NUCe19W1FKaHAYAhe******** AccessKeyId *string `json:"AccessKeyId,omitempty" xml:"AccessKeyId,omitempty"` // The AccessKey secret. // // example: // // 8LQGp59mY23pcXeTdcvSA1cUQZBeD92sFrXi******** AccessKeySecret *string `json:"AccessKeySecret,omitempty" xml:"AccessKeySecret,omitempty"` // The bucket name. // // example: // // service-info-private BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` // The time when the AccessKey pair expires. // // example: // // 2023-05-18T12:27:59Z ExpireDate *string `json:"ExpireDate,omitempty" xml:"ExpireDate,omitempty"` // The name of the key. // // example: // // 221514575922756034/cn-hangzhou/d57c62fbd508xxxxxxxx.json Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The security token. // // example: // // CAISzQN1q6Ft5B2yfSjIr5b2LouNuu5n/KOjQ3/wjGUHYdlagYGdmzz2IH1Le3NrBO8esfgymGFU6v8dlo1dYLQeHhadQI5cs80HtFqLSNaE65LswPlZ2M2ISETPJzfV9pCK SecurityToken *string `json:"SecurityToken,omitempty" xml:"SecurityToken,omitempty"` }
func (GetUploadCredentialsResponseBodyData) GoString ¶
func (s GetUploadCredentialsResponseBodyData) GoString() string
func (*GetUploadCredentialsResponseBodyData) SetAccessKeyId ¶
func (s *GetUploadCredentialsResponseBodyData) SetAccessKeyId(v string) *GetUploadCredentialsResponseBodyData
func (*GetUploadCredentialsResponseBodyData) SetAccessKeySecret ¶
func (s *GetUploadCredentialsResponseBodyData) SetAccessKeySecret(v string) *GetUploadCredentialsResponseBodyData
func (*GetUploadCredentialsResponseBodyData) SetBucketName ¶
func (s *GetUploadCredentialsResponseBodyData) SetBucketName(v string) *GetUploadCredentialsResponseBodyData
func (*GetUploadCredentialsResponseBodyData) SetExpireDate ¶
func (s *GetUploadCredentialsResponseBodyData) SetExpireDate(v string) *GetUploadCredentialsResponseBodyData
func (*GetUploadCredentialsResponseBodyData) SetKey ¶
func (s *GetUploadCredentialsResponseBodyData) SetKey(v string) *GetUploadCredentialsResponseBodyData
func (*GetUploadCredentialsResponseBodyData) SetRegionId ¶
func (s *GetUploadCredentialsResponseBodyData) SetRegionId(v string) *GetUploadCredentialsResponseBodyData
func (*GetUploadCredentialsResponseBodyData) SetSecurityToken ¶
func (s *GetUploadCredentialsResponseBodyData) SetSecurityToken(v string) *GetUploadCredentialsResponseBodyData
func (GetUploadCredentialsResponseBodyData) String ¶
func (s GetUploadCredentialsResponseBodyData) String() string
type LaunchServiceRequest ¶
type LaunchServiceRequest struct { Categories []*string `json:"Categories,omitempty" xml:"Categories,omitempty" type:"Repeated"` // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Recommend *bool `json:"Recommend,omitempty" xml:"Recommend,omitempty"` // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // This parameter is required. // // example: // // service-0e6fca6a51a544xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // This parameter is required. // // example: // // 1.0 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` }
func (LaunchServiceRequest) GoString ¶
func (s LaunchServiceRequest) GoString() string
func (*LaunchServiceRequest) SetCategories ¶
func (s *LaunchServiceRequest) SetCategories(v []*string) *LaunchServiceRequest
func (*LaunchServiceRequest) SetClientToken ¶
func (s *LaunchServiceRequest) SetClientToken(v string) *LaunchServiceRequest
func (*LaunchServiceRequest) SetRecommend ¶
func (s *LaunchServiceRequest) SetRecommend(v bool) *LaunchServiceRequest
func (*LaunchServiceRequest) SetRegionId ¶
func (s *LaunchServiceRequest) SetRegionId(v string) *LaunchServiceRequest
func (*LaunchServiceRequest) SetServiceId ¶
func (s *LaunchServiceRequest) SetServiceId(v string) *LaunchServiceRequest
func (*LaunchServiceRequest) SetServiceVersion ¶
func (s *LaunchServiceRequest) SetServiceVersion(v string) *LaunchServiceRequest
func (LaunchServiceRequest) String ¶
func (s LaunchServiceRequest) String() string
type LaunchServiceResponse ¶
type LaunchServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *LaunchServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (LaunchServiceResponse) GoString ¶
func (s LaunchServiceResponse) GoString() string
func (*LaunchServiceResponse) SetBody ¶
func (s *LaunchServiceResponse) SetBody(v *LaunchServiceResponseBody) *LaunchServiceResponse
func (*LaunchServiceResponse) SetHeaders ¶
func (s *LaunchServiceResponse) SetHeaders(v map[string]*string) *LaunchServiceResponse
func (*LaunchServiceResponse) SetStatusCode ¶
func (s *LaunchServiceResponse) SetStatusCode(v int32) *LaunchServiceResponse
func (LaunchServiceResponse) String ¶
func (s LaunchServiceResponse) String() string
type LaunchServiceResponseBody ¶
type LaunchServiceResponseBody struct { // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // example: // // PublishNewVersion ServiceLaunchResultType *string `json:"ServiceLaunchResultType,omitempty" xml:"ServiceLaunchResultType,omitempty"` // example: // // 1.0 Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (LaunchServiceResponseBody) GoString ¶
func (s LaunchServiceResponseBody) GoString() string
func (*LaunchServiceResponseBody) SetRequestId ¶
func (s *LaunchServiceResponseBody) SetRequestId(v string) *LaunchServiceResponseBody
func (*LaunchServiceResponseBody) SetServiceLaunchResultType ¶
func (s *LaunchServiceResponseBody) SetServiceLaunchResultType(v string) *LaunchServiceResponseBody
func (*LaunchServiceResponseBody) SetVersion ¶
func (s *LaunchServiceResponseBody) SetVersion(v string) *LaunchServiceResponseBody
func (LaunchServiceResponseBody) String ¶
func (s LaunchServiceResponseBody) String() string
type ListAcrImageRepositoriesRequest ¶
type ListAcrImageRepositoriesRequest struct { // The type of the artifact. Default value: AcrImage. Valid values: // // - HelmChart: Helm chart image. // // - AcrImage: container image. // // example: // // AcrImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. // // example: // // AAAAAWns8w4MmhzeptXVRG0PUEU= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The name of the image repository. // // example: // // wordpress RepoName *string `json:"RepoName,omitempty" xml:"RepoName,omitempty"` }
func (ListAcrImageRepositoriesRequest) GoString ¶
func (s ListAcrImageRepositoriesRequest) GoString() string
func (*ListAcrImageRepositoriesRequest) SetArtifactType ¶
func (s *ListAcrImageRepositoriesRequest) SetArtifactType(v string) *ListAcrImageRepositoriesRequest
func (*ListAcrImageRepositoriesRequest) SetMaxResults ¶
func (s *ListAcrImageRepositoriesRequest) SetMaxResults(v int32) *ListAcrImageRepositoriesRequest
func (*ListAcrImageRepositoriesRequest) SetNextToken ¶
func (s *ListAcrImageRepositoriesRequest) SetNextToken(v string) *ListAcrImageRepositoriesRequest
func (*ListAcrImageRepositoriesRequest) SetRepoName ¶
func (s *ListAcrImageRepositoriesRequest) SetRepoName(v string) *ListAcrImageRepositoriesRequest
func (ListAcrImageRepositoriesRequest) String ¶
func (s ListAcrImageRepositoriesRequest) String() string
type ListAcrImageRepositoriesResponse ¶
type ListAcrImageRepositoriesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListAcrImageRepositoriesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListAcrImageRepositoriesResponse) GoString ¶
func (s ListAcrImageRepositoriesResponse) GoString() string
func (*ListAcrImageRepositoriesResponse) SetBody ¶
func (s *ListAcrImageRepositoriesResponse) SetBody(v *ListAcrImageRepositoriesResponseBody) *ListAcrImageRepositoriesResponse
func (*ListAcrImageRepositoriesResponse) SetHeaders ¶
func (s *ListAcrImageRepositoriesResponse) SetHeaders(v map[string]*string) *ListAcrImageRepositoriesResponse
func (*ListAcrImageRepositoriesResponse) SetStatusCode ¶
func (s *ListAcrImageRepositoriesResponse) SetStatusCode(v int32) *ListAcrImageRepositoriesResponse
func (ListAcrImageRepositoriesResponse) String ¶
func (s ListAcrImageRepositoriesResponse) String() string
type ListAcrImageRepositoriesResponseBody ¶
type ListAcrImageRepositoriesResponseBody struct { // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // A pagination token. // // example: // // AAAAAfu+XtuBE55iRLHEYYuojI4= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The images. Repositories []*ListAcrImageRepositoriesResponseBodyRepositories `json:"Repositories,omitempty" xml:"Repositories,omitempty" type:"Repeated"` // The request ID. // // example: // // C4A145D8-6F6C-532A-9001-9730CDA27578 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 4 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListAcrImageRepositoriesResponseBody) GoString ¶
func (s ListAcrImageRepositoriesResponseBody) GoString() string
func (*ListAcrImageRepositoriesResponseBody) SetMaxResults ¶
func (s *ListAcrImageRepositoriesResponseBody) SetMaxResults(v int32) *ListAcrImageRepositoriesResponseBody
func (*ListAcrImageRepositoriesResponseBody) SetNextToken ¶
func (s *ListAcrImageRepositoriesResponseBody) SetNextToken(v string) *ListAcrImageRepositoriesResponseBody
func (*ListAcrImageRepositoriesResponseBody) SetRepositories ¶
func (s *ListAcrImageRepositoriesResponseBody) SetRepositories(v []*ListAcrImageRepositoriesResponseBodyRepositories) *ListAcrImageRepositoriesResponseBody
func (*ListAcrImageRepositoriesResponseBody) SetRequestId ¶
func (s *ListAcrImageRepositoriesResponseBody) SetRequestId(v string) *ListAcrImageRepositoriesResponseBody
func (*ListAcrImageRepositoriesResponseBody) SetTotalCount ¶
func (s *ListAcrImageRepositoriesResponseBody) SetTotalCount(v int32) *ListAcrImageRepositoriesResponseBody
func (ListAcrImageRepositoriesResponseBody) String ¶
func (s ListAcrImageRepositoriesResponseBody) String() string
type ListAcrImageRepositoriesResponseBodyRepositories ¶
type ListAcrImageRepositoriesResponseBodyRepositories struct { // The time when the image was created. // // example: // // 2021-05-20T00:00:00Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The time when the image was modified. // // example: // // 2021-05-20T00:00:00Z ModifiedTime *string `json:"ModifiedTime,omitempty" xml:"ModifiedTime,omitempty"` // The image repo ID. // // example: // // crr-3gqhkza0wbxxxxxx RepoId *string `json:"RepoId,omitempty" xml:"RepoId,omitempty"` // The image repo name. // // example: // // wordpress RepoName *string `json:"RepoName,omitempty" xml:"RepoName,omitempty"` RepoType *string `json:"RepoType,omitempty" xml:"RepoType,omitempty"` }
func (ListAcrImageRepositoriesResponseBodyRepositories) GoString ¶
func (s ListAcrImageRepositoriesResponseBodyRepositories) GoString() string
func (*ListAcrImageRepositoriesResponseBodyRepositories) SetCreateTime ¶
func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetCreateTime(v string) *ListAcrImageRepositoriesResponseBodyRepositories
func (*ListAcrImageRepositoriesResponseBodyRepositories) SetModifiedTime ¶
func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetModifiedTime(v string) *ListAcrImageRepositoriesResponseBodyRepositories
func (*ListAcrImageRepositoriesResponseBodyRepositories) SetRepoId ¶
func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetRepoId(v string) *ListAcrImageRepositoriesResponseBodyRepositories
func (*ListAcrImageRepositoriesResponseBodyRepositories) SetRepoName ¶
func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetRepoName(v string) *ListAcrImageRepositoriesResponseBodyRepositories
func (*ListAcrImageRepositoriesResponseBodyRepositories) SetRepoType ¶
func (s *ListAcrImageRepositoriesResponseBodyRepositories) SetRepoType(v string) *ListAcrImageRepositoriesResponseBodyRepositories
func (ListAcrImageRepositoriesResponseBodyRepositories) String ¶
func (s ListAcrImageRepositoriesResponseBodyRepositories) String() string
type ListAcrImageTagsRequest ¶
type ListAcrImageTagsRequest struct { // The type of the deployment package. Default value: AcrImage. Valid values: // // - HelmChart: Helm chart image. // // - AcrImage: container image. // // example: // // AcrImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. // // example: // // AAAAAW8kZY+u1sYOaYf5JmgmDQQ= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The image ID. // // example: // // crr-3gqhkza0wbxxxxxx RepoId *string `json:"RepoId,omitempty" xml:"RepoId,omitempty"` }
func (ListAcrImageTagsRequest) GoString ¶
func (s ListAcrImageTagsRequest) GoString() string
func (*ListAcrImageTagsRequest) SetArtifactType ¶
func (s *ListAcrImageTagsRequest) SetArtifactType(v string) *ListAcrImageTagsRequest
func (*ListAcrImageTagsRequest) SetMaxResults ¶
func (s *ListAcrImageTagsRequest) SetMaxResults(v int32) *ListAcrImageTagsRequest
func (*ListAcrImageTagsRequest) SetNextToken ¶
func (s *ListAcrImageTagsRequest) SetNextToken(v string) *ListAcrImageTagsRequest
func (*ListAcrImageTagsRequest) SetRepoId ¶
func (s *ListAcrImageTagsRequest) SetRepoId(v string) *ListAcrImageTagsRequest
func (ListAcrImageTagsRequest) String ¶
func (s ListAcrImageTagsRequest) String() string
type ListAcrImageTagsResponse ¶
type ListAcrImageTagsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListAcrImageTagsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListAcrImageTagsResponse) GoString ¶
func (s ListAcrImageTagsResponse) GoString() string
func (*ListAcrImageTagsResponse) SetBody ¶
func (s *ListAcrImageTagsResponse) SetBody(v *ListAcrImageTagsResponseBody) *ListAcrImageTagsResponse
func (*ListAcrImageTagsResponse) SetHeaders ¶
func (s *ListAcrImageTagsResponse) SetHeaders(v map[string]*string) *ListAcrImageTagsResponse
func (*ListAcrImageTagsResponse) SetStatusCode ¶
func (s *ListAcrImageTagsResponse) SetStatusCode(v int32) *ListAcrImageTagsResponse
func (ListAcrImageTagsResponse) String ¶
func (s ListAcrImageTagsResponse) String() string
type ListAcrImageTagsResponseBody ¶
type ListAcrImageTagsResponseBody struct { // The list of images. Images []*ListAcrImageTagsResponseBodyImages `json:"Images,omitempty" xml:"Images,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. // // example: // // ey14.. NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // FEF343B9-1A15-5789-BE88-7B36190F5BF6 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 1 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListAcrImageTagsResponseBody) GoString ¶
func (s ListAcrImageTagsResponseBody) GoString() string
func (*ListAcrImageTagsResponseBody) SetImages ¶
func (s *ListAcrImageTagsResponseBody) SetImages(v []*ListAcrImageTagsResponseBodyImages) *ListAcrImageTagsResponseBody
func (*ListAcrImageTagsResponseBody) SetMaxResults ¶
func (s *ListAcrImageTagsResponseBody) SetMaxResults(v int32) *ListAcrImageTagsResponseBody
func (*ListAcrImageTagsResponseBody) SetNextToken ¶
func (s *ListAcrImageTagsResponseBody) SetNextToken(v string) *ListAcrImageTagsResponseBody
func (*ListAcrImageTagsResponseBody) SetRequestId ¶
func (s *ListAcrImageTagsResponseBody) SetRequestId(v string) *ListAcrImageTagsResponseBody
func (*ListAcrImageTagsResponseBody) SetTotalCount ¶
func (s *ListAcrImageTagsResponseBody) SetTotalCount(v int32) *ListAcrImageTagsResponseBody
func (ListAcrImageTagsResponseBody) String ¶
func (s ListAcrImageTagsResponseBody) String() string
type ListAcrImageTagsResponseBodyImages ¶
type ListAcrImageTagsResponseBodyImages struct { // The time when the image was created. // // example: // // 2021-05-20T00:00:00Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The image size. Unit: bytes. // // example: // // 188394616 ImageSize *string `json:"ImageSize,omitempty" xml:"ImageSize,omitempty"` // The time when the image was modified. // // example: // // 2021-05-20T00:00:00Z ModifiedTime *string `json:"ModifiedTime,omitempty" xml:"ModifiedTime,omitempty"` // The image version. // // example: // // 5.7.2 Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` }
func (ListAcrImageTagsResponseBodyImages) GoString ¶
func (s ListAcrImageTagsResponseBodyImages) GoString() string
func (*ListAcrImageTagsResponseBodyImages) SetCreateTime ¶
func (s *ListAcrImageTagsResponseBodyImages) SetCreateTime(v string) *ListAcrImageTagsResponseBodyImages
func (*ListAcrImageTagsResponseBodyImages) SetImageSize ¶
func (s *ListAcrImageTagsResponseBodyImages) SetImageSize(v string) *ListAcrImageTagsResponseBodyImages
func (*ListAcrImageTagsResponseBodyImages) SetModifiedTime ¶
func (s *ListAcrImageTagsResponseBodyImages) SetModifiedTime(v string) *ListAcrImageTagsResponseBodyImages
func (*ListAcrImageTagsResponseBodyImages) SetTag ¶
func (s *ListAcrImageTagsResponseBodyImages) SetTag(v string) *ListAcrImageTagsResponseBodyImages
func (ListAcrImageTagsResponseBodyImages) String ¶
func (s ListAcrImageTagsResponseBodyImages) String() string
type ListArtifactVersionsRequest ¶
type ListArtifactVersionsRequest struct { // The ID of the deployment package. // // This parameter is required. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The filter. Filters []*ListArtifactVersionsRequestFilters `json:"Filters,omitempty" xml:"Filters,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken. // // example: // // AAAAAc3HCuYhJi/wvpk4xOr0VLbfVwapgMwCN1wYzPVzLbItEdB0uWSY7AGnM3qCgm/YnjuEfwSnMwiMkcUoI0hRQzE= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` }
func (ListArtifactVersionsRequest) GoString ¶
func (s ListArtifactVersionsRequest) GoString() string
func (*ListArtifactVersionsRequest) SetArtifactId ¶
func (s *ListArtifactVersionsRequest) SetArtifactId(v string) *ListArtifactVersionsRequest
func (*ListArtifactVersionsRequest) SetFilters ¶
func (s *ListArtifactVersionsRequest) SetFilters(v []*ListArtifactVersionsRequestFilters) *ListArtifactVersionsRequest
func (*ListArtifactVersionsRequest) SetMaxResults ¶
func (s *ListArtifactVersionsRequest) SetMaxResults(v int32) *ListArtifactVersionsRequest
func (*ListArtifactVersionsRequest) SetNextToken ¶
func (s *ListArtifactVersionsRequest) SetNextToken(v string) *ListArtifactVersionsRequest
func (ListArtifactVersionsRequest) String ¶
func (s ListArtifactVersionsRequest) String() string
type ListArtifactVersionsRequestFilters ¶
type ListArtifactVersionsRequestFilters struct { // The parameter name of the filter. You can specify one or more filters. Valid values: // // **Status**:The artifact status // // example: // // Status Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameter values of the filter. Values []*string `json:"Values,omitempty" xml:"Values,omitempty" type:"Repeated"` }
func (ListArtifactVersionsRequestFilters) GoString ¶
func (s ListArtifactVersionsRequestFilters) GoString() string
func (*ListArtifactVersionsRequestFilters) SetName ¶
func (s *ListArtifactVersionsRequestFilters) SetName(v string) *ListArtifactVersionsRequestFilters
func (*ListArtifactVersionsRequestFilters) SetValues ¶
func (s *ListArtifactVersionsRequestFilters) SetValues(v []*string) *ListArtifactVersionsRequestFilters
func (ListArtifactVersionsRequestFilters) String ¶
func (s ListArtifactVersionsRequestFilters) String() string
type ListArtifactVersionsResponse ¶
type ListArtifactVersionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListArtifactVersionsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListArtifactVersionsResponse) GoString ¶
func (s ListArtifactVersionsResponse) GoString() string
func (*ListArtifactVersionsResponse) SetBody ¶
func (s *ListArtifactVersionsResponse) SetBody(v *ListArtifactVersionsResponseBody) *ListArtifactVersionsResponse
func (*ListArtifactVersionsResponse) SetHeaders ¶
func (s *ListArtifactVersionsResponse) SetHeaders(v map[string]*string) *ListArtifactVersionsResponse
func (*ListArtifactVersionsResponse) SetStatusCode ¶
func (s *ListArtifactVersionsResponse) SetStatusCode(v int32) *ListArtifactVersionsResponse
func (ListArtifactVersionsResponse) String ¶
func (s ListArtifactVersionsResponse) String() string
type ListArtifactVersionsResponseBody ¶
type ListArtifactVersionsResponseBody struct { // The version information about the deployment package. Artifacts []*ListArtifactVersionsResponseBodyArtifacts `json:"Artifacts,omitempty" xml:"Artifacts,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results. // // example: // // AAAAAc3HCuYhJi/wvpk4xOr0VLbfVwapgMwCN1wYzPVzLbItEdB0uWSY7AGnM3qCgm/YnjuEfwSnMwiMkcUoI0hRQzE= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // 46577928-3162-15A6-9084-69820EB9xxxx RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 2 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListArtifactVersionsResponseBody) GoString ¶
func (s ListArtifactVersionsResponseBody) GoString() string
func (*ListArtifactVersionsResponseBody) SetArtifacts ¶
func (s *ListArtifactVersionsResponseBody) SetArtifacts(v []*ListArtifactVersionsResponseBodyArtifacts) *ListArtifactVersionsResponseBody
func (*ListArtifactVersionsResponseBody) SetMaxResults ¶
func (s *ListArtifactVersionsResponseBody) SetMaxResults(v int32) *ListArtifactVersionsResponseBody
func (*ListArtifactVersionsResponseBody) SetNextToken ¶
func (s *ListArtifactVersionsResponseBody) SetNextToken(v string) *ListArtifactVersionsResponseBody
func (*ListArtifactVersionsResponseBody) SetRequestId ¶
func (s *ListArtifactVersionsResponseBody) SetRequestId(v string) *ListArtifactVersionsResponseBody
func (*ListArtifactVersionsResponseBody) SetTotalCount ¶
func (s *ListArtifactVersionsResponseBody) SetTotalCount(v int32) *ListArtifactVersionsResponseBody
func (ListArtifactVersionsResponseBody) String ¶
func (s ListArtifactVersionsResponseBody) String() string
type ListArtifactVersionsResponseBodyArtifacts ¶
type ListArtifactVersionsResponseBodyArtifacts struct { // The build properties of the artifact, utilized for hosting and building the deployment package. // // example: // // "{\\"RegionId\\":\\"xxx\\", \\"SourceImageId\\":\\"xxx\\", \\"\\":\\"xxx\\", \\"CommandType\\":\\"xxx\\", \\"CommandContent\\":\\"xxx\\"}" ArtifactBuildProperty *string `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty"` ArtifactBuildType *string `json:"ArtifactBuildType,omitempty" xml:"ArtifactBuildType,omitempty"` // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment package. // // example: // // {\\"CommodityCode\\":\\"cmjj0005xxxx\\",\\"CommodityVersion\\":\\"V2022xxxx\\"} ArtifactProperty *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The type of the deployment package. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The version of the deployment package. // // example: // // 2 ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` // The time when the certificate was created. // // example: // // 2022-10-20T02:19:53Z GmtCreate *string `json:"GmtCreate,omitempty" xml:"GmtCreate,omitempty"` // The time when the deployment package was modified. // // example: // // 2022-10-20T02:19:55Z GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` // The distribution result of the image. ImageDelivery map[string]*string `json:"ImageDelivery,omitempty" xml:"ImageDelivery,omitempty"` // The distribution progress of the deployment package. // // example: // // 100 Progress *string `json:"Progress,omitempty" xml:"Progress,omitempty"` // The result file of the security scan. // // example: // // https://compute-nest-security-audit-bucket-ap-southeast-1.oss-ap-southeast-1.aliyuncs.com/51416747xxxx/xxxx ResultFile *string `json:"ResultFile,omitempty" xml:"ResultFile,omitempty"` // The result of the security scan. Valid values: // // - Normal: No risks exist on the deployment package. // // - AtRisk: Risks exist on the deployment package. // // - Processing: The deployment package is being scanned. // // example: // // Normal SecurityAuditResult *string `json:"SecurityAuditResult,omitempty" xml:"SecurityAuditResult,omitempty"` // The status of the deployment package. Valid values: // // - Created: The deployment package is created. // // - Scanning: The deployment package is being scanned. // // - ScanFailed: The deployment package failed to be scanned. // // - Delivering: The deployment package is being distributed. // // - Available: The deployment package is available. // // - Deleted: The deployment package is deleted. // // example: // // Available Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The description of the deployment package. // // example: // // "/usr/local/share/aliyun-assist/work/script/t-hz04zm90y6og0sg.sh: line 1: pip: command not found" StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The ID of the region that supports the deployment package. // // example: // // [ // // "cn-beijing", // // "cn-hangzhou", // // "cn-shanghai" // // ] SupportRegionIds *string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty"` // The version name of the deployment package. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (ListArtifactVersionsResponseBodyArtifacts) GoString ¶
func (s ListArtifactVersionsResponseBodyArtifacts) GoString() string
func (*ListArtifactVersionsResponseBodyArtifacts) SetArtifactBuildProperty ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactBuildProperty(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetArtifactBuildType ¶ added in v5.0.1
func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactBuildType(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetArtifactId ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactId(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetArtifactProperty ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactProperty(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetArtifactType ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactType(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetArtifactVersion ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetArtifactVersion(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetGmtCreate ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetGmtCreate(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetGmtModified ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetGmtModified(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetImageDelivery ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetImageDelivery(v map[string]*string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetProgress ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetProgress(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetResultFile ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetResultFile(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetSecurityAuditResult ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetSecurityAuditResult(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetStatus ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetStatus(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetStatusDetail ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetStatusDetail(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetSupportRegionIds ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetSupportRegionIds(v string) *ListArtifactVersionsResponseBodyArtifacts
func (*ListArtifactVersionsResponseBodyArtifacts) SetVersionName ¶
func (s *ListArtifactVersionsResponseBodyArtifacts) SetVersionName(v string) *ListArtifactVersionsResponseBodyArtifacts
func (ListArtifactVersionsResponseBodyArtifacts) String ¶
func (s ListArtifactVersionsResponseBodyArtifacts) String() string
type ListArtifactVersionsShrinkRequest ¶
type ListArtifactVersionsShrinkRequest struct { // The ID of the deployment package. // // This parameter is required. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The filter. FiltersShrink *string `json:"Filters,omitempty" xml:"Filters,omitempty"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken. // // example: // // AAAAAc3HCuYhJi/wvpk4xOr0VLbfVwapgMwCN1wYzPVzLbItEdB0uWSY7AGnM3qCgm/YnjuEfwSnMwiMkcUoI0hRQzE= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` }
func (ListArtifactVersionsShrinkRequest) GoString ¶
func (s ListArtifactVersionsShrinkRequest) GoString() string
func (*ListArtifactVersionsShrinkRequest) SetArtifactId ¶
func (s *ListArtifactVersionsShrinkRequest) SetArtifactId(v string) *ListArtifactVersionsShrinkRequest
func (*ListArtifactVersionsShrinkRequest) SetFiltersShrink ¶
func (s *ListArtifactVersionsShrinkRequest) SetFiltersShrink(v string) *ListArtifactVersionsShrinkRequest
func (*ListArtifactVersionsShrinkRequest) SetMaxResults ¶
func (s *ListArtifactVersionsShrinkRequest) SetMaxResults(v int32) *ListArtifactVersionsShrinkRequest
func (*ListArtifactVersionsShrinkRequest) SetNextToken ¶
func (s *ListArtifactVersionsShrinkRequest) SetNextToken(v string) *ListArtifactVersionsShrinkRequest
func (ListArtifactVersionsShrinkRequest) String ¶
func (s ListArtifactVersionsShrinkRequest) String() string
type ListArtifactsRequest ¶
type ListArtifactsRequest struct { // The filter. Filter []*ListArtifactsRequestFilter `json:"Filter,omitempty" xml:"Filter,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken. // // example: // // AAAAAc3HCuYhJi/wvpk4xOr0VLbfVwapgMwCN1wYzPVzLbItEdB0uWSY7AGnM3qCgm/YnjuEfwSnMwiMkcUoI0hRQzE= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The ID of the resource group. // // example: // // rg-aek25yfxxxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The tags. Tag []*ListArtifactsRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` }
func (ListArtifactsRequest) GoString ¶
func (s ListArtifactsRequest) GoString() string
func (*ListArtifactsRequest) SetFilter ¶
func (s *ListArtifactsRequest) SetFilter(v []*ListArtifactsRequestFilter) *ListArtifactsRequest
func (*ListArtifactsRequest) SetMaxResults ¶
func (s *ListArtifactsRequest) SetMaxResults(v int32) *ListArtifactsRequest
func (*ListArtifactsRequest) SetNextToken ¶
func (s *ListArtifactsRequest) SetNextToken(v string) *ListArtifactsRequest
func (*ListArtifactsRequest) SetResourceGroupId ¶
func (s *ListArtifactsRequest) SetResourceGroupId(v string) *ListArtifactsRequest
func (*ListArtifactsRequest) SetTag ¶
func (s *ListArtifactsRequest) SetTag(v []*ListArtifactsRequestTag) *ListArtifactsRequest
func (ListArtifactsRequest) String ¶
func (s ListArtifactsRequest) String() string
type ListArtifactsRequestFilter ¶
type ListArtifactsRequestFilter struct { // The parameter name of the filter. You can specify one or more filters. Valid values: // // - *Name*: The name of the deployment package. Fuzzy match is used. // // - ArtifactId: The ID of the deployment package. // // - ArtifactType: The type of the deployment package. // // example: // // ArtifactType Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameter values of the filter. Values []*string `json:"Values,omitempty" xml:"Values,omitempty" type:"Repeated"` }
func (ListArtifactsRequestFilter) GoString ¶
func (s ListArtifactsRequestFilter) GoString() string
func (*ListArtifactsRequestFilter) SetName ¶
func (s *ListArtifactsRequestFilter) SetName(v string) *ListArtifactsRequestFilter
func (*ListArtifactsRequestFilter) SetValues ¶
func (s *ListArtifactsRequestFilter) SetValues(v []*string) *ListArtifactsRequestFilter
func (ListArtifactsRequestFilter) String ¶
func (s ListArtifactsRequestFilter) String() string
type ListArtifactsRequestTag ¶
type ListArtifactsRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ListArtifactsRequestTag) GoString ¶
func (s ListArtifactsRequestTag) GoString() string
func (*ListArtifactsRequestTag) SetKey ¶
func (s *ListArtifactsRequestTag) SetKey(v string) *ListArtifactsRequestTag
func (*ListArtifactsRequestTag) SetValue ¶
func (s *ListArtifactsRequestTag) SetValue(v string) *ListArtifactsRequestTag
func (ListArtifactsRequestTag) String ¶
func (s ListArtifactsRequestTag) String() string
type ListArtifactsResponse ¶
type ListArtifactsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListArtifactsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListArtifactsResponse) GoString ¶
func (s ListArtifactsResponse) GoString() string
func (*ListArtifactsResponse) SetBody ¶
func (s *ListArtifactsResponse) SetBody(v *ListArtifactsResponseBody) *ListArtifactsResponse
func (*ListArtifactsResponse) SetHeaders ¶
func (s *ListArtifactsResponse) SetHeaders(v map[string]*string) *ListArtifactsResponse
func (*ListArtifactsResponse) SetStatusCode ¶
func (s *ListArtifactsResponse) SetStatusCode(v int32) *ListArtifactsResponse
func (ListArtifactsResponse) String ¶
func (s ListArtifactsResponse) String() string
type ListArtifactsResponseBody ¶
type ListArtifactsResponseBody struct { // The information about deployment packages. Artifacts []*ListArtifactsResponseBodyArtifacts `json:"Artifacts,omitempty" xml:"Artifacts,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results. // // example: // // AAAAAc3HCuYhJi/wvpk4xOr0VLbfVwapgMwCN1wYzPVzLbItEdB0uWSY7AGnM3qCgm/YnjuEfwSnMwiMkcUoI0hRQzE= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // 46577928-3162-15A6-9084-69820EB9xxxx RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The total number of entries returned. // // example: // // 2 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListArtifactsResponseBody) GoString ¶
func (s ListArtifactsResponseBody) GoString() string
func (*ListArtifactsResponseBody) SetArtifacts ¶
func (s *ListArtifactsResponseBody) SetArtifacts(v []*ListArtifactsResponseBodyArtifacts) *ListArtifactsResponseBody
func (*ListArtifactsResponseBody) SetMaxResults ¶
func (s *ListArtifactsResponseBody) SetMaxResults(v int32) *ListArtifactsResponseBody
func (*ListArtifactsResponseBody) SetNextToken ¶
func (s *ListArtifactsResponseBody) SetNextToken(v string) *ListArtifactsResponseBody
func (*ListArtifactsResponseBody) SetRequestId ¶
func (s *ListArtifactsResponseBody) SetRequestId(v string) *ListArtifactsResponseBody
func (*ListArtifactsResponseBody) SetTotalCount ¶
func (s *ListArtifactsResponseBody) SetTotalCount(v int32) *ListArtifactsResponseBody
func (ListArtifactsResponseBody) String ¶
func (s ListArtifactsResponseBody) String() string
type ListArtifactsResponseBodyArtifacts ¶
type ListArtifactsResponseBodyArtifacts struct { // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The type of the deployment package. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The description of the deployment package. // // example: // // Description Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The time when the deployment package was modified. // // example: // // 2022-10-20T02:19:55Z GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` // The latest version of the deployment package. // // example: // // 2 MaxVersion *string `json:"MaxVersion,omitempty" xml:"MaxVersion,omitempty"` // The name of the deployment package. // // example: // // Name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The ID of the resource group. // // example: // // rg-aek25rexxxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The status of the deployment package. Valid values: // // - Created: The deployment package is created. // // - Scanning: The deployment package is being scanned. // // - ScanFailed: The deployment package failed to be scanned. // // - Delivering: The deployment package is being distributed. // // - Available: The deployment package is available. // // - Deleted: The deployment package is deleted. // // example: // // Created Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The tags. Tags []*ListArtifactsResponseBodyArtifactsTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` }
func (ListArtifactsResponseBodyArtifacts) GoString ¶
func (s ListArtifactsResponseBodyArtifacts) GoString() string
func (*ListArtifactsResponseBodyArtifacts) SetArtifactId ¶
func (s *ListArtifactsResponseBodyArtifacts) SetArtifactId(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetArtifactType ¶
func (s *ListArtifactsResponseBodyArtifacts) SetArtifactType(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetDescription ¶
func (s *ListArtifactsResponseBodyArtifacts) SetDescription(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetGmtModified ¶
func (s *ListArtifactsResponseBodyArtifacts) SetGmtModified(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetMaxVersion ¶
func (s *ListArtifactsResponseBodyArtifacts) SetMaxVersion(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetName ¶
func (s *ListArtifactsResponseBodyArtifacts) SetName(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetResourceGroupId ¶
func (s *ListArtifactsResponseBodyArtifacts) SetResourceGroupId(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetStatus ¶
func (s *ListArtifactsResponseBodyArtifacts) SetStatus(v string) *ListArtifactsResponseBodyArtifacts
func (*ListArtifactsResponseBodyArtifacts) SetTags ¶
func (s *ListArtifactsResponseBodyArtifacts) SetTags(v []*ListArtifactsResponseBodyArtifactsTags) *ListArtifactsResponseBodyArtifacts
func (ListArtifactsResponseBodyArtifacts) String ¶
func (s ListArtifactsResponseBodyArtifacts) String() string
type ListArtifactsResponseBodyArtifactsTags ¶
type ListArtifactsResponseBodyArtifactsTags struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ListArtifactsResponseBodyArtifactsTags) GoString ¶
func (s ListArtifactsResponseBodyArtifactsTags) GoString() string
func (*ListArtifactsResponseBodyArtifactsTags) SetKey ¶
func (s *ListArtifactsResponseBodyArtifactsTags) SetKey(v string) *ListArtifactsResponseBodyArtifactsTags
func (*ListArtifactsResponseBodyArtifactsTags) SetValue ¶
func (s *ListArtifactsResponseBodyArtifactsTags) SetValue(v string) *ListArtifactsResponseBodyArtifactsTags
func (ListArtifactsResponseBodyArtifactsTags) String ¶
func (s ListArtifactsResponseBodyArtifactsTags) String() string
type ListServiceInstancesRequest ¶
type ListServiceInstancesRequest struct { // The filter. Filter []*ListServiceInstancesRequestFilter `json:"Filter,omitempty" xml:"Filter,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 10 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken. // // example: // // BBBAAfu+XtuBE55iRLHEYYuojI4= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the resource group. // // example: // // rg-aekzkt5buxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // Specifies whether to display the information that the service instance is deleted. Valid values: // // - true // // - false // // example: // // false ShowDeleted *bool `json:"ShowDeleted,omitempty" xml:"ShowDeleted,omitempty"` // The custom tags. Tag []*ListServiceInstancesRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` }
func (ListServiceInstancesRequest) GoString ¶
func (s ListServiceInstancesRequest) GoString() string
func (*ListServiceInstancesRequest) SetFilter ¶
func (s *ListServiceInstancesRequest) SetFilter(v []*ListServiceInstancesRequestFilter) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetMaxResults ¶
func (s *ListServiceInstancesRequest) SetMaxResults(v int32) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetNextToken ¶
func (s *ListServiceInstancesRequest) SetNextToken(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetRegionId ¶
func (s *ListServiceInstancesRequest) SetRegionId(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetResourceGroupId ¶
func (s *ListServiceInstancesRequest) SetResourceGroupId(v string) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetShowDeleted ¶
func (s *ListServiceInstancesRequest) SetShowDeleted(v bool) *ListServiceInstancesRequest
func (*ListServiceInstancesRequest) SetTag ¶
func (s *ListServiceInstancesRequest) SetTag(v []*ListServiceInstancesRequestTag) *ListServiceInstancesRequest
func (ListServiceInstancesRequest) String ¶
func (s ListServiceInstancesRequest) String() string
type ListServiceInstancesRequestFilter ¶
type ListServiceInstancesRequestFilter struct { // The parameter name of the filter. You can specify one or more filters. Valid values: // // - Name: The service name. If you want to perform a fuzzy match, specify the service name in the *xxx - format. For example, if the service name is My Service, you can set the filter value to *My - or *Service*. // // - ServiceInstanceId: The ID of the service instance. // // - ServiceId: The service ID. // // - UserId: The user ID. // // - Version: The service version. // // - Status: The status of the service instance. // // - DeployType: The deployment type of the service. // // - ServiceType: The service type. // // - OperationStartTimeBefore: The time before the hosted O\\&M starts. // // - OperationStartTimeAfter: The time after the hosted O\\&M starts. // // - OperationEndTimeBefore: The time before the hosted O\\&M ends. // // - OperationEndTimeAfter: The time after the hosted O\\&M ends. // // - OperatedServiceInstanceId: The ID of the hosted O\\&M instance that belongs to a private service. // // - OperationServiceInstanceId: The ID of the hosted O\\&M service instance that belongs to a hosted O\\&M service. // // - EnableInstanceOps: Whether the hosted O\\&M feature is enabled for service instances. // // example: // // ServiceInstanceId Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameter values of the filter. Value []*string `json:"Value,omitempty" xml:"Value,omitempty" type:"Repeated"` }
func (ListServiceInstancesRequestFilter) GoString ¶
func (s ListServiceInstancesRequestFilter) GoString() string
func (*ListServiceInstancesRequestFilter) SetName ¶
func (s *ListServiceInstancesRequestFilter) SetName(v string) *ListServiceInstancesRequestFilter
func (*ListServiceInstancesRequestFilter) SetValue ¶
func (s *ListServiceInstancesRequestFilter) SetValue(v []*string) *ListServiceInstancesRequestFilter
func (ListServiceInstancesRequestFilter) String ¶
func (s ListServiceInstancesRequestFilter) String() string
type ListServiceInstancesRequestTag ¶
type ListServiceInstancesRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ListServiceInstancesRequestTag) GoString ¶
func (s ListServiceInstancesRequestTag) GoString() string
func (*ListServiceInstancesRequestTag) SetKey ¶
func (s *ListServiceInstancesRequestTag) SetKey(v string) *ListServiceInstancesRequestTag
func (*ListServiceInstancesRequestTag) SetValue ¶
func (s *ListServiceInstancesRequestTag) SetValue(v string) *ListServiceInstancesRequestTag
func (ListServiceInstancesRequestTag) String ¶
func (s ListServiceInstancesRequestTag) String() string
type ListServiceInstancesResponse ¶
type ListServiceInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceInstancesResponse) GoString ¶
func (s ListServiceInstancesResponse) GoString() string
func (*ListServiceInstancesResponse) SetBody ¶
func (s *ListServiceInstancesResponse) SetBody(v *ListServiceInstancesResponseBody) *ListServiceInstancesResponse
func (*ListServiceInstancesResponse) SetHeaders ¶
func (s *ListServiceInstancesResponse) SetHeaders(v map[string]*string) *ListServiceInstancesResponse
func (*ListServiceInstancesResponse) SetStatusCode ¶
func (s *ListServiceInstancesResponse) SetStatusCode(v int32) *ListServiceInstancesResponse
func (ListServiceInstancesResponse) String ¶
func (s ListServiceInstancesResponse) String() string
type ListServiceInstancesResponseBody ¶
type ListServiceInstancesResponseBody struct { // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results. // // example: // // AAAAAfu+XtuBE55iRLHEYYuojI4= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // E50287CB-AABF-4877-92C0-289B339A1546 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The information about service instances. ServiceInstances []*ListServiceInstancesResponseBodyServiceInstances `json:"ServiceInstances,omitempty" xml:"ServiceInstances,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 100 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServiceInstancesResponseBody) GoString ¶
func (s ListServiceInstancesResponseBody) GoString() string
func (*ListServiceInstancesResponseBody) SetMaxResults ¶
func (s *ListServiceInstancesResponseBody) SetMaxResults(v int32) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetNextToken ¶
func (s *ListServiceInstancesResponseBody) SetNextToken(v string) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetRequestId ¶
func (s *ListServiceInstancesResponseBody) SetRequestId(v string) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetServiceInstances ¶
func (s *ListServiceInstancesResponseBody) SetServiceInstances(v []*ListServiceInstancesResponseBodyServiceInstances) *ListServiceInstancesResponseBody
func (*ListServiceInstancesResponseBody) SetTotalCount ¶
func (s *ListServiceInstancesResponseBody) SetTotalCount(v int32) *ListServiceInstancesResponseBody
func (ListServiceInstancesResponseBody) String ¶
func (s ListServiceInstancesResponseBody) String() string
type ListServiceInstancesResponseBodyServiceInstances ¶
type ListServiceInstancesResponseBodyServiceInstances struct { // The business status of the service instance. Valid values: // // - Normal: The service instance is normal. // // - Renewing: The service instance is being renewed. // // - RenewFailed: The service instance failed to be renewed. // // - Expired: The service instance expired. // // example: // // Normal BizStatus *string `json:"BizStatus,omitempty" xml:"BizStatus,omitempty"` // The time when the service instance was created. // // example: // // 2021-05-20T00:00:00Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // Indicates whether the service instance supports the hosted O\\&M feature. Valid values: // // - true // // - false // // example: // // true EnableInstanceOps *bool `json:"EnableInstanceOps,omitempty" xml:"EnableInstanceOps,omitempty"` // The time when the service instance expires. // // example: // // 2022-01-01T12:00:00 EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // Indicates whether the hosted O\\&M feature is enabled for the service instance. Valid values: // // - true // // - false // // example: // // true IsOperated *bool `json:"IsOperated,omitempty" xml:"IsOperated,omitempty"` // The name of the service instance. // // example: // // TestName Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The ID of the service instance that is used to implement hosted O\\&M. // // example: // // si-d6ab3a63ccbb4b17**** OperatedServiceInstanceId *string `json:"OperatedServiceInstanceId,omitempty" xml:"OperatedServiceInstanceId,omitempty"` // The end of the time range during which hosted O\\&M is implemented. // // example: // // 2021-12-29T06:48:56Z OperationEndTime *string `json:"OperationEndTime,omitempty" xml:"OperationEndTime,omitempty"` // The beginning of the time range during which hosted O\\&M is implemented. // // example: // // 2021-12-29T06:48:56Z OperationStartTime *string `json:"OperationStartTime,omitempty" xml:"OperationStartTime,omitempty"` // The parameters of the service instance. // // example: // // {"param":"value"} Parameters *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The billing method of the service. Valid values: // // - Permanent: Once you purchase the service, you can use it permanently. // // - Subscription: You purchase the service from Alibaba Cloud Marketplace and are charged for the service on a subscription basis. // // - PayAsYouGo: You purchase the service from Alibaba Cloud Marketplace and are charged for the service on a pay-as-you-go basis. // // - CustomFixTime: You are charged for the service based on a custom duration fixed by the service provider. // // example: // // Subscription PayType *string `json:"PayType,omitempty" xml:"PayType,omitempty"` // The deployment progress of the service instance. Unit: percentage. // // example: // // 90 Progress *int64 `json:"Progress,omitempty" xml:"Progress,omitempty"` // The ID of the resource group. // // example: // // si-d6ab3a63ccxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The information about the service. Service *ListServiceInstancesResponseBodyServiceInstancesService `json:"Service,omitempty" xml:"Service,omitempty" type:"Struct"` // The ID of the service instance. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The type of the service. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // The source from which the service instance is created. // // example: // // Supplier Source *string `json:"Source,omitempty" xml:"Source,omitempty"` // The status of the service instance. Valid values: // // - Created // // - Deploying // // - DeployedFailed // // - Deployed // // - Upgrading // // - Deleting // // - Deleted // // example: // // Deployed Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The description of the deployment of the service instance. // // example: // // deploy successfully StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The custom tags. Tags []*ListServiceInstancesResponseBodyServiceInstancesTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` // The template name. // // example: // // 模板1 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` // The time when the service instance was updated. // // example: // // 2021-05-20T00:00:00Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` // The Alibaba Cloud account ID of the user. // // example: // // 1234567 UserId *int64 `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (ListServiceInstancesResponseBodyServiceInstances) GoString ¶
func (s ListServiceInstancesResponseBodyServiceInstances) GoString() string
func (*ListServiceInstancesResponseBodyServiceInstances) SetBizStatus ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetBizStatus(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetCreateTime ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetCreateTime(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetEnableInstanceOps ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetEnableInstanceOps(v bool) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetEndTime ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetEndTime(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetIsOperated ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetIsOperated(v bool) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetOperatedServiceInstanceId ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetOperatedServiceInstanceId(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetOperationEndTime ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetOperationEndTime(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetOperationStartTime ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetOperationStartTime(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetParameters ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetParameters(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetPayType ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetPayType(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetProgress ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetProgress(v int64) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetResourceGroupId ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetResourceGroupId(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetService ¶
func (*ListServiceInstancesResponseBodyServiceInstances) SetServiceInstanceId ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetServiceInstanceId(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetServiceType ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetServiceType(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetSource ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetSource(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetStatus ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetStatus(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetStatusDetail ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetStatusDetail(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetTemplateName ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetTemplateName(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetUpdateTime ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetUpdateTime(v string) *ListServiceInstancesResponseBodyServiceInstances
func (*ListServiceInstancesResponseBodyServiceInstances) SetUserId ¶
func (s *ListServiceInstancesResponseBodyServiceInstances) SetUserId(v int64) *ListServiceInstancesResponseBodyServiceInstances
func (ListServiceInstancesResponseBodyServiceInstances) String ¶
func (s ListServiceInstancesResponseBodyServiceInstances) String() string
type ListServiceInstancesResponseBodyServiceInstancesService ¶
type ListServiceInstancesResponseBodyServiceInstancesService struct { // The storage configurations of the service. The format in which the deployment information of a service is stored varies based on the deployment type of the service. In this case, the deployment information is stored in the JSON string format. DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - ack: The service is deployed by using Container Service for Kubernetes (ACK). // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` // Indicates whether the private connection feature is enabled. Valid values: // // - true // // - false // // example: // // false EnablePrivateVpcConnection *bool `json:"EnablePrivateVpcConnection,omitempty" xml:"EnablePrivateVpcConnection,omitempty"` // The time when the service was published. // // example: // // 2021-05-21T00:00:00Z PublishTime *string `json:"PublishTime,omitempty" xml:"PublishTime,omitempty"` // The service ID. // // example: // // service-0e6fca6a51a54420**** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The information about the service. ServiceInfos []*ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos `json:"ServiceInfos,omitempty" xml:"ServiceInfos,omitempty" type:"Repeated"` // The type of the service. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // The name of the distribution source service provider. // // example: // // Company A SourceSupplierName *string `json:"SourceSupplierName,omitempty" xml:"SourceSupplierName,omitempty"` // The status of the service. // // example: // // Online Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The name of the service provider. // // example: // // Alibaba Cloud SupplierName *string `json:"SupplierName,omitempty" xml:"SupplierName,omitempty"` // The URL of the service provider. // // example: // // http://example.com SupplierUrl *string `json:"SupplierUrl,omitempty" xml:"SupplierUrl,omitempty"` // The service version. // // example: // // 1.0 Version *string `json:"Version,omitempty" xml:"Version,omitempty"` // The custom version name defined by the service provider. // // example: // // 版本A VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (ListServiceInstancesResponseBodyServiceInstancesService) GoString ¶
func (s ListServiceInstancesResponseBodyServiceInstancesService) GoString() string
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetDeployMetadata ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetDeployMetadata(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetDeployType ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetDeployType(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetEnablePrivateVpcConnection ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetEnablePrivateVpcConnection(v bool) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetPublishTime ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetPublishTime(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetServiceId ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetServiceId(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetServiceInfos ¶
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetServiceType ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetServiceType(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetSourceSupplierName ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetSourceSupplierName(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetSupplierName ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetSupplierName(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetSupplierUrl ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetSupplierUrl(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetVersion ¶
func (*ListServiceInstancesResponseBodyServiceInstancesService) SetVersionName ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesService) SetVersionName(v string) *ListServiceInstancesResponseBodyServiceInstancesService
func (ListServiceInstancesResponseBodyServiceInstancesService) String ¶
func (s ListServiceInstancesResponseBodyServiceInstancesService) String() string
type ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos ¶
type ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos struct { // The URL of the service icon. // // example: // // https://example.com/service-image/c1c4a559-cc60-4af1-b976-98f356602462.png Image *string `json:"Image,omitempty" xml:"Image,omitempty"` // The language of the service instance. // // example: // // zh-CN Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` // The service name. // // example: // // WordPress Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The description of the service. // // example: // // B是A公司自主设计并研发的开源分布式的关系型数据库 ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` }
func (ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) GoString ¶
func (s ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) GoString() string
func (*ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) SetShortDescription ¶
func (s *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) SetShortDescription(v string) *ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos
func (ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) String ¶
func (s ListServiceInstancesResponseBodyServiceInstancesServiceServiceInfos) String() string
type ListServiceInstancesResponseBodyServiceInstancesTags ¶
type ListServiceInstancesResponseBodyServiceInstancesTags struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ListServiceInstancesResponseBodyServiceInstancesTags) GoString ¶
func (s ListServiceInstancesResponseBodyServiceInstancesTags) GoString() string
func (ListServiceInstancesResponseBodyServiceInstancesTags) String ¶
func (s ListServiceInstancesResponseBodyServiceInstancesTags) String() string
type ListServiceSharedAccountsRequest ¶
type ListServiceSharedAccountsRequest struct { ListServiceSharedAccountsRequestFilter `json:"Filter,omitempty" xml:"Filter,omitempty" type:"Repeated"` // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // // example: // // AAAAAR130adlM4fHHVSWpTca/t4= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // // - Deployable: Permissions to deploy the service. // // - Accessible: Permissions to access the service. // // example: // // Accessible Permission *string `json:"Permission,omitempty" xml:"Permission,omitempty"` // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // // example: // // service-e10349089de34exxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }Filter []*
func (ListServiceSharedAccountsRequest) GoString ¶
func (s ListServiceSharedAccountsRequest) GoString() string
func (*ListServiceSharedAccountsRequest) SetFilter ¶
func (s *ListServiceSharedAccountsRequest) SetFilter(v []*ListServiceSharedAccountsRequestFilter) *ListServiceSharedAccountsRequest
func (*ListServiceSharedAccountsRequest) SetMaxResults ¶
func (s *ListServiceSharedAccountsRequest) SetMaxResults(v int32) *ListServiceSharedAccountsRequest
func (*ListServiceSharedAccountsRequest) SetNextToken ¶
func (s *ListServiceSharedAccountsRequest) SetNextToken(v string) *ListServiceSharedAccountsRequest
func (*ListServiceSharedAccountsRequest) SetPermission ¶
func (s *ListServiceSharedAccountsRequest) SetPermission(v string) *ListServiceSharedAccountsRequest
func (*ListServiceSharedAccountsRequest) SetRegionId ¶
func (s *ListServiceSharedAccountsRequest) SetRegionId(v string) *ListServiceSharedAccountsRequest
func (*ListServiceSharedAccountsRequest) SetServiceId ¶
func (s *ListServiceSharedAccountsRequest) SetServiceId(v string) *ListServiceSharedAccountsRequest
func (ListServiceSharedAccountsRequest) String ¶
func (s ListServiceSharedAccountsRequest) String() string
type ListServiceSharedAccountsRequestFilter ¶
type ListServiceSharedAccountsRequestFilter struct { // // - Name: the name of the service. // // example: // // UserAliUid Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Value []*string `json:"Value,omitempty" xml:"Value,omitempty" type:"Repeated"` }
func (ListServiceSharedAccountsRequestFilter) GoString ¶
func (s ListServiceSharedAccountsRequestFilter) GoString() string
func (*ListServiceSharedAccountsRequestFilter) SetName ¶
func (s *ListServiceSharedAccountsRequestFilter) SetName(v string) *ListServiceSharedAccountsRequestFilter
func (*ListServiceSharedAccountsRequestFilter) SetValue ¶
func (s *ListServiceSharedAccountsRequestFilter) SetValue(v []*string) *ListServiceSharedAccountsRequestFilter
func (ListServiceSharedAccountsRequestFilter) String ¶
func (s ListServiceSharedAccountsRequestFilter) String() string
type ListServiceSharedAccountsResponse ¶
type ListServiceSharedAccountsResponse struct {}
func (ListServiceSharedAccountsResponse) GoString ¶
func (s ListServiceSharedAccountsResponse) GoString() string
func (*ListServiceSharedAccountsResponse) SetHeaders ¶
func (s *ListServiceSharedAccountsResponse) SetHeaders(v map[string]*string) *ListServiceSharedAccountsResponse
func (*ListServiceSharedAccountsResponse) SetStatusCode ¶
func (s *ListServiceSharedAccountsResponse) SetStatusCode(v int32) *ListServiceSharedAccountsResponse
func (ListServiceSharedAccountsResponse) String ¶
func (s ListServiceSharedAccountsResponse) String() string
type ListServiceSharedAccountsResponseBody ¶
type ListServiceSharedAccountsResponseBody struct { // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // // example: // // AAAAAWns8w4MmhzeptXVRG0PUEU= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // CA3AE512-6D30-549A-B52D-B9042CA8D515 // // example: // // 1 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServiceSharedAccountsResponseBody) GoString ¶
func (s ListServiceSharedAccountsResponseBody) GoString() string
func (*ListServiceSharedAccountsResponseBody) SetMaxResults ¶
func (s *ListServiceSharedAccountsResponseBody) SetMaxResults(v int32) *ListServiceSharedAccountsResponseBody
func (*ListServiceSharedAccountsResponseBody) SetNextToken ¶
func (s *ListServiceSharedAccountsResponseBody) SetNextToken(v string) *ListServiceSharedAccountsResponseBody
func (*ListServiceSharedAccountsResponseBody) SetRequestId ¶
func (s *ListServiceSharedAccountsResponseBody) SetRequestId(v string) *ListServiceSharedAccountsResponseBody
func (*ListServiceSharedAccountsResponseBody) SetShareAccount ¶
func (s *ListServiceSharedAccountsResponseBody) SetShareAccount(v []*ListServiceSharedAccountsResponseBodyShareAccount) *ListServiceSharedAccountsResponseBody
func (*ListServiceSharedAccountsResponseBody) SetTotalCount ¶
func (s *ListServiceSharedAccountsResponseBody) SetTotalCount(v int32) *ListServiceSharedAccountsResponseBody
func (ListServiceSharedAccountsResponseBody) String ¶
func (s ListServiceSharedAccountsResponseBody) String() string
type ListServiceSharedAccountsResponseBodyShareAccount ¶
type ListServiceSharedAccountsResponseBodyShareAccount struct { // // example: // // 2021-12-28T02:47:46.000 CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // // example: // // logo Logo *string `json:"Logo,omitempty" xml:"Logo,omitempty"` // // - The name cannot exceed 64 characters in length. // // - It can contain digits, letters, hyphens (-), and underscores (_). It must start with a digit or a letter. // // example: // // name Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // // - Deployable: Permissions to deploy the service. // // - Accessible: Permissions to access the service. // // example: // // Deployable Permission *string `json:"Permission,omitempty" xml:"Permission,omitempty"` // // example: // // service-e10349089de34exxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // // example: // // 2023-02-13T02:16:03.756Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` // // 127383705xxxxxx UserAliUid *string `json:"UserAliUid,omitempty" xml:"UserAliUid,omitempty"` }
func (ListServiceSharedAccountsResponseBodyShareAccount) GoString ¶
func (s ListServiceSharedAccountsResponseBodyShareAccount) GoString() string
func (*ListServiceSharedAccountsResponseBodyShareAccount) SetCreateTime ¶
func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetCreateTime(v string) *ListServiceSharedAccountsResponseBodyShareAccount
func (*ListServiceSharedAccountsResponseBodyShareAccount) SetPermission ¶
func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetPermission(v string) *ListServiceSharedAccountsResponseBodyShareAccount
func (*ListServiceSharedAccountsResponseBodyShareAccount) SetServiceId ¶
func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetServiceId(v string) *ListServiceSharedAccountsResponseBodyShareAccount
func (*ListServiceSharedAccountsResponseBodyShareAccount) SetUpdateTime ¶
func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetUpdateTime(v string) *ListServiceSharedAccountsResponseBodyShareAccount
func (*ListServiceSharedAccountsResponseBodyShareAccount) SetUserAliUid ¶
func (s *ListServiceSharedAccountsResponseBodyShareAccount) SetUserAliUid(v string) *ListServiceSharedAccountsResponseBodyShareAccount
func (ListServiceSharedAccountsResponseBodyShareAccount) String ¶
func (s ListServiceSharedAccountsResponseBodyShareAccount) String() string
type ListServiceUsagesRequest ¶
type ListServiceUsagesRequest struct { // The filter. Filter []*ListServiceUsagesRequestFilter `json:"Filter,omitempty" xml:"Filter,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken. // // example: // // AAAAAWns8w4MmhzeptXVRG0PUEU= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The role of the service provider. // // example: // // Supplier SupplierRole *string `json:"SupplierRole,omitempty" xml:"SupplierRole,omitempty"` }
func (ListServiceUsagesRequest) GoString ¶
func (s ListServiceUsagesRequest) GoString() string
func (*ListServiceUsagesRequest) SetFilter ¶
func (s *ListServiceUsagesRequest) SetFilter(v []*ListServiceUsagesRequestFilter) *ListServiceUsagesRequest
func (*ListServiceUsagesRequest) SetMaxResults ¶
func (s *ListServiceUsagesRequest) SetMaxResults(v int32) *ListServiceUsagesRequest
func (*ListServiceUsagesRequest) SetNextToken ¶
func (s *ListServiceUsagesRequest) SetNextToken(v string) *ListServiceUsagesRequest
func (*ListServiceUsagesRequest) SetSupplierRole ¶
func (s *ListServiceUsagesRequest) SetSupplierRole(v string) *ListServiceUsagesRequest
func (ListServiceUsagesRequest) String ¶
func (s ListServiceUsagesRequest) String() string
type ListServiceUsagesRequestFilter ¶
type ListServiceUsagesRequestFilter struct { // The parameter name of the filter. You can specify one or more filters. Valid values: // // - ServiceId: the ID of the service. // // - ServiceName: the service name. // // - Status: the state of the service. // // - SupplierName: the name of the service provider. // // example: // // ServiceId Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameter value N of the filter. Valid values of N: 1 to 10. Value []*string `json:"Value,omitempty" xml:"Value,omitempty" type:"Repeated"` }
func (ListServiceUsagesRequestFilter) GoString ¶
func (s ListServiceUsagesRequestFilter) GoString() string
func (*ListServiceUsagesRequestFilter) SetName ¶
func (s *ListServiceUsagesRequestFilter) SetName(v string) *ListServiceUsagesRequestFilter
func (*ListServiceUsagesRequestFilter) SetValue ¶
func (s *ListServiceUsagesRequestFilter) SetValue(v []*string) *ListServiceUsagesRequestFilter
func (ListServiceUsagesRequestFilter) String ¶
func (s ListServiceUsagesRequestFilter) String() string
type ListServiceUsagesResponse ¶
type ListServiceUsagesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServiceUsagesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServiceUsagesResponse) GoString ¶
func (s ListServiceUsagesResponse) GoString() string
func (*ListServiceUsagesResponse) SetBody ¶
func (s *ListServiceUsagesResponse) SetBody(v *ListServiceUsagesResponseBody) *ListServiceUsagesResponse
func (*ListServiceUsagesResponse) SetHeaders ¶
func (s *ListServiceUsagesResponse) SetHeaders(v map[string]*string) *ListServiceUsagesResponse
func (*ListServiceUsagesResponse) SetStatusCode ¶
func (s *ListServiceUsagesResponse) SetStatusCode(v int32) *ListServiceUsagesResponse
func (ListServiceUsagesResponse) String ¶
func (s ListServiceUsagesResponse) String() string
type ListServiceUsagesResponseBody ¶
type ListServiceUsagesResponseBody struct { // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 20 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results. // // example: // // AAAAAYChudnQUoBH+mGWFpb6oP0= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // 18AD0960-A9FE-1AC8-ADF8-22131Fxxxxxx RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The service applications. ServiceUsages []*ListServiceUsagesResponseBodyServiceUsages `json:"ServiceUsages,omitempty" xml:"ServiceUsages,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 1 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServiceUsagesResponseBody) GoString ¶
func (s ListServiceUsagesResponseBody) GoString() string
func (*ListServiceUsagesResponseBody) SetMaxResults ¶
func (s *ListServiceUsagesResponseBody) SetMaxResults(v int32) *ListServiceUsagesResponseBody
func (*ListServiceUsagesResponseBody) SetNextToken ¶
func (s *ListServiceUsagesResponseBody) SetNextToken(v string) *ListServiceUsagesResponseBody
func (*ListServiceUsagesResponseBody) SetRequestId ¶
func (s *ListServiceUsagesResponseBody) SetRequestId(v string) *ListServiceUsagesResponseBody
func (*ListServiceUsagesResponseBody) SetServiceUsages ¶
func (s *ListServiceUsagesResponseBody) SetServiceUsages(v []*ListServiceUsagesResponseBodyServiceUsages) *ListServiceUsagesResponseBody
func (*ListServiceUsagesResponseBody) SetTotalCount ¶
func (s *ListServiceUsagesResponseBody) SetTotalCount(v int32) *ListServiceUsagesResponseBody
func (ListServiceUsagesResponseBody) String ¶
func (s ListServiceUsagesResponseBody) String() string
type ListServiceUsagesResponseBodyServiceUsages ¶
type ListServiceUsagesResponseBodyServiceUsages struct { // The comment on the approval. // // example: // // Reject Comments *string `json:"Comments,omitempty" xml:"Comments,omitempty"` // The time when the application was created. // // example: // // 2022-05-25T02:02:02Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // The service ID. // // example: // // service-c9f36ec6d19b4exxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The service name. // // example: // // ServiceTest ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` // The status of the service application. Valid values: // // - Submitted: The application is submitted or is to be approved. // // - Approved: The application is approved. // // - Rejected: The application is rejected. // // - Canceled: The application is canceled. // // example: // // Submitted Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The name of the service provider. // // example: // // SupplierAAA SupplierName *string `json:"SupplierName,omitempty" xml:"SupplierName,omitempty"` // The time when the application was updated. // // example: // // 2022-05-25T02:02:02Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` // The ID of the Alibaba Cloud account. // // example: // // 127383705958xxxx UserAliUid *int64 `json:"UserAliUid,omitempty" xml:"UserAliUid,omitempty"` // The user information. UserInformation map[string]*string `json:"UserInformation,omitempty" xml:"UserInformation,omitempty"` }
func (ListServiceUsagesResponseBodyServiceUsages) GoString ¶
func (s ListServiceUsagesResponseBodyServiceUsages) GoString() string
func (*ListServiceUsagesResponseBodyServiceUsages) SetComments ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetComments(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetCreateTime ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetCreateTime(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetServiceId ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetServiceId(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetServiceName ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetServiceName(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetStatus ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetStatus(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetSupplierName ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetSupplierName(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetUpdateTime ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetUpdateTime(v string) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetUserAliUid ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetUserAliUid(v int64) *ListServiceUsagesResponseBodyServiceUsages
func (*ListServiceUsagesResponseBodyServiceUsages) SetUserInformation ¶
func (s *ListServiceUsagesResponseBodyServiceUsages) SetUserInformation(v map[string]*string) *ListServiceUsagesResponseBodyServiceUsages
func (ListServiceUsagesResponseBodyServiceUsages) String ¶
func (s ListServiceUsagesResponseBodyServiceUsages) String() string
type ListServicesRequest ¶
type ListServicesRequest struct { // Specifies whether to return all versions of a service. Default value: false, which specifies that only the default version of a service is returned. // // example: // // false AllVersions *bool `json:"AllVersions,omitempty" xml:"AllVersions,omitempty"` // The filters. Filter []*ListServicesRequestFilter `json:"Filter,omitempty" xml:"Filter,omitempty" type:"Repeated"` // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 10 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken. // // example: // // BBBAAfu+XtuBE55iRLHEYYuojI4= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The resource group ID. // // example: // // rg-aekzkt5buxxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // The custom tags. Tag []*ListServicesRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` }
func (ListServicesRequest) GoString ¶
func (s ListServicesRequest) GoString() string
func (*ListServicesRequest) SetAllVersions ¶
func (s *ListServicesRequest) SetAllVersions(v bool) *ListServicesRequest
func (*ListServicesRequest) SetFilter ¶
func (s *ListServicesRequest) SetFilter(v []*ListServicesRequestFilter) *ListServicesRequest
func (*ListServicesRequest) SetMaxResults ¶
func (s *ListServicesRequest) SetMaxResults(v int32) *ListServicesRequest
func (*ListServicesRequest) SetNextToken ¶
func (s *ListServicesRequest) SetNextToken(v string) *ListServicesRequest
func (*ListServicesRequest) SetRegionId ¶
func (s *ListServicesRequest) SetRegionId(v string) *ListServicesRequest
func (*ListServicesRequest) SetResourceGroupId ¶
func (s *ListServicesRequest) SetResourceGroupId(v string) *ListServicesRequest
func (*ListServicesRequest) SetTag ¶
func (s *ListServicesRequest) SetTag(v []*ListServicesRequestTag) *ListServicesRequest
func (ListServicesRequest) String ¶
func (s ListServicesRequest) String() string
type ListServicesRequestFilter ¶
type ListServicesRequestFilter struct { // The parameter name of the filter. You can specify one or more parameter names to query services. Valid values: // // - ServiceId: the ID of the service. // // - Name: the name of the service. // // - Status: the state of the service. // // - SupplierName: the name of the service provider. // // example: // // Status Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The parameter values of the filter. Value []*string `json:"Value,omitempty" xml:"Value,omitempty" type:"Repeated"` }
func (ListServicesRequestFilter) GoString ¶
func (s ListServicesRequestFilter) GoString() string
func (*ListServicesRequestFilter) SetName ¶
func (s *ListServicesRequestFilter) SetName(v string) *ListServicesRequestFilter
func (*ListServicesRequestFilter) SetValue ¶
func (s *ListServicesRequestFilter) SetValue(v []*string) *ListServicesRequestFilter
func (ListServicesRequestFilter) String ¶
func (s ListServicesRequestFilter) String() string
type ListServicesRequestTag ¶
type ListServicesRequestTag struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ListServicesRequestTag) GoString ¶
func (s ListServicesRequestTag) GoString() string
func (*ListServicesRequestTag) SetKey ¶
func (s *ListServicesRequestTag) SetKey(v string) *ListServicesRequestTag
func (*ListServicesRequestTag) SetValue ¶
func (s *ListServicesRequestTag) SetValue(v string) *ListServicesRequestTag
func (ListServicesRequestTag) String ¶
func (s ListServicesRequestTag) String() string
type ListServicesResponse ¶
type ListServicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListServicesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListServicesResponse) GoString ¶
func (s ListServicesResponse) GoString() string
func (*ListServicesResponse) SetBody ¶
func (s *ListServicesResponse) SetBody(v *ListServicesResponseBody) *ListServicesResponse
func (*ListServicesResponse) SetHeaders ¶
func (s *ListServicesResponse) SetHeaders(v map[string]*string) *ListServicesResponse
func (*ListServicesResponse) SetStatusCode ¶
func (s *ListServicesResponse) SetStatusCode(v int32) *ListServicesResponse
func (ListServicesResponse) String ¶
func (s ListServicesResponse) String() string
type ListServicesResponseBody ¶
type ListServicesResponseBody struct { // The number of entries per page. Valid values: 1 to 100. Default value: 20. // // example: // // 1 MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` // A pagination token. // // example: // // AAAAAfu+XtuBE55iRLHEYYuojI4= NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` // The request ID. // // example: // // 51945B04-6AA6-410D-93BA-236E0248B104 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The services. Services []*ListServicesResponseBodyServices `json:"Services,omitempty" xml:"Services,omitempty" type:"Repeated"` // The total number of entries returned. // // example: // // 100 TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServicesResponseBody) GoString ¶
func (s ListServicesResponseBody) GoString() string
func (*ListServicesResponseBody) SetMaxResults ¶
func (s *ListServicesResponseBody) SetMaxResults(v int32) *ListServicesResponseBody
func (*ListServicesResponseBody) SetNextToken ¶
func (s *ListServicesResponseBody) SetNextToken(v string) *ListServicesResponseBody
func (*ListServicesResponseBody) SetRequestId ¶
func (s *ListServicesResponseBody) SetRequestId(v string) *ListServicesResponseBody
func (*ListServicesResponseBody) SetServices ¶
func (s *ListServicesResponseBody) SetServices(v []*ListServicesResponseBodyServices) *ListServicesResponseBody
func (*ListServicesResponseBody) SetTotalCount ¶
func (s *ListServicesResponseBody) SetTotalCount(v int32) *ListServicesResponseBody
func (ListServicesResponseBody) String ¶
func (s ListServicesResponseBody) String() string
type ListServicesResponseBodyServices ¶
type ListServicesResponseBodyServices struct { // The approval type for applications for using the service. Valid values: // // - Manual: The applications are manual reviewed. // // - AutoPass: The applications are automatically approved. // // example: // // AutoPass ApprovalType *string `json:"ApprovalType,omitempty" xml:"ApprovalType,omitempty"` // The ID of the artifact. // // example: // // artifact-21ca53ac16a643xxxxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The version of the artifact. // // example: // // draft ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` // The informathon for build service. // // example: // // { "RepoUrl": "https://github.com/user/repo.git", "Brancn": "main"} BuildInfo *string `json:"BuildInfo,omitempty" xml:"BuildInfo,omitempty"` // The category of the service. // // example: // // OpenSource Categories *string `json:"Categories,omitempty" xml:"Categories,omitempty"` // The commodity details. Commodity *ListServicesResponseBodyServicesCommodity `json:"Commodity,omitempty" xml:"Commodity,omitempty" type:"Struct"` // The commodity code of the service in Alibaba Cloud Marketplace. // // example: // // cmjj00xxxx CommodityCode *string `json:"CommodityCode,omitempty" xml:"CommodityCode,omitempty"` // The time when the service was created. // // example: // // 2021-05-20T00:00:00Z CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` // Indicates whether the version is the default version. Valid values: // // - false // // - true // // example: // // true DefaultVersion *bool `json:"DefaultVersion,omitempty" xml:"DefaultVersion,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - spi: The service is deployed by calling the Service Provider Interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // - container: The service is deployed by using a container. // // * // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` // Indicates whether the service has a beta version. Valid values: // // - true // // - false // // example: // // true HasBeta *bool `json:"HasBeta,omitempty" xml:"HasBeta,omitempty"` // Indicates whether the service has a draft version. Valid values: // // - true // // - false // // example: // // true HasDraft *bool `json:"HasDraft,omitempty" xml:"HasDraft,omitempty"` // The latest version of the distribution source service. // // example: // // 1 LatestResellSourceServiceVersion *string `json:"LatestResellSourceServiceVersion,omitempty" xml:"LatestResellSourceServiceVersion,omitempty"` // The time when the service was published. // // example: // // 2021-05-21T00:00:00Z PublishTime *string `json:"PublishTime,omitempty" xml:"PublishTime,omitempty"` // The purpose of the artifact. Valid values: // // - ServiceDeployment: The artifact is used to create service instances. // // - ServiceUpgrade: The artifact is used to upgrade service instances. // // example: // // ServiceDeployment RelationType *string `json:"RelationType,omitempty" xml:"RelationType,omitempty"` // The state of distribution authorization of the service. Valid values: // // - CanApply: Distributors can apply for distribution permissions. // // - Applied: The application for distribution permissions is submitted. // // - Approved: The application for distribution permissions is approved. // // example: // // CanApply ResellApplyStatus *string `json:"ResellApplyStatus,omitempty" xml:"ResellApplyStatus,omitempty"` // The ID of the distribution service. // // example: // // service-70a3b15bb62643xxxxxx ResellServiceId *string `json:"ResellServiceId,omitempty" xml:"ResellServiceId,omitempty"` // The resource group ID. // // example: // // rg-aekz5b555xxxxxx ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` // Indicates whether the service is visible. Valid values: // // - INVISIBLE // // - DISCOVERABLE // // example: // // INVISIBLE ServiceDiscoverable *string `json:"ServiceDiscoverable,omitempty" xml:"ServiceDiscoverable,omitempty"` // The service ID. // // example: // // service-70a3b15bb62643xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The information about the service. ServiceInfos []*ListServicesResponseBodyServicesServiceInfos `json:"ServiceInfos,omitempty" xml:"ServiceInfos,omitempty" type:"Repeated"` // The type of the service. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // example: // // private ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` // // - Public: All users can go to the URL to create a formal service instance or a trial service instance. // // - Restricted: Only users in the whitelist can go to the URL to create a formal service instance or a trial service instance. // // - OnlyFormalRestricted: Only users in the whitelist can go to the URL to create a formal service instance. // // - OnlyTrailRestricted: Only users in the whitelist can go to the URL to create a trial service instance. // // - Hidden: Users not in the whitelist cannot see the service details page when they go to the URL and cannot request deployment permissions. // // example: // // Public ShareType *string `json:"ShareType,omitempty" xml:"ShareType,omitempty"` // The source image. // // example: // // centos_7 SourceImage *string `json:"SourceImage,omitempty" xml:"SourceImage,omitempty"` // The ID of the distribution source service. // // example: // // service-70a3b15bb62643xxxxxx SourceServiceId *string `json:"SourceServiceId,omitempty" xml:"SourceServiceId,omitempty"` // The version of the distribution source service. // // example: // // 1 SourceServiceVersion *string `json:"SourceServiceVersion,omitempty" xml:"SourceServiceVersion,omitempty"` // The name of the distribution source service provider. // // example: // // SourceSupplier SourceSupplierName *string `json:"SourceSupplierName,omitempty" xml:"SourceSupplierName,omitempty"` // The state of the service. Valid values: // // - Draft: The service is a draft. // // - Submitted: The service is submitted for review. You cannot modify services in this state. // // - Approved: The service is approved. You cannot modify services in this state. You can publish services in this state. // // - Launching: The service is being published. // // - Online: The service is published. // // - Offline: The service is unpublished. // // example: // // Online Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The name of the service provider. // // example: // // Alibaba Cloud SupplierName *string `json:"SupplierName,omitempty" xml:"SupplierName,omitempty"` // The URL of the service provider. // // example: // // http://example.com SupplierUrl *string `json:"SupplierUrl,omitempty" xml:"SupplierUrl,omitempty"` // The service tags. Tags []*ListServicesResponseBodyServicesTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` // The tenant type of the managed service. Valid values: // // - SingleTenant // // - MultiTenant // // example: // // SingleTenant TenantType *string `json:"TenantType,omitempty" xml:"TenantType,omitempty"` // The trial policy. Valid values: // // - Trial: Trials are supported. // // - NotTrial: Trials are not supported. // // example: // // Trial TrialType *string `json:"TrialType,omitempty" xml:"TrialType,omitempty"` // The time when the service was modified. // // example: // // 2021-05-21T00:00:00Z UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` // The version of the service. // // example: // // 1.0 Version *string `json:"Version,omitempty" xml:"Version,omitempty"` // The custom version name defined by the service provider. // // example: // // v2.0.0 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` // Indicates whether the service is a virtual Internet service. Valid values: // // - false // // - true // // example: // // false VirtualInternetService *string `json:"VirtualInternetService,omitempty" xml:"VirtualInternetService,omitempty"` }
func (ListServicesResponseBodyServices) GoString ¶
func (s ListServicesResponseBodyServices) GoString() string
func (*ListServicesResponseBodyServices) SetApprovalType ¶
func (s *ListServicesResponseBodyServices) SetApprovalType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetArtifactId ¶
func (s *ListServicesResponseBodyServices) SetArtifactId(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetArtifactVersion ¶
func (s *ListServicesResponseBodyServices) SetArtifactVersion(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetBuildInfo ¶
func (s *ListServicesResponseBodyServices) SetBuildInfo(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetCategories ¶
func (s *ListServicesResponseBodyServices) SetCategories(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetCommodity ¶
func (s *ListServicesResponseBodyServices) SetCommodity(v *ListServicesResponseBodyServicesCommodity) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetCommodityCode ¶
func (s *ListServicesResponseBodyServices) SetCommodityCode(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetCreateTime ¶
func (s *ListServicesResponseBodyServices) SetCreateTime(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetDefaultVersion ¶
func (s *ListServicesResponseBodyServices) SetDefaultVersion(v bool) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetDeployType ¶
func (s *ListServicesResponseBodyServices) SetDeployType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetHasBeta ¶
func (s *ListServicesResponseBodyServices) SetHasBeta(v bool) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetHasDraft ¶
func (s *ListServicesResponseBodyServices) SetHasDraft(v bool) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetLatestResellSourceServiceVersion ¶
func (s *ListServicesResponseBodyServices) SetLatestResellSourceServiceVersion(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetPublishTime ¶
func (s *ListServicesResponseBodyServices) SetPublishTime(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetRelationType ¶
func (s *ListServicesResponseBodyServices) SetRelationType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetResellApplyStatus ¶
func (s *ListServicesResponseBodyServices) SetResellApplyStatus(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetResellServiceId ¶
func (s *ListServicesResponseBodyServices) SetResellServiceId(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetResourceGroupId ¶
func (s *ListServicesResponseBodyServices) SetResourceGroupId(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetServiceDiscoverable ¶
func (s *ListServicesResponseBodyServices) SetServiceDiscoverable(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetServiceId ¶
func (s *ListServicesResponseBodyServices) SetServiceId(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetServiceInfos ¶
func (s *ListServicesResponseBodyServices) SetServiceInfos(v []*ListServicesResponseBodyServicesServiceInfos) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetServiceType ¶
func (s *ListServicesResponseBodyServices) SetServiceType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetShareType ¶
func (s *ListServicesResponseBodyServices) SetShareType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetSourceImage ¶
func (s *ListServicesResponseBodyServices) SetSourceImage(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetSourceServiceId ¶
func (s *ListServicesResponseBodyServices) SetSourceServiceId(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetSourceServiceVersion ¶
func (s *ListServicesResponseBodyServices) SetSourceServiceVersion(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetSourceSupplierName ¶
func (s *ListServicesResponseBodyServices) SetSourceSupplierName(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetStatus ¶
func (s *ListServicesResponseBodyServices) SetStatus(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetSupplierName ¶
func (s *ListServicesResponseBodyServices) SetSupplierName(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetSupplierUrl ¶
func (s *ListServicesResponseBodyServices) SetSupplierUrl(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetTags ¶
func (s *ListServicesResponseBodyServices) SetTags(v []*ListServicesResponseBodyServicesTags) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetTenantType ¶
func (s *ListServicesResponseBodyServices) SetTenantType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetTrialType ¶
func (s *ListServicesResponseBodyServices) SetTrialType(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetUpdateTime ¶
func (s *ListServicesResponseBodyServices) SetUpdateTime(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetVersion ¶
func (s *ListServicesResponseBodyServices) SetVersion(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetVersionName ¶
func (s *ListServicesResponseBodyServices) SetVersionName(v string) *ListServicesResponseBodyServices
func (*ListServicesResponseBodyServices) SetVirtualInternetService ¶
func (s *ListServicesResponseBodyServices) SetVirtualInternetService(v string) *ListServicesResponseBodyServices
func (ListServicesResponseBodyServices) String ¶
func (s ListServicesResponseBodyServices) String() string
type ListServicesResponseBodyServicesCommodity ¶
type ListServicesResponseBodyServicesCommodity struct { // The commodity code. // // example: // // cmjj00xxxx CommodityCode *string `json:"CommodityCode,omitempty" xml:"CommodityCode,omitempty"` // The configuration metadata related to Saas Boost. // // example: // // { // Specifies whether to associate the service with the SaaS Boost commodity. Default value: false. "Enabled":true/false // The public endpoint of the SaaS Boost instance. "PublicAccessUrl":"https://example.com" } SaasBoostMetadata *string `json:"SaasBoostMetadata,omitempty" xml:"SaasBoostMetadata,omitempty"` // The platform type. Valid values: // // - marketplace: Alibaba Cloud Marketplace. // // - Css: Lingxiao. // // - SaasBoost: Saas Boost. // // example: // // Marketplace Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListServicesResponseBodyServicesCommodity) GoString ¶
func (s ListServicesResponseBodyServicesCommodity) GoString() string
func (*ListServicesResponseBodyServicesCommodity) SetCommodityCode ¶
func (s *ListServicesResponseBodyServicesCommodity) SetCommodityCode(v string) *ListServicesResponseBodyServicesCommodity
func (*ListServicesResponseBodyServicesCommodity) SetSaasBoostMetadata ¶
func (s *ListServicesResponseBodyServicesCommodity) SetSaasBoostMetadata(v string) *ListServicesResponseBodyServicesCommodity
func (*ListServicesResponseBodyServicesCommodity) SetType ¶
func (s *ListServicesResponseBodyServicesCommodity) SetType(v string) *ListServicesResponseBodyServicesCommodity
func (ListServicesResponseBodyServicesCommodity) String ¶
func (s ListServicesResponseBodyServicesCommodity) String() string
type ListServicesResponseBodyServicesServiceInfos ¶
type ListServicesResponseBodyServicesServiceInfos struct { // The URL of the service icon. // // example: // // http://img.tidb.oss.url Image *string `json:"Image,omitempty" xml:"Image,omitempty"` // The language of the service. Valid values: // // - zh-CN: Chinese. // // - en-US: English. // // example: // // zh-CN Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` // The name of the service. // // example: // // SpringBoot-ECS容器版 Name *string `json:"Name,omitempty" xml:"Name,omitempty"` // The description of the service. // // example: // // B是A公司自主设计并研发的开源分布式的关系型数据库 ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` }
func (ListServicesResponseBodyServicesServiceInfos) GoString ¶
func (s ListServicesResponseBodyServicesServiceInfos) GoString() string
func (*ListServicesResponseBodyServicesServiceInfos) SetImage ¶
func (s *ListServicesResponseBodyServicesServiceInfos) SetImage(v string) *ListServicesResponseBodyServicesServiceInfos
func (*ListServicesResponseBodyServicesServiceInfos) SetLocale ¶
func (s *ListServicesResponseBodyServicesServiceInfos) SetLocale(v string) *ListServicesResponseBodyServicesServiceInfos
func (*ListServicesResponseBodyServicesServiceInfos) SetName ¶
func (s *ListServicesResponseBodyServicesServiceInfos) SetName(v string) *ListServicesResponseBodyServicesServiceInfos
func (*ListServicesResponseBodyServicesServiceInfos) SetShortDescription ¶
func (s *ListServicesResponseBodyServicesServiceInfos) SetShortDescription(v string) *ListServicesResponseBodyServicesServiceInfos
func (ListServicesResponseBodyServicesServiceInfos) String ¶
func (s ListServicesResponseBodyServicesServiceInfos) String() string
type ListServicesResponseBodyServicesTags ¶
type ListServicesResponseBodyServicesTags struct { // The tag key. // // example: // // key1 Key *string `json:"Key,omitempty" xml:"Key,omitempty"` // The tag value. // // example: // // value1 Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (ListServicesResponseBodyServicesTags) GoString ¶
func (s ListServicesResponseBodyServicesTags) GoString() string
func (*ListServicesResponseBodyServicesTags) SetKey ¶
func (s *ListServicesResponseBodyServicesTags) SetKey(v string) *ListServicesResponseBodyServicesTags
func (*ListServicesResponseBodyServicesTags) SetValue ¶
func (s *ListServicesResponseBodyServicesTags) SetValue(v string) *ListServicesResponseBodyServicesTags
func (ListServicesResponseBodyServicesTags) String ¶
func (s ListServicesResponseBodyServicesTags) String() string
type ModifyServiceInstanceResourcesRequest ¶
type ModifyServiceInstanceResourcesRequest struct { // The imported resources. // // example: // // { // // "RegionId": "cn-hangzhou", // // "Type": "ResourceIds", // // "ResourceIds": { // // "ALIYUN::ECS::INSTANCE": ["i-xxx", "i-yyy"], // // "ALIYUN::RDS::INSTANCE": ["rm-xxx", "rm-yyy"], // // "ALIYUN::VPC::VPC": ["vpc-xxx", "vpc-yyy"], // // "ALIYUN::SLB::INSTANCE": ["lb-xxx", "lb-yyy"] // // } // // } Resources *string `json:"Resources,omitempty" xml:"Resources,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-d8a0cc2a1ee04dce**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The type of operation performed on the service instance resource. Valid values: // // - Import: The resource is imported. // // - UnImport: The resource import is canceled. // // example: // // Import ServiceInstanceResourcesAction *string `json:"ServiceInstanceResourcesAction,omitempty" xml:"ServiceInstanceResourcesAction,omitempty"` }
func (ModifyServiceInstanceResourcesRequest) GoString ¶
func (s ModifyServiceInstanceResourcesRequest) GoString() string
func (*ModifyServiceInstanceResourcesRequest) SetResources ¶
func (s *ModifyServiceInstanceResourcesRequest) SetResources(v string) *ModifyServiceInstanceResourcesRequest
func (*ModifyServiceInstanceResourcesRequest) SetServiceInstanceId ¶
func (s *ModifyServiceInstanceResourcesRequest) SetServiceInstanceId(v string) *ModifyServiceInstanceResourcesRequest
func (*ModifyServiceInstanceResourcesRequest) SetServiceInstanceResourcesAction ¶
func (s *ModifyServiceInstanceResourcesRequest) SetServiceInstanceResourcesAction(v string) *ModifyServiceInstanceResourcesRequest
func (ModifyServiceInstanceResourcesRequest) String ¶
func (s ModifyServiceInstanceResourcesRequest) String() string
type ModifyServiceInstanceResourcesResponse ¶
type ModifyServiceInstanceResourcesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ModifyServiceInstanceResourcesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ModifyServiceInstanceResourcesResponse) GoString ¶
func (s ModifyServiceInstanceResourcesResponse) GoString() string
func (*ModifyServiceInstanceResourcesResponse) SetHeaders ¶
func (s *ModifyServiceInstanceResourcesResponse) SetHeaders(v map[string]*string) *ModifyServiceInstanceResourcesResponse
func (*ModifyServiceInstanceResourcesResponse) SetStatusCode ¶
func (s *ModifyServiceInstanceResourcesResponse) SetStatusCode(v int32) *ModifyServiceInstanceResourcesResponse
func (ModifyServiceInstanceResourcesResponse) String ¶
func (s ModifyServiceInstanceResourcesResponse) String() string
type ModifyServiceInstanceResourcesResponseBody ¶
type ModifyServiceInstanceResourcesResponseBody struct { // The request ID. // // example: // // 46577928-3162-15A6-9084-69820EB9xxxx RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ModifyServiceInstanceResourcesResponseBody) GoString ¶
func (s ModifyServiceInstanceResourcesResponseBody) GoString() string
func (*ModifyServiceInstanceResourcesResponseBody) SetRequestId ¶
func (s *ModifyServiceInstanceResourcesResponseBody) SetRequestId(v string) *ModifyServiceInstanceResourcesResponseBody
func (ModifyServiceInstanceResourcesResponseBody) String ¶
func (s ModifyServiceInstanceResourcesResponseBody) String() string
type PreLaunchServiceRequest ¶
type PreLaunchServiceRequest struct { // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // This parameter is required. // // example: // // service-f7024a22ea5149xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (PreLaunchServiceRequest) GoString ¶
func (s PreLaunchServiceRequest) GoString() string
func (*PreLaunchServiceRequest) SetClientToken ¶
func (s *PreLaunchServiceRequest) SetClientToken(v string) *PreLaunchServiceRequest
func (*PreLaunchServiceRequest) SetRegionId ¶
func (s *PreLaunchServiceRequest) SetRegionId(v string) *PreLaunchServiceRequest
func (*PreLaunchServiceRequest) SetServiceId ¶
func (s *PreLaunchServiceRequest) SetServiceId(v string) *PreLaunchServiceRequest
func (PreLaunchServiceRequest) String ¶
func (s PreLaunchServiceRequest) String() string
type PreLaunchServiceResponse ¶
type PreLaunchServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PreLaunchServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PreLaunchServiceResponse) GoString ¶
func (s PreLaunchServiceResponse) GoString() string
func (*PreLaunchServiceResponse) SetBody ¶
func (s *PreLaunchServiceResponse) SetBody(v *PreLaunchServiceResponseBody) *PreLaunchServiceResponse
func (*PreLaunchServiceResponse) SetHeaders ¶
func (s *PreLaunchServiceResponse) SetHeaders(v map[string]*string) *PreLaunchServiceResponse
func (*PreLaunchServiceResponse) SetStatusCode ¶
func (s *PreLaunchServiceResponse) SetStatusCode(v int32) *PreLaunchServiceResponse
func (PreLaunchServiceResponse) String ¶
func (s PreLaunchServiceResponse) String() string
type PreLaunchServiceResponseBody ¶
type PreLaunchServiceResponseBody struct { // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (PreLaunchServiceResponseBody) GoString ¶
func (s PreLaunchServiceResponseBody) GoString() string
func (*PreLaunchServiceResponseBody) SetRequestId ¶
func (s *PreLaunchServiceResponseBody) SetRequestId(v string) *PreLaunchServiceResponseBody
func (PreLaunchServiceResponseBody) String ¶
func (s PreLaunchServiceResponseBody) String() string
type PushMeteringDataRequest ¶
type PushMeteringDataRequest struct { // The metering data. Parameters in the example value: // // - InstanceId: the ID of an instance in Alibaba Cloud Marketplace. Parameter type: STRING. // // - StartTime: the time when the metering operation started. Set the parameter to a UNIX timestamp. Unit: seconds. Parameter type: LONG. // // - EndTime: the time when the metering operation ended. Set the parameter to a UNIX timestamp. Unit: seconds. Parameter type: LONG. // // - Entities: the metering entities. Parameter type: LIST. // // - Key: the name of the metering item. Parameter type: STRING. // // - Frequency: the number of times the instance was used. // // - Period: the usage duration of the instance. Unit: seconds. // // Note: The metering unit is second, whereas the billing unit is hour. Therefore, when bills are generated, seconds are converted to hours. For example, the usage metered from 19:00 to 20:00 is 1800 seconds and the price is USD 1 per hour. In this case, the hourly bill for 19:00 to 20:00 is calculated by using the following formula: 1800/3600 x 1 = 0.5. If the result is a decimal, only the first two decimal places are retained. // // - Storage: The used storage space. Unit: bytes. // // Note: The metering unit is byte, whereas the billing unit is MB. Therefore, when bills are generated, bytes are converted to megabytes. For example, the usage metered from 19:00 to 20:00 is 524,288 bytes and the price is USD 1 per MB. In this case, the hourly bill for 19:00 to 20:00 is calculated by using the following formula: 524288/1024/1024 x 1 = 0.5. If the result is a decimal, only the first two decimal places are retained. - NetworkOut: the upstream traffic consumed. Unit: bit. // // Note: The metering unit is bit, whereas the billing unit is Mbit. Therefore, when bills are generated, bits are converted to megabits. For example, the usage metered from 19:00 to 20:00 is 524,288 bits and the price is USD 1 per Mbit. In this case, the hourly bill for 19:00 to 20:00 is calculated by using the following formula: 524288/1024/1024 x 1 = 0.5. If the result is a decimal, only the first two decimal places are retained. - NetworkIn: the downstream traffic consumed. Unit: bit. // // Note: The metering unit is bit, whereas the billing unit is Mbit. Therefore, when bills are generated, bits are converted to megabits. For example, the usage metered from 19:00 to 20:00 is 524,288 bits and the price is USD 1 per Mbit. In this case, the hourly bill for 19:00 to 20:00 is calculated by using the following formula: 524288/1024/1024 x 1 = 0.5. If the result is a decimal, only the first two decimal places are retained. - Character: the number of characters. // // - DailyActiveUser: the number of daily active users (DAU). // // - PeriodMin: the usage duration of the instance. Unit: minutes. - VirtualCpu: the number of virtual CPU cores. // // - Value: the value of the metering item. The value is equal to or greater than 0. Parameter type: INTEGER. // // **Note**: // // - If bills are generated for the commodity in real time, the difference between the values of StartTime and EndTime is not limited. However, the time specified by EndTime must be later than that specified by StartTime. // // - If bills are generated for the commodity by billing cycle, such as by hour, by day, or by month, the difference between the values of StartTime and EndTime must be greater than 5 minutes. // // - In a request for pushing multiple metering data records, the values of InstanceId must indicate instances of the same commodity. You cannot push metering data of instances of multiple commodities at a time. // // This parameter is required. // // example: // // [{\\"StartTime\\":1681264800,\\"EndTime\\":1681268400,\\"Entities\\":[{\\"Key\\":\\"Unit\\",\\"Value\\":\\"0\\"}]}] Metering *string `json:"Metering,omitempty" xml:"Metering,omitempty"` // The service instance ID. // // This parameter is required. // // example: // // si-0e6fca6a51a54420**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (PushMeteringDataRequest) GoString ¶
func (s PushMeteringDataRequest) GoString() string
func (*PushMeteringDataRequest) SetMetering ¶
func (s *PushMeteringDataRequest) SetMetering(v string) *PushMeteringDataRequest
func (*PushMeteringDataRequest) SetServiceInstanceId ¶
func (s *PushMeteringDataRequest) SetServiceInstanceId(v string) *PushMeteringDataRequest
func (PushMeteringDataRequest) String ¶
func (s PushMeteringDataRequest) String() string
type PushMeteringDataResponse ¶
type PushMeteringDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PushMeteringDataResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PushMeteringDataResponse) GoString ¶
func (s PushMeteringDataResponse) GoString() string
func (*PushMeteringDataResponse) SetBody ¶
func (s *PushMeteringDataResponse) SetBody(v *PushMeteringDataResponseBody) *PushMeteringDataResponse
func (*PushMeteringDataResponse) SetHeaders ¶
func (s *PushMeteringDataResponse) SetHeaders(v map[string]*string) *PushMeteringDataResponse
func (*PushMeteringDataResponse) SetStatusCode ¶
func (s *PushMeteringDataResponse) SetStatusCode(v int32) *PushMeteringDataResponse
func (PushMeteringDataResponse) String ¶
func (s PushMeteringDataResponse) String() string
type PushMeteringDataResponseBody ¶
type PushMeteringDataResponseBody struct { // The request ID. // // example: // // 94E89857-B994-44B6-9C4F-DBD200E9XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (PushMeteringDataResponseBody) GoString ¶
func (s PushMeteringDataResponseBody) GoString() string
func (*PushMeteringDataResponseBody) SetRequestId ¶
func (s *PushMeteringDataResponseBody) SetRequestId(v string) *PushMeteringDataResponseBody
func (PushMeteringDataResponseBody) String ¶
func (s PushMeteringDataResponseBody) String() string
type RegisterServiceRequest ¶
type RegisterServiceRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-f7024a22ea5149xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (RegisterServiceRequest) GoString ¶
func (s RegisterServiceRequest) GoString() string
func (*RegisterServiceRequest) SetClientToken ¶
func (s *RegisterServiceRequest) SetClientToken(v string) *RegisterServiceRequest
func (*RegisterServiceRequest) SetRegionId ¶
func (s *RegisterServiceRequest) SetRegionId(v string) *RegisterServiceRequest
func (*RegisterServiceRequest) SetServiceId ¶
func (s *RegisterServiceRequest) SetServiceId(v string) *RegisterServiceRequest
func (RegisterServiceRequest) String ¶
func (s RegisterServiceRequest) String() string
type RegisterServiceResponse ¶
type RegisterServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RegisterServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RegisterServiceResponse) GoString ¶
func (s RegisterServiceResponse) GoString() string
func (*RegisterServiceResponse) SetBody ¶
func (s *RegisterServiceResponse) SetBody(v *RegisterServiceResponseBody) *RegisterServiceResponse
func (*RegisterServiceResponse) SetHeaders ¶
func (s *RegisterServiceResponse) SetHeaders(v map[string]*string) *RegisterServiceResponse
func (*RegisterServiceResponse) SetStatusCode ¶
func (s *RegisterServiceResponse) SetStatusCode(v int32) *RegisterServiceResponse
func (RegisterServiceResponse) String ¶
func (s RegisterServiceResponse) String() string
type RegisterServiceResponseBody ¶
type RegisterServiceResponseBody struct { // The registration ID. // // example: // // sr-72dd5071e90c40xxxxxx RegistrationId *string `json:"RegistrationId,omitempty" xml:"RegistrationId,omitempty"` // The request ID. // // example: // // A361BA9E-2713-52C8-AFFC-C26E5180456E RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RegisterServiceResponseBody) GoString ¶
func (s RegisterServiceResponseBody) GoString() string
func (*RegisterServiceResponseBody) SetRegistrationId ¶
func (s *RegisterServiceResponseBody) SetRegistrationId(v string) *RegisterServiceResponseBody
func (*RegisterServiceResponseBody) SetRequestId ¶
func (s *RegisterServiceResponseBody) SetRequestId(v string) *RegisterServiceResponseBody
func (RegisterServiceResponseBody) String ¶
func (s RegisterServiceResponseBody) String() string
type RejectServiceUsageRequest ¶
type RejectServiceUsageRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Reject comments. // // example: // // Thanks for your application, please add your industry information. Comments *string `json:"Comments,omitempty" xml:"Comments,omitempty"` // The service ID. // // This parameter is required. // // example: // // service-2117508c874c41xxxxxx ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // The share type of the service. Default value: SharedAccount. Valid values: // // - SharedAccount: The service is shared by multiple accounts. // // - Reseller: The service is distributed. // // example: // // SharedAccount Type *int32 `json:"Type,omitempty" xml:"Type,omitempty"` // User ali uid. // // This parameter is required. // // example: // // 1563457855xxxxxx UserAliUid *int64 `json:"UserAliUid,omitempty" xml:"UserAliUid,omitempty"` }
func (RejectServiceUsageRequest) GoString ¶
func (s RejectServiceUsageRequest) GoString() string
func (*RejectServiceUsageRequest) SetClientToken ¶
func (s *RejectServiceUsageRequest) SetClientToken(v string) *RejectServiceUsageRequest
func (*RejectServiceUsageRequest) SetComments ¶
func (s *RejectServiceUsageRequest) SetComments(v string) *RejectServiceUsageRequest
func (*RejectServiceUsageRequest) SetServiceId ¶
func (s *RejectServiceUsageRequest) SetServiceId(v string) *RejectServiceUsageRequest
func (*RejectServiceUsageRequest) SetType ¶
func (s *RejectServiceUsageRequest) SetType(v int32) *RejectServiceUsageRequest
func (*RejectServiceUsageRequest) SetUserAliUid ¶
func (s *RejectServiceUsageRequest) SetUserAliUid(v int64) *RejectServiceUsageRequest
func (RejectServiceUsageRequest) String ¶
func (s RejectServiceUsageRequest) String() string
type RejectServiceUsageResponse ¶
type RejectServiceUsageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RejectServiceUsageResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RejectServiceUsageResponse) GoString ¶
func (s RejectServiceUsageResponse) GoString() string
func (*RejectServiceUsageResponse) SetBody ¶
func (s *RejectServiceUsageResponse) SetBody(v *RejectServiceUsageResponseBody) *RejectServiceUsageResponse
func (*RejectServiceUsageResponse) SetHeaders ¶
func (s *RejectServiceUsageResponse) SetHeaders(v map[string]*string) *RejectServiceUsageResponse
func (*RejectServiceUsageResponse) SetStatusCode ¶
func (s *RejectServiceUsageResponse) SetStatusCode(v int32) *RejectServiceUsageResponse
func (RejectServiceUsageResponse) String ¶
func (s RejectServiceUsageResponse) String() string
type RejectServiceUsageResponseBody ¶
type RejectServiceUsageResponseBody struct { // The request ID. // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RejectServiceUsageResponseBody) GoString ¶
func (s RejectServiceUsageResponseBody) GoString() string
func (*RejectServiceUsageResponseBody) SetRequestId ¶
func (s *RejectServiceUsageResponseBody) SetRequestId(v string) *RejectServiceUsageResponseBody
func (RejectServiceUsageResponseBody) String ¶
func (s RejectServiceUsageResponseBody) String() string
type ReleaseArtifactRequest ¶
type ReleaseArtifactRequest struct { // The ID of the artifact. // // This parameter is required. // // example: // // artifact-9feded91880e4c78xxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` }
func (ReleaseArtifactRequest) GoString ¶
func (s ReleaseArtifactRequest) GoString() string
func (*ReleaseArtifactRequest) SetArtifactId ¶
func (s *ReleaseArtifactRequest) SetArtifactId(v string) *ReleaseArtifactRequest
func (ReleaseArtifactRequest) String ¶
func (s ReleaseArtifactRequest) String() string
type ReleaseArtifactResponse ¶
type ReleaseArtifactResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ReleaseArtifactResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ReleaseArtifactResponse) GoString ¶
func (s ReleaseArtifactResponse) GoString() string
func (*ReleaseArtifactResponse) SetBody ¶
func (s *ReleaseArtifactResponse) SetBody(v *ReleaseArtifactResponseBody) *ReleaseArtifactResponse
func (*ReleaseArtifactResponse) SetHeaders ¶
func (s *ReleaseArtifactResponse) SetHeaders(v map[string]*string) *ReleaseArtifactResponse
func (*ReleaseArtifactResponse) SetStatusCode ¶
func (s *ReleaseArtifactResponse) SetStatusCode(v int32) *ReleaseArtifactResponse
func (ReleaseArtifactResponse) String ¶
func (s ReleaseArtifactResponse) String() string
type ReleaseArtifactResponseBody ¶
type ReleaseArtifactResponseBody struct { // The ID of the artifact. // // example: // // artifact-9feded91880e4c78xxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The content of the artifact. // // example: // // "{\\"Url\\":\\"https://computenest-artifacts-draft-cn-hangzhou.oss-cn-hangzhou.aliyuncs.com/130920852836xxxx/cn-hangzhou/service-8072a04e5a134382xxxx/165095355xxxx/changes.txt\\",\\"ConfigurationMetadata\\":\\"{\\\\\\"WorkDir\\\\\\":\\\\\\"/root\\\\\\",\\\\\\"Platform\\\\\\":\\\\\\"Linux\\\\\\",\\\\\\"CommandType\\\\\\":\\\\\\"RunShellScript\\\\\\",\\\\\\"UpgradeScript\\\\\\":\\\\\\"cd /root\\\\\\\\ncp changes.txt cpchanges.txt\\\\\\\\nmv changes.txt mvchangge.txt\\\\\\"}\\"}" ArtifactProperty *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The type of the artifact. // // example: // // File ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The version of the artifact. // // example: // // draft ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` // The description of the artifact. // // example: // // Description Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The time when the artifact was modified. // // example: // // 1650954178000 GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` // The request ID. // // example: // // 3818BA7D-3F50-1A44-9FF3-04A52A59XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The state of the artifact. Valid values: // // - Created: The artifact is created. // // - Scanning: The artifact is being scanned. // // - ScanFailed: The artifact failed to be scanned. // // - Delivering: The artifact is being distributed. // // - Available: The artifact is available. // // - Deleted: The artifact is deleted. // // example: // // Created Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The version name of the artifact. // // example: // // V1.0 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (ReleaseArtifactResponseBody) GoString ¶
func (s ReleaseArtifactResponseBody) GoString() string
func (*ReleaseArtifactResponseBody) SetArtifactId ¶
func (s *ReleaseArtifactResponseBody) SetArtifactId(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetArtifactProperty ¶
func (s *ReleaseArtifactResponseBody) SetArtifactProperty(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetArtifactType ¶
func (s *ReleaseArtifactResponseBody) SetArtifactType(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetArtifactVersion ¶
func (s *ReleaseArtifactResponseBody) SetArtifactVersion(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetDescription ¶
func (s *ReleaseArtifactResponseBody) SetDescription(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetGmtModified ¶
func (s *ReleaseArtifactResponseBody) SetGmtModified(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetRequestId ¶
func (s *ReleaseArtifactResponseBody) SetRequestId(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetStatus ¶
func (s *ReleaseArtifactResponseBody) SetStatus(v string) *ReleaseArtifactResponseBody
func (*ReleaseArtifactResponseBody) SetVersionName ¶
func (s *ReleaseArtifactResponseBody) SetVersionName(v string) *ReleaseArtifactResponseBody
func (ReleaseArtifactResponseBody) String ¶
func (s ReleaseArtifactResponseBody) String() string
type RemoveServiceSharedAccountsRequest ¶
type RemoveServiceSharedAccountsRequest struct { // // You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // // This parameter is required. // // example: // // service-0e6fca6a51a54420**** ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` // // - SharedAccount: The service is shared by multiple accounts. // // - Reseller: The service is distributed. // // example: // // SharedAccount Type *string `json:"Type,omitempty" xml:"Type,omitempty"` UserAliUids []*int64 `json:"UserAliUids,omitempty" xml:"UserAliUids,omitempty" type:"Repeated"` }
func (RemoveServiceSharedAccountsRequest) GoString ¶
func (s RemoveServiceSharedAccountsRequest) GoString() string
func (*RemoveServiceSharedAccountsRequest) SetClientToken ¶
func (s *RemoveServiceSharedAccountsRequest) SetClientToken(v string) *RemoveServiceSharedAccountsRequest
func (*RemoveServiceSharedAccountsRequest) SetRegionId ¶
func (s *RemoveServiceSharedAccountsRequest) SetRegionId(v string) *RemoveServiceSharedAccountsRequest
func (*RemoveServiceSharedAccountsRequest) SetServiceId ¶
func (s *RemoveServiceSharedAccountsRequest) SetServiceId(v string) *RemoveServiceSharedAccountsRequest
func (*RemoveServiceSharedAccountsRequest) SetType ¶
func (s *RemoveServiceSharedAccountsRequest) SetType(v string) *RemoveServiceSharedAccountsRequest
func (*RemoveServiceSharedAccountsRequest) SetUserAliUids ¶
func (s *RemoveServiceSharedAccountsRequest) SetUserAliUids(v []*int64) *RemoveServiceSharedAccountsRequest
func (RemoveServiceSharedAccountsRequest) String ¶
func (s RemoveServiceSharedAccountsRequest) String() string
type RemoveServiceSharedAccountsResponse ¶
type RemoveServiceSharedAccountsResponse struct {}
func (RemoveServiceSharedAccountsResponse) GoString ¶
func (s RemoveServiceSharedAccountsResponse) GoString() string
func (*RemoveServiceSharedAccountsResponse) SetHeaders ¶
func (s *RemoveServiceSharedAccountsResponse) SetHeaders(v map[string]*string) *RemoveServiceSharedAccountsResponse
func (*RemoveServiceSharedAccountsResponse) SetStatusCode ¶
func (s *RemoveServiceSharedAccountsResponse) SetStatusCode(v int32) *RemoveServiceSharedAccountsResponse
func (RemoveServiceSharedAccountsResponse) String ¶
func (s RemoveServiceSharedAccountsResponse) String() string
type RemoveServiceSharedAccountsResponseBody ¶
type RemoveServiceSharedAccountsResponseBody struct { // // example: // // 4DB0F536-B3BE-4F0D-BD29-E83FB56D550C RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RemoveServiceSharedAccountsResponseBody) GoString ¶
func (s RemoveServiceSharedAccountsResponseBody) GoString() string
func (*RemoveServiceSharedAccountsResponseBody) SetRequestId ¶
func (s *RemoveServiceSharedAccountsResponseBody) SetRequestId(v string) *RemoveServiceSharedAccountsResponseBody
func (RemoveServiceSharedAccountsResponseBody) String ¶
func (s RemoveServiceSharedAccountsResponseBody) String() string
type RestartServiceInstanceRequest ¶
type RestartServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. // // You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9**** ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID where the service instance resides. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (RestartServiceInstanceRequest) GoString ¶
func (s RestartServiceInstanceRequest) GoString() string
func (*RestartServiceInstanceRequest) SetClientToken ¶
func (s *RestartServiceInstanceRequest) SetClientToken(v string) *RestartServiceInstanceRequest
func (*RestartServiceInstanceRequest) SetRegionId ¶
func (s *RestartServiceInstanceRequest) SetRegionId(v string) *RestartServiceInstanceRequest
func (*RestartServiceInstanceRequest) SetServiceInstanceId ¶
func (s *RestartServiceInstanceRequest) SetServiceInstanceId(v string) *RestartServiceInstanceRequest
func (RestartServiceInstanceRequest) String ¶
func (s RestartServiceInstanceRequest) String() string
type RestartServiceInstanceResponse ¶
type RestartServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RestartServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RestartServiceInstanceResponse) GoString ¶
func (s RestartServiceInstanceResponse) GoString() string
func (*RestartServiceInstanceResponse) SetBody ¶
func (s *RestartServiceInstanceResponse) SetBody(v *RestartServiceInstanceResponseBody) *RestartServiceInstanceResponse
func (*RestartServiceInstanceResponse) SetHeaders ¶
func (s *RestartServiceInstanceResponse) SetHeaders(v map[string]*string) *RestartServiceInstanceResponse
func (*RestartServiceInstanceResponse) SetStatusCode ¶
func (s *RestartServiceInstanceResponse) SetStatusCode(v int32) *RestartServiceInstanceResponse
func (RestartServiceInstanceResponse) String ¶
func (s RestartServiceInstanceResponse) String() string
type RestartServiceInstanceResponseBody ¶
type RestartServiceInstanceResponseBody struct { // The request ID. // // example: // // B1A0198B-F316-1B72-B8DD-28B6F6D6XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (RestartServiceInstanceResponseBody) GoString ¶
func (s RestartServiceInstanceResponseBody) GoString() string
func (*RestartServiceInstanceResponseBody) SetRequestId ¶
func (s *RestartServiceInstanceResponseBody) SetRequestId(v string) *RestartServiceInstanceResponseBody
func (RestartServiceInstanceResponseBody) String ¶
func (s RestartServiceInstanceResponseBody) String() string
type RollbackServiceInstanceRequest ¶
type RollbackServiceInstanceRequest struct { // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // example: // // si-3a8f9a75da074f52b969 ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (RollbackServiceInstanceRequest) GoString ¶
func (s RollbackServiceInstanceRequest) GoString() string
func (*RollbackServiceInstanceRequest) SetClientToken ¶
func (s *RollbackServiceInstanceRequest) SetClientToken(v string) *RollbackServiceInstanceRequest
func (*RollbackServiceInstanceRequest) SetRegionId ¶
func (s *RollbackServiceInstanceRequest) SetRegionId(v string) *RollbackServiceInstanceRequest
func (*RollbackServiceInstanceRequest) SetServiceInstanceId ¶
func (s *RollbackServiceInstanceRequest) SetServiceInstanceId(v string) *RollbackServiceInstanceRequest
func (RollbackServiceInstanceRequest) String ¶
func (s RollbackServiceInstanceRequest) String() string
type RollbackServiceInstanceResponse ¶
type RollbackServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RollbackServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RollbackServiceInstanceResponse) GoString ¶
func (s RollbackServiceInstanceResponse) GoString() string
func (*RollbackServiceInstanceResponse) SetBody ¶
func (s *RollbackServiceInstanceResponse) SetBody(v *RollbackServiceInstanceResponseBody) *RollbackServiceInstanceResponse
func (*RollbackServiceInstanceResponse) SetHeaders ¶
func (s *RollbackServiceInstanceResponse) SetHeaders(v map[string]*string) *RollbackServiceInstanceResponse
func (*RollbackServiceInstanceResponse) SetStatusCode ¶
func (s *RollbackServiceInstanceResponse) SetStatusCode(v int32) *RollbackServiceInstanceResponse
func (RollbackServiceInstanceResponse) String ¶
func (s RollbackServiceInstanceResponse) String() string
type RollbackServiceInstanceResponseBody ¶
type RollbackServiceInstanceResponseBody struct { // example: // // EE9EF87D-46F8-5AF6-9A65-6B034E204136 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // example: // // si-5289e1d6d0c14397881d ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // example: // // UpgradeRollbacking Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (RollbackServiceInstanceResponseBody) GoString ¶
func (s RollbackServiceInstanceResponseBody) GoString() string
func (*RollbackServiceInstanceResponseBody) SetRequestId ¶
func (s *RollbackServiceInstanceResponseBody) SetRequestId(v string) *RollbackServiceInstanceResponseBody
func (*RollbackServiceInstanceResponseBody) SetServiceInstanceId ¶
func (s *RollbackServiceInstanceResponseBody) SetServiceInstanceId(v string) *RollbackServiceInstanceResponseBody
func (*RollbackServiceInstanceResponseBody) SetStatus ¶
func (s *RollbackServiceInstanceResponseBody) SetStatus(v string) *RollbackServiceInstanceResponseBody
func (RollbackServiceInstanceResponseBody) String ¶
func (s RollbackServiceInstanceResponseBody) String() string
type StartServiceInstanceRequest ¶
type StartServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. // // You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9**** ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region ID where the service instance resides. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-d6ab3a63ccbb4b17**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (StartServiceInstanceRequest) GoString ¶
func (s StartServiceInstanceRequest) GoString() string
func (*StartServiceInstanceRequest) SetClientToken ¶
func (s *StartServiceInstanceRequest) SetClientToken(v string) *StartServiceInstanceRequest
func (*StartServiceInstanceRequest) SetRegionId ¶
func (s *StartServiceInstanceRequest) SetRegionId(v string) *StartServiceInstanceRequest
func (*StartServiceInstanceRequest) SetServiceInstanceId ¶
func (s *StartServiceInstanceRequest) SetServiceInstanceId(v string) *StartServiceInstanceRequest
func (StartServiceInstanceRequest) String ¶
func (s StartServiceInstanceRequest) String() string
type StartServiceInstanceResponse ¶
type StartServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StartServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StartServiceInstanceResponse) GoString ¶
func (s StartServiceInstanceResponse) GoString() string
func (*StartServiceInstanceResponse) SetBody ¶
func (s *StartServiceInstanceResponse) SetBody(v *StartServiceInstanceResponseBody) *StartServiceInstanceResponse
func (*StartServiceInstanceResponse) SetHeaders ¶
func (s *StartServiceInstanceResponse) SetHeaders(v map[string]*string) *StartServiceInstanceResponse
func (*StartServiceInstanceResponse) SetStatusCode ¶
func (s *StartServiceInstanceResponse) SetStatusCode(v int32) *StartServiceInstanceResponse
func (StartServiceInstanceResponse) String ¶
func (s StartServiceInstanceResponse) String() string
type StartServiceInstanceResponseBody ¶
type StartServiceInstanceResponseBody struct { // The request ID. // // example: // // 2E91D771-0183-52CE-86CB-882D99B2CB77 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StartServiceInstanceResponseBody) GoString ¶
func (s StartServiceInstanceResponseBody) GoString() string
func (*StartServiceInstanceResponseBody) SetRequestId ¶
func (s *StartServiceInstanceResponseBody) SetRequestId(v string) *StartServiceInstanceResponseBody
func (StartServiceInstanceResponseBody) String ¶
func (s StartServiceInstanceResponseBody) String() string
type StopServiceInstanceRequest ¶
type StopServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. // // You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters. // // example: // // 10CM943JP0EN9**** ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // The region id where the service instance resides. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // This parameter is required. // // example: // // si-c39ed4779cec449f**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (StopServiceInstanceRequest) GoString ¶
func (s StopServiceInstanceRequest) GoString() string
func (*StopServiceInstanceRequest) SetClientToken ¶
func (s *StopServiceInstanceRequest) SetClientToken(v string) *StopServiceInstanceRequest
func (*StopServiceInstanceRequest) SetRegionId ¶
func (s *StopServiceInstanceRequest) SetRegionId(v string) *StopServiceInstanceRequest
func (*StopServiceInstanceRequest) SetServiceInstanceId ¶
func (s *StopServiceInstanceRequest) SetServiceInstanceId(v string) *StopServiceInstanceRequest
func (StopServiceInstanceRequest) String ¶
func (s StopServiceInstanceRequest) String() string
type StopServiceInstanceResponse ¶
type StopServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StopServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StopServiceInstanceResponse) GoString ¶
func (s StopServiceInstanceResponse) GoString() string
func (*StopServiceInstanceResponse) SetBody ¶
func (s *StopServiceInstanceResponse) SetBody(v *StopServiceInstanceResponseBody) *StopServiceInstanceResponse
func (*StopServiceInstanceResponse) SetHeaders ¶
func (s *StopServiceInstanceResponse) SetHeaders(v map[string]*string) *StopServiceInstanceResponse
func (*StopServiceInstanceResponse) SetStatusCode ¶
func (s *StopServiceInstanceResponse) SetStatusCode(v int32) *StopServiceInstanceResponse
func (StopServiceInstanceResponse) String ¶
func (s StopServiceInstanceResponse) String() string
type StopServiceInstanceResponseBody ¶
type StopServiceInstanceResponseBody struct { // The request ID. // // example: // // 49A369EF-A302-5006-B0CE-94CED47C38CF RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StopServiceInstanceResponseBody) GoString ¶
func (s StopServiceInstanceResponseBody) GoString() string
func (*StopServiceInstanceResponseBody) SetRequestId ¶
func (s *StopServiceInstanceResponseBody) SetRequestId(v string) *StopServiceInstanceResponseBody
func (StopServiceInstanceResponseBody) String ¶
func (s StopServiceInstanceResponseBody) String() string
type UpdateArtifactRequest ¶
type UpdateArtifactRequest struct { // The build properties of the artifact, utilized for hosting and building the deployment package. ArtifactBuildProperty *UpdateArtifactRequestArtifactBuildProperty `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty" type:"Struct"` // The ID of the deployment package. // // This parameter is required. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment package. // // This parameter is required. ArtifactProperty *UpdateArtifactRequestArtifactProperty `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty" type:"Struct"` // The description of the deployment package. // // example: // // Description Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The IDs of the regions that support the deployment package. SupportRegionIds []*string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty" type:"Repeated"` // The version name of the deployment package. // // This parameter is required. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (UpdateArtifactRequest) GoString ¶
func (s UpdateArtifactRequest) GoString() string
func (*UpdateArtifactRequest) SetArtifactBuildProperty ¶
func (s *UpdateArtifactRequest) SetArtifactBuildProperty(v *UpdateArtifactRequestArtifactBuildProperty) *UpdateArtifactRequest
func (*UpdateArtifactRequest) SetArtifactId ¶
func (s *UpdateArtifactRequest) SetArtifactId(v string) *UpdateArtifactRequest
func (*UpdateArtifactRequest) SetArtifactProperty ¶
func (s *UpdateArtifactRequest) SetArtifactProperty(v *UpdateArtifactRequestArtifactProperty) *UpdateArtifactRequest
func (*UpdateArtifactRequest) SetDescription ¶
func (s *UpdateArtifactRequest) SetDescription(v string) *UpdateArtifactRequest
func (*UpdateArtifactRequest) SetSupportRegionIds ¶
func (s *UpdateArtifactRequest) SetSupportRegionIds(v []*string) *UpdateArtifactRequest
func (*UpdateArtifactRequest) SetVersionName ¶
func (s *UpdateArtifactRequest) SetVersionName(v string) *UpdateArtifactRequest
func (UpdateArtifactRequest) String ¶
func (s UpdateArtifactRequest) String() string
type UpdateArtifactRequestArtifactBuildProperty ¶
type UpdateArtifactRequestArtifactBuildProperty struct { BuildArgs []*UpdateArtifactRequestArtifactBuildPropertyBuildArgs `json:"BuildArgs,omitempty" xml:"BuildArgs,omitempty" type:"Repeated"` CodeRepo *UpdateArtifactRequestArtifactBuildPropertyCodeRepo `json:"CodeRepo,omitempty" xml:"CodeRepo,omitempty" type:"Struct"` // The command content. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // echo "start run command" CommandContent *string `json:"CommandContent,omitempty" xml:"CommandContent,omitempty"` // The command type. Valid values: // // - RunBatScript: batch command, applicable to Windows instances. // // - RunPowerShellScript: PowerShell command, applicable to Windows instances. // // - RunShellScript: shell command, applicable to Linux instances. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // RunShellScript CommandType *string `json:"CommandType,omitempty" xml:"CommandType,omitempty"` DockerfilePath *string `json:"DockerfilePath,omitempty" xml:"DockerfilePath,omitempty"` // The region ID where the source mirror image is located. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceContainerImage *string `json:"SourceContainerImage,omitempty" xml:"SourceContainerImage,omitempty"` // The source image id. Supported Types: // // - Image ID: Pass the Image ID of the Ecs image directly. // // - OOS Common Parameter Name: Obtain the corresponding Image ID automatically by using the OOS common parameter name. // // > This parameter is available only if the deployment package is a ecs image type. // // example: // // Image ID:m-t4nhenrdc38pe4***** // // ubuntu_22_04_x64_20G_alibase_20240926.vhd // // OOS Common Parameter Name:aliyun/services/computenest/images/aliyun_3_2104_python_3_11 SourceImageId *string `json:"SourceImageId,omitempty" xml:"SourceImageId,omitempty"` }
func (UpdateArtifactRequestArtifactBuildProperty) GoString ¶
func (s UpdateArtifactRequestArtifactBuildProperty) GoString() string
func (*UpdateArtifactRequestArtifactBuildProperty) SetBuildArgs ¶ added in v5.0.1
func (*UpdateArtifactRequestArtifactBuildProperty) SetCodeRepo ¶ added in v5.0.1
func (*UpdateArtifactRequestArtifactBuildProperty) SetCommandContent ¶
func (s *UpdateArtifactRequestArtifactBuildProperty) SetCommandContent(v string) *UpdateArtifactRequestArtifactBuildProperty
func (*UpdateArtifactRequestArtifactBuildProperty) SetCommandType ¶
func (s *UpdateArtifactRequestArtifactBuildProperty) SetCommandType(v string) *UpdateArtifactRequestArtifactBuildProperty
func (*UpdateArtifactRequestArtifactBuildProperty) SetDockerfilePath ¶ added in v5.0.1
func (s *UpdateArtifactRequestArtifactBuildProperty) SetDockerfilePath(v string) *UpdateArtifactRequestArtifactBuildProperty
func (*UpdateArtifactRequestArtifactBuildProperty) SetRegionId ¶
func (s *UpdateArtifactRequestArtifactBuildProperty) SetRegionId(v string) *UpdateArtifactRequestArtifactBuildProperty
func (*UpdateArtifactRequestArtifactBuildProperty) SetSourceContainerImage ¶ added in v5.0.1
func (s *UpdateArtifactRequestArtifactBuildProperty) SetSourceContainerImage(v string) *UpdateArtifactRequestArtifactBuildProperty
func (*UpdateArtifactRequestArtifactBuildProperty) SetSourceImageId ¶
func (s *UpdateArtifactRequestArtifactBuildProperty) SetSourceImageId(v string) *UpdateArtifactRequestArtifactBuildProperty
func (UpdateArtifactRequestArtifactBuildProperty) String ¶
func (s UpdateArtifactRequestArtifactBuildProperty) String() string
type UpdateArtifactRequestArtifactBuildPropertyBuildArgs ¶ added in v5.0.1
type UpdateArtifactRequestArtifactBuildPropertyBuildArgs struct { ArgumentName *string `json:"ArgumentName,omitempty" xml:"ArgumentName,omitempty"` ArgumentValue *string `json:"ArgumentValue,omitempty" xml:"ArgumentValue,omitempty"` }
func (UpdateArtifactRequestArtifactBuildPropertyBuildArgs) GoString ¶ added in v5.0.1
func (s UpdateArtifactRequestArtifactBuildPropertyBuildArgs) GoString() string
func (*UpdateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentName ¶ added in v5.0.1
func (s *UpdateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentName(v string) *UpdateArtifactRequestArtifactBuildPropertyBuildArgs
func (*UpdateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentValue ¶ added in v5.0.1
func (s *UpdateArtifactRequestArtifactBuildPropertyBuildArgs) SetArgumentValue(v string) *UpdateArtifactRequestArtifactBuildPropertyBuildArgs
func (UpdateArtifactRequestArtifactBuildPropertyBuildArgs) String ¶ added in v5.0.1
func (s UpdateArtifactRequestArtifactBuildPropertyBuildArgs) String() string
type UpdateArtifactRequestArtifactBuildPropertyCodeRepo ¶ added in v5.0.1
type UpdateArtifactRequestArtifactBuildPropertyCodeRepo struct { Branch *string `json:"Branch,omitempty" xml:"Branch,omitempty"` Owner *string `json:"Owner,omitempty" xml:"Owner,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` RepoName *string `json:"RepoName,omitempty" xml:"RepoName,omitempty"` }
func (UpdateArtifactRequestArtifactBuildPropertyCodeRepo) GoString ¶ added in v5.0.1
func (s UpdateArtifactRequestArtifactBuildPropertyCodeRepo) GoString() string
func (*UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetPlatform ¶ added in v5.0.1
func (s *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetPlatform(v string) *UpdateArtifactRequestArtifactBuildPropertyCodeRepo
func (*UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetRepoName ¶ added in v5.0.1
func (s *UpdateArtifactRequestArtifactBuildPropertyCodeRepo) SetRepoName(v string) *UpdateArtifactRequestArtifactBuildPropertyCodeRepo
func (UpdateArtifactRequestArtifactBuildPropertyCodeRepo) String ¶ added in v5.0.1
func (s UpdateArtifactRequestArtifactBuildPropertyCodeRepo) String() string
type UpdateArtifactRequestArtifactProperty ¶
type UpdateArtifactRequestArtifactProperty struct { // The commodity code of the service in Alibaba Cloud Marketplace. // // > This parameter is available only if the deployment package is an image. // // example: // // cmjj00xxxx CommodityCode *string `json:"CommodityCode,omitempty" xml:"CommodityCode,omitempty"` // The commodity version of the service in Alibaba Cloud Marketplace. // // > This parameter is available only if the deployment package is an image. // // example: // // V1.0 CommodityVersion *string `json:"CommodityVersion,omitempty" xml:"CommodityVersion,omitempty"` // The metadata of the Object Storage Service (OSS) object. // // > This parameter is available only if the deployment package is an OSS object. // // example: // // {\\"WorkDir\\":\\"/root\\",\\"CommandType\\":\\"RunShellScript\\",\\"Platform\\":\\"Linux\\",\\"Script\\":\\"echo hello\\"} FileScriptMetadata *string `json:"FileScriptMetadata,omitempty" xml:"FileScriptMetadata,omitempty"` // The image ID. // // > This parameter is available only if the deployment package is an image. // // example: // // m-0xij191j9cuev6ucxxxx ImageId *string `json:"ImageId,omitempty" xml:"ImageId,omitempty"` // The region ID. // // > This parameter is available only if the deployment package is an image. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` RepoId *string `json:"RepoId,omitempty" xml:"RepoId,omitempty"` RepoName *string `json:"RepoName,omitempty" xml:"RepoName,omitempty"` RepoType *string `json:"RepoType,omitempty" xml:"RepoType,omitempty"` // The script content of the deployment package. // // > This parameter is available only if the deployment package is a script. // // example: // // {"ScriptMetadata":"{\\"CommandType\\":\\"RunShellScript\\",\\"Platform\\":\\"Linux\\",\\"Script\\":\\"ls\\"}"} ScriptMetadata *string `json:"ScriptMetadata,omitempty" xml:"ScriptMetadata,omitempty"` Tag *string `json:"Tag,omitempty" xml:"Tag,omitempty"` // The URL of the deployment package object. // // // > Note This parameter is available only if the deployment package is an file. // // example: // // https://service-info-private.oss-cn-hangzhou.aliyuncs.com/1309208528xxxxxx/template/2e1ce8fc-xxxx-481c-9e8e-789ba9db487d.json Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (UpdateArtifactRequestArtifactProperty) GoString ¶
func (s UpdateArtifactRequestArtifactProperty) GoString() string
func (*UpdateArtifactRequestArtifactProperty) SetCommodityCode ¶
func (s *UpdateArtifactRequestArtifactProperty) SetCommodityCode(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetCommodityVersion ¶
func (s *UpdateArtifactRequestArtifactProperty) SetCommodityVersion(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetFileScriptMetadata ¶
func (s *UpdateArtifactRequestArtifactProperty) SetFileScriptMetadata(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetImageId ¶
func (s *UpdateArtifactRequestArtifactProperty) SetImageId(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetRegionId ¶
func (s *UpdateArtifactRequestArtifactProperty) SetRegionId(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetRepoId ¶
func (s *UpdateArtifactRequestArtifactProperty) SetRepoId(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetRepoName ¶
func (s *UpdateArtifactRequestArtifactProperty) SetRepoName(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetRepoType ¶
func (s *UpdateArtifactRequestArtifactProperty) SetRepoType(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetScriptMetadata ¶
func (s *UpdateArtifactRequestArtifactProperty) SetScriptMetadata(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetTag ¶
func (s *UpdateArtifactRequestArtifactProperty) SetTag(v string) *UpdateArtifactRequestArtifactProperty
func (*UpdateArtifactRequestArtifactProperty) SetUrl ¶
func (s *UpdateArtifactRequestArtifactProperty) SetUrl(v string) *UpdateArtifactRequestArtifactProperty
func (UpdateArtifactRequestArtifactProperty) String ¶
func (s UpdateArtifactRequestArtifactProperty) String() string
type UpdateArtifactResponse ¶
type UpdateArtifactResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateArtifactResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateArtifactResponse) GoString ¶
func (s UpdateArtifactResponse) GoString() string
func (*UpdateArtifactResponse) SetBody ¶
func (s *UpdateArtifactResponse) SetBody(v *UpdateArtifactResponseBody) *UpdateArtifactResponse
func (*UpdateArtifactResponse) SetHeaders ¶
func (s *UpdateArtifactResponse) SetHeaders(v map[string]*string) *UpdateArtifactResponse
func (*UpdateArtifactResponse) SetStatusCode ¶
func (s *UpdateArtifactResponse) SetStatusCode(v int32) *UpdateArtifactResponse
func (UpdateArtifactResponse) String ¶
func (s UpdateArtifactResponse) String() string
type UpdateArtifactResponseBody ¶
type UpdateArtifactResponseBody struct { // The build properties of the artifact, utilized for hosting and building the deployment package. // // example: // // "{\\"RegionId\\":\\"xxx\\", \\"SourceImageId\\":\\"xxx\\", \\"\\":\\"xxx\\", \\"CommandType\\":\\"xxx\\", \\"CommandContent\\":\\"xxx\\"}" ArtifactBuildProperty *string `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty"` ArtifactBuildType *string `json:"ArtifactBuildType,omitempty" xml:"ArtifactBuildType,omitempty"` // The ID of the deployment package. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment package. // // example: // // {\\"CommodityCode\\":\\"cmjj0005xxxx\\",\\"CommodityVersion\\":\\"V2022xxxx\\"} ArtifactProperty *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The type of the deployment package. // // example: // // EcsImage ArtifactType *string `json:"ArtifactType,omitempty" xml:"ArtifactType,omitempty"` // The version of the deployment package. // // example: // // 2 ArtifactVersion *string `json:"ArtifactVersion,omitempty" xml:"ArtifactVersion,omitempty"` // The description of the deployment package. // // example: // // Description Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The time when the deployment package was modified. // // example: // // 2022-10-20T02:19:55Z GmtModified *string `json:"GmtModified,omitempty" xml:"GmtModified,omitempty"` // The request ID. // // example: // // B1A0198B-F316-1B72-B8DD-28B6F6D6XXXX RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The status of the deployment package. Valid values: // // - Created: The deployment package is created. // // - Scanning: The deployment package is being scanned. // // - ScanFailed: The deployment package failed to be scanned. // // - Delivering: The deployment package is being distributed. // // - Available: The deployment package is available. // // - Deleted: The deployment package is deleted. // // example: // // Available Status *string `json:"Status,omitempty" xml:"Status,omitempty"` StatusDetail *string `json:"StatusDetail,omitempty" xml:"StatusDetail,omitempty"` // The ID of the region that supports the deployment package. // // example: // // [ // // "cn-beijing", // // "cn-hangzhou", // // "cn-shanghai" // // ] SupportRegionIds *string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty"` // The name of the deployment package. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (UpdateArtifactResponseBody) GoString ¶
func (s UpdateArtifactResponseBody) GoString() string
func (*UpdateArtifactResponseBody) SetArtifactBuildProperty ¶
func (s *UpdateArtifactResponseBody) SetArtifactBuildProperty(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetArtifactBuildType ¶ added in v5.0.1
func (s *UpdateArtifactResponseBody) SetArtifactBuildType(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetArtifactId ¶
func (s *UpdateArtifactResponseBody) SetArtifactId(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetArtifactProperty ¶
func (s *UpdateArtifactResponseBody) SetArtifactProperty(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetArtifactType ¶
func (s *UpdateArtifactResponseBody) SetArtifactType(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetArtifactVersion ¶
func (s *UpdateArtifactResponseBody) SetArtifactVersion(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetDescription ¶
func (s *UpdateArtifactResponseBody) SetDescription(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetGmtModified ¶
func (s *UpdateArtifactResponseBody) SetGmtModified(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetRequestId ¶
func (s *UpdateArtifactResponseBody) SetRequestId(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetStatus ¶
func (s *UpdateArtifactResponseBody) SetStatus(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetStatusDetail ¶ added in v5.0.1
func (s *UpdateArtifactResponseBody) SetStatusDetail(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetSupportRegionIds ¶
func (s *UpdateArtifactResponseBody) SetSupportRegionIds(v string) *UpdateArtifactResponseBody
func (*UpdateArtifactResponseBody) SetVersionName ¶
func (s *UpdateArtifactResponseBody) SetVersionName(v string) *UpdateArtifactResponseBody
func (UpdateArtifactResponseBody) String ¶
func (s UpdateArtifactResponseBody) String() string
type UpdateArtifactShrinkRequest ¶
type UpdateArtifactShrinkRequest struct { // The build properties of the artifact, utilized for hosting and building the deployment package. ArtifactBuildPropertyShrink *string `json:"ArtifactBuildProperty,omitempty" xml:"ArtifactBuildProperty,omitempty"` // The ID of the deployment package. // // This parameter is required. // // example: // // artifact-eea08d1e2d3a43aexxxx ArtifactId *string `json:"ArtifactId,omitempty" xml:"ArtifactId,omitempty"` // The properties of the deployment package. // // This parameter is required. ArtifactPropertyShrink *string `json:"ArtifactProperty,omitempty" xml:"ArtifactProperty,omitempty"` // The description of the deployment package. // // example: // // Description Description *string `json:"Description,omitempty" xml:"Description,omitempty"` // The IDs of the regions that support the deployment package. SupportRegionIds []*string `json:"SupportRegionIds,omitempty" xml:"SupportRegionIds,omitempty" type:"Repeated"` // The version name of the deployment package. // // This parameter is required. // // example: // // v1 VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (UpdateArtifactShrinkRequest) GoString ¶
func (s UpdateArtifactShrinkRequest) GoString() string
func (*UpdateArtifactShrinkRequest) SetArtifactBuildPropertyShrink ¶
func (s *UpdateArtifactShrinkRequest) SetArtifactBuildPropertyShrink(v string) *UpdateArtifactShrinkRequest
func (*UpdateArtifactShrinkRequest) SetArtifactId ¶
func (s *UpdateArtifactShrinkRequest) SetArtifactId(v string) *UpdateArtifactShrinkRequest
func (*UpdateArtifactShrinkRequest) SetArtifactPropertyShrink ¶
func (s *UpdateArtifactShrinkRequest) SetArtifactPropertyShrink(v string) *UpdateArtifactShrinkRequest
func (*UpdateArtifactShrinkRequest) SetDescription ¶
func (s *UpdateArtifactShrinkRequest) SetDescription(v string) *UpdateArtifactShrinkRequest
func (*UpdateArtifactShrinkRequest) SetSupportRegionIds ¶
func (s *UpdateArtifactShrinkRequest) SetSupportRegionIds(v []*string) *UpdateArtifactShrinkRequest
func (*UpdateArtifactShrinkRequest) SetVersionName ¶
func (s *UpdateArtifactShrinkRequest) SetVersionName(v string) *UpdateArtifactShrinkRequest
func (UpdateArtifactShrinkRequest) String ¶
func (s UpdateArtifactShrinkRequest) String() string
type UpdateServiceInstanceAttributeRequest ¶
type UpdateServiceInstanceAttributeRequest struct { // The time when the service instance expires. // // Use the UTC time format: yyyy-MM-ddTHH:mmZ // // example: // // 2023-12-25T02:28:40Z EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The License Data LicenseData *UpdateServiceInstanceAttributeRequestLicenseData `json:"LicenseData,omitempty" xml:"LicenseData,omitempty" type:"Struct"` Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service instance ID. // // This parameter is required. // // example: // // si-3df88e962cdexxxxxxxx ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (UpdateServiceInstanceAttributeRequest) GoString ¶
func (s UpdateServiceInstanceAttributeRequest) GoString() string
func (*UpdateServiceInstanceAttributeRequest) SetEndTime ¶
func (s *UpdateServiceInstanceAttributeRequest) SetEndTime(v string) *UpdateServiceInstanceAttributeRequest
func (*UpdateServiceInstanceAttributeRequest) SetLicenseData ¶
func (s *UpdateServiceInstanceAttributeRequest) SetLicenseData(v *UpdateServiceInstanceAttributeRequestLicenseData) *UpdateServiceInstanceAttributeRequest
func (*UpdateServiceInstanceAttributeRequest) SetReason ¶
func (s *UpdateServiceInstanceAttributeRequest) SetReason(v string) *UpdateServiceInstanceAttributeRequest
func (*UpdateServiceInstanceAttributeRequest) SetRegionId ¶
func (s *UpdateServiceInstanceAttributeRequest) SetRegionId(v string) *UpdateServiceInstanceAttributeRequest
func (*UpdateServiceInstanceAttributeRequest) SetServiceInstanceId ¶
func (s *UpdateServiceInstanceAttributeRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceAttributeRequest
func (UpdateServiceInstanceAttributeRequest) String ¶
func (s UpdateServiceInstanceAttributeRequest) String() string
type UpdateServiceInstanceAttributeRequestLicenseData ¶
type UpdateServiceInstanceAttributeRequestLicenseData struct { // The Custom Data // // example: // // {"Test"} CustomData *string `json:"CustomData,omitempty" xml:"CustomData,omitempty"` }
func (UpdateServiceInstanceAttributeRequestLicenseData) GoString ¶
func (s UpdateServiceInstanceAttributeRequestLicenseData) GoString() string
func (*UpdateServiceInstanceAttributeRequestLicenseData) SetCustomData ¶
func (s *UpdateServiceInstanceAttributeRequestLicenseData) SetCustomData(v string) *UpdateServiceInstanceAttributeRequestLicenseData
func (UpdateServiceInstanceAttributeRequestLicenseData) String ¶
func (s UpdateServiceInstanceAttributeRequestLicenseData) String() string
type UpdateServiceInstanceAttributeResponse ¶
type UpdateServiceInstanceAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceInstanceAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceInstanceAttributeResponse) GoString ¶
func (s UpdateServiceInstanceAttributeResponse) GoString() string
func (*UpdateServiceInstanceAttributeResponse) SetHeaders ¶
func (s *UpdateServiceInstanceAttributeResponse) SetHeaders(v map[string]*string) *UpdateServiceInstanceAttributeResponse
func (*UpdateServiceInstanceAttributeResponse) SetStatusCode ¶
func (s *UpdateServiceInstanceAttributeResponse) SetStatusCode(v int32) *UpdateServiceInstanceAttributeResponse
func (UpdateServiceInstanceAttributeResponse) String ¶
func (s UpdateServiceInstanceAttributeResponse) String() string
type UpdateServiceInstanceAttributeResponseBody ¶
type UpdateServiceInstanceAttributeResponseBody struct { // The request ID. // // example: // // 0CB2E0A9-B4DF-5C16-86AD-C511C483144B RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceInstanceAttributeResponseBody) GoString ¶
func (s UpdateServiceInstanceAttributeResponseBody) GoString() string
func (*UpdateServiceInstanceAttributeResponseBody) SetRequestId ¶
func (s *UpdateServiceInstanceAttributeResponseBody) SetRequestId(v string) *UpdateServiceInstanceAttributeResponseBody
func (UpdateServiceInstanceAttributeResponseBody) String ¶
func (s UpdateServiceInstanceAttributeResponseBody) String() string
type UpdateServiceInstanceAttributeShrinkRequest ¶
type UpdateServiceInstanceAttributeShrinkRequest struct { // The time when the service instance expires. // // Use the UTC time format: yyyy-MM-ddTHH:mmZ // // example: // // 2023-12-25T02:28:40Z EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` // The License Data LicenseDataShrink *string `json:"LicenseData,omitempty" xml:"LicenseData,omitempty"` Reason *string `json:"Reason,omitempty" xml:"Reason,omitempty"` // The region ID. // // This parameter is required. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The service instance ID. // // This parameter is required. // // example: // // si-3df88e962cdexxxxxxxx ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (UpdateServiceInstanceAttributeShrinkRequest) GoString ¶
func (s UpdateServiceInstanceAttributeShrinkRequest) GoString() string
func (*UpdateServiceInstanceAttributeShrinkRequest) SetEndTime ¶
func (s *UpdateServiceInstanceAttributeShrinkRequest) SetEndTime(v string) *UpdateServiceInstanceAttributeShrinkRequest
func (*UpdateServiceInstanceAttributeShrinkRequest) SetLicenseDataShrink ¶
func (s *UpdateServiceInstanceAttributeShrinkRequest) SetLicenseDataShrink(v string) *UpdateServiceInstanceAttributeShrinkRequest
func (*UpdateServiceInstanceAttributeShrinkRequest) SetReason ¶
func (s *UpdateServiceInstanceAttributeShrinkRequest) SetReason(v string) *UpdateServiceInstanceAttributeShrinkRequest
func (*UpdateServiceInstanceAttributeShrinkRequest) SetRegionId ¶
func (s *UpdateServiceInstanceAttributeShrinkRequest) SetRegionId(v string) *UpdateServiceInstanceAttributeShrinkRequest
func (*UpdateServiceInstanceAttributeShrinkRequest) SetServiceInstanceId ¶
func (s *UpdateServiceInstanceAttributeShrinkRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceAttributeShrinkRequest
func (UpdateServiceInstanceAttributeShrinkRequest) String ¶
func (s UpdateServiceInstanceAttributeShrinkRequest) String() string
type UpdateServiceInstanceSpecRequest ¶
type UpdateServiceInstanceSpecRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to enable Prometheus on the customer side. Valid values: // // - true // // - false // // example: // // true EnableUserPrometheus *bool `json:"EnableUserPrometheus,omitempty" xml:"EnableUserPrometheus,omitempty"` // The name of the configuration update operation. // // example: // // package modify OperationName *string `json:"OperationName,omitempty" xml:"OperationName,omitempty"` // The configuration parameters of the service instance. // // example: // // {\\"EcsInstanceParameter\\":\\"4vCPU 8GiB\\",\\"ZoneId\\":\\"cn-heyuan-a\\",\\"SystemDiskSize\\":50,\\"DataDiskSize\\":150,\\"InternetMaxBandwidthOut\\":2,\\"RegionId\\":\\"cn-heyuan\\"} Parameters map[string]interface{} `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The name of the specification package. // // example: // // package one PredefinedParametersName *string `json:"PredefinedParametersName,omitempty" xml:"PredefinedParametersName,omitempty"` // The service instance ID. // // example: // // si-0e6fca6a51a54420**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (UpdateServiceInstanceSpecRequest) GoString ¶
func (s UpdateServiceInstanceSpecRequest) GoString() string
func (*UpdateServiceInstanceSpecRequest) SetClientToken ¶
func (s *UpdateServiceInstanceSpecRequest) SetClientToken(v string) *UpdateServiceInstanceSpecRequest
func (*UpdateServiceInstanceSpecRequest) SetEnableUserPrometheus ¶
func (s *UpdateServiceInstanceSpecRequest) SetEnableUserPrometheus(v bool) *UpdateServiceInstanceSpecRequest
func (*UpdateServiceInstanceSpecRequest) SetOperationName ¶
func (s *UpdateServiceInstanceSpecRequest) SetOperationName(v string) *UpdateServiceInstanceSpecRequest
func (*UpdateServiceInstanceSpecRequest) SetParameters ¶
func (s *UpdateServiceInstanceSpecRequest) SetParameters(v map[string]interface{}) *UpdateServiceInstanceSpecRequest
func (*UpdateServiceInstanceSpecRequest) SetPredefinedParametersName ¶
func (s *UpdateServiceInstanceSpecRequest) SetPredefinedParametersName(v string) *UpdateServiceInstanceSpecRequest
func (*UpdateServiceInstanceSpecRequest) SetServiceInstanceId ¶
func (s *UpdateServiceInstanceSpecRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceSpecRequest
func (UpdateServiceInstanceSpecRequest) String ¶
func (s UpdateServiceInstanceSpecRequest) String() string
type UpdateServiceInstanceSpecResponse ¶
type UpdateServiceInstanceSpecResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceInstanceSpecResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceInstanceSpecResponse) GoString ¶
func (s UpdateServiceInstanceSpecResponse) GoString() string
func (*UpdateServiceInstanceSpecResponse) SetHeaders ¶
func (s *UpdateServiceInstanceSpecResponse) SetHeaders(v map[string]*string) *UpdateServiceInstanceSpecResponse
func (*UpdateServiceInstanceSpecResponse) SetStatusCode ¶
func (s *UpdateServiceInstanceSpecResponse) SetStatusCode(v int32) *UpdateServiceInstanceSpecResponse
func (UpdateServiceInstanceSpecResponse) String ¶
func (s UpdateServiceInstanceSpecResponse) String() string
type UpdateServiceInstanceSpecResponseBody ¶
type UpdateServiceInstanceSpecResponseBody struct { // The order ID. // // example: // // 2306175xxxxxxxx OrderId *string `json:"OrderId,omitempty" xml:"OrderId,omitempty"` // The request ID. // // example: // // DF0F666F-FBBC-55C3-A368-C955DE7B4839 RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceInstanceSpecResponseBody) GoString ¶
func (s UpdateServiceInstanceSpecResponseBody) GoString() string
func (*UpdateServiceInstanceSpecResponseBody) SetOrderId ¶
func (s *UpdateServiceInstanceSpecResponseBody) SetOrderId(v string) *UpdateServiceInstanceSpecResponseBody
func (*UpdateServiceInstanceSpecResponseBody) SetRequestId ¶
func (s *UpdateServiceInstanceSpecResponseBody) SetRequestId(v string) *UpdateServiceInstanceSpecResponseBody
func (UpdateServiceInstanceSpecResponseBody) String ¶
func (s UpdateServiceInstanceSpecResponseBody) String() string
type UpdateServiceInstanceSpecShrinkRequest ¶
type UpdateServiceInstanceSpecShrinkRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to enable Prometheus on the customer side. Valid values: // // - true // // - false // // example: // // true EnableUserPrometheus *bool `json:"EnableUserPrometheus,omitempty" xml:"EnableUserPrometheus,omitempty"` // The name of the configuration update operation. // // example: // // package modify OperationName *string `json:"OperationName,omitempty" xml:"OperationName,omitempty"` // The configuration parameters of the service instance. // // example: // // {\\"EcsInstanceParameter\\":\\"4vCPU 8GiB\\",\\"ZoneId\\":\\"cn-heyuan-a\\",\\"SystemDiskSize\\":50,\\"DataDiskSize\\":150,\\"InternetMaxBandwidthOut\\":2,\\"RegionId\\":\\"cn-heyuan\\"} ParametersShrink *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The name of the specification package. // // example: // // package one PredefinedParametersName *string `json:"PredefinedParametersName,omitempty" xml:"PredefinedParametersName,omitempty"` // The service instance ID. // // example: // // si-0e6fca6a51a54420**** ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` }
func (UpdateServiceInstanceSpecShrinkRequest) GoString ¶
func (s UpdateServiceInstanceSpecShrinkRequest) GoString() string
func (*UpdateServiceInstanceSpecShrinkRequest) SetClientToken ¶
func (s *UpdateServiceInstanceSpecShrinkRequest) SetClientToken(v string) *UpdateServiceInstanceSpecShrinkRequest
func (*UpdateServiceInstanceSpecShrinkRequest) SetEnableUserPrometheus ¶
func (s *UpdateServiceInstanceSpecShrinkRequest) SetEnableUserPrometheus(v bool) *UpdateServiceInstanceSpecShrinkRequest
func (*UpdateServiceInstanceSpecShrinkRequest) SetOperationName ¶
func (s *UpdateServiceInstanceSpecShrinkRequest) SetOperationName(v string) *UpdateServiceInstanceSpecShrinkRequest
func (*UpdateServiceInstanceSpecShrinkRequest) SetParametersShrink ¶
func (s *UpdateServiceInstanceSpecShrinkRequest) SetParametersShrink(v string) *UpdateServiceInstanceSpecShrinkRequest
func (*UpdateServiceInstanceSpecShrinkRequest) SetPredefinedParametersName ¶
func (s *UpdateServiceInstanceSpecShrinkRequest) SetPredefinedParametersName(v string) *UpdateServiceInstanceSpecShrinkRequest
func (*UpdateServiceInstanceSpecShrinkRequest) SetServiceInstanceId ¶
func (s *UpdateServiceInstanceSpecShrinkRequest) SetServiceInstanceId(v string) *UpdateServiceInstanceSpecShrinkRequest
func (UpdateServiceInstanceSpecShrinkRequest) String ¶
func (s UpdateServiceInstanceSpecShrinkRequest) String() string
type UpdateServiceRequest ¶
type UpdateServiceRequest struct { // Is need to update the artifacts // // example: // // {\\"CmsTemplateId\\":1162921,\\"TemplateUrl\\":\\"https://service-info-private.oss-cn-hangzhou.aliyuncs.com/1760465342xxxxxx/template/c072ef50-6c03-4d9c-8f0e-d1c440xxxxxx.json\\"} AlarmMetadata *string `json:"AlarmMetadata,omitempty" xml:"AlarmMetadata,omitempty"` // The service type. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // Manual ApprovalType *string `json:"ApprovalType,omitempty" xml:"ApprovalType,omitempty"` // The options for update the service. // // example: // // 788E7CP0EN9D51P ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // This parameter is not publicly accessible. Commodity *UpdateServiceRequestCommodity `json:"Commodity,omitempty" xml:"Commodity,omitempty" type:"Struct"` ComplianceMetadata *UpdateServiceRequestComplianceMetadata `json:"ComplianceMetadata,omitempty" xml:"ComplianceMetadata,omitempty" type:"Struct"` // The policy name. The name can be up to 128 characters in length. Separate multiple names with commas (,). Only hosted O\\&M policies are supported. // // example: // // {\\"EstimateTime\\":null,\\"SupplierDeployMetadata\\":{\\"DeployTimeout\\":7200},\\"EnableVnc\\":false} DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // WB01286039 // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // - container: The service is deployed by using a container. // // - pkg: The service is deployed by using a package. // // example: // // 259200 Duration *int64 `json:"Duration,omitempty" xml:"Duration,omitempty"` // The version name. // // example: // // false IsSupportOperated *bool `json:"IsSupportOperated,omitempty" xml:"IsSupportOperated,omitempty"` // The duration for which hosted O\\&M is implemented. Unit: seconds. // // example: // // Metering Item Configuration Information (Cloud Marketplace - Pay-As-You-Go Use) LicenseMetadata *string `json:"LicenseMetadata,omitempty" xml:"LicenseMetadata,omitempty"` // This parameter is not publicly accessible. // // example: // // Specifies whether to support distribution. Valid values: // // - false // // - true LogMetadata *string `json:"LogMetadata,omitempty" xml:"LogMetadata,omitempty"` // {\\"RetentionDays\\":3} // // example: // // {\\"PrometheusConfigMap\\":{\\"Custom_Image_Ecs\\":{\\"EnablePrometheus\\":false}}} OperationMetadata *string `json:"OperationMetadata,omitempty" xml:"OperationMetadata,omitempty"` // The package name. // // example: // // policyName1, policyName2 PolicyNames *string `json:"PolicyNames,omitempty" xml:"PolicyNames,omitempty"` // This parameter is required. RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Resellable *bool `json:"Resellable,omitempty" xml:"Resellable,omitempty"` // This parameter is required. ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` ServiceInfo []*UpdateServiceRequestServiceInfo `json:"ServiceInfo,omitempty" xml:"ServiceInfo,omitempty" type:"Repeated"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` TenantType *string `json:"TenantType,omitempty" xml:"TenantType,omitempty"` TrialDuration *int32 `json:"TrialDuration,omitempty" xml:"TrialDuration,omitempty"` UpdateOption *UpdateServiceRequestUpdateOption `json:"UpdateOption,omitempty" xml:"UpdateOption,omitempty" type:"Struct"` UpgradeMetadata *string `json:"UpgradeMetadata,omitempty" xml:"UpgradeMetadata,omitempty"` VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (UpdateServiceRequest) GoString ¶
func (s UpdateServiceRequest) GoString() string
func (*UpdateServiceRequest) SetAlarmMetadata ¶
func (s *UpdateServiceRequest) SetAlarmMetadata(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetApprovalType ¶
func (s *UpdateServiceRequest) SetApprovalType(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetClientToken ¶
func (s *UpdateServiceRequest) SetClientToken(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetCommodity ¶
func (s *UpdateServiceRequest) SetCommodity(v *UpdateServiceRequestCommodity) *UpdateServiceRequest
func (*UpdateServiceRequest) SetComplianceMetadata ¶
func (s *UpdateServiceRequest) SetComplianceMetadata(v *UpdateServiceRequestComplianceMetadata) *UpdateServiceRequest
func (*UpdateServiceRequest) SetDeployMetadata ¶
func (s *UpdateServiceRequest) SetDeployMetadata(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetDeployType ¶
func (s *UpdateServiceRequest) SetDeployType(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetDryRun ¶
func (s *UpdateServiceRequest) SetDryRun(v bool) *UpdateServiceRequest
func (*UpdateServiceRequest) SetDuration ¶
func (s *UpdateServiceRequest) SetDuration(v int64) *UpdateServiceRequest
func (*UpdateServiceRequest) SetIsSupportOperated ¶
func (s *UpdateServiceRequest) SetIsSupportOperated(v bool) *UpdateServiceRequest
func (*UpdateServiceRequest) SetLicenseMetadata ¶
func (s *UpdateServiceRequest) SetLicenseMetadata(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetLogMetadata ¶
func (s *UpdateServiceRequest) SetLogMetadata(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetOperationMetadata ¶
func (s *UpdateServiceRequest) SetOperationMetadata(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetPolicyNames ¶
func (s *UpdateServiceRequest) SetPolicyNames(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetRegionId ¶
func (s *UpdateServiceRequest) SetRegionId(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetResellable ¶
func (s *UpdateServiceRequest) SetResellable(v bool) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceId ¶
func (s *UpdateServiceRequest) SetServiceId(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceInfo ¶
func (s *UpdateServiceRequest) SetServiceInfo(v []*UpdateServiceRequestServiceInfo) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceType ¶
func (s *UpdateServiceRequest) SetServiceType(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetServiceVersion ¶
func (s *UpdateServiceRequest) SetServiceVersion(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetShareType ¶
func (s *UpdateServiceRequest) SetShareType(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetTenantType ¶
func (s *UpdateServiceRequest) SetTenantType(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetTrialDuration ¶
func (s *UpdateServiceRequest) SetTrialDuration(v int32) *UpdateServiceRequest
func (*UpdateServiceRequest) SetUpdateOption ¶
func (s *UpdateServiceRequest) SetUpdateOption(v *UpdateServiceRequestUpdateOption) *UpdateServiceRequest
func (*UpdateServiceRequest) SetUpgradeMetadata ¶
func (s *UpdateServiceRequest) SetUpgradeMetadata(v string) *UpdateServiceRequest
func (*UpdateServiceRequest) SetVersionName ¶
func (s *UpdateServiceRequest) SetVersionName(v string) *UpdateServiceRequest
func (UpdateServiceRequest) String ¶
func (s UpdateServiceRequest) String() string
type UpdateServiceRequestCommodity ¶
type UpdateServiceRequestCommodity struct { // The ID of the entity. ComponentsMappings []*UpdateServiceRequestCommodityComponentsMappings `json:"ComponentsMappings,omitempty" xml:"ComponentsMappings,omitempty" type:"Repeated"` // This parameter is not publicly accessible. MeteringEntityExtraInfos []*UpdateServiceRequestCommodityMeteringEntityExtraInfos `json:"MeteringEntityExtraInfos,omitempty" xml:"MeteringEntityExtraInfos,omitempty" type:"Repeated"` // The template name. MeteringEntityMappings []*UpdateServiceRequestCommodityMeteringEntityMappings `json:"MeteringEntityMappings,omitempty" xml:"MeteringEntityMappings,omitempty" type:"Repeated"` // SaaS Boost配置信息 // // example: // // {} SaasBoostConfig *string `json:"SaasBoostConfig,omitempty" xml:"SaasBoostConfig,omitempty"` // avg_over_time(sum(rate(container_cpu_usage_seconds_total{namespace=~"ALIYUN::StackName"}[2m]))[1h:10s]) SpecificationMappings []*UpdateServiceRequestCommoditySpecificationMappings `json:"SpecificationMappings,omitempty" xml:"SpecificationMappings,omitempty" type:"Repeated"` }
func (UpdateServiceRequestCommodity) GoString ¶
func (s UpdateServiceRequestCommodity) GoString() string
func (*UpdateServiceRequestCommodity) SetComponentsMappings ¶
func (s *UpdateServiceRequestCommodity) SetComponentsMappings(v []*UpdateServiceRequestCommodityComponentsMappings) *UpdateServiceRequestCommodity
func (*UpdateServiceRequestCommodity) SetMeteringEntityExtraInfos ¶
func (s *UpdateServiceRequestCommodity) SetMeteringEntityExtraInfos(v []*UpdateServiceRequestCommodityMeteringEntityExtraInfos) *UpdateServiceRequestCommodity
func (*UpdateServiceRequestCommodity) SetMeteringEntityMappings ¶
func (s *UpdateServiceRequestCommodity) SetMeteringEntityMappings(v []*UpdateServiceRequestCommodityMeteringEntityMappings) *UpdateServiceRequestCommodity
func (*UpdateServiceRequestCommodity) SetSaasBoostConfig ¶
func (s *UpdateServiceRequestCommodity) SetSaasBoostConfig(v string) *UpdateServiceRequestCommodity
func (*UpdateServiceRequestCommodity) SetSpecificationMappings ¶
func (s *UpdateServiceRequestCommodity) SetSpecificationMappings(v []*UpdateServiceRequestCommoditySpecificationMappings) *UpdateServiceRequestCommodity
func (UpdateServiceRequestCommodity) String ¶
func (s UpdateServiceRequestCommodity) String() string
type UpdateServiceRequestCommodityComponentsMappings ¶
type UpdateServiceRequestCommodityComponentsMappings struct { // The language of the service. Valid values: // // - zh-CN: Chinese // // - en-US: English Mappings map[string]*string `json:"Mappings,omitempty" xml:"Mappings,omitempty"` // { "Logstores": [ { "LogstoreName": "access-log", "LogPath": "/home/admin/app/logs", # This parameter is not required for containers. Configure the parameter in the YAML file. "FilePattern": "access.log\\*" # This parameter is not required for containers. Configure the parameter in the YAML file. } ] } // // example: // // 此参数不对外开放 TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (UpdateServiceRequestCommodityComponentsMappings) GoString ¶
func (s UpdateServiceRequestCommodityComponentsMappings) GoString() string
func (*UpdateServiceRequestCommodityComponentsMappings) SetMappings ¶
func (s *UpdateServiceRequestCommodityComponentsMappings) SetMappings(v map[string]*string) *UpdateServiceRequestCommodityComponentsMappings
func (*UpdateServiceRequestCommodityComponentsMappings) SetTemplateName ¶
func (s *UpdateServiceRequestCommodityComponentsMappings) SetTemplateName(v string) *UpdateServiceRequestCommodityComponentsMappings
func (UpdateServiceRequestCommodityComponentsMappings) String ¶
func (s UpdateServiceRequestCommodityComponentsMappings) String() string
type UpdateServiceRequestCommodityMeteringEntityExtraInfos ¶
type UpdateServiceRequestCommodityMeteringEntityExtraInfos struct { // The description of the service. // // example: // // cmgj0006xxxx-Memory-1 EntityId *string `json:"EntityId,omitempty" xml:"EntityId,omitempty"` // Metering Item Configuration Information (Cloud Marketplace - Pay-As-You-Go Use) // // example: // // VirtualCpu/ecs.InstanceType MetricName *string `json:"MetricName,omitempty" xml:"MetricName,omitempty"` // The service details. // // example: // // avg_over_time(sum(rate(container_cpu_usage_seconds_total{namespace=~"ALIYUN::StackName"}[2m]))[1h:10s]) Promql *string `json:"Promql,omitempty" xml:"Promql,omitempty"` // Product Specifications and Template/specification mapping Relationships (Cloud Marketplace - Pay-As-You-Go Use) // // example: // // Custom Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (UpdateServiceRequestCommodityMeteringEntityExtraInfos) GoString ¶
func (s UpdateServiceRequestCommodityMeteringEntityExtraInfos) GoString() string
func (*UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetEntityId ¶
func (s *UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetEntityId(v string) *UpdateServiceRequestCommodityMeteringEntityExtraInfos
func (*UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetMetricName ¶
func (s *UpdateServiceRequestCommodityMeteringEntityExtraInfos) SetMetricName(v string) *UpdateServiceRequestCommodityMeteringEntityExtraInfos
func (UpdateServiceRequestCommodityMeteringEntityExtraInfos) String ¶
func (s UpdateServiceRequestCommodityMeteringEntityExtraInfos) String() string
type UpdateServiceRequestCommodityMeteringEntityMappings ¶
type UpdateServiceRequestCommodityMeteringEntityMappings struct { // 计量项ID EntityIds []*string `json:"EntityIds,omitempty" xml:"EntityIds,omitempty" type:"Repeated"` // 套餐名称 // // example: // // This parameter is not publicly accessible. SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // 模板名称 // // example: // // The service ID. TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (UpdateServiceRequestCommodityMeteringEntityMappings) GoString ¶
func (s UpdateServiceRequestCommodityMeteringEntityMappings) GoString() string
func (*UpdateServiceRequestCommodityMeteringEntityMappings) SetEntityIds ¶
func (s *UpdateServiceRequestCommodityMeteringEntityMappings) SetEntityIds(v []*string) *UpdateServiceRequestCommodityMeteringEntityMappings
func (*UpdateServiceRequestCommodityMeteringEntityMappings) SetSpecificationName ¶
func (s *UpdateServiceRequestCommodityMeteringEntityMappings) SetSpecificationName(v string) *UpdateServiceRequestCommodityMeteringEntityMappings
func (*UpdateServiceRequestCommodityMeteringEntityMappings) SetTemplateName ¶
func (s *UpdateServiceRequestCommodityMeteringEntityMappings) SetTemplateName(v string) *UpdateServiceRequestCommodityMeteringEntityMappings
func (UpdateServiceRequestCommodityMeteringEntityMappings) String ¶
func (s UpdateServiceRequestCommodityMeteringEntityMappings) String() string
type UpdateServiceRequestCommoditySpecificationMappings ¶
type UpdateServiceRequestCommoditySpecificationMappings struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // yuncode5767800001 SpecificationCode *string `json:"SpecificationCode,omitempty" xml:"SpecificationCode,omitempty"` // 套餐名称 // // example: // // Type, value: // // - **Custom** // // - **ComputeNestBill** // // - **ComputeNestPrometheus** // // - **ComputeNestTime** SpecificationName *string `json:"SpecificationName,omitempty" xml:"SpecificationName,omitempty"` // 模板名称 // // example: // // Product Specifications and Template/specification mapping Relationships (Cloud Marketplace - Subscription/Permanent Use) TemplateName *string `json:"TemplateName,omitempty" xml:"TemplateName,omitempty"` }
func (UpdateServiceRequestCommoditySpecificationMappings) GoString ¶
func (s UpdateServiceRequestCommoditySpecificationMappings) GoString() string
func (*UpdateServiceRequestCommoditySpecificationMappings) SetSpecificationCode ¶
func (s *UpdateServiceRequestCommoditySpecificationMappings) SetSpecificationCode(v string) *UpdateServiceRequestCommoditySpecificationMappings
func (*UpdateServiceRequestCommoditySpecificationMappings) SetSpecificationName ¶
func (s *UpdateServiceRequestCommoditySpecificationMappings) SetSpecificationName(v string) *UpdateServiceRequestCommoditySpecificationMappings
func (*UpdateServiceRequestCommoditySpecificationMappings) SetTemplateName ¶
func (s *UpdateServiceRequestCommoditySpecificationMappings) SetTemplateName(v string) *UpdateServiceRequestCommoditySpecificationMappings
func (UpdateServiceRequestCommoditySpecificationMappings) String ¶
func (s UpdateServiceRequestCommoditySpecificationMappings) String() string
type UpdateServiceRequestComplianceMetadata ¶
type UpdateServiceRequestComplianceMetadata struct {
CompliancePacks []*string `json:"CompliancePacks,omitempty" xml:"CompliancePacks,omitempty" type:"Repeated"`
}
func (UpdateServiceRequestComplianceMetadata) GoString ¶
func (s UpdateServiceRequestComplianceMetadata) GoString() string
func (*UpdateServiceRequestComplianceMetadata) SetCompliancePacks ¶
func (s *UpdateServiceRequestComplianceMetadata) SetCompliancePacks(v []*string) *UpdateServiceRequestComplianceMetadata
func (UpdateServiceRequestComplianceMetadata) String ¶
func (s UpdateServiceRequestComplianceMetadata) String() string
type UpdateServiceRequestServiceInfo ¶
type UpdateServiceRequestServiceInfo struct { Agreements []*UpdateServiceRequestServiceInfoAgreements `json:"Agreements,omitempty" xml:"Agreements,omitempty" type:"Repeated"` Image *string `json:"Image,omitempty" xml:"Image,omitempty"` Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` LongDescriptionUrl *string `json:"LongDescriptionUrl,omitempty" xml:"LongDescriptionUrl,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` Softwares []*UpdateServiceRequestServiceInfoSoftwares `json:"Softwares,omitempty" xml:"Softwares,omitempty" type:"Repeated"` }
func (UpdateServiceRequestServiceInfo) GoString ¶
func (s UpdateServiceRequestServiceInfo) GoString() string
func (*UpdateServiceRequestServiceInfo) SetAgreements ¶
func (s *UpdateServiceRequestServiceInfo) SetAgreements(v []*UpdateServiceRequestServiceInfoAgreements) *UpdateServiceRequestServiceInfo
func (*UpdateServiceRequestServiceInfo) SetImage ¶
func (s *UpdateServiceRequestServiceInfo) SetImage(v string) *UpdateServiceRequestServiceInfo
func (*UpdateServiceRequestServiceInfo) SetLocale ¶
func (s *UpdateServiceRequestServiceInfo) SetLocale(v string) *UpdateServiceRequestServiceInfo
func (*UpdateServiceRequestServiceInfo) SetLongDescriptionUrl ¶
func (s *UpdateServiceRequestServiceInfo) SetLongDescriptionUrl(v string) *UpdateServiceRequestServiceInfo
func (*UpdateServiceRequestServiceInfo) SetName ¶
func (s *UpdateServiceRequestServiceInfo) SetName(v string) *UpdateServiceRequestServiceInfo
func (*UpdateServiceRequestServiceInfo) SetShortDescription ¶
func (s *UpdateServiceRequestServiceInfo) SetShortDescription(v string) *UpdateServiceRequestServiceInfo
func (*UpdateServiceRequestServiceInfo) SetSoftwares ¶
func (s *UpdateServiceRequestServiceInfo) SetSoftwares(v []*UpdateServiceRequestServiceInfoSoftwares) *UpdateServiceRequestServiceInfo
func (UpdateServiceRequestServiceInfo) String ¶
func (s UpdateServiceRequestServiceInfo) String() string
type UpdateServiceRequestServiceInfoAgreements ¶
type UpdateServiceRequestServiceInfoAgreements struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (UpdateServiceRequestServiceInfoAgreements) GoString ¶
func (s UpdateServiceRequestServiceInfoAgreements) GoString() string
func (*UpdateServiceRequestServiceInfoAgreements) SetName ¶
func (s *UpdateServiceRequestServiceInfoAgreements) SetName(v string) *UpdateServiceRequestServiceInfoAgreements
func (*UpdateServiceRequestServiceInfoAgreements) SetUrl ¶
func (s *UpdateServiceRequestServiceInfoAgreements) SetUrl(v string) *UpdateServiceRequestServiceInfoAgreements
func (UpdateServiceRequestServiceInfoAgreements) String ¶
func (s UpdateServiceRequestServiceInfoAgreements) String() string
type UpdateServiceRequestServiceInfoSoftwares ¶
type UpdateServiceRequestServiceInfoSoftwares struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (UpdateServiceRequestServiceInfoSoftwares) GoString ¶
func (s UpdateServiceRequestServiceInfoSoftwares) GoString() string
func (*UpdateServiceRequestServiceInfoSoftwares) SetName ¶
func (s *UpdateServiceRequestServiceInfoSoftwares) SetName(v string) *UpdateServiceRequestServiceInfoSoftwares
func (*UpdateServiceRequestServiceInfoSoftwares) SetVersion ¶
func (s *UpdateServiceRequestServiceInfoSoftwares) SetVersion(v string) *UpdateServiceRequestServiceInfoSoftwares
func (UpdateServiceRequestServiceInfoSoftwares) String ¶
func (s UpdateServiceRequestServiceInfoSoftwares) String() string
type UpdateServiceRequestUpdateOption ¶
type UpdateServiceRequestUpdateOption struct { UpdateArtifact *bool `json:"UpdateArtifact,omitempty" xml:"UpdateArtifact,omitempty"` UpdateFrom *string `json:"UpdateFrom,omitempty" xml:"UpdateFrom,omitempty"` }
func (UpdateServiceRequestUpdateOption) GoString ¶
func (s UpdateServiceRequestUpdateOption) GoString() string
func (*UpdateServiceRequestUpdateOption) SetUpdateArtifact ¶
func (s *UpdateServiceRequestUpdateOption) SetUpdateArtifact(v bool) *UpdateServiceRequestUpdateOption
func (*UpdateServiceRequestUpdateOption) SetUpdateFrom ¶
func (s *UpdateServiceRequestUpdateOption) SetUpdateFrom(v string) *UpdateServiceRequestUpdateOption
func (UpdateServiceRequestUpdateOption) String ¶
func (s UpdateServiceRequestUpdateOption) String() string
type UpdateServiceResponse ¶
type UpdateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateServiceResponse) GoString ¶
func (s UpdateServiceResponse) GoString() string
func (*UpdateServiceResponse) SetBody ¶
func (s *UpdateServiceResponse) SetBody(v *UpdateServiceResponseBody) *UpdateServiceResponse
func (*UpdateServiceResponse) SetHeaders ¶
func (s *UpdateServiceResponse) SetHeaders(v map[string]*string) *UpdateServiceResponse
func (*UpdateServiceResponse) SetStatusCode ¶
func (s *UpdateServiceResponse) SetStatusCode(v int32) *UpdateServiceResponse
func (UpdateServiceResponse) String ¶
func (s UpdateServiceResponse) String() string
type UpdateServiceResponseBody ¶
type UpdateServiceResponseBody struct { DryRunResult *UpdateServiceResponseBodyDryRunResult `json:"DryRunResult,omitempty" xml:"DryRunResult,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateServiceResponseBody) GoString ¶
func (s UpdateServiceResponseBody) GoString() string
func (*UpdateServiceResponseBody) SetDryRunResult ¶
func (s *UpdateServiceResponseBody) SetDryRunResult(v *UpdateServiceResponseBodyDryRunResult) *UpdateServiceResponseBody
func (*UpdateServiceResponseBody) SetRequestId ¶
func (s *UpdateServiceResponseBody) SetRequestId(v string) *UpdateServiceResponseBody
func (UpdateServiceResponseBody) String ¶
func (s UpdateServiceResponseBody) String() string
type UpdateServiceResponseBodyDryRunResult ¶
type UpdateServiceResponseBodyDryRunResult struct {
RolePolicy *UpdateServiceResponseBodyDryRunResultRolePolicy `json:"RolePolicy,omitempty" xml:"RolePolicy,omitempty" type:"Struct"`
}
func (UpdateServiceResponseBodyDryRunResult) GoString ¶
func (s UpdateServiceResponseBodyDryRunResult) GoString() string
func (*UpdateServiceResponseBodyDryRunResult) SetRolePolicy ¶
func (s *UpdateServiceResponseBodyDryRunResult) SetRolePolicy(v *UpdateServiceResponseBodyDryRunResultRolePolicy) *UpdateServiceResponseBodyDryRunResult
func (UpdateServiceResponseBodyDryRunResult) String ¶
func (s UpdateServiceResponseBodyDryRunResult) String() string
type UpdateServiceResponseBodyDryRunResultRolePolicy ¶
type UpdateServiceResponseBodyDryRunResultRolePolicy struct { MissingPolicy []*UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy `json:"MissingPolicy,omitempty" xml:"MissingPolicy,omitempty" type:"Repeated"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` }
func (UpdateServiceResponseBodyDryRunResultRolePolicy) GoString ¶
func (s UpdateServiceResponseBodyDryRunResultRolePolicy) GoString() string
func (*UpdateServiceResponseBodyDryRunResultRolePolicy) SetMissingPolicy ¶
func (*UpdateServiceResponseBodyDryRunResultRolePolicy) SetPolicy ¶
func (s *UpdateServiceResponseBodyDryRunResultRolePolicy) SetPolicy(v string) *UpdateServiceResponseBodyDryRunResultRolePolicy
func (UpdateServiceResponseBodyDryRunResultRolePolicy) String ¶
func (s UpdateServiceResponseBodyDryRunResultRolePolicy) String() string
type UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy ¶
type UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy struct { Action []*string `json:"Action,omitempty" xml:"Action,omitempty" type:"Repeated"` Resource *string `json:"Resource,omitempty" xml:"Resource,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) GoString ¶
func (s UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) GoString() string
func (*UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetResource ¶
func (*UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) SetServiceName ¶
func (UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) String ¶
func (s UpdateServiceResponseBodyDryRunResultRolePolicyMissingPolicy) String() string
type UpdateServiceShrinkRequest ¶
type UpdateServiceShrinkRequest struct { // Is need to update the artifacts // // example: // // {\\"CmsTemplateId\\":1162921,\\"TemplateUrl\\":\\"https://service-info-private.oss-cn-hangzhou.aliyuncs.com/1760465342xxxxxx/template/c072ef50-6c03-4d9c-8f0e-d1c440xxxxxx.json\\"} AlarmMetadata *string `json:"AlarmMetadata,omitempty" xml:"AlarmMetadata,omitempty"` // The service type. Valid values: // // - private: The service is a private service and is deployed within the account of a customer. // // - managed: The service is a fully managed service and is deployed within the account of a service provider. // // - operation: The service is a hosted O\\&M service. // // - poc: The service is a trial service. // // example: // // Manual ApprovalType *string `json:"ApprovalType,omitempty" xml:"ApprovalType,omitempty"` // The options for update the service. // // example: // // 788E7CP0EN9D51P ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // This parameter is not publicly accessible. CommodityShrink *string `json:"Commodity,omitempty" xml:"Commodity,omitempty"` ComplianceMetadataShrink *string `json:"ComplianceMetadata,omitempty" xml:"ComplianceMetadata,omitempty"` // The policy name. The name can be up to 128 characters in length. Separate multiple names with commas (,). Only hosted O\\&M policies are supported. // // example: // // {\\"EstimateTime\\":null,\\"SupplierDeployMetadata\\":{\\"DeployTimeout\\":7200},\\"EnableVnc\\":false} DeployMetadata *string `json:"DeployMetadata,omitempty" xml:"DeployMetadata,omitempty"` // WB01286039 // // example: // // ros DeployType *string `json:"DeployType,omitempty" xml:"DeployType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The deployment type of the service. Valid values: // // - ros: The service is deployed by using Resource Orchestration Service (ROS). // // - terraform: The service is deployed by using Terraform. // // - spi: The service is deployed by calling a service provider interface (SPI). // // - operation: The service is deployed by using a hosted O\\&M service. // // - container: The service is deployed by using a container. // // - pkg: The service is deployed by using a package. // // example: // // 259200 Duration *int64 `json:"Duration,omitempty" xml:"Duration,omitempty"` // The version name. // // example: // // false IsSupportOperated *bool `json:"IsSupportOperated,omitempty" xml:"IsSupportOperated,omitempty"` // The duration for which hosted O\\&M is implemented. Unit: seconds. // // example: // // Metering Item Configuration Information (Cloud Marketplace - Pay-As-You-Go Use) LicenseMetadata *string `json:"LicenseMetadata,omitempty" xml:"LicenseMetadata,omitempty"` // This parameter is not publicly accessible. // // example: // // Specifies whether to support distribution. Valid values: // // - false // // - true LogMetadata *string `json:"LogMetadata,omitempty" xml:"LogMetadata,omitempty"` // {\\"RetentionDays\\":3} // // example: // // {\\"PrometheusConfigMap\\":{\\"Custom_Image_Ecs\\":{\\"EnablePrometheus\\":false}}} OperationMetadata *string `json:"OperationMetadata,omitempty" xml:"OperationMetadata,omitempty"` // The package name. // // example: // // policyName1, policyName2 PolicyNames *string `json:"PolicyNames,omitempty" xml:"PolicyNames,omitempty"` // This parameter is required. RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Resellable *bool `json:"Resellable,omitempty" xml:"Resellable,omitempty"` // This parameter is required. ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` ServiceInfo []*UpdateServiceShrinkRequestServiceInfo `json:"ServiceInfo,omitempty" xml:"ServiceInfo,omitempty" type:"Repeated"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` TenantType *string `json:"TenantType,omitempty" xml:"TenantType,omitempty"` TrialDuration *int32 `json:"TrialDuration,omitempty" xml:"TrialDuration,omitempty"` UpdateOptionShrink *string `json:"UpdateOption,omitempty" xml:"UpdateOption,omitempty"` UpgradeMetadata *string `json:"UpgradeMetadata,omitempty" xml:"UpgradeMetadata,omitempty"` VersionName *string `json:"VersionName,omitempty" xml:"VersionName,omitempty"` }
func (UpdateServiceShrinkRequest) GoString ¶
func (s UpdateServiceShrinkRequest) GoString() string
func (*UpdateServiceShrinkRequest) SetAlarmMetadata ¶
func (s *UpdateServiceShrinkRequest) SetAlarmMetadata(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetApprovalType ¶
func (s *UpdateServiceShrinkRequest) SetApprovalType(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetClientToken ¶
func (s *UpdateServiceShrinkRequest) SetClientToken(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetCommodityShrink ¶
func (s *UpdateServiceShrinkRequest) SetCommodityShrink(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetComplianceMetadataShrink ¶
func (s *UpdateServiceShrinkRequest) SetComplianceMetadataShrink(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetDeployMetadata ¶
func (s *UpdateServiceShrinkRequest) SetDeployMetadata(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetDeployType ¶
func (s *UpdateServiceShrinkRequest) SetDeployType(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetDryRun ¶
func (s *UpdateServiceShrinkRequest) SetDryRun(v bool) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetDuration ¶
func (s *UpdateServiceShrinkRequest) SetDuration(v int64) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetIsSupportOperated ¶
func (s *UpdateServiceShrinkRequest) SetIsSupportOperated(v bool) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetLicenseMetadata ¶
func (s *UpdateServiceShrinkRequest) SetLicenseMetadata(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetLogMetadata ¶
func (s *UpdateServiceShrinkRequest) SetLogMetadata(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetOperationMetadata ¶
func (s *UpdateServiceShrinkRequest) SetOperationMetadata(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetPolicyNames ¶
func (s *UpdateServiceShrinkRequest) SetPolicyNames(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetRegionId ¶
func (s *UpdateServiceShrinkRequest) SetRegionId(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetResellable ¶
func (s *UpdateServiceShrinkRequest) SetResellable(v bool) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetServiceId ¶
func (s *UpdateServiceShrinkRequest) SetServiceId(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetServiceInfo ¶
func (s *UpdateServiceShrinkRequest) SetServiceInfo(v []*UpdateServiceShrinkRequestServiceInfo) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetServiceType ¶
func (s *UpdateServiceShrinkRequest) SetServiceType(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetServiceVersion ¶
func (s *UpdateServiceShrinkRequest) SetServiceVersion(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetShareType ¶
func (s *UpdateServiceShrinkRequest) SetShareType(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetTenantType ¶
func (s *UpdateServiceShrinkRequest) SetTenantType(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetTrialDuration ¶
func (s *UpdateServiceShrinkRequest) SetTrialDuration(v int32) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetUpdateOptionShrink ¶
func (s *UpdateServiceShrinkRequest) SetUpdateOptionShrink(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetUpgradeMetadata ¶
func (s *UpdateServiceShrinkRequest) SetUpgradeMetadata(v string) *UpdateServiceShrinkRequest
func (*UpdateServiceShrinkRequest) SetVersionName ¶
func (s *UpdateServiceShrinkRequest) SetVersionName(v string) *UpdateServiceShrinkRequest
func (UpdateServiceShrinkRequest) String ¶
func (s UpdateServiceShrinkRequest) String() string
type UpdateServiceShrinkRequestServiceInfo ¶
type UpdateServiceShrinkRequestServiceInfo struct { Agreements []*UpdateServiceShrinkRequestServiceInfoAgreements `json:"Agreements,omitempty" xml:"Agreements,omitempty" type:"Repeated"` Image *string `json:"Image,omitempty" xml:"Image,omitempty"` Locale *string `json:"Locale,omitempty" xml:"Locale,omitempty"` LongDescriptionUrl *string `json:"LongDescriptionUrl,omitempty" xml:"LongDescriptionUrl,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ShortDescription *string `json:"ShortDescription,omitempty" xml:"ShortDescription,omitempty"` Softwares []*UpdateServiceShrinkRequestServiceInfoSoftwares `json:"Softwares,omitempty" xml:"Softwares,omitempty" type:"Repeated"` }
func (UpdateServiceShrinkRequestServiceInfo) GoString ¶
func (s UpdateServiceShrinkRequestServiceInfo) GoString() string
func (*UpdateServiceShrinkRequestServiceInfo) SetAgreements ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetAgreements(v []*UpdateServiceShrinkRequestServiceInfoAgreements) *UpdateServiceShrinkRequestServiceInfo
func (*UpdateServiceShrinkRequestServiceInfo) SetImage ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetImage(v string) *UpdateServiceShrinkRequestServiceInfo
func (*UpdateServiceShrinkRequestServiceInfo) SetLocale ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetLocale(v string) *UpdateServiceShrinkRequestServiceInfo
func (*UpdateServiceShrinkRequestServiceInfo) SetLongDescriptionUrl ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetLongDescriptionUrl(v string) *UpdateServiceShrinkRequestServiceInfo
func (*UpdateServiceShrinkRequestServiceInfo) SetName ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetName(v string) *UpdateServiceShrinkRequestServiceInfo
func (*UpdateServiceShrinkRequestServiceInfo) SetShortDescription ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetShortDescription(v string) *UpdateServiceShrinkRequestServiceInfo
func (*UpdateServiceShrinkRequestServiceInfo) SetSoftwares ¶
func (s *UpdateServiceShrinkRequestServiceInfo) SetSoftwares(v []*UpdateServiceShrinkRequestServiceInfoSoftwares) *UpdateServiceShrinkRequestServiceInfo
func (UpdateServiceShrinkRequestServiceInfo) String ¶
func (s UpdateServiceShrinkRequestServiceInfo) String() string
type UpdateServiceShrinkRequestServiceInfoAgreements ¶
type UpdateServiceShrinkRequestServiceInfoAgreements struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` }
func (UpdateServiceShrinkRequestServiceInfoAgreements) GoString ¶
func (s UpdateServiceShrinkRequestServiceInfoAgreements) GoString() string
func (UpdateServiceShrinkRequestServiceInfoAgreements) String ¶
func (s UpdateServiceShrinkRequestServiceInfoAgreements) String() string
type UpdateServiceShrinkRequestServiceInfoSoftwares ¶
type UpdateServiceShrinkRequestServiceInfoSoftwares struct { Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (UpdateServiceShrinkRequestServiceInfoSoftwares) GoString ¶
func (s UpdateServiceShrinkRequestServiceInfoSoftwares) GoString() string
func (*UpdateServiceShrinkRequestServiceInfoSoftwares) SetVersion ¶
func (s *UpdateServiceShrinkRequestServiceInfoSoftwares) SetVersion(v string) *UpdateServiceShrinkRequestServiceInfoSoftwares
func (UpdateServiceShrinkRequestServiceInfoSoftwares) String ¶
func (s UpdateServiceShrinkRequestServiceInfoSoftwares) String() string
type UpgradeServiceInstanceRequest ¶
type UpgradeServiceInstanceRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to perform only a dry run for the request to check information such as the permissions and instance status. Valid values: // // - true: performs a dry run for the request, but does not create a service instance. // // - false: performs a dry run for the request, and creates a service instance if the request passes the dry run. // // example: // // false DryRun *string `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The configuration parameters of the service instance. // // example: // // { // // "param": "value" // // } Parameters map[string]interface{} `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // example: // // si-5cbae874da0e47xxxxxx ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The service version. // // example: // // 2 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` }
func (UpgradeServiceInstanceRequest) GoString ¶
func (s UpgradeServiceInstanceRequest) GoString() string
func (*UpgradeServiceInstanceRequest) SetClientToken ¶
func (s *UpgradeServiceInstanceRequest) SetClientToken(v string) *UpgradeServiceInstanceRequest
func (*UpgradeServiceInstanceRequest) SetDryRun ¶
func (s *UpgradeServiceInstanceRequest) SetDryRun(v string) *UpgradeServiceInstanceRequest
func (*UpgradeServiceInstanceRequest) SetParameters ¶
func (s *UpgradeServiceInstanceRequest) SetParameters(v map[string]interface{}) *UpgradeServiceInstanceRequest
func (*UpgradeServiceInstanceRequest) SetRegionId ¶
func (s *UpgradeServiceInstanceRequest) SetRegionId(v string) *UpgradeServiceInstanceRequest
func (*UpgradeServiceInstanceRequest) SetServiceInstanceId ¶
func (s *UpgradeServiceInstanceRequest) SetServiceInstanceId(v string) *UpgradeServiceInstanceRequest
func (*UpgradeServiceInstanceRequest) SetServiceVersion ¶
func (s *UpgradeServiceInstanceRequest) SetServiceVersion(v string) *UpgradeServiceInstanceRequest
func (UpgradeServiceInstanceRequest) String ¶
func (s UpgradeServiceInstanceRequest) String() string
type UpgradeServiceInstanceResponse ¶
type UpgradeServiceInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpgradeServiceInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpgradeServiceInstanceResponse) GoString ¶
func (s UpgradeServiceInstanceResponse) GoString() string
func (*UpgradeServiceInstanceResponse) SetBody ¶
func (s *UpgradeServiceInstanceResponse) SetBody(v *UpgradeServiceInstanceResponseBody) *UpgradeServiceInstanceResponse
func (*UpgradeServiceInstanceResponse) SetHeaders ¶
func (s *UpgradeServiceInstanceResponse) SetHeaders(v map[string]*string) *UpgradeServiceInstanceResponse
func (*UpgradeServiceInstanceResponse) SetStatusCode ¶
func (s *UpgradeServiceInstanceResponse) SetStatusCode(v int32) *UpgradeServiceInstanceResponse
func (UpgradeServiceInstanceResponse) String ¶
func (s UpgradeServiceInstanceResponse) String() string
type UpgradeServiceInstanceResponseBody ¶
type UpgradeServiceInstanceResponseBody struct { // The request ID. // // example: // // F224E002-AB0E-5FD9-A87E-54AEE56F6CAE RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` // The ID of the service instance. // // example: // // si-5cbae874da0e47xxxxxx ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The deployment state of the service instance. Valid values: // // - Created // // - Deploying // // - DeployedFailed // // - Deployed // // - Upgrading // // - Deleting // // - Deleted // // - DeletedFailed // // example: // // Created Status *string `json:"Status,omitempty" xml:"Status,omitempty"` // The parameters required for the upgrade. UpgradeRequiredParameters []*string `json:"UpgradeRequiredParameters,omitempty" xml:"UpgradeRequiredParameters,omitempty" type:"Repeated"` }
func (UpgradeServiceInstanceResponseBody) GoString ¶
func (s UpgradeServiceInstanceResponseBody) GoString() string
func (*UpgradeServiceInstanceResponseBody) SetRequestId ¶
func (s *UpgradeServiceInstanceResponseBody) SetRequestId(v string) *UpgradeServiceInstanceResponseBody
func (*UpgradeServiceInstanceResponseBody) SetServiceInstanceId ¶
func (s *UpgradeServiceInstanceResponseBody) SetServiceInstanceId(v string) *UpgradeServiceInstanceResponseBody
func (*UpgradeServiceInstanceResponseBody) SetStatus ¶
func (s *UpgradeServiceInstanceResponseBody) SetStatus(v string) *UpgradeServiceInstanceResponseBody
func (*UpgradeServiceInstanceResponseBody) SetUpgradeRequiredParameters ¶
func (s *UpgradeServiceInstanceResponseBody) SetUpgradeRequiredParameters(v []*string) *UpgradeServiceInstanceResponseBody
func (UpgradeServiceInstanceResponseBody) String ¶
func (s UpgradeServiceInstanceResponseBody) String() string
type UpgradeServiceInstanceShrinkRequest ¶
type UpgradeServiceInstanceShrinkRequest struct { // The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. // // example: // // 10CM943JP0EN9D51H ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` // Specifies whether to perform only a dry run for the request to check information such as the permissions and instance status. Valid values: // // - true: performs a dry run for the request, but does not create a service instance. // // - false: performs a dry run for the request, and creates a service instance if the request passes the dry run. // // example: // // false DryRun *string `json:"DryRun,omitempty" xml:"DryRun,omitempty"` // The configuration parameters of the service instance. // // example: // // { // // "param": "value" // // } ParametersShrink *string `json:"Parameters,omitempty" xml:"Parameters,omitempty"` // The region ID. // // example: // // cn-hangzhou RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` // The ID of the service instance. // // example: // // si-5cbae874da0e47xxxxxx ServiceInstanceId *string `json:"ServiceInstanceId,omitempty" xml:"ServiceInstanceId,omitempty"` // The service version. // // example: // // 2 ServiceVersion *string `json:"ServiceVersion,omitempty" xml:"ServiceVersion,omitempty"` }
func (UpgradeServiceInstanceShrinkRequest) GoString ¶
func (s UpgradeServiceInstanceShrinkRequest) GoString() string
func (*UpgradeServiceInstanceShrinkRequest) SetClientToken ¶
func (s *UpgradeServiceInstanceShrinkRequest) SetClientToken(v string) *UpgradeServiceInstanceShrinkRequest
func (*UpgradeServiceInstanceShrinkRequest) SetDryRun ¶
func (s *UpgradeServiceInstanceShrinkRequest) SetDryRun(v string) *UpgradeServiceInstanceShrinkRequest
func (*UpgradeServiceInstanceShrinkRequest) SetParametersShrink ¶
func (s *UpgradeServiceInstanceShrinkRequest) SetParametersShrink(v string) *UpgradeServiceInstanceShrinkRequest
func (*UpgradeServiceInstanceShrinkRequest) SetRegionId ¶
func (s *UpgradeServiceInstanceShrinkRequest) SetRegionId(v string) *UpgradeServiceInstanceShrinkRequest
func (*UpgradeServiceInstanceShrinkRequest) SetServiceInstanceId ¶
func (s *UpgradeServiceInstanceShrinkRequest) SetServiceInstanceId(v string) *UpgradeServiceInstanceShrinkRequest
func (*UpgradeServiceInstanceShrinkRequest) SetServiceVersion ¶
func (s *UpgradeServiceInstanceShrinkRequest) SetServiceVersion(v string) *UpgradeServiceInstanceShrinkRequest
func (UpgradeServiceInstanceShrinkRequest) String ¶
func (s UpgradeServiceInstanceShrinkRequest) String() string