Documentation
¶
Overview ¶
Package rdsmysqlv2iface provides an interface to enable mocking the RDS_MYSQL_V2 service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AccountForDescribeDBAccountsOutput
- func (s AccountForDescribeDBAccountsOutput) GoString() string
- func (s *AccountForDescribeDBAccountsOutput) SetAccountDesc(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivilegesSQL(v []*string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountStatus(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountType(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAuthenticationType(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetGlobalAccountPrivileges(v []*string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetHasTableColumnPrivilegeDBNames(v []*string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetHost(v string) *AccountForDescribeDBAccountsOutput
- func (s AccountForDescribeDBAccountsOutput) String() string
- type AccountPrivilegeForCreateDBAccountInput
- func (s AccountPrivilegeForCreateDBAccountInput) GoString() string
- func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegeForCreateDBAccountInput
- func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForCreateDBAccountInput
- func (s *AccountPrivilegeForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegeForCreateDBAccountInput
- func (s AccountPrivilegeForCreateDBAccountInput) String() string
- type AccountPrivilegeForDescribeDBAccountsOutput
- func (s AccountPrivilegeForDescribeDBAccountsOutput) GoString() string
- func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegeForDescribeDBAccountsOutput
- func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForDescribeDBAccountsOutput
- func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegeForDescribeDBAccountsOutput
- func (s AccountPrivilegeForDescribeDBAccountsOutput) String() string
- type AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
- func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) String() string
- type AddDiagnosticsEntityInput
- func (s AddDiagnosticsEntityInput) GoString() string
- func (s *AddDiagnosticsEntityInput) SetDiagnosticsType(v string) *AddDiagnosticsEntityInput
- func (s *AddDiagnosticsEntityInput) SetEcsInstanceIds(v []*string) *AddDiagnosticsEntityInput
- func (s *AddDiagnosticsEntityInput) SetEndpointId(v string) *AddDiagnosticsEntityInput
- func (s *AddDiagnosticsEntityInput) SetInstanceId(v string) *AddDiagnosticsEntityInput
- func (s *AddDiagnosticsEntityInput) SetPublicIpAddresses(v []*string) *AddDiagnosticsEntityInput
- func (s AddDiagnosticsEntityInput) String() string
- func (s *AddDiagnosticsEntityInput) Validate() error
- type AddDiagnosticsEntityOutput
- type AddTagFromUserBackupInfoInput
- func (s AddTagFromUserBackupInfoInput) GoString() string
- func (s *AddTagFromUserBackupInfoInput) SetBackupId(v string) *AddTagFromUserBackupInfoInput
- func (s *AddTagFromUserBackupInfoInput) SetProjectName(v string) *AddTagFromUserBackupInfoInput
- func (s *AddTagFromUserBackupInfoInput) SetTags(v []*TagForAddTagFromUserBackupInfoInput) *AddTagFromUserBackupInfoInput
- func (s AddTagFromUserBackupInfoInput) String() string
- func (s *AddTagFromUserBackupInfoInput) Validate() error
- type AddTagFromUserBackupInfoOutput
- func (s AddTagFromUserBackupInfoOutput) GoString() string
- func (s *AddTagFromUserBackupInfoOutput) SetReason(v string) *AddTagFromUserBackupInfoOutput
- func (s *AddTagFromUserBackupInfoOutput) SetStatus(v string) *AddTagFromUserBackupInfoOutput
- func (s *AddTagFromUserBackupInfoOutput) SetStatusCode(v int32) *AddTagFromUserBackupInfoOutput
- func (s AddTagFromUserBackupInfoOutput) String() string
- type AddTagsToResourceInput
- type AddTagsToResourceOutput
- type AddressForDescribeDBBlueGreenDifferencesInput
- func (s AddressForDescribeDBBlueGreenDifferencesInput) GoString() string
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetDNSVisibility(v bool) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetDomain(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetEipId(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetEipLocked(v bool) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetIPAddress(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetInternetProtocol(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetNetworkType(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetPort(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetSubnetId(v string) *AddressForDescribeDBBlueGreenDifferencesInput
- func (s AddressForDescribeDBBlueGreenDifferencesInput) String() string
- type AddressForDescribeDBBlueGreenDifferencesOutput
- func (s AddressForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetDNSVisibility(v bool) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetDomain(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetEipId(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetEipLocked(v bool) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetIPAddress(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetInternetProtocol(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetNetworkType(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetPort(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetSubnetId(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
- func (s AddressForDescribeDBBlueGreenDifferencesOutput) String() string
- type AddressForDescribeDBInstanceDetailOutput
- func (s AddressForDescribeDBInstanceDetailOutput) GoString() string
- func (s *AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility(v bool) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetDomain(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetEipId(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetEipLocked(v bool) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetInternetProtocol(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetNetworkType(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetPort(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s AddressForDescribeDBInstanceDetailOutput) String() string
- type AddressForDescribeDBInstanceEndpointsOutput
- func (s AddressForDescribeDBInstanceEndpointsOutput) GoString() string
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetDNSVisibility(v bool) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetDomain(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetEipId(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetEipLocked(v bool) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetInternetProtocol(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetNetworkType(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetPort(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s *AddressForDescribeDBInstanceEndpointsOutput) SetSubnetId(v string) *AddressForDescribeDBInstanceEndpointsOutput
- func (s AddressForDescribeDBInstanceEndpointsOutput) String() string
- type AddressObjectForDescribeDBInstancesOutput
- func (s AddressObjectForDescribeDBInstancesOutput) GoString() string
- func (s *AddressObjectForDescribeDBInstancesOutput) SetDNSVisibility(v bool) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetDomain(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetEipId(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetEipLocked(v bool) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetIPAddress(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetInternetProtocol(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetNetworkType(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetPort(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s *AddressObjectForDescribeDBInstancesOutput) SetSubnetId(v string) *AddressObjectForDescribeDBInstancesOutput
- func (s AddressObjectForDescribeDBInstancesOutput) String() string
- type AllowListForDescribeAllowListsOutput
- func (s AllowListForDescribeAllowListsOutput) GoString() string
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListCategory(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListDesc(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListIPNum(v int32) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListId(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListName(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListType(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum(v int32) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetIpList(v []*string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListsOutput) *AllowListForDescribeAllowListsOutput
- func (s AllowListForDescribeAllowListsOutput) String() string
- type AssociateAllowListInput
- type AssociateAllowListOutput
- type AssociateInfoForDescribeUserTosBackupAssociateOutput
- func (s AssociateInfoForDescribeUserTosBackupAssociateOutput) GoString() string
- func (s *AssociateInfoForDescribeUserTosBackupAssociateOutput) SetAssociated(v bool) *AssociateInfoForDescribeUserTosBackupAssociateOutput
- func (s *AssociateInfoForDescribeUserTosBackupAssociateOutput) SetObjectFileName(v string) *AssociateInfoForDescribeUserTosBackupAssociateOutput
- func (s AssociateInfoForDescribeUserTosBackupAssociateOutput) String() string
- type AssociateUserBackupInput
- func (s AssociateUserBackupInput) GoString() string
- func (s *AssociateUserBackupInput) SetBackupFileName(v string) *AssociateUserBackupInput
- func (s *AssociateUserBackupInput) SetBucketName(v string) *AssociateUserBackupInput
- func (s *AssociateUserBackupInput) SetProjectName(v string) *AssociateUserBackupInput
- func (s *AssociateUserBackupInput) SetRegion(v string) *AssociateUserBackupInput
- func (s *AssociateUserBackupInput) SetStorageSpace(v int32) *AssociateUserBackupInput
- func (s *AssociateUserBackupInput) SetTosObjectInfo(v *TosObjectInfoForAssociateUserBackupInput) *AssociateUserBackupInput
- func (s *AssociateUserBackupInput) SetZoneId(v string) *AssociateUserBackupInput
- func (s AssociateUserBackupInput) String() string
- func (s *AssociateUserBackupInput) Validate() error
- type AssociateUserBackupOutput
- func (s AssociateUserBackupOutput) GoString() string
- func (s *AssociateUserBackupOutput) SetReason(v string) *AssociateUserBackupOutput
- func (s *AssociateUserBackupOutput) SetStatus(v string) *AssociateUserBackupOutput
- func (s *AssociateUserBackupOutput) SetStatusCode(v int32) *AssociateUserBackupOutput
- func (s AssociateUserBackupOutput) String() string
- type AssociatedInstanceForDescribeAllowListDetailOutput
- func (s AssociatedInstanceForDescribeAllowListDetailOutput) GoString() string
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceStatus(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetIsLatest(v bool) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s AssociatedInstanceForDescribeAllowListDetailOutput) String() string
- type AutoStorageScalingConfigForCreateDBInstanceInput
- func (s AutoStorageScalingConfigForCreateDBInstanceInput) GoString() string
- func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForCreateDBInstanceInput
- func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForCreateDBInstanceInput
- func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForCreateDBInstanceInput
- func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForCreateDBInstanceInput
- func (s AutoStorageScalingConfigForCreateDBInstanceInput) String() string
- type AutoStorageScalingConfigForCreateDrDBInstanceInput
- func (s AutoStorageScalingConfigForCreateDrDBInstanceInput) GoString() string
- func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForCreateDrDBInstanceInput
- func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForCreateDrDBInstanceInput
- func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForCreateDrDBInstanceInput
- func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForCreateDrDBInstanceInput
- func (s AutoStorageScalingConfigForCreateDrDBInstanceInput) String() string
- type AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
- func (s AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) GoString() string
- func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
- func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
- func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
- func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
- func (s AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) String() string
- type AutoStorageScalingConfigForRebuildDBInstanceInput
- func (s AutoStorageScalingConfigForRebuildDBInstanceInput) GoString() string
- func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRebuildDBInstanceInput
- func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRebuildDBInstanceInput
- func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRebuildDBInstanceInput
- func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRebuildDBInstanceInput
- func (s AutoStorageScalingConfigForRebuildDBInstanceInput) String() string
- type AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
- func (s AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) GoString() string
- func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
- func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
- func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
- func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
- func (s AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) String() string
- type AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
- func (s AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) GoString() string
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
- func (s AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) String() string
- type AutoStorageScalingConfigForRestoreToNewInstanceInput
- func (s AutoStorageScalingConfigForRestoreToNewInstanceInput) GoString() string
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRestoreToNewInstanceInput
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRestoreToNewInstanceInput
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceInput
- func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceInput
- func (s AutoStorageScalingConfigForRestoreToNewInstanceInput) String() string
- type BackupForDescribeBackupsOutput
- func (s BackupForDescribeBackupsOutput) GoString() string
- func (s *BackupForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupFileName(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupFileSize(v int64) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupId(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupMethod(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupName(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupRegion(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupStatus(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetBackupType(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetConsistentTime(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetCreateType(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetDBEngineVersion(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetDBTableInfos(v []*DBTableInfoForDescribeBackupsOutput) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetDownloadStatus(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetEngineType(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetErrorMessage(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetExpiredTime(v string) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetIsEncrypted(v bool) *BackupForDescribeBackupsOutput
- func (s *BackupForDescribeBackupsOutput) SetIsExpired(v bool) *BackupForDescribeBackupsOutput
- func (s BackupForDescribeBackupsOutput) String() string
- type BackupMetaForCreateBackupInput
- func (s BackupMetaForCreateBackupInput) GoString() string
- func (s *BackupMetaForCreateBackupInput) SetDBName(v string) *BackupMetaForCreateBackupInput
- func (s *BackupMetaForCreateBackupInput) SetTableNames(v []*string) *BackupMetaForCreateBackupInput
- func (s BackupMetaForCreateBackupInput) String() string
- type BackupsInfoForDescribeUserUploadBackupsOutput
- func (s BackupsInfoForDescribeUserUploadBackupsOutput) GoString() string
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupAssociateTime(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupFileName(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupFileSize(v int64) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupId(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupStatus(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBinlogInfo(v *BinlogInfoForDescribeUserUploadBackupsOutput) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetDBEngineVersion(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetEngineType(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetProjectName(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetStorageSpace(v int32) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetTags(v []*TagForDescribeUserUploadBackupsOutput) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetTosInfo(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetUnavailableReason(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
- func (s BackupsInfoForDescribeUserUploadBackupsOutput) String() string
- type BasicInfoForDescribeDBInstanceDetailOutput
- func (s BasicInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetAllowListVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetAutoUpgradeMinorVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCurrentKernelVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDataSyncMode(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDeletionProtection(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskStatus(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrSecondsBehindMaster(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetEngineType(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceStatus(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceType(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMasterInstanceId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMasterInstanceName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMasterRegion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNewNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeNumber(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageType(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageUse(v float64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetTags(v []*TagForDescribeDBInstanceDetailOutput) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetTimeZone(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetUpdateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetVpcId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetZoneId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s BasicInfoForDescribeDBInstanceDetailOutput) String() string
- type BinlogFileForDescribeBinlogFilesOutput
- func (s BinlogFileForDescribeBinlogFilesOutput) GoString() string
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetBackupRegion(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetBackupStatus(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetDownloadStatus(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetFileName(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetFileSize(v int64) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetIsEncrypted(v bool) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetNodeId(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s *BinlogFileForDescribeBinlogFilesOutput) SetUpdateTime(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s BinlogFileForDescribeBinlogFilesOutput) String() string
- type BinlogInfoForDescribeUserUploadBackupsOutput
- func (s BinlogInfoForDescribeUserUploadBackupsOutput) GoString() string
- func (s *BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogFile(v string) *BinlogInfoForDescribeUserUploadBackupsOutput
- func (s *BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogGTID(v string) *BinlogInfoForDescribeUserUploadBackupsOutput
- func (s *BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogPosition(v int64) *BinlogInfoForDescribeUserUploadBackupsOutput
- func (s BinlogInfoForDescribeUserUploadBackupsOutput) String() string
- type BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetEndpoints(v []*EndpointForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetNodes(v []*NodeForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetParamDifference(v bool) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetProxyDetail(v *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) String() string
- type BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s BlueInstanceForDescribeDBBlueGreenInstanceOutput) GoString() string
- func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskId(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskName(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskStatus(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceId(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceName(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetSecondsBehindMaster(v int32) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
- func (s BlueInstanceForDescribeDBBlueGreenInstanceOutput) String() string
- type ChangeObjectForSyncAllowListOutput
- func (s ChangeObjectForSyncAllowListOutput) GoString() string
- func (s *ChangeObjectForSyncAllowListOutput) SetAddedIpList(v []*string) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetBindMode(v string) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetHasChanged(v bool) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetHasDeleted(v bool) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetNewIpList(v []*string) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetOldIpList(v []*string) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetRemovedIpList(v []*string) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetSecurityGroupId(v string) *ChangeObjectForSyncAllowListOutput
- func (s *ChangeObjectForSyncAllowListOutput) SetSecurityGroupName(v string) *ChangeObjectForSyncAllowListOutput
- func (s ChangeObjectForSyncAllowListOutput) String() string
- type ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s ChargeDetailForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
- func (s ChargeDetailForDescribeDBBlueGreenDifferencesOutput) String() string
- type ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s ChargeDetailForDescribeDBInstanceChargeDetailOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
- func (s ChargeDetailForDescribeDBInstanceChargeDetailOutput) String() string
- type ChargeDetailForDescribeDBInstanceDetailOutput
- func (s ChargeDetailForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
- type ChargeDetailForDescribeDBInstancesOutput
- func (s ChargeDetailForDescribeDBInstancesOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s ChargeDetailForDescribeDBInstancesOutput) String() string
- type ChargeInfoForCreateDBBlueGreenInstanceInput
- func (s ChargeInfoForCreateDBBlueGreenInstanceInput) GoString() string
- func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetAutoRenew(v bool) *ChargeInfoForCreateDBBlueGreenInstanceInput
- func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetChargeType(v string) *ChargeInfoForCreateDBBlueGreenInstanceInput
- func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetNumber(v int32) *ChargeInfoForCreateDBBlueGreenInstanceInput
- func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetPeriod(v int32) *ChargeInfoForCreateDBBlueGreenInstanceInput
- func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetPeriodUnit(v string) *ChargeInfoForCreateDBBlueGreenInstanceInput
- func (s ChargeInfoForCreateDBBlueGreenInstanceInput) String() string
- type ChargeInfoForCreateDBInstanceInput
- func (s ChargeInfoForCreateDBInstanceInput) GoString() string
- func (s *ChargeInfoForCreateDBInstanceInput) SetAutoRenew(v bool) *ChargeInfoForCreateDBInstanceInput
- func (s *ChargeInfoForCreateDBInstanceInput) SetChargeType(v string) *ChargeInfoForCreateDBInstanceInput
- func (s *ChargeInfoForCreateDBInstanceInput) SetNumber(v int32) *ChargeInfoForCreateDBInstanceInput
- func (s *ChargeInfoForCreateDBInstanceInput) SetPeriod(v int32) *ChargeInfoForCreateDBInstanceInput
- func (s *ChargeInfoForCreateDBInstanceInput) SetPeriodUnit(v string) *ChargeInfoForCreateDBInstanceInput
- func (s ChargeInfoForCreateDBInstanceInput) String() string
- type ChargeInfoForCreateResourcePackageInput
- func (s ChargeInfoForCreateResourcePackageInput) GoString() string
- func (s *ChargeInfoForCreateResourcePackageInput) SetAutoRenew(v bool) *ChargeInfoForCreateResourcePackageInput
- func (s *ChargeInfoForCreateResourcePackageInput) SetChargeType(v string) *ChargeInfoForCreateResourcePackageInput
- func (s *ChargeInfoForCreateResourcePackageInput) SetNumber(v int32) *ChargeInfoForCreateResourcePackageInput
- func (s *ChargeInfoForCreateResourcePackageInput) SetPeriod(v int32) *ChargeInfoForCreateResourcePackageInput
- func (s *ChargeInfoForCreateResourcePackageInput) SetPeriodUnit(v string) *ChargeInfoForCreateResourcePackageInput
- func (s ChargeInfoForCreateResourcePackageInput) String() string
- type ChargeInfoForDescribeResourcePackagePriceInput
- func (s ChargeInfoForDescribeResourcePackagePriceInput) GoString() string
- func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetAutoRenew(v bool) *ChargeInfoForDescribeResourcePackagePriceInput
- func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetChargeType(v string) *ChargeInfoForDescribeResourcePackagePriceInput
- func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetNumber(v int32) *ChargeInfoForDescribeResourcePackagePriceInput
- func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetPeriod(v int32) *ChargeInfoForDescribeResourcePackagePriceInput
- func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetPeriodUnit(v string) *ChargeInfoForDescribeResourcePackagePriceInput
- func (s ChargeInfoForDescribeResourcePackagePriceInput) String() string
- type ChargeInfoForRebuildDBInstanceInput
- func (s ChargeInfoForRebuildDBInstanceInput) GoString() string
- func (s *ChargeInfoForRebuildDBInstanceInput) SetAutoRenew(v bool) *ChargeInfoForRebuildDBInstanceInput
- func (s *ChargeInfoForRebuildDBInstanceInput) SetChargeType(v string) *ChargeInfoForRebuildDBInstanceInput
- func (s *ChargeInfoForRebuildDBInstanceInput) SetNumber(v int32) *ChargeInfoForRebuildDBInstanceInput
- func (s *ChargeInfoForRebuildDBInstanceInput) SetPeriod(v int32) *ChargeInfoForRebuildDBInstanceInput
- func (s *ChargeInfoForRebuildDBInstanceInput) SetPeriodUnit(v string) *ChargeInfoForRebuildDBInstanceInput
- func (s ChargeInfoForRebuildDBInstanceInput) String() string
- type ChargeInfoForRestoreToCrossRegionInstanceInput
- func (s ChargeInfoForRestoreToCrossRegionInstanceInput) GoString() string
- func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetAutoRenew(v bool) *ChargeInfoForRestoreToCrossRegionInstanceInput
- func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetChargeType(v string) *ChargeInfoForRestoreToCrossRegionInstanceInput
- func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetNumber(v int32) *ChargeInfoForRestoreToCrossRegionInstanceInput
- func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetPeriod(v int32) *ChargeInfoForRestoreToCrossRegionInstanceInput
- func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetPeriodUnit(v string) *ChargeInfoForRestoreToCrossRegionInstanceInput
- func (s ChargeInfoForRestoreToCrossRegionInstanceInput) String() string
- type ChargeInfoForRestoreToNewInstanceFromUserTosInput
- func (s ChargeInfoForRestoreToNewInstanceFromUserTosInput) GoString() string
- func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetAutoRenew(v bool) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetChargeType(v string) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetNumber(v int32) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetPeriod(v int32) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetPeriodUnit(v string) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
- func (s ChargeInfoForRestoreToNewInstanceFromUserTosInput) String() string
- type ChargeInfoForRestoreToNewInstanceInput
- func (s ChargeInfoForRestoreToNewInstanceInput) GoString() string
- func (s *ChargeInfoForRestoreToNewInstanceInput) SetAutoRenew(v bool) *ChargeInfoForRestoreToNewInstanceInput
- func (s *ChargeInfoForRestoreToNewInstanceInput) SetChargeType(v string) *ChargeInfoForRestoreToNewInstanceInput
- func (s *ChargeInfoForRestoreToNewInstanceInput) SetNumber(v int32) *ChargeInfoForRestoreToNewInstanceInput
- func (s *ChargeInfoForRestoreToNewInstanceInput) SetPeriod(v int32) *ChargeInfoForRestoreToNewInstanceInput
- func (s *ChargeInfoForRestoreToNewInstanceInput) SetPeriodUnit(v string) *ChargeInfoForRestoreToNewInstanceInput
- func (s ChargeInfoForRestoreToNewInstanceInput) String() string
- type ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s ChargeItemPriceForDescribeDBInstancePriceDetailOutput) GoString() string
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetDiscountPrice(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String() string
- type ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s ChargeItemPriceForDescribeDBProxyPriceDetailOutput) GoString() string
- func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v float64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s ChargeItemPriceForDescribeDBProxyPriceDetailOutput) String() string
- type ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s ChargeItemPriceForDescribeResourcePackagePriceOutput) GoString() string
- func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetDiscountPrice(v float64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
- func (s ChargeItemPriceForDescribeResourcePackagePriceOutput) String() string
- type CheckItemForDescribeTaskDetailOutput
- func (s CheckItemForDescribeTaskDetailOutput) GoString() string
- func (s *CheckItemForDescribeTaskDetailOutput) SetDescription(v string) *CheckItemForDescribeTaskDetailOutput
- func (s *CheckItemForDescribeTaskDetailOutput) SetItemName(v string) *CheckItemForDescribeTaskDetailOutput
- func (s *CheckItemForDescribeTaskDetailOutput) SetRiskLevel(v string) *CheckItemForDescribeTaskDetailOutput
- func (s CheckItemForDescribeTaskDetailOutput) String() string
- type CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) GoString() string
- func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetAllowed(v bool) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetMessage(v string) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetReason(v string) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) String() string
- type CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
- func (s CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) GoString() string
- func (s *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetAllowed(v bool) *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
- func (s *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetCheckItem(v string) *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
- func (s *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetReason(v string) *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
- func (s CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) String() string
- type CheckUserUploadBackupInput
- func (s CheckUserUploadBackupInput) GoString() string
- func (s *CheckUserUploadBackupInput) SetAll(v bool) *CheckUserUploadBackupInput
- func (s *CheckUserUploadBackupInput) SetBackupId(v string) *CheckUserUploadBackupInput
- func (s CheckUserUploadBackupInput) String() string
- func (s *CheckUserUploadBackupInput) Validate() error
- type CheckUserUploadBackupOutput
- func (s CheckUserUploadBackupOutput) GoString() string
- func (s *CheckUserUploadBackupOutput) SetReason(v string) *CheckUserUploadBackupOutput
- func (s *CheckUserUploadBackupOutput) SetStatus(v string) *CheckUserUploadBackupOutput
- func (s *CheckUserUploadBackupOutput) SetStatusCode(v int32) *CheckUserUploadBackupOutput
- func (s CheckUserUploadBackupOutput) String() string
- type CleanNonWhiteSessionInput
- func (s CleanNonWhiteSessionInput) GoString() string
- func (s *CleanNonWhiteSessionInput) SetDisassociateAllowListInfos(v []*DisassociateAllowListInfoForCleanNonWhiteSessionInput) *CleanNonWhiteSessionInput
- func (s *CleanNonWhiteSessionInput) SetInstanceIds(v []*string) *CleanNonWhiteSessionInput
- func (s CleanNonWhiteSessionInput) String() string
- type CleanNonWhiteSessionOutput
- type ColumnInfoForDescribeDbAccountTableColumnInfoOutput
- func (s ColumnInfoForDescribeDbAccountTableColumnInfoOutput) GoString() string
- func (s *ColumnInfoForDescribeDbAccountTableColumnInfoOutput) SetAccountPrivileges(v []*string) *ColumnInfoForDescribeDbAccountTableColumnInfoOutput
- func (s *ColumnInfoForDescribeDbAccountTableColumnInfoOutput) SetColumnName(v string) *ColumnInfoForDescribeDbAccountTableColumnInfoOutput
- func (s ColumnInfoForDescribeDbAccountTableColumnInfoOutput) String() string
- type ColumnPrivilegeForCreateDBAccountInput
- func (s ColumnPrivilegeForCreateDBAccountInput) GoString() string
- func (s *ColumnPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *ColumnPrivilegeForCreateDBAccountInput
- func (s *ColumnPrivilegeForCreateDBAccountInput) SetColumnName(v string) *ColumnPrivilegeForCreateDBAccountInput
- func (s *ColumnPrivilegeForCreateDBAccountInput) SetTableName(v string) *ColumnPrivilegeForCreateDBAccountInput
- func (s ColumnPrivilegeForCreateDBAccountInput) String() string
- type ColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s ColumnPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
- func (s *ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *ColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s *ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetColumnName(v string) *ColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s *ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetTableName(v string) *ColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s ColumnPrivilegeForGrantDBAccountPrivilegeInput) String() string
- type ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) GoString() string
- func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemKey(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemType(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemValue(v int64) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
- func (s ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) String() string
- type CopyParameterTemplateInput
- func (s CopyParameterTemplateInput) GoString() string
- func (s *CopyParameterTemplateInput) SetProjectName(v string) *CopyParameterTemplateInput
- func (s *CopyParameterTemplateInput) SetRegion(v string) *CopyParameterTemplateInput
- func (s *CopyParameterTemplateInput) SetSrcTemplateId(v string) *CopyParameterTemplateInput
- func (s *CopyParameterTemplateInput) SetTemplateDesc(v string) *CopyParameterTemplateInput
- func (s *CopyParameterTemplateInput) SetTemplateName(v string) *CopyParameterTemplateInput
- func (s CopyParameterTemplateInput) String() string
- func (s *CopyParameterTemplateInput) Validate() error
- type CopyParameterTemplateOutput
- type CreateAllowListInput
- func (s CreateAllowListInput) GoString() string
- func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListCategory(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetProjectName(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForCreateAllowListInput) *CreateAllowListInput
- func (s *CreateAllowListInput) SetSecurityGroupIds(v []*string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetUserAllowList(v string) *CreateAllowListInput
- func (s CreateAllowListInput) String() string
- func (s *CreateAllowListInput) Validate() error
- type CreateAllowListOutput
- type CreateBackupInput
- func (s CreateBackupInput) GoString() string
- func (s *CreateBackupInput) SetBackupMeta(v []*BackupMetaForCreateBackupInput) *CreateBackupInput
- func (s *CreateBackupInput) SetBackupMethod(v string) *CreateBackupInput
- func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput
- func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput
- func (s CreateBackupInput) String() string
- func (s *CreateBackupInput) Validate() error
- type CreateBackupOutput
- type CreateBinlogBackupInput
- type CreateBinlogBackupOutput
- type CreateDBAccountInput
- func (s CreateDBAccountInput) GoString() string
- func (s *CreateDBAccountInput) SetAccountDesc(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAuthenticationType(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetDryRun(v bool) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetHost(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetTableColumnPrivileges(v []*TableColumnPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
- func (s CreateDBAccountInput) String() string
- func (s *CreateDBAccountInput) Validate() error
- type CreateDBAccountOutput
- type CreateDBBlueGreenInstanceInput
- func (s CreateDBBlueGreenInstanceInput) GoString() string
- func (s *CreateDBBlueGreenInstanceInput) SetChargeInfo(v *ChargeInfoForCreateDBBlueGreenInstanceInput) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetDBEngineVersion(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetDBParamGroupId(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetDeletionProtection(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetInstanceId(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetInstanceName(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetInstanceType(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetMinorVersion(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDBBlueGreenInstanceInput) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetPrivateIpAddress(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForCreateDBBlueGreenInstanceInput) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetStorageSpace(v int32) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetStorageType(v string) *CreateDBBlueGreenInstanceInput
- func (s *CreateDBBlueGreenInstanceInput) SetSubnetId(v string) *CreateDBBlueGreenInstanceInput
- func (s CreateDBBlueGreenInstanceInput) String() string
- func (s *CreateDBBlueGreenInstanceInput) Validate() error
- type CreateDBBlueGreenInstanceOutput
- func (s CreateDBBlueGreenInstanceOutput) GoString() string
- func (s *CreateDBBlueGreenInstanceOutput) SetInstanceId(v string) *CreateDBBlueGreenInstanceOutput
- func (s *CreateDBBlueGreenInstanceOutput) SetOrderId(v string) *CreateDBBlueGreenInstanceOutput
- func (s CreateDBBlueGreenInstanceOutput) String() string
- type CreateDBEndpointInput
- func (s CreateDBEndpointInput) GoString() string
- func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConnectionMode(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConnectionPoolType(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEnableConnectionPersistent(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetIdleConnectionReclaim(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetImplicitTransSplit(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetMasterNodeRouting(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetMasterProtectorTimeout(v int32) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetMultiStatementsMode(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetOverloadProtection(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadOnlyNodeDistributionType(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadOnlyNodeMaxDelayTime(v int32) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForCreateDBEndpointInput) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadWriteSpliting(v bool) *CreateDBEndpointInput
- func (s CreateDBEndpointInput) String() string
- func (s *CreateDBEndpointInput) Validate() error
- type CreateDBEndpointOutput
- type CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) GoString() string
- func (s *CreateDBEndpointPublicAddressInput) SetEipId(v string) *CreateDBEndpointPublicAddressInput
- func (s *CreateDBEndpointPublicAddressInput) SetEndpointId(v string) *CreateDBEndpointPublicAddressInput
- func (s *CreateDBEndpointPublicAddressInput) SetInstanceId(v string) *CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) String() string
- func (s *CreateDBEndpointPublicAddressInput) Validate() error
- type CreateDBEndpointPublicAddressOutput
- type CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) GoString() string
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetConnectionPoolType(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetDescription(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetEndpointName(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetEndpointType(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetIdleConnectionReclaim(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetImplicitTransSplit(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetInstanceId(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMasterNodeRouting(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMasterProtectorTimeout(v int32) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMultiStatementsMode(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetNodes(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetOverloadProtection(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeDistributionType(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeMaxDelayTime(v int32) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadWriteMode(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadWriteSpliting(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
- func (s CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) String() string
- type CreateDBInstanceInput
- func (s CreateDBInstanceInput) GoString() string
- func (s *CreateDBInstanceInput) SetAllowListIds(v []*string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetAutoRenew(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetChargeInfo(v *ChargeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetChargeType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBEngine(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBParamGroupId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBTimeZone(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDeletionProtection(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetEnableExternalReplication(v bool) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetEngineType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceSpecName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceTags(v []*InstanceTagForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetLowerCaseTableNames(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetMaintenanceWindow(v *MaintenanceWindowForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetParameterTemplateId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPort(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPrepaidPeriod(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPrivateIpAddress(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetStorageSpace(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetStorageType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetUsedTime(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetVpcID(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetZone(v string) *CreateDBInstanceInput
- func (s CreateDBInstanceInput) String() string
- func (s *CreateDBInstanceInput) Validate() error
- type CreateDBInstanceOutput
- type CreateDBNodesInput
- func (s CreateDBNodesInput) GoString() string
- func (s *CreateDBNodesInput) SetEstimateOnly(v bool) *CreateDBNodesInput
- func (s *CreateDBNodesInput) SetInstanceId(v string) *CreateDBNodesInput
- func (s *CreateDBNodesInput) SetNodeInfo(v []*NodeInfoForCreateDBNodesInput) *CreateDBNodesInput
- func (s *CreateDBNodesInput) SetRequestSource(v string) *CreateDBNodesInput
- func (s *CreateDBNodesInput) SetSpecifiedSwitchEndTime(v string) *CreateDBNodesInput
- func (s *CreateDBNodesInput) SetSpecifiedSwitchStartTime(v string) *CreateDBNodesInput
- func (s *CreateDBNodesInput) SetSwitchType(v string) *CreateDBNodesInput
- func (s CreateDBNodesInput) String() string
- func (s *CreateDBNodesInput) Validate() error
- type CreateDBNodesOutput
- func (s CreateDBNodesOutput) GoString() string
- func (s *CreateDBNodesOutput) SetEstimationResult(v *EstimationResultForCreateDBNodesOutput) *CreateDBNodesOutput
- func (s *CreateDBNodesOutput) SetInstanceId(v string) *CreateDBNodesOutput
- func (s *CreateDBNodesOutput) SetOrderId(v string) *CreateDBNodesOutput
- func (s CreateDBNodesOutput) String() string
- type CreateDatabaseInput
- func (s CreateDatabaseInput) GoString() string
- func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDBDesc(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDBName(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDatabasePrivileges(v []*DatabasePrivilegeForCreateDatabaseInput) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
- func (s CreateDatabaseInput) String() string
- func (s *CreateDatabaseInput) Validate() error
- type CreateDatabaseOutput
- type CreateDiagnosticsTaskInput
- type CreateDiagnosticsTaskOutput
- type CreateDrDBInstanceInput
- func (s CreateDrDBInstanceInput) GoString() string
- func (s *CreateDrDBInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForCreateDrDBInstanceInput) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetDeletionProtection(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetInstanceName(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetMasterInstanceId(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetMasterRegion(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDrDBInstanceInput) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetPrivateIpAddress(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForCreateDrDBInstanceInput) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetStorageSpace(v int32) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetStorageType(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetSubnetId(v string) *CreateDrDBInstanceInput
- func (s *CreateDrDBInstanceInput) SetVpcId(v string) *CreateDrDBInstanceInput
- func (s CreateDrDBInstanceInput) String() string
- func (s *CreateDrDBInstanceInput) Validate() error
- type CreateDrDBInstanceOutput
- type CreateParameterTemplateInput
- func (s CreateParameterTemplateInput) GoString() string
- func (s *CreateParameterTemplateInput) SetEngineType(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetProjectName(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateDesc(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateName(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateParams(v []*TemplateParamForCreateParameterTemplateInput) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateType(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateTypeVersion(v string) *CreateParameterTemplateInput
- func (s CreateParameterTemplateInput) String() string
- func (s *CreateParameterTemplateInput) Validate() error
- type CreateParameterTemplateOutput
- type CreateResourcePackageInput
- func (s CreateResourcePackageInput) GoString() string
- func (s *CreateResourcePackageInput) SetChargeInfo(v *ChargeInfoForCreateResourcePackageInput) *CreateResourcePackageInput
- func (s *CreateResourcePackageInput) SetEffectiveTime(v string) *CreateResourcePackageInput
- func (s *CreateResourcePackageInput) SetEffectiveTimeType(v string) *CreateResourcePackageInput
- func (s *CreateResourcePackageInput) SetPackageSpec(v string) *CreateResourcePackageInput
- func (s *CreateResourcePackageInput) SetPackageType(v string) *CreateResourcePackageInput
- func (s CreateResourcePackageInput) String() string
- func (s *CreateResourcePackageInput) Validate() error
- type CreateResourcePackageOutput
- type CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput
- func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) GoString() string
- func (s *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput
- func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) String() string
- type CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput
- func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput
- func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) String() string
- type CustomRouteStrategyForDescribeDBInstanceDetailOutput
- func (s CustomRouteStrategyForDescribeDBInstanceDetailOutput) GoString() string
- func (s *CustomRouteStrategyForDescribeDBInstanceDetailOutput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBInstanceDetailOutput) *CustomRouteStrategyForDescribeDBInstanceDetailOutput
- func (s CustomRouteStrategyForDescribeDBInstanceDetailOutput) String() string
- type CustomRouteStrategyForDescribeDBInstanceEndpointsOutput
- func (s CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) GoString() string
- func (s *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput
- func (s CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) String() string
- type DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s DBInstanceAttributeForDescribeDBInstanceAttributeOutput) GoString() string
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetAllowListVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetAutoUpgradeMinorVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetCreateTime(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetCurrentKernelVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetDBEngineVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetDeletionProtection(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetEngineType(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetHasDisasterRecoveryInstances(v bool) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetHasGreenInstance(v bool) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceName(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceStatus(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceType(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetLowerCaseTableNames(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceAttributeOutput) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetMemory(v int32) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetNodeNumber(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetNodeSpec(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetProjectName(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetRegionId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetStorageSpace(v int64) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetStorageType(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetSubnetId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetTags(v []*TagForDescribeDBInstanceAttributeOutput) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetTimeZone(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetUpdateTime(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetVCPU(v int32) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetVpcId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetZoneId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
- func (s DBInstanceAttributeForDescribeDBInstanceAttributeOutput) String() string
- type DBTableInfoForDescribeBackupsOutput
- func (s DBTableInfoForDescribeBackupsOutput) GoString() string
- func (s *DBTableInfoForDescribeBackupsOutput) SetDatabase(v string) *DBTableInfoForDescribeBackupsOutput
- func (s *DBTableInfoForDescribeBackupsOutput) SetTables(v []*string) *DBTableInfoForDescribeBackupsOutput
- func (s DBTableInfoForDescribeBackupsOutput) String() string
- type DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s DataForDescribeCrossRegionBackupDBInstancesOutput) GoString() string
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetBackupEnabled(v bool) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetCrossBackupAllRetention(v bool) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetDBEngineVersion(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceId(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceName(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceStatus(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetLogBackupEnabled(v bool) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetProjectName(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetRegionId(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetRetention(v int32) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetServiceEnableTime(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
- func (s DataForDescribeCrossRegionBackupDBInstancesOutput) String() string
- type DataForDescribeDeletedDBInstancesOutput
- func (s DataForDescribeDeletedDBInstancesOutput) GoString() string
- func (s *DataForDescribeDeletedDBInstancesOutput) SetBackupExpirationTime(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetCreateTime(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetDBEngineVersion(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetDataKeepDays(v int32) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetDataKeepPolicy(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetDeletionTime(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceId(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceName(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceStatus(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceType(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetNodeSpec(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetProjectName(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetStorageSpace(v int32) *DataForDescribeDeletedDBInstancesOutput
- func (s *DataForDescribeDeletedDBInstancesOutput) SetStorageType(v string) *DataForDescribeDeletedDBInstancesOutput
- func (s DataForDescribeDeletedDBInstancesOutput) String() string
- type DataForDescribeTasksOutput
- func (s DataForDescribeTasksOutput) GoString() string
- func (s *DataForDescribeTasksOutput) SetCostTimeMS(v int64) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetCreateTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetFinishTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetOriginConfig(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetProgress(v int32) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetRelatedInstanceInfos(v *RelatedInstanceInfosForDescribeTasksOutput) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetScheduledExecuteEndTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetScheduledExecuteStartTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetScheduledSwitchEndTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetScheduledSwitchStartTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetStartTime(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskAction(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskCategory(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskDesc(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskId(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskParams(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskProgress(v []*TaskProgressForDescribeTasksOutput) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskSource(v string) *DataForDescribeTasksOutput
- func (s *DataForDescribeTasksOutput) SetTaskStatus(v string) *DataForDescribeTasksOutput
- func (s DataForDescribeTasksOutput) String() string
- type DatabaseForDescribeDatabasesOutput
- func (s DatabaseForDescribeDatabasesOutput) GoString() string
- func (s *DatabaseForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDBDesc(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDBName(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDBStatus(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDatabasePrivileges(v []*DatabasePrivilegeForDescribeDatabasesOutput) *DatabaseForDescribeDatabasesOutput
- func (s DatabaseForDescribeDatabasesOutput) String() string
- type DatabasePrivilegeForCreateDatabaseInput
- func (s DatabasePrivilegeForCreateDatabaseInput) GoString() string
- func (s *DatabasePrivilegeForCreateDatabaseInput) SetAccountName(v string) *DatabasePrivilegeForCreateDatabaseInput
- func (s *DatabasePrivilegeForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasePrivilegeForCreateDatabaseInput
- func (s *DatabasePrivilegeForCreateDatabaseInput) SetAccountPrivilegeDetail(v string) *DatabasePrivilegeForCreateDatabaseInput
- func (s *DatabasePrivilegeForCreateDatabaseInput) SetHost(v string) *DatabasePrivilegeForCreateDatabaseInput
- func (s DatabasePrivilegeForCreateDatabaseInput) String() string
- type DatabasePrivilegeForDescribeDatabasesOutput
- func (s DatabasePrivilegeForDescribeDatabasesOutput) GoString() string
- func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetAccountName(v string) *DatabasePrivilegeForDescribeDatabasesOutput
- func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasePrivilegeForDescribeDatabasesOutput
- func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetAccountPrivilegeDetail(v string) *DatabasePrivilegeForDescribeDatabasesOutput
- func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetHost(v string) *DatabasePrivilegeForDescribeDatabasesOutput
- func (s DatabasePrivilegeForDescribeDatabasesOutput) String() string
- type DatabasePrivilegeForGrantDatabasePrivilegeInput
- func (s DatabasePrivilegeForGrantDatabasePrivilegeInput) GoString() string
- func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountName(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
- func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountPrivilege(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
- func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountPrivilegeDetail(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
- func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetHost(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
- func (s DatabasePrivilegeForGrantDatabasePrivilegeInput) String() string
- type DeleteAllowListInput
- type DeleteAllowListOutput
- type DeleteDBAccountInput
- func (s DeleteDBAccountInput) GoString() string
- func (s *DeleteDBAccountInput) SetAccountName(v string) *DeleteDBAccountInput
- func (s *DeleteDBAccountInput) SetHost(v string) *DeleteDBAccountInput
- func (s *DeleteDBAccountInput) SetInstanceId(v string) *DeleteDBAccountInput
- func (s DeleteDBAccountInput) String() string
- func (s *DeleteDBAccountInput) Validate() error
- type DeleteDBAccountOutput
- type DeleteDBBlueGreenRelationInput
- type DeleteDBBlueGreenRelationOutput
- type DeleteDBEndpointInput
- func (s DeleteDBEndpointInput) GoString() string
- func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput
- func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput
- func (s DeleteDBEndpointInput) String() string
- func (s *DeleteDBEndpointInput) Validate() error
- type DeleteDBEndpointOutput
- type DeleteDBEndpointPublicAddressInput
- func (s DeleteDBEndpointPublicAddressInput) GoString() string
- func (s *DeleteDBEndpointPublicAddressInput) SetDomain(v string) *DeleteDBEndpointPublicAddressInput
- func (s *DeleteDBEndpointPublicAddressInput) SetEipId(v string) *DeleteDBEndpointPublicAddressInput
- func (s *DeleteDBEndpointPublicAddressInput) SetEndpointId(v string) *DeleteDBEndpointPublicAddressInput
- func (s *DeleteDBEndpointPublicAddressInput) SetInstanceId(v string) *DeleteDBEndpointPublicAddressInput
- func (s DeleteDBEndpointPublicAddressInput) String() string
- func (s *DeleteDBEndpointPublicAddressInput) Validate() error
- type DeleteDBEndpointPublicAddressOutput
- type DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) GoString() string
- func (s *DeleteDBInstanceInput) SetDataKeepDays(v int32) *DeleteDBInstanceInput
- func (s *DeleteDBInstanceInput) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
- func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) String() string
- func (s *DeleteDBInstanceInput) Validate() error
- type DeleteDBInstanceOutput
- type DeleteDBNodesInput
- func (s DeleteDBNodesInput) GoString() string
- func (s *DeleteDBNodesInput) SetDBNodeIds(v []*string) *DeleteDBNodesInput
- func (s *DeleteDBNodesInput) SetEstimateOnly(v bool) *DeleteDBNodesInput
- func (s *DeleteDBNodesInput) SetInstanceId(v string) *DeleteDBNodesInput
- func (s *DeleteDBNodesInput) SetRequestSource(v string) *DeleteDBNodesInput
- func (s *DeleteDBNodesInput) SetSpecifiedSwitchEndTime(v string) *DeleteDBNodesInput
- func (s *DeleteDBNodesInput) SetSpecifiedSwitchStartTime(v string) *DeleteDBNodesInput
- func (s *DeleteDBNodesInput) SetSwitchType(v string) *DeleteDBNodesInput
- func (s DeleteDBNodesInput) String() string
- func (s *DeleteDBNodesInput) Validate() error
- type DeleteDBNodesOutput
- func (s DeleteDBNodesOutput) GoString() string
- func (s *DeleteDBNodesOutput) SetEstimationResult(v *EstimationResultForDeleteDBNodesOutput) *DeleteDBNodesOutput
- func (s *DeleteDBNodesOutput) SetInstanceId(v string) *DeleteDBNodesOutput
- func (s *DeleteDBNodesOutput) SetOrderId(v string) *DeleteDBNodesOutput
- func (s DeleteDBNodesOutput) String() string
- type DeleteDataBackupInput
- func (s DeleteDataBackupInput) GoString() string
- func (s *DeleteDataBackupInput) SetBackupId(v string) *DeleteDataBackupInput
- func (s *DeleteDataBackupInput) SetInstanceId(v string) *DeleteDataBackupInput
- func (s DeleteDataBackupInput) String() string
- func (s *DeleteDataBackupInput) Validate() error
- type DeleteDataBackupOutput
- type DeleteDatabaseInput
- func (s DeleteDatabaseInput) GoString() string
- func (s *DeleteDatabaseInput) SetDBName(v string) *DeleteDatabaseInput
- func (s *DeleteDatabaseInput) SetInstanceId(v string) *DeleteDatabaseInput
- func (s *DeleteDatabaseInput) SetKeepAccountPrivileges(v bool) *DeleteDatabaseInput
- func (s DeleteDatabaseInput) String() string
- func (s *DeleteDatabaseInput) Validate() error
- type DeleteDatabaseOutput
- type DeleteParameterTemplateInput
- func (s DeleteParameterTemplateInput) GoString() string
- func (s *DeleteParameterTemplateInput) SetProjectName(v string) *DeleteParameterTemplateInput
- func (s *DeleteParameterTemplateInput) SetTemplateId(v string) *DeleteParameterTemplateInput
- func (s DeleteParameterTemplateInput) String() string
- func (s *DeleteParameterTemplateInput) Validate() error
- type DeleteParameterTemplateOutput
- type DeleteUserUploadBackupInput
- func (s DeleteUserUploadBackupInput) GoString() string
- func (s *DeleteUserUploadBackupInput) SetBackupId(v string) *DeleteUserUploadBackupInput
- func (s *DeleteUserUploadBackupInput) SetProjectName(v string) *DeleteUserUploadBackupInput
- func (s DeleteUserUploadBackupInput) String() string
- func (s *DeleteUserUploadBackupInput) Validate() error
- type DeleteUserUploadBackupOutput
- func (s DeleteUserUploadBackupOutput) GoString() string
- func (s *DeleteUserUploadBackupOutput) SetReason(v string) *DeleteUserUploadBackupOutput
- func (s *DeleteUserUploadBackupOutput) SetStatus(v string) *DeleteUserUploadBackupOutput
- func (s *DeleteUserUploadBackupOutput) SetStatusCode(v int32) *DeleteUserUploadBackupOutput
- func (s DeleteUserUploadBackupOutput) String() string
- type DescribeAllowListDetailInput
- func (s DescribeAllowListDetailInput) GoString() string
- func (s *DescribeAllowListDetailInput) SetAllowListId(v string) *DescribeAllowListDetailInput
- func (s *DescribeAllowListDetailInput) SetProjectName(v string) *DescribeAllowListDetailInput
- func (s DescribeAllowListDetailInput) String() string
- func (s *DescribeAllowListDetailInput) Validate() error
- type DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) GoString() string
- func (s *DescribeAllowListDetailOutput) SetAllowList(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListCategory(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListDesc(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListId(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListName(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListType(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAssociatedInstances(v []*AssociatedInstanceForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetProjectName(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetUserAllowList(v string) *DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) String() string
- type DescribeAllowListsInput
- func (s DescribeAllowListsInput) GoString() string
- func (s *DescribeAllowListsInput) SetIPAddress(v string) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetInstanceId(v string) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetProjectName(v string) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetQueryDefault(v bool) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetRegionId(v string) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetWithIpList(v bool) *DescribeAllowListsInput
- func (s DescribeAllowListsInput) String() string
- type DescribeAllowListsOutput
- type DescribeApplyParameterTemplateInput
- func (s DescribeApplyParameterTemplateInput) GoString() string
- func (s *DescribeApplyParameterTemplateInput) SetInstanceId(v string) *DescribeApplyParameterTemplateInput
- func (s *DescribeApplyParameterTemplateInput) SetTemplateId(v string) *DescribeApplyParameterTemplateInput
- func (s DescribeApplyParameterTemplateInput) String() string
- func (s *DescribeApplyParameterTemplateInput) Validate() error
- type DescribeApplyParameterTemplateOutput
- func (s DescribeApplyParameterTemplateOutput) GoString() string
- func (s *DescribeApplyParameterTemplateOutput) SetInstanceId(v string) *DescribeApplyParameterTemplateOutput
- func (s *DescribeApplyParameterTemplateOutput) SetParameters(v []*ParameterForDescribeApplyParameterTemplateOutput) *DescribeApplyParameterTemplateOutput
- func (s *DescribeApplyParameterTemplateOutput) SetTemplateId(v string) *DescribeApplyParameterTemplateOutput
- func (s DescribeApplyParameterTemplateOutput) String() string
- type DescribeAvailabilityZonesInput
- type DescribeAvailabilityZonesOutput
- func (s DescribeAvailabilityZonesOutput) GoString() string
- func (s *DescribeAvailabilityZonesOutput) SetRegionId(v string) *DescribeAvailabilityZonesOutput
- func (s *DescribeAvailabilityZonesOutput) SetZones(v []*ZoneForDescribeAvailabilityZonesOutput) *DescribeAvailabilityZonesOutput
- func (s DescribeAvailabilityZonesOutput) String() string
- type DescribeAvailableCrossRegionInput
- func (s DescribeAvailableCrossRegionInput) GoString() string
- func (s *DescribeAvailableCrossRegionInput) SetInstanceId(v string) *DescribeAvailableCrossRegionInput
- func (s *DescribeAvailableCrossRegionInput) SetRegionId(v string) *DescribeAvailableCrossRegionInput
- func (s DescribeAvailableCrossRegionInput) String() string
- func (s *DescribeAvailableCrossRegionInput) Validate() error
- type DescribeAvailableCrossRegionOutput
- type DescribeBackupDecryptionKeyInput
- func (s DescribeBackupDecryptionKeyInput) GoString() string
- func (s *DescribeBackupDecryptionKeyInput) SetBackupId(v string) *DescribeBackupDecryptionKeyInput
- func (s *DescribeBackupDecryptionKeyInput) SetInstanceId(v string) *DescribeBackupDecryptionKeyInput
- func (s DescribeBackupDecryptionKeyInput) String() string
- func (s *DescribeBackupDecryptionKeyInput) Validate() error
- type DescribeBackupDecryptionKeyOutput
- func (s DescribeBackupDecryptionKeyOutput) GoString() string
- func (s *DescribeBackupDecryptionKeyOutput) SetDecryptionKey(v string) *DescribeBackupDecryptionKeyOutput
- func (s *DescribeBackupDecryptionKeyOutput) SetIv(v string) *DescribeBackupDecryptionKeyOutput
- func (s DescribeBackupDecryptionKeyOutput) String() string
- type DescribeBackupEncryptionStatusInput
- type DescribeBackupEncryptionStatusOutput
- func (s DescribeBackupEncryptionStatusOutput) GoString() string
- func (s *DescribeBackupEncryptionStatusOutput) SetDataEncryptionStatus(v string) *DescribeBackupEncryptionStatusOutput
- func (s *DescribeBackupEncryptionStatusOutput) SetLogEncryptionStatus(v string) *DescribeBackupEncryptionStatusOutput
- func (s DescribeBackupEncryptionStatusOutput) String() string
- type DescribeBackupPolicyInput
- type DescribeBackupPolicyOutput
- func (s DescribeBackupPolicyOutput) GoString() string
- func (s *DescribeBackupPolicyOutput) SetBinlogBackupAllRetention(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogBackupEnabled(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogBackupEncryptionEnabled(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogFileCountsEnable(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogLimitCount(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogLocalRetentionHour(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogSpaceLimitEnable(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBinlogStoragePercentage(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataBackupAllRetention(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataBackupEncryptionEnabled(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataBackupRetentionDay(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataFullBackupPeriods(v []*string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataFullBackupStartUTCHour(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataFullBackupTime(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataIncrBackupPeriods(v []*string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataKeepDaysAfterReleased(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataKeepPolicyAfterReleased(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetHighFrequencySnapshotBackupEnable(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetHighFrequencySnapshotBackupSecondPeriod(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetHourlyIncrBackupEnable(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetIncrBackupHourPeriod(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetInstanceId(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetKeepCrossBackupEnableAfterReleased(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetLockDDLTime(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetLogBackupRetentionDay(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetPublicDownloadEnable(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetRetentionPolicySynced(v bool) *DescribeBackupPolicyOutput
- func (s DescribeBackupPolicyOutput) String() string
- type DescribeBackupStatsInput
- func (s DescribeBackupStatsInput) GoString() string
- func (s *DescribeBackupStatsInput) SetInstanceId(v string) *DescribeBackupStatsInput
- func (s *DescribeBackupStatsInput) SetProjectName(v string) *DescribeBackupStatsInput
- func (s DescribeBackupStatsInput) String() string
- func (s *DescribeBackupStatsInput) Validate() error
- type DescribeBackupStatsOutput
- func (s DescribeBackupStatsOutput) GoString() string
- func (s *DescribeBackupStatsOutput) SetInstanceId(v string) *DescribeBackupStatsOutput
- func (s *DescribeBackupStatsOutput) SetProjectName(v string) *DescribeBackupStatsOutput
- func (s *DescribeBackupStatsOutput) SetUsageStats(v []*UsageStatForDescribeBackupStatsOutput) *DescribeBackupStatsOutput
- func (s DescribeBackupStatsOutput) String() string
- type DescribeBackupsInput
- func (s DescribeBackupsInput) GoString() string
- func (s *DescribeBackupsInput) SetBackupEndTime(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupId(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupMethod(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupName(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupStatus(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupType(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetCreateType(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetInstanceId(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetOption(v *OptionForDescribeBackupsInput) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetPageNumber(v int32) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetPageSize(v int32) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetProjectName(v string) *DescribeBackupsInput
- func (s DescribeBackupsInput) String() string
- type DescribeBackupsOutput
- type DescribeBinlogFilesInput
- func (s DescribeBinlogFilesInput) GoString() string
- func (s *DescribeBinlogFilesInput) SetBackupFileNumber(v int32) *DescribeBinlogFilesInput
- func (s *DescribeBinlogFilesInput) SetContext(v string) *DescribeBinlogFilesInput
- func (s *DescribeBinlogFilesInput) SetEndTime(v string) *DescribeBinlogFilesInput
- func (s *DescribeBinlogFilesInput) SetInstanceId(v string) *DescribeBinlogFilesInput
- func (s *DescribeBinlogFilesInput) SetResultSorter(v string) *DescribeBinlogFilesInput
- func (s *DescribeBinlogFilesInput) SetStartTime(v string) *DescribeBinlogFilesInput
- func (s DescribeBinlogFilesInput) String() string
- func (s *DescribeBinlogFilesInput) Validate() error
- type DescribeBinlogFilesOutput
- func (s DescribeBinlogFilesOutput) GoString() string
- func (s *DescribeBinlogFilesOutput) SetBinlogFiles(v []*BinlogFileForDescribeBinlogFilesOutput) *DescribeBinlogFilesOutput
- func (s *DescribeBinlogFilesOutput) SetContext(v string) *DescribeBinlogFilesOutput
- func (s *DescribeBinlogFilesOutput) SetTotal(v int32) *DescribeBinlogFilesOutput
- func (s DescribeBinlogFilesOutput) String() string
- type DescribeCrossBackupPolicyInput
- type DescribeCrossBackupPolicyOutput
- func (s DescribeCrossBackupPolicyOutput) GoString() string
- func (s *DescribeCrossBackupPolicyOutput) SetBackupEnabled(v bool) *DescribeCrossBackupPolicyOutput
- func (s *DescribeCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *DescribeCrossBackupPolicyOutput
- func (s *DescribeCrossBackupPolicyOutput) SetInstanceId(v string) *DescribeCrossBackupPolicyOutput
- func (s *DescribeCrossBackupPolicyOutput) SetLogBackupEnabled(v bool) *DescribeCrossBackupPolicyOutput
- func (s *DescribeCrossBackupPolicyOutput) SetRetention(v int32) *DescribeCrossBackupPolicyOutput
- func (s DescribeCrossBackupPolicyOutput) String() string
- type DescribeCrossRegionBackupDBInstancesInput
- func (s DescribeCrossRegionBackupDBInstancesInput) GoString() string
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetEnableAfterTime(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetEnableBeforeTime(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetInstanceId(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetInstanceName(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageNumber(v int32) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageSize(v int32) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetProjectName(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s DescribeCrossRegionBackupDBInstancesInput) String() string
- type DescribeCrossRegionBackupDBInstancesOutput
- func (s DescribeCrossRegionBackupDBInstancesOutput) GoString() string
- func (s *DescribeCrossRegionBackupDBInstancesOutput) SetDatas(v []*DataForDescribeCrossRegionBackupDBInstancesOutput) *DescribeCrossRegionBackupDBInstancesOutput
- func (s *DescribeCrossRegionBackupDBInstancesOutput) SetTotal(v int32) *DescribeCrossRegionBackupDBInstancesOutput
- func (s DescribeCrossRegionBackupDBInstancesOutput) String() string
- type DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) GoString() string
- func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageNumber(v int32) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageSize(v int32) *DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) String() string
- func (s *DescribeDBAccountsInput) Validate() error
- type DescribeDBAccountsOutput
- type DescribeDBBlueGreenDifferencesInput
- func (s DescribeDBBlueGreenDifferencesInput) GoString() string
- func (s *DescribeDBBlueGreenDifferencesInput) SetGreenEndpoints(v []*GreenEndpointForDescribeDBBlueGreenDifferencesInput) *DescribeDBBlueGreenDifferencesInput
- func (s *DescribeDBBlueGreenDifferencesInput) SetInstanceId(v string) *DescribeDBBlueGreenDifferencesInput
- func (s DescribeDBBlueGreenDifferencesInput) String() string
- func (s *DescribeDBBlueGreenDifferencesInput) Validate() error
- type DescribeDBBlueGreenDifferencesOutput
- func (s DescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *DescribeDBBlueGreenDifferencesOutput) SetBlueInfoDifference(v *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) *DescribeDBBlueGreenDifferencesOutput
- func (s *DescribeDBBlueGreenDifferencesOutput) SetGreenInfoDifference(v *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) *DescribeDBBlueGreenDifferencesOutput
- func (s DescribeDBBlueGreenDifferencesOutput) String() string
- type DescribeDBBlueGreenInstanceInput
- type DescribeDBBlueGreenInstanceOutput
- func (s DescribeDBBlueGreenInstanceOutput) GoString() string
- func (s *DescribeDBBlueGreenInstanceOutput) SetBlueInstance(v *BlueInstanceForDescribeDBBlueGreenInstanceOutput) *DescribeDBBlueGreenInstanceOutput
- func (s *DescribeDBBlueGreenInstanceOutput) SetGreenInstance(v *GreenInstanceForDescribeDBBlueGreenInstanceOutput) *DescribeDBBlueGreenInstanceOutput
- func (s DescribeDBBlueGreenInstanceOutput) String() string
- type DescribeDBDisasterRecoveryInstancesInput
- func (s DescribeDBDisasterRecoveryInstancesInput) GoString() string
- func (s *DescribeDBDisasterRecoveryInstancesInput) SetInstanceId(v string) *DescribeDBDisasterRecoveryInstancesInput
- func (s DescribeDBDisasterRecoveryInstancesInput) String() string
- func (s *DescribeDBDisasterRecoveryInstancesInput) Validate() error
- type DescribeDBDisasterRecoveryInstancesOutput
- func (s DescribeDBDisasterRecoveryInstancesOutput) GoString() string
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDisasterRecoveryInstances(v []*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskId(v string) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskName(v string) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskStatus(v string) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrSecondsBehindMaster(v int32) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetMasterInstanceId(v string) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetMasterInstanceName(v string) *DescribeDBDisasterRecoveryInstancesOutput
- func (s *DescribeDBDisasterRecoveryInstancesOutput) SetMasterRegion(v string) *DescribeDBDisasterRecoveryInstancesOutput
- func (s DescribeDBDisasterRecoveryInstancesOutput) String() string
- type DescribeDBInstanceAttributeInput
- type DescribeDBInstanceAttributeOutput
- type DescribeDBInstanceChargeDetailInput
- type DescribeDBInstanceChargeDetailOutput
- type DescribeDBInstanceDetailInput
- type DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) GoString() string
- func (s *DescribeDBInstanceDetailOutput) SetBasicInfo(v *BasicInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetDisasterRecoveryInstances(v []*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetProxyDetail(v *ProxyDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) String() string
- type DescribeDBInstanceEndpointsInput
- type DescribeDBInstanceEndpointsOutput
- type DescribeDBInstanceEngineMinorVersionsInput
- func (s DescribeDBInstanceEngineMinorVersionsInput) GoString() string
- func (s *DescribeDBInstanceEngineMinorVersionsInput) SetInstanceId(v string) *DescribeDBInstanceEngineMinorVersionsInput
- func (s *DescribeDBInstanceEngineMinorVersionsInput) SetInstanceIds(v []*string) *DescribeDBInstanceEngineMinorVersionsInput
- func (s DescribeDBInstanceEngineMinorVersionsInput) String() string
- type DescribeDBInstanceEngineMinorVersionsOutput
- type DescribeDBInstanceHAConfigInput
- type DescribeDBInstanceHAConfigOutput
- func (s DescribeDBInstanceHAConfigOutput) GoString() string
- func (s *DescribeDBInstanceHAConfigOutput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) *DescribeDBInstanceHAConfigOutput
- func (s *DescribeDBInstanceHAConfigOutput) SetDataSyncMode(v string) *DescribeDBInstanceHAConfigOutput
- func (s *DescribeDBInstanceHAConfigOutput) SetNodes(v []*NodeForDescribeDBInstanceHAConfigOutput) *DescribeDBInstanceHAConfigOutput
- func (s DescribeDBInstanceHAConfigOutput) String() string
- type DescribeDBInstanceNodesInput
- type DescribeDBInstanceNodesOutput
- type DescribeDBInstanceParametersInput
- func (s DescribeDBInstanceParametersInput) GoString() string
- func (s *DescribeDBInstanceParametersInput) SetInstanceId(v string) *DescribeDBInstanceParametersInput
- func (s *DescribeDBInstanceParametersInput) SetNodeId(v string) *DescribeDBInstanceParametersInput
- func (s *DescribeDBInstanceParametersInput) SetParameterName(v string) *DescribeDBInstanceParametersInput
- func (s DescribeDBInstanceParametersInput) String() string
- func (s *DescribeDBInstanceParametersInput) Validate() error
- type DescribeDBInstanceParametersLogInput
- func (s DescribeDBInstanceParametersLogInput) GoString() string
- func (s *DescribeDBInstanceParametersLogInput) SetEndTime(v string) *DescribeDBInstanceParametersLogInput
- func (s *DescribeDBInstanceParametersLogInput) SetInstanceId(v string) *DescribeDBInstanceParametersLogInput
- func (s *DescribeDBInstanceParametersLogInput) SetPageNumber(v int32) *DescribeDBInstanceParametersLogInput
- func (s *DescribeDBInstanceParametersLogInput) SetPageSize(v int32) *DescribeDBInstanceParametersLogInput
- func (s *DescribeDBInstanceParametersLogInput) SetStartTime(v string) *DescribeDBInstanceParametersLogInput
- func (s DescribeDBInstanceParametersLogInput) String() string
- func (s *DescribeDBInstanceParametersLogInput) Validate() error
- type DescribeDBInstanceParametersLogOutput
- func (s DescribeDBInstanceParametersLogOutput) GoString() string
- func (s *DescribeDBInstanceParametersLogOutput) SetParameterChangeLogs(v []*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) *DescribeDBInstanceParametersLogOutput
- func (s *DescribeDBInstanceParametersLogOutput) SetTotal(v int32) *DescribeDBInstanceParametersLogOutput
- func (s DescribeDBInstanceParametersLogOutput) String() string
- type DescribeDBInstanceParametersOutput
- func (s DescribeDBInstanceParametersOutput) GoString() string
- func (s *DescribeDBInstanceParametersOutput) SetDBEngine(v string) *DescribeDBInstanceParametersOutput
- func (s *DescribeDBInstanceParametersOutput) SetDBEngineVersion(v string) *DescribeDBInstanceParametersOutput
- func (s *DescribeDBInstanceParametersOutput) SetInstanceId(v string) *DescribeDBInstanceParametersOutput
- func (s *DescribeDBInstanceParametersOutput) SetParameterCount(v int32) *DescribeDBInstanceParametersOutput
- func (s *DescribeDBInstanceParametersOutput) SetParameters(v []*ParameterForDescribeDBInstanceParametersOutput) *DescribeDBInstanceParametersOutput
- func (s DescribeDBInstanceParametersOutput) String() string
- type DescribeDBInstancePriceDetailInput
- func (s DescribeDBInstancePriceDetailInput) GoString() string
- func (s *DescribeDBInstancePriceDetailInput) SetChargeType(v string) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetNodeInfo(v []*NodeInfoForDescribeDBInstancePriceDetailInput) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetNumber(v int32) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetPeriod(v int32) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetPeriodUnit(v string) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetProjectName(v string) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetProxyNodeCustom(v *ProxyNodeCustomForDescribeDBInstancePriceDetailInput) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetStorageSpace(v int32) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetStorageType(v string) *DescribeDBInstancePriceDetailInput
- func (s DescribeDBInstancePriceDetailInput) String() string
- func (s *DescribeDBInstancePriceDetailInput) Validate() error
- type DescribeDBInstancePriceDetailOutput
- func (s DescribeDBInstancePriceDetailOutput) GoString() string
- func (s *DescribeDBInstancePriceDetailOutput) SetDescribeDBInstancePriceDetailStr(v *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetHidePriceInfo(v bool) *DescribeDBInstancePriceDetailOutput
- func (s DescribeDBInstancePriceDetailOutput) String() string
- type DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) GoString() string
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetBillingMethod(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetCouponAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetCurrency(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetDiscountPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetOriginalPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetPayablePrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetQuantity(v int32) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetRefundAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
- func (s DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) String() string
- type DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) GoString() string
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetBillingMethod(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetChargeItemPrices(v []*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCouponAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCurrency(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetQuantity(v int32) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetRefundAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) String() string
- type DescribeDBInstanceSSLInput
- type DescribeDBInstanceSSLOutput
- func (s DescribeDBInstanceSSLOutput) GoString() string
- func (s *DescribeDBInstanceSSLOutput) SetAddress(v string) *DescribeDBInstanceSSLOutput
- func (s *DescribeDBInstanceSSLOutput) SetInstanceId(v string) *DescribeDBInstanceSSLOutput
- func (s *DescribeDBInstanceSSLOutput) SetIsValid(v bool) *DescribeDBInstanceSSLOutput
- func (s *DescribeDBInstanceSSLOutput) SetSSLEnable(v bool) *DescribeDBInstanceSSLOutput
- func (s *DescribeDBInstanceSSLOutput) SetSSLExpireTime(v string) *DescribeDBInstanceSSLOutput
- func (s *DescribeDBInstanceSSLOutput) SetTLSVersion(v string) *DescribeDBInstanceSSLOutput
- func (s DescribeDBInstanceSSLOutput) String() string
- type DescribeDBInstanceSpecsInput
- func (s DescribeDBInstanceSpecsInput) GoString() string
- func (s *DescribeDBInstanceSpecsInput) SetDBEngineVersion(v string) *DescribeDBInstanceSpecsInput
- func (s *DescribeDBInstanceSpecsInput) SetInstanceType(v string) *DescribeDBInstanceSpecsInput
- func (s *DescribeDBInstanceSpecsInput) SetSpecCode(v string) *DescribeDBInstanceSpecsInput
- func (s *DescribeDBInstanceSpecsInput) SetSpecFamily(v string) *DescribeDBInstanceSpecsInput
- func (s *DescribeDBInstanceSpecsInput) SetStorageType(v string) *DescribeDBInstanceSpecsInput
- func (s *DescribeDBInstanceSpecsInput) SetZoneId(v string) *DescribeDBInstanceSpecsInput
- func (s DescribeDBInstanceSpecsInput) String() string
- type DescribeDBInstanceSpecsOutput
- type DescribeDBInstanceTDEInput
- type DescribeDBInstanceTDEOutput
- type DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) GoString() string
- func (s *DescribeDBInstancesInput) SetChargeType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetCreateTimeEnd(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetCreateTimeStart(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetDBEngineVersion(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetEngineType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceId(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceStatus(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetKernelVersion(v []*string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetNodeSpec(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageNumber(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageSize(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPrivateNetworkIpAddress(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPrivateNetworkVpcId(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetStorageType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) String() string
- type DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) GoString() string
- func (s *DescribeDBInstancesOutput) SetInstances(v []*InstanceForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
- func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) String() string
- type DescribeDBNodeParameterDifferencesInput
- func (s DescribeDBNodeParameterDifferencesInput) GoString() string
- func (s *DescribeDBNodeParameterDifferencesInput) SetInstanceId(v string) *DescribeDBNodeParameterDifferencesInput
- func (s DescribeDBNodeParameterDifferencesInput) String() string
- func (s *DescribeDBNodeParameterDifferencesInput) Validate() error
- type DescribeDBNodeParameterDifferencesOutput
- func (s DescribeDBNodeParameterDifferencesOutput) GoString() string
- func (s *DescribeDBNodeParameterDifferencesOutput) SetNodeDifferentParameters(v []*NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) *DescribeDBNodeParameterDifferencesOutput
- func (s DescribeDBNodeParameterDifferencesOutput) String() string
- type DescribeDBProxyConfigInput
- type DescribeDBProxyConfigOutput
- func (s DescribeDBProxyConfigOutput) GoString() string
- func (s *DescribeDBProxyConfigOutput) SetBinlogDump(v bool) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetCheckModifyDBProxyAllowed(v *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetCheckModifyDBProxyAllowedV2(v []*CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetConnectionPoolType(v string) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetDBProxyStatus(v string) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetFeatureStates(v []*FeatureStateForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetGlobalReadOnly(v bool) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetInstanceId(v string) *DescribeDBProxyConfigOutput
- func (s *DescribeDBProxyConfigOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
- func (s DescribeDBProxyConfigOutput) String() string
- type DescribeDBProxyInput
- type DescribeDBProxyOutput
- type DescribeDBProxyPriceDetailInput
- func (s DescribeDBProxyPriceDetailInput) GoString() string
- func (s *DescribeDBProxyPriceDetailInput) SetInstanceId(v string) *DescribeDBProxyPriceDetailInput
- func (s *DescribeDBProxyPriceDetailInput) SetProjectName(v string) *DescribeDBProxyPriceDetailInput
- func (s *DescribeDBProxyPriceDetailInput) SetProxyNodeCustom(v *ProxyNodeCustomForDescribeDBProxyPriceDetailInput) *DescribeDBProxyPriceDetailInput
- func (s DescribeDBProxyPriceDetailInput) String() string
- func (s *DescribeDBProxyPriceDetailInput) Validate() error
- type DescribeDBProxyPriceDetailOutput
- func (s DescribeDBProxyPriceDetailOutput) GoString() string
- func (s *DescribeDBProxyPriceDetailOutput) SetBillingMethod(v string) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetCurrency(v string) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetDescribeDBInstancePriceDetailStr(v *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetDescribeDBProxyPriceDetailStr(v *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetDiscountPrice(v float64) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetHidePriceInfo(v bool) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetOriginalPrice(v float64) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetPayablePrice(v float64) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetQuantity(v int32) *DescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailOutput) SetRefundAmount(v float64) *DescribeDBProxyPriceDetailOutput
- func (s DescribeDBProxyPriceDetailOutput) String() string
- type DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) GoString() string
- func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetChargeItemPrices(v []*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCouponAmount(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCurrency(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
- func (s DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) String() string
- type DescribeDBSwitchBlueGreenPrecheckInput
- func (s DescribeDBSwitchBlueGreenPrecheckInput) GoString() string
- func (s *DescribeDBSwitchBlueGreenPrecheckInput) SetBeginTime(v string) *DescribeDBSwitchBlueGreenPrecheckInput
- func (s *DescribeDBSwitchBlueGreenPrecheckInput) SetEventId(v string) *DescribeDBSwitchBlueGreenPrecheckInput
- func (s *DescribeDBSwitchBlueGreenPrecheckInput) SetInstanceId(v string) *DescribeDBSwitchBlueGreenPrecheckInput
- func (s DescribeDBSwitchBlueGreenPrecheckInput) String() string
- func (s *DescribeDBSwitchBlueGreenPrecheckInput) Validate() error
- type DescribeDBSwitchBlueGreenPrecheckOutput
- func (s DescribeDBSwitchBlueGreenPrecheckOutput) GoString() string
- func (s *DescribeDBSwitchBlueGreenPrecheckOutput) SetPrecheckResults(v []*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) *DescribeDBSwitchBlueGreenPrecheckOutput
- func (s DescribeDBSwitchBlueGreenPrecheckOutput) String() string
- type DescribeDatabasesInput
- func (s DescribeDatabasesInput) GoString() string
- func (s *DescribeDatabasesInput) SetDBName(v string) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetInstanceId(v string) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetPageNumber(v int32) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetPageSize(v int32) *DescribeDatabasesInput
- func (s DescribeDatabasesInput) String() string
- func (s *DescribeDatabasesInput) Validate() error
- type DescribeDatabasesOutput
- type DescribeDbAccountTableColumnInfoInput
- func (s DescribeDbAccountTableColumnInfoInput) GoString() string
- func (s *DescribeDbAccountTableColumnInfoInput) SetAccountName(v string) *DescribeDbAccountTableColumnInfoInput
- func (s *DescribeDbAccountTableColumnInfoInput) SetColumnName(v string) *DescribeDbAccountTableColumnInfoInput
- func (s *DescribeDbAccountTableColumnInfoInput) SetDBName(v string) *DescribeDbAccountTableColumnInfoInput
- func (s *DescribeDbAccountTableColumnInfoInput) SetHost(v string) *DescribeDbAccountTableColumnInfoInput
- func (s *DescribeDbAccountTableColumnInfoInput) SetInstanceId(v string) *DescribeDbAccountTableColumnInfoInput
- func (s *DescribeDbAccountTableColumnInfoInput) SetTableLimit(v int32) *DescribeDbAccountTableColumnInfoInput
- func (s *DescribeDbAccountTableColumnInfoInput) SetTableName(v string) *DescribeDbAccountTableColumnInfoInput
- func (s DescribeDbAccountTableColumnInfoInput) String() string
- func (s *DescribeDbAccountTableColumnInfoInput) Validate() error
- type DescribeDbAccountTableColumnInfoOutput
- type DescribeDeletedDBInstancesInput
- func (s DescribeDeletedDBInstancesInput) GoString() string
- func (s *DescribeDeletedDBInstancesInput) SetDeletionAfterTime(v string) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetDeletionBeforeTime(v string) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetInstanceId(v string) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetInstanceName(v string) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetInstanceStatus(v string) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetPageNumber(v int32) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetPageSize(v int32) *DescribeDeletedDBInstancesInput
- func (s *DescribeDeletedDBInstancesInput) SetProjectName(v string) *DescribeDeletedDBInstancesInput
- func (s DescribeDeletedDBInstancesInput) String() string
- type DescribeDeletedDBInstancesOutput
- func (s DescribeDeletedDBInstancesOutput) GoString() string
- func (s *DescribeDeletedDBInstancesOutput) SetDatas(v []*DataForDescribeDeletedDBInstancesOutput) *DescribeDeletedDBInstancesOutput
- func (s *DescribeDeletedDBInstancesOutput) SetTotal(v int32) *DescribeDeletedDBInstancesOutput
- func (s DescribeDeletedDBInstancesOutput) String() string
- type DescribeDiagnosticsInfosInput
- func (s DescribeDiagnosticsInfosInput) GoString() string
- func (s *DescribeDiagnosticsInfosInput) SetDiagnosticsResult(v string) *DescribeDiagnosticsInfosInput
- func (s *DescribeDiagnosticsInfosInput) SetDiagnosticsType(v string) *DescribeDiagnosticsInfosInput
- func (s *DescribeDiagnosticsInfosInput) SetInstanceId(v string) *DescribeDiagnosticsInfosInput
- func (s *DescribeDiagnosticsInfosInput) SetPageNumber(v int32) *DescribeDiagnosticsInfosInput
- func (s *DescribeDiagnosticsInfosInput) SetPageSize(v int32) *DescribeDiagnosticsInfosInput
- func (s DescribeDiagnosticsInfosInput) String() string
- func (s *DescribeDiagnosticsInfosInput) Validate() error
- type DescribeDiagnosticsInfosOutput
- func (s DescribeDiagnosticsInfosOutput) GoString() string
- func (s *DescribeDiagnosticsInfosOutput) SetDiagnosticsInfos(v []*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) *DescribeDiagnosticsInfosOutput
- func (s *DescribeDiagnosticsInfosOutput) SetDiagnosticsTaskStatus(v string) *DescribeDiagnosticsInfosOutput
- func (s *DescribeDiagnosticsInfosOutput) SetLastDiagnosticsTime(v string) *DescribeDiagnosticsInfosOutput
- func (s *DescribeDiagnosticsInfosOutput) SetTotal(v int32) *DescribeDiagnosticsInfosOutput
- func (s DescribeDiagnosticsInfosOutput) String() string
- type DescribeDisasterRecoveryRegionsInput
- type DescribeDisasterRecoveryRegionsOutput
- type DescribeFailoverLogsInput
- func (s DescribeFailoverLogsInput) GoString() string
- func (s *DescribeFailoverLogsInput) SetEndTime(v string) *DescribeFailoverLogsInput
- func (s *DescribeFailoverLogsInput) SetInstanceId(v string) *DescribeFailoverLogsInput
- func (s *DescribeFailoverLogsInput) SetLimit(v int32) *DescribeFailoverLogsInput
- func (s *DescribeFailoverLogsInput) SetOffset(v int32) *DescribeFailoverLogsInput
- func (s *DescribeFailoverLogsInput) SetStartTime(v string) *DescribeFailoverLogsInput
- func (s DescribeFailoverLogsInput) String() string
- func (s *DescribeFailoverLogsInput) Validate() error
- type DescribeFailoverLogsOutput
- func (s DescribeFailoverLogsOutput) GoString() string
- func (s *DescribeFailoverLogsOutput) SetFailoverQueryInfos(v []*FailoverQueryInfoForDescribeFailoverLogsOutput) *DescribeFailoverLogsOutput
- func (s *DescribeFailoverLogsOutput) SetTotal(v int32) *DescribeFailoverLogsOutput
- func (s DescribeFailoverLogsOutput) String() string
- type DescribeNonWhiteSessionListInput
- func (s DescribeNonWhiteSessionListInput) GoString() string
- func (s *DescribeNonWhiteSessionListInput) SetDisassociateAllowListInfos(v []*DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) *DescribeNonWhiteSessionListInput
- func (s *DescribeNonWhiteSessionListInput) SetInstanceIds(v string) *DescribeNonWhiteSessionListInput
- func (s DescribeNonWhiteSessionListInput) String() string
- type DescribeNonWhiteSessionListOutput
- func (s DescribeNonWhiteSessionListOutput) GoString() string
- func (s *DescribeNonWhiteSessionListOutput) SetNonWhiteSessions(v []*NonWhiteSessionForDescribeNonWhiteSessionListOutput) *DescribeNonWhiteSessionListOutput
- func (s *DescribeNonWhiteSessionListOutput) SetTotal(v int32) *DescribeNonWhiteSessionListOutput
- func (s *DescribeNonWhiteSessionListOutput) SetTotalCount(v int32) *DescribeNonWhiteSessionListOutput
- func (s DescribeNonWhiteSessionListOutput) String() string
- type DescribeParameterTemplateInput
- func (s DescribeParameterTemplateInput) GoString() string
- func (s *DescribeParameterTemplateInput) SetProjectName(v string) *DescribeParameterTemplateInput
- func (s *DescribeParameterTemplateInput) SetTemplateId(v string) *DescribeParameterTemplateInput
- func (s DescribeParameterTemplateInput) String() string
- func (s *DescribeParameterTemplateInput) Validate() error
- type DescribeParameterTemplateOutput
- type DescribePlannedEventsInput
- func (s DescribePlannedEventsInput) GoString() string
- func (s *DescribePlannedEventsInput) SetBeginTime(v string) *DescribePlannedEventsInput
- func (s *DescribePlannedEventsInput) SetEndTime(v string) *DescribePlannedEventsInput
- func (s *DescribePlannedEventsInput) SetEventId(v string) *DescribePlannedEventsInput
- func (s *DescribePlannedEventsInput) SetEventType(v []*string) *DescribePlannedEventsInput
- func (s *DescribePlannedEventsInput) SetInstanceId(v string) *DescribePlannedEventsInput
- func (s *DescribePlannedEventsInput) SetStatus(v []*string) *DescribePlannedEventsInput
- func (s DescribePlannedEventsInput) String() string
- type DescribePlannedEventsOutput
- func (s DescribePlannedEventsOutput) GoString() string
- func (s *DescribePlannedEventsOutput) SetPlannedEvents(v []*PlannedEventForDescribePlannedEventsOutput) *DescribePlannedEventsOutput
- func (s *DescribePlannedEventsOutput) SetTotal(v int32) *DescribePlannedEventsOutput
- func (s DescribePlannedEventsOutput) String() string
- type DescribeReadOnlyNodeDelayInput
- func (s DescribeReadOnlyNodeDelayInput) GoString() string
- func (s *DescribeReadOnlyNodeDelayInput) SetInstanceId(v string) *DescribeReadOnlyNodeDelayInput
- func (s *DescribeReadOnlyNodeDelayInput) SetNodeId(v string) *DescribeReadOnlyNodeDelayInput
- func (s DescribeReadOnlyNodeDelayInput) String() string
- func (s *DescribeReadOnlyNodeDelayInput) Validate() error
- type DescribeReadOnlyNodeDelayOutput
- func (s DescribeReadOnlyNodeDelayOutput) GoString() string
- func (s *DescribeReadOnlyNodeDelayOutput) SetDelayReplicationTime(v int64) *DescribeReadOnlyNodeDelayOutput
- func (s *DescribeReadOnlyNodeDelayOutput) SetNodeId(v string) *DescribeReadOnlyNodeDelayOutput
- func (s DescribeReadOnlyNodeDelayOutput) String() string
- type DescribeRecoverableTimeInput
- func (s DescribeRecoverableTimeInput) GoString() string
- func (s *DescribeRecoverableTimeInput) SetBackupRegion(v string) *DescribeRecoverableTimeInput
- func (s *DescribeRecoverableTimeInput) SetInstanceId(v string) *DescribeRecoverableTimeInput
- func (s *DescribeRecoverableTimeInput) SetRestoreType(v string) *DescribeRecoverableTimeInput
- func (s DescribeRecoverableTimeInput) String() string
- func (s *DescribeRecoverableTimeInput) Validate() error
- type DescribeRecoverableTimeOutput
- type DescribeRegionsInput
- type DescribeRegionsOutput
- type DescribeResourcePackageDetailInput
- func (s DescribeResourcePackageDetailInput) GoString() string
- func (s *DescribeResourcePackageDetailInput) SetPackageId(v string) *DescribeResourcePackageDetailInput
- func (s *DescribeResourcePackageDetailInput) SetPageNumber(v int32) *DescribeResourcePackageDetailInput
- func (s *DescribeResourcePackageDetailInput) SetPageSize(v int32) *DescribeResourcePackageDetailInput
- func (s *DescribeResourcePackageDetailInput) SetQueryEndTime(v string) *DescribeResourcePackageDetailInput
- func (s *DescribeResourcePackageDetailInput) SetQueryStartTime(v string) *DescribeResourcePackageDetailInput
- func (s DescribeResourcePackageDetailInput) String() string
- func (s *DescribeResourcePackageDetailInput) Validate() error
- type DescribeResourcePackageDetailOutput
- func (s DescribeResourcePackageDetailOutput) GoString() string
- func (s *DescribeResourcePackageDetailOutput) SetResourcePackage(v *ResourcePackageForDescribeResourcePackageDetailOutput) *DescribeResourcePackageDetailOutput
- func (s *DescribeResourcePackageDetailOutput) SetResourcePackages(v []*ResourcePackageForDescribeResourcePackageDetailOutput) *DescribeResourcePackageDetailOutput
- func (s *DescribeResourcePackageDetailOutput) SetTotal(v int32) *DescribeResourcePackageDetailOutput
- func (s *DescribeResourcePackageDetailOutput) SetUsageProgress(v int32) *DescribeResourcePackageDetailOutput
- func (s DescribeResourcePackageDetailOutput) String() string
- type DescribeResourcePackagePriceInput
- func (s DescribeResourcePackagePriceInput) GoString() string
- func (s *DescribeResourcePackagePriceInput) SetChargeInfo(v *ChargeInfoForDescribeResourcePackagePriceInput) *DescribeResourcePackagePriceInput
- func (s *DescribeResourcePackagePriceInput) SetPackageSpec(v string) *DescribeResourcePackagePriceInput
- func (s *DescribeResourcePackagePriceInput) SetPackageType(v string) *DescribeResourcePackagePriceInput
- func (s DescribeResourcePackagePriceInput) String() string
- func (s *DescribeResourcePackagePriceInput) Validate() error
- type DescribeResourcePackagePriceOutput
- func (s DescribeResourcePackagePriceOutput) GoString() string
- func (s *DescribeResourcePackagePriceOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeResourcePackagePriceOutput) *DescribeResourcePackagePriceOutput
- func (s *DescribeResourcePackagePriceOutput) SetCurrency(v string) *DescribeResourcePackagePriceOutput
- func (s *DescribeResourcePackagePriceOutput) SetDiscountPrice(v float64) *DescribeResourcePackagePriceOutput
- func (s *DescribeResourcePackagePriceOutput) SetHidePriceInfo(v bool) *DescribeResourcePackagePriceOutput
- func (s *DescribeResourcePackagePriceOutput) SetOriginalPrice(v float64) *DescribeResourcePackagePriceOutput
- func (s *DescribeResourcePackagePriceOutput) SetPayablePrice(v float64) *DescribeResourcePackagePriceOutput
- func (s *DescribeResourcePackagePriceOutput) SetQuantity(v int32) *DescribeResourcePackagePriceOutput
- func (s DescribeResourcePackagePriceOutput) String() string
- type DescribeResourcePackageSpecInput
- type DescribeResourcePackageSpecOutput
- func (s DescribeResourcePackageSpecOutput) GoString() string
- func (s *DescribeResourcePackageSpecOutput) SetPackagePriceDetails(v []*PackagePriceDetailForDescribeResourcePackageSpecOutput) *DescribeResourcePackageSpecOutput
- func (s *DescribeResourcePackageSpecOutput) SetPackageSpecs(v []*string) *DescribeResourcePackageSpecOutput
- func (s DescribeResourcePackageSpecOutput) String() string
- type DescribeResourceUsageInput
- type DescribeResourceUsageOutput
- func (s DescribeResourceUsageOutput) GoString() string
- func (s *DescribeResourceUsageOutput) SetBackupAuditLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupBinLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupDataSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupErrorLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupFreeQuotaSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupSlowLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBackupUse(v float64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBasicBackupBinlogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetBasicBackupDataSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageAuditLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageBinLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageDataSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageErrorLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageSlowLogSize(v int64) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageSpace(v int32) *DescribeResourceUsageOutput
- func (s *DescribeResourceUsageOutput) SetStorageUse(v float64) *DescribeResourceUsageOutput
- func (s DescribeResourceUsageOutput) String() string
- type DescribeTagsByResourceInput
- func (s DescribeTagsByResourceInput) GoString() string
- func (s *DescribeTagsByResourceInput) SetInstanceIds(v []*string) *DescribeTagsByResourceInput
- func (s *DescribeTagsByResourceInput) SetPageNumber(v int32) *DescribeTagsByResourceInput
- func (s *DescribeTagsByResourceInput) SetPageSize(v int32) *DescribeTagsByResourceInput
- func (s *DescribeTagsByResourceInput) SetTagFilters(v []*TagFilterForDescribeTagsByResourceInput) *DescribeTagsByResourceInput
- func (s DescribeTagsByResourceInput) String() string
- func (s *DescribeTagsByResourceInput) Validate() error
- type DescribeTagsByResourceOutput
- func (s DescribeTagsByResourceOutput) GoString() string
- func (s *DescribeTagsByResourceOutput) SetTagResources(v []*TagResourceForDescribeTagsByResourceOutput) *DescribeTagsByResourceOutput
- func (s *DescribeTagsByResourceOutput) SetTotal(v int32) *DescribeTagsByResourceOutput
- func (s DescribeTagsByResourceOutput) String() string
- type DescribeTaskDetailInput
- func (s DescribeTaskDetailInput) GoString() string
- func (s *DescribeTaskDetailInput) SetInstanceId(v string) *DescribeTaskDetailInput
- func (s *DescribeTaskDetailInput) SetProjectName(v string) *DescribeTaskDetailInput
- func (s *DescribeTaskDetailInput) SetTaskId(v string) *DescribeTaskDetailInput
- func (s DescribeTaskDetailInput) String() string
- func (s *DescribeTaskDetailInput) Validate() error
- type DescribeTaskDetailOutput
- func (s DescribeTaskDetailOutput) GoString() string
- func (s *DescribeTaskDetailOutput) SetCheckItemLog(v string) *DescribeTaskDetailOutput
- func (s *DescribeTaskDetailOutput) SetCheckItems(v []*CheckItemForDescribeTaskDetailOutput) *DescribeTaskDetailOutput
- func (s *DescribeTaskDetailOutput) SetTaskInfo(v *TaskInfoForDescribeTaskDetailOutput) *DescribeTaskDetailOutput
- func (s DescribeTaskDetailOutput) String() string
- type DescribeTasksInput
- func (s DescribeTasksInput) GoString() string
- func (s *DescribeTasksInput) SetCreationEndTime(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetCreationStartTime(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetInstanceId(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetPageNumber(v int32) *DescribeTasksInput
- func (s *DescribeTasksInput) SetPageSize(v int32) *DescribeTasksInput
- func (s *DescribeTasksInput) SetProjectName(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskAction(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskCategory(v []*string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskId(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskSource(v string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskStatus(v []*string) *DescribeTasksInput
- func (s *DescribeTasksInput) SetTaskType(v string) *DescribeTasksInput
- func (s DescribeTasksInput) String() string
- func (s *DescribeTasksInput) Validate() error
- type DescribeTasksOutput
- type DescribeUpgradeEngineMajorVersionPrecheckResultInput
- func (s DescribeUpgradeEngineMajorVersionPrecheckResultInput) GoString() string
- func (s *DescribeUpgradeEngineMajorVersionPrecheckResultInput) SetEventId(v string) *DescribeUpgradeEngineMajorVersionPrecheckResultInput
- func (s *DescribeUpgradeEngineMajorVersionPrecheckResultInput) SetInstanceId(v string) *DescribeUpgradeEngineMajorVersionPrecheckResultInput
- func (s DescribeUpgradeEngineMajorVersionPrecheckResultInput) String() string
- func (s *DescribeUpgradeEngineMajorVersionPrecheckResultInput) Validate() error
- type DescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s DescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
- func (s *DescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetPrecheckResults(v []*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) *DescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s DescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
- type DescribeUserTosBackupAssociateInput
- func (s DescribeUserTosBackupAssociateInput) GoString() string
- func (s *DescribeUserTosBackupAssociateInput) SetBucketName(v string) *DescribeUserTosBackupAssociateInput
- func (s *DescribeUserTosBackupAssociateInput) SetObjectFileNames(v []*string) *DescribeUserTosBackupAssociateInput
- func (s *DescribeUserTosBackupAssociateInput) SetProjectName(v string) *DescribeUserTosBackupAssociateInput
- func (s DescribeUserTosBackupAssociateInput) String() string
- func (s *DescribeUserTosBackupAssociateInput) Validate() error
- type DescribeUserTosBackupAssociateOutput
- type DescribeUserUploadBackupsInput
- func (s DescribeUserUploadBackupsInput) GoString() string
- func (s *DescribeUserUploadBackupsInput) SetBackupFileName(v string) *DescribeUserUploadBackupsInput
- func (s *DescribeUserUploadBackupsInput) SetBackupId(v string) *DescribeUserUploadBackupsInput
- func (s *DescribeUserUploadBackupsInput) SetLimit(v int32) *DescribeUserUploadBackupsInput
- func (s *DescribeUserUploadBackupsInput) SetOffset(v int32) *DescribeUserUploadBackupsInput
- func (s *DescribeUserUploadBackupsInput) SetProjectName(v string) *DescribeUserUploadBackupsInput
- func (s *DescribeUserUploadBackupsInput) SetTosInfo(v string) *DescribeUserUploadBackupsInput
- func (s DescribeUserUploadBackupsInput) String() string
- func (s *DescribeUserUploadBackupsInput) Validate() error
- type DescribeUserUploadBackupsOutput
- func (s DescribeUserUploadBackupsOutput) GoString() string
- func (s *DescribeUserUploadBackupsOutput) SetBackupsInfos(v []*BackupsInfoForDescribeUserUploadBackupsOutput) *DescribeUserUploadBackupsOutput
- func (s *DescribeUserUploadBackupsOutput) SetTotal(v int32) *DescribeUserUploadBackupsOutput
- func (s DescribeUserUploadBackupsOutput) String() string
- type DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
- func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDescription(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemName(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemResult(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetReason(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetRiskLevel(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
- type DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s DiagnosticsInfoForDescribeDiagnosticsInfosOutput) GoString() string
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsItems(v []*DiagnosticsItemForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsRecordId(v string) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsResult(v string) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetEcsInfo(v *EcsInfoForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetEndpointInfo(v *EndpointInfoForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetInstanceId(v string) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetPublicAddressInfo(v *PublicAddressInfoForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
- func (s DiagnosticsInfoForDescribeDiagnosticsInfosOutput) String() string
- type DiagnosticsItemForDescribeDiagnosticsInfosOutput
- func (s DiagnosticsItemForDescribeDiagnosticsInfosOutput) GoString() string
- func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetDiagnosticsItem(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetDiagnosticsResult(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetPossibleEffect(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
- func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetSuggestion(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
- func (s DiagnosticsItemForDescribeDiagnosticsInfosOutput) String() string
- type DisassociateAllowListInfoForCleanNonWhiteSessionInput
- func (s DisassociateAllowListInfoForCleanNonWhiteSessionInput) GoString() string
- func (s *DisassociateAllowListInfoForCleanNonWhiteSessionInput) SetAllowListIds(v []*string) *DisassociateAllowListInfoForCleanNonWhiteSessionInput
- func (s *DisassociateAllowListInfoForCleanNonWhiteSessionInput) SetInstanceId(v string) *DisassociateAllowListInfoForCleanNonWhiteSessionInput
- func (s DisassociateAllowListInfoForCleanNonWhiteSessionInput) String() string
- type DisassociateAllowListInfoForDescribeNonWhiteSessionListInput
- func (s DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) GoString() string
- func (s *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) SetAllowListIds(v []*string) *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput
- func (s *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) SetInstanceId(v string) *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput
- func (s DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) String() string
- type DisassociateAllowListInput
- type DisassociateAllowListOutput
- type DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) GoString() string
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskId(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskName(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskStatus(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetInstanceId(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetInstanceName(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetRegion(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetSecondsBehindMaster(v int32) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
- func (s DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) String() string
- type DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) GoString() string
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskId(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskName(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskStatus(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetRegion(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetSecondsBehindMaster(v int32) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
- func (s DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) String() string
- type DownloadBackupInput
- type DownloadBackupOutput
- type DownloadSSLCertificateInput
- type DownloadSSLCertificateOutput
- type EcsInfoForDescribeDiagnosticsInfosOutput
- func (s EcsInfoForDescribeDiagnosticsInfosOutput) GoString() string
- func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsInstanceId(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
- func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsInstanceName(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
- func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsPrivateIpv4Address(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
- func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsPrivateIpv6Address(v []*string) *EcsInfoForDescribeDiagnosticsInfosOutput
- func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsVpcId(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
- func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsVpcName(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
- func (s EcsInfoForDescribeDiagnosticsInfosOutput) String() string
- type EffectiveTimeForListResourcePackagesInput
- func (s EffectiveTimeForListResourcePackagesInput) GoString() string
- func (s *EffectiveTimeForListResourcePackagesInput) SetEndTime(v string) *EffectiveTimeForListResourcePackagesInput
- func (s *EffectiveTimeForListResourcePackagesInput) SetStartTime(v string) *EffectiveTimeForListResourcePackagesInput
- func (s EffectiveTimeForListResourcePackagesInput) String() string
- type EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s EndpointForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetAddresses(v []*AddressForDescribeDBBlueGreenDifferencesOutput) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionInfoTags(v []*string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionMode(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionPoolType(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetDescription(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableConnectionPersistent(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableReadOnly(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableReadWriteSplitting(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointId(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointName(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointType(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetIdleConnectionReclaim(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetImplicitTransSplit(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetMasterNodeRouting(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetMasterProtectorTimeout(v int32) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetMultiStatementsMode(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetOverloadProtection(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeDistributionType(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeMaxDelayTime(v int32) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadWriteMode(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
- func (s EndpointForDescribeDBBlueGreenDifferencesOutput) String() string
- type EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConnectionInfoTags(v []*string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConnectionMode(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConnectionPoolType(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEnableConnectionPersistent(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEnableReadOnly(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetIdleConnectionReclaim(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetImplicitTransSplit(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterNodeRouting(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterProtectorTimeout(v int32) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetMultiStatementsMode(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetOverloadProtection(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime(v int32) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) String() string
- type EndpointForDescribeDBInstanceEndpointsOutput
- func (s EndpointForDescribeDBInstanceEndpointsOutput) GoString() string
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetAddresses(v []*AddressForDescribeDBInstanceEndpointsOutput) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionInfoTags(v []*string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionMode(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionPoolType(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetDescription(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEnableConnectionPersistent(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEnableReadOnly(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEnableReadWriteSplitting(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetIdleConnectionReclaim(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetImplicitTransSplit(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetMasterNodeRouting(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetMasterProtectorTimeout(v int32) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetMultiStatementsMode(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetOverloadProtection(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeDistributionType(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeMaxDelayTime(v int32) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceEndpointsOutput
- func (s EndpointForDescribeDBInstanceEndpointsOutput) String() string
- type EndpointForSwitchDBBlueGreenInput
- func (s EndpointForSwitchDBBlueGreenInput) GoString() string
- func (s *EndpointForSwitchDBBlueGreenInput) SetOriginEndpointId(v string) *EndpointForSwitchDBBlueGreenInput
- func (s *EndpointForSwitchDBBlueGreenInput) SetTargetEndpointId(v string) *EndpointForSwitchDBBlueGreenInput
- func (s EndpointForSwitchDBBlueGreenInput) String() string
- type EndpointForSwitchDBPrecheckBlueGreenInput
- func (s EndpointForSwitchDBPrecheckBlueGreenInput) GoString() string
- func (s *EndpointForSwitchDBPrecheckBlueGreenInput) SetOriginEndpointId(v string) *EndpointForSwitchDBPrecheckBlueGreenInput
- func (s *EndpointForSwitchDBPrecheckBlueGreenInput) SetTargetEndpointId(v string) *EndpointForSwitchDBPrecheckBlueGreenInput
- func (s EndpointForSwitchDBPrecheckBlueGreenInput) String() string
- type EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s EndpointInfoForDescribeDiagnosticsInfosOutput) GoString() string
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetEndpointId(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetEndpointName(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPriaveDomain(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPrivateIpv4Address(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPrivateIpv6Address(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPublicDomain(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPublicIpAddress(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetVpcId(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetVpcName(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
- func (s EndpointInfoForDescribeDiagnosticsInfosOutput) String() string
- type EstimationResultForCreateDBNodesOutput
- func (s EstimationResultForCreateDBNodesOutput) GoString() string
- func (s *EstimationResultForCreateDBNodesOutput) SetEffects(v []*string) *EstimationResultForCreateDBNodesOutput
- func (s *EstimationResultForCreateDBNodesOutput) SetPlans(v []*string) *EstimationResultForCreateDBNodesOutput
- func (s EstimationResultForCreateDBNodesOutput) String() string
- type EstimationResultForDeleteDBNodesOutput
- func (s EstimationResultForDeleteDBNodesOutput) GoString() string
- func (s *EstimationResultForDeleteDBNodesOutput) SetEffects(v []*string) *EstimationResultForDeleteDBNodesOutput
- func (s *EstimationResultForDeleteDBNodesOutput) SetPlans(v []*string) *EstimationResultForDeleteDBNodesOutput
- func (s EstimationResultForDeleteDBNodesOutput) String() string
- type EstimationResultForModifyDBNodeSpecOutput
- func (s EstimationResultForModifyDBNodeSpecOutput) GoString() string
- func (s *EstimationResultForModifyDBNodeSpecOutput) SetEffects(v []*string) *EstimationResultForModifyDBNodeSpecOutput
- func (s *EstimationResultForModifyDBNodeSpecOutput) SetPlans(v []*string) *EstimationResultForModifyDBNodeSpecOutput
- func (s EstimationResultForModifyDBNodeSpecOutput) String() string
- type EstimationResultForModifyDBNodeTemporarySpecOutput
- func (s EstimationResultForModifyDBNodeTemporarySpecOutput) GoString() string
- func (s *EstimationResultForModifyDBNodeTemporarySpecOutput) SetEffects(v []*string) *EstimationResultForModifyDBNodeTemporarySpecOutput
- func (s *EstimationResultForModifyDBNodeTemporarySpecOutput) SetPlans(v []*string) *EstimationResultForModifyDBNodeTemporarySpecOutput
- func (s EstimationResultForModifyDBNodeTemporarySpecOutput) String() string
- type ExpirationTimeForListResourcePackagesInput
- func (s ExpirationTimeForListResourcePackagesInput) GoString() string
- func (s *ExpirationTimeForListResourcePackagesInput) SetEndTime(v string) *ExpirationTimeForListResourcePackagesInput
- func (s *ExpirationTimeForListResourcePackagesInput) SetStartTime(v string) *ExpirationTimeForListResourcePackagesInput
- func (s ExpirationTimeForListResourcePackagesInput) String() string
- type FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s FailoverQueryInfoForDescribeFailoverLogsOutput) GoString() string
- func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetChangeTime(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetDetails(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetHAChangeType(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetNewMaster(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetOldMaster(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetReason(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
- func (s FailoverQueryInfoForDescribeFailoverLogsOutput) String() string
- type FeatureStateForDescribeDBProxyConfigOutput
- func (s FeatureStateForDescribeDBProxyConfigOutput) GoString() string
- func (s *FeatureStateForDescribeDBProxyConfigOutput) SetEnable(v bool) *FeatureStateForDescribeDBProxyConfigOutput
- func (s *FeatureStateForDescribeDBProxyConfigOutput) SetFeatureName(v string) *FeatureStateForDescribeDBProxyConfigOutput
- func (s *FeatureStateForDescribeDBProxyConfigOutput) SetSupport(v bool) *FeatureStateForDescribeDBProxyConfigOutput
- func (s FeatureStateForDescribeDBProxyConfigOutput) String() string
- type GetBackupDownloadLinkInput
- func (s GetBackupDownloadLinkInput) GoString() string
- func (s *GetBackupDownloadLinkInput) SetBackupId(v string) *GetBackupDownloadLinkInput
- func (s *GetBackupDownloadLinkInput) SetInstanceId(v string) *GetBackupDownloadLinkInput
- func (s GetBackupDownloadLinkInput) String() string
- func (s *GetBackupDownloadLinkInput) Validate() error
- type GetBackupDownloadLinkOutput
- func (s GetBackupDownloadLinkOutput) GoString() string
- func (s *GetBackupDownloadLinkOutput) SetBackupDownloadLink(v string) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetBackupFileName(v string) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetBackupFileSize(v int64) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetBackupId(v string) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetBackupType(v string) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetDownloadProgress(v int64) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetInnerBackupDownloadLink(v string) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetInstanceId(v string) *GetBackupDownloadLinkOutput
- func (s *GetBackupDownloadLinkOutput) SetLinkExpiredTime(v string) *GetBackupDownloadLinkOutput
- func (s GetBackupDownloadLinkOutput) String() string
- type GrantDBAccountPrivilegeInput
- func (s GrantDBAccountPrivilegeInput) GoString() string
- func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetDryRun(v bool) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetHost(v string) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetTableColumnPrivileges(v []*TableColumnPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
- func (s GrantDBAccountPrivilegeInput) String() string
- func (s *GrantDBAccountPrivilegeInput) Validate() error
- type GrantDBAccountPrivilegeOutput
- type GrantDatabasePrivilegeInput
- func (s GrantDatabasePrivilegeInput) GoString() string
- func (s *GrantDatabasePrivilegeInput) SetDBName(v string) *GrantDatabasePrivilegeInput
- func (s *GrantDatabasePrivilegeInput) SetDatabasePrivileges(v []*DatabasePrivilegeForGrantDatabasePrivilegeInput) *GrantDatabasePrivilegeInput
- func (s *GrantDatabasePrivilegeInput) SetInstanceId(v string) *GrantDatabasePrivilegeInput
- func (s GrantDatabasePrivilegeInput) String() string
- func (s *GrantDatabasePrivilegeInput) Validate() error
- type GrantDatabasePrivilegeOutput
- type GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s GreenEndpointForDescribeDBBlueGreenDifferencesInput) GoString() string
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetAddresses(v []*AddressForDescribeDBBlueGreenDifferencesInput) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetAutoAddNewNodes(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionInfoTags(v []*string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionMode(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionPoolType(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetDescription(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableConnectionPersistent(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableReadOnly(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableReadWriteSplitting(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointId(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointName(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointType(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetIdleConnectionReclaim(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetImplicitTransSplit(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMasterNodeRouting(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMasterProtectorTimeout(v int32) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMultiStatementsMode(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetOverloadProtection(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeDistributionType(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeMaxDelayTime(v int32) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadWriteMode(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
- func (s GreenEndpointForDescribeDBBlueGreenDifferencesInput) String() string
- type GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetEndpoints(v []*EndpointForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetNodes(v []*NodeForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetParamDifference(v bool) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetProxyDetail(v *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
- func (s GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) String() string
- type GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s GreenInstanceForDescribeDBBlueGreenInstanceOutput) GoString() string
- func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskId(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskName(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskStatus(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceId(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceName(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetSecondsBehindMaster(v int32) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
- func (s GreenInstanceForDescribeDBBlueGreenInstanceOutput) String() string
- type InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) GoString() string
- func (s *InstanceForDescribeDBInstancesOutput) SetAddressObject(v []*AddressObjectForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetAllowListVersion(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetCreateTime(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetCurrentKernelVersion(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDeletionProtection(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDrDtsTaskId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetEngineType(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceType(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetLowerCaseTableNames(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNewNodeSpec(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeCPUUsedPercentage(v float64) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeMemoryUsedPercentage(v float64) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeNumber(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeSpaceUsedPercentage(v float64) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetSecondsMonitorConfig(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageSpace(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageType(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetVpcId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetZoneId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetZoneIds(v []*string) *InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) String() string
- type InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) GoString() string
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetConnection(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetDBEngineVersion(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetIOPS(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetInstanceType(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetMemory(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetQPS(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetRegionId(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecCode(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecFamily(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecStatus(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageMax(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageMin(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageStep(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageType(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetVCPU(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetZoneId(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
- func (s InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) String() string
- type InstanceTagForCreateDBInstanceInput
- func (s InstanceTagForCreateDBInstanceInput) GoString() string
- func (s *InstanceTagForCreateDBInstanceInput) SetKey(v string) *InstanceTagForCreateDBInstanceInput
- func (s *InstanceTagForCreateDBInstanceInput) SetValue(v string) *InstanceTagForCreateDBInstanceInput
- func (s InstanceTagForCreateDBInstanceInput) String() string
- type InstanceTagForRebuildDBInstanceInput
- func (s InstanceTagForRebuildDBInstanceInput) GoString() string
- func (s *InstanceTagForRebuildDBInstanceInput) SetKey(v string) *InstanceTagForRebuildDBInstanceInput
- func (s *InstanceTagForRebuildDBInstanceInput) SetValue(v string) *InstanceTagForRebuildDBInstanceInput
- func (s InstanceTagForRebuildDBInstanceInput) String() string
- type InstanceTagForRestoreToCrossRegionInstanceInput
- func (s InstanceTagForRestoreToCrossRegionInstanceInput) GoString() string
- func (s *InstanceTagForRestoreToCrossRegionInstanceInput) SetKey(v string) *InstanceTagForRestoreToCrossRegionInstanceInput
- func (s *InstanceTagForRestoreToCrossRegionInstanceInput) SetValue(v string) *InstanceTagForRestoreToCrossRegionInstanceInput
- func (s InstanceTagForRestoreToCrossRegionInstanceInput) String() string
- type InstanceTagForRestoreToNewInstanceFromUserTosInput
- func (s InstanceTagForRestoreToNewInstanceFromUserTosInput) GoString() string
- func (s *InstanceTagForRestoreToNewInstanceFromUserTosInput) SetKey(v string) *InstanceTagForRestoreToNewInstanceFromUserTosInput
- func (s *InstanceTagForRestoreToNewInstanceFromUserTosInput) SetValue(v string) *InstanceTagForRestoreToNewInstanceFromUserTosInput
- func (s InstanceTagForRestoreToNewInstanceFromUserTosInput) String() string
- type InstanceTagForRestoreToNewInstanceInput
- func (s InstanceTagForRestoreToNewInstanceInput) GoString() string
- func (s *InstanceTagForRestoreToNewInstanceInput) SetKey(v string) *InstanceTagForRestoreToNewInstanceInput
- func (s *InstanceTagForRestoreToNewInstanceInput) SetValue(v string) *InstanceTagForRestoreToNewInstanceInput
- func (s InstanceTagForRestoreToNewInstanceInput) String() string
- type KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput
- func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) GoString() string
- func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput
- func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput
- func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) String() string
- type KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput
- func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput
- func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput
- func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) String() string
- type KeywordRouteStrategyForDescribeDBInstanceDetailOutput
- func (s KeywordRouteStrategyForDescribeDBInstanceDetailOutput) GoString() string
- func (s *KeywordRouteStrategyForDescribeDBInstanceDetailOutput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBInstanceDetailOutput
- func (s *KeywordRouteStrategyForDescribeDBInstanceDetailOutput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBInstanceDetailOutput
- func (s KeywordRouteStrategyForDescribeDBInstanceDetailOutput) String() string
- type KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput
- func (s KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) GoString() string
- func (s *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput
- func (s *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput
- func (s KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) String() string
- type ListParameterTemplatesInput
- func (s ListParameterTemplatesInput) GoString() string
- func (s *ListParameterTemplatesInput) SetEngineType(v string) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetLimit(v int32) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetOffset(v int32) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetProjectName(v string) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetTemplateCategory(v string) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetTemplateName(v string) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetTemplateSource(v string) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetTemplateType(v string) *ListParameterTemplatesInput
- func (s *ListParameterTemplatesInput) SetTemplateTypeVersion(v string) *ListParameterTemplatesInput
- func (s ListParameterTemplatesInput) String() string
- type ListParameterTemplatesOutput
- func (s ListParameterTemplatesOutput) GoString() string
- func (s *ListParameterTemplatesOutput) SetTemplateInfos(v []*TemplateInfoForListParameterTemplatesOutput) *ListParameterTemplatesOutput
- func (s *ListParameterTemplatesOutput) SetTotal(v int32) *ListParameterTemplatesOutput
- func (s ListParameterTemplatesOutput) String() string
- type ListResourcePackagesInput
- func (s ListResourcePackagesInput) GoString() string
- func (s *ListResourcePackagesInput) SetEffectiveTime(v *EffectiveTimeForListResourcePackagesInput) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetExpirationTime(v *ExpirationTimeForListResourcePackagesInput) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetOrderBy(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetOrderType(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetPackageSpec(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetPackageStatus(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetPackageType(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetPageNumber(v int32) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetPageSize(v int32) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetPurchaseDuration(v int32) *ListResourcePackagesInput
- func (s ListResourcePackagesInput) String() string
- type ListResourcePackagesOutput
- func (s ListResourcePackagesOutput) GoString() string
- func (s *ListResourcePackagesOutput) SetResourcePackages(v []*ResourcePackageForListResourcePackagesOutput) *ListResourcePackagesOutput
- func (s *ListResourcePackagesOutput) SetTotal(v int32) *ListResourcePackagesOutput
- func (s ListResourcePackagesOutput) String() string
- type MaintenanceWindowForCreateDBInstanceInput
- func (s MaintenanceWindowForCreateDBInstanceInput) GoString() string
- func (s *MaintenanceWindowForCreateDBInstanceInput) SetDayKind(v string) *MaintenanceWindowForCreateDBInstanceInput
- func (s *MaintenanceWindowForCreateDBInstanceInput) SetDayOfWeek(v []*string) *MaintenanceWindowForCreateDBInstanceInput
- func (s *MaintenanceWindowForCreateDBInstanceInput) SetMaintenanceTime(v string) *MaintenanceWindowForCreateDBInstanceInput
- func (s MaintenanceWindowForCreateDBInstanceInput) String() string
- type MaintenanceWindowForDescribeDBInstanceAttributeOutput
- func (s MaintenanceWindowForDescribeDBInstanceAttributeOutput) GoString() string
- func (s *MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceAttributeOutput
- func (s *MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceAttributeOutput
- func (s *MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceAttributeOutput
- func (s MaintenanceWindowForDescribeDBInstanceAttributeOutput) String() string
- type MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
- type MaintenanceWindowForDescribeDBInstancesOutput
- func (s MaintenanceWindowForDescribeDBInstancesOutput) GoString() string
- func (s *MaintenanceWindowForDescribeDBInstancesOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstancesOutput
- func (s *MaintenanceWindowForDescribeDBInstancesOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstancesOutput
- func (s *MaintenanceWindowForDescribeDBInstancesOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstancesOutput
- func (s MaintenanceWindowForDescribeDBInstancesOutput) String() string
- type MigrateToOtherZoneInput
- func (s MigrateToOtherZoneInput) GoString() string
- func (s *MigrateToOtherZoneInput) SetInstanceId(v string) *MigrateToOtherZoneInput
- func (s *MigrateToOtherZoneInput) SetNodeInfo(v []*NodeInfoForMigrateToOtherZoneInput) *MigrateToOtherZoneInput
- func (s *MigrateToOtherZoneInput) SetSpecifiedSwitchEndTime(v string) *MigrateToOtherZoneInput
- func (s *MigrateToOtherZoneInput) SetSpecifiedSwitchStartTime(v string) *MigrateToOtherZoneInput
- func (s *MigrateToOtherZoneInput) SetSwitchType(v string) *MigrateToOtherZoneInput
- func (s MigrateToOtherZoneInput) String() string
- func (s *MigrateToOtherZoneInput) Validate() error
- type MigrateToOtherZoneOutput
- type ModifyAllowListInput
- func (s ModifyAllowListInput) GoString() string
- func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListCategory(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetIgnoreInstanceStatus(v bool) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetProjectName(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForModifyAllowListInput) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetSecurityGroupIds(v []*string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetUpdateSecurityGroup(v bool) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetUserAllowList(v string) *ModifyAllowListInput
- func (s ModifyAllowListInput) String() string
- func (s *ModifyAllowListInput) Validate() error
- type ModifyAllowListOutput
- type ModifyBackupEncryptionPolicyInput
- func (s ModifyBackupEncryptionPolicyInput) GoString() string
- func (s *ModifyBackupEncryptionPolicyInput) SetDataBackupEnabled(v bool) *ModifyBackupEncryptionPolicyInput
- func (s *ModifyBackupEncryptionPolicyInput) SetInstanceId(v string) *ModifyBackupEncryptionPolicyInput
- func (s *ModifyBackupEncryptionPolicyInput) SetLogBackupEnabled(v bool) *ModifyBackupEncryptionPolicyInput
- func (s ModifyBackupEncryptionPolicyInput) String() string
- func (s *ModifyBackupEncryptionPolicyInput) Validate() error
- type ModifyBackupEncryptionPolicyOutput
- type ModifyBackupPolicyInput
- func (s ModifyBackupPolicyInput) GoString() string
- func (s *ModifyBackupPolicyInput) SetBinlogBackupAllRetention(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogBackupEnabled(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogBackupEncryptionEnabled(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogFileCountsEnable(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogLimitCount(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogLocalRetentionHour(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogSpaceLimitEnable(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBinlogStoragePercentage(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataBackupAllRetention(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataBackupEncryptionEnabled(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataBackupRetentionDay(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataFullBackupPeriods(v []*string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataFullBackupStartUTCHour(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataFullBackupTime(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataIncrBackupPeriods(v []*string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataKeepDaysAfterReleased(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataKeepPolicyAfterReleased(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetHighFrequencySnapshotBackupEnable(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetHighFrequencySnapshotBackupSecondPeriod(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetHourlyIncrBackupEnable(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetIncrBackupHourPeriod(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetKeepCrossBackupEnableAfterReleased(v bool) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetLockDDLTime(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetLogBackupRetentionDay(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetRetentionPolicySynced(v bool) *ModifyBackupPolicyInput
- func (s ModifyBackupPolicyInput) String() string
- func (s *ModifyBackupPolicyInput) Validate() error
- type ModifyBackupPolicyOutput
- func (s ModifyBackupPolicyOutput) GoString() string
- func (s *ModifyBackupPolicyOutput) SetBinlogBackupAllRetention(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogBackupEnabled(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogBackupEncryptionEnabled(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogFileCountsEnable(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogLimitCount(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogLocalRetentionHour(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogSpaceLimitEnable(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetBinlogStoragePercentage(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataBackupAllRetention(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataBackupEncryptionEnabled(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataBackupRetentionDay(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataFullBackupPeriods(v []*string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataFullBackupStartUTCHour(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataFullBackupTime(v string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataIncrBackupPeriods(v []*string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataKeepDaysAfterReleased(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataKeepPolicyAfterReleased(v string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetHighFrequencySnapshotBackupEnable(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetHighFrequencySnapshotBackupSecondPeriod(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetHourlyIncrBackupEnable(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetIncrBackupHourPeriod(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetInstanceId(v string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetKeepCrossBackupEnableAfterReleased(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetLockDDLTime(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetLogBackupRetentionDay(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetPublicDownloadEnable(v bool) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetRetentionPolicySynced(v bool) *ModifyBackupPolicyOutput
- func (s ModifyBackupPolicyOutput) String() string
- type ModifyBackupPublicAccessPolicyInput
- func (s ModifyBackupPublicAccessPolicyInput) GoString() string
- func (s *ModifyBackupPublicAccessPolicyInput) SetInstanceId(v string) *ModifyBackupPublicAccessPolicyInput
- func (s *ModifyBackupPublicAccessPolicyInput) SetPublicDownloadEnable(v bool) *ModifyBackupPublicAccessPolicyInput
- func (s ModifyBackupPublicAccessPolicyInput) String() string
- func (s *ModifyBackupPublicAccessPolicyInput) Validate() error
- type ModifyBackupPublicAccessPolicyOutput
- func (s ModifyBackupPublicAccessPolicyOutput) GoString() string
- func (s *ModifyBackupPublicAccessPolicyOutput) SetInstanceId(v string) *ModifyBackupPublicAccessPolicyOutput
- func (s *ModifyBackupPublicAccessPolicyOutput) SetPublicDownloadEnable(v bool) *ModifyBackupPublicAccessPolicyOutput
- func (s ModifyBackupPublicAccessPolicyOutput) String() string
- type ModifyCrossBackupPolicyInput
- func (s ModifyCrossBackupPolicyInput) GoString() string
- func (s *ModifyCrossBackupPolicyInput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyInput
- func (s *ModifyCrossBackupPolicyInput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyInput
- func (s *ModifyCrossBackupPolicyInput) SetInstanceId(v string) *ModifyCrossBackupPolicyInput
- func (s *ModifyCrossBackupPolicyInput) SetLogBackupEnabled(v bool) *ModifyCrossBackupPolicyInput
- func (s *ModifyCrossBackupPolicyInput) SetRetention(v int32) *ModifyCrossBackupPolicyInput
- func (s ModifyCrossBackupPolicyInput) String() string
- func (s *ModifyCrossBackupPolicyInput) Validate() error
- type ModifyCrossBackupPolicyOutput
- func (s ModifyCrossBackupPolicyOutput) GoString() string
- func (s *ModifyCrossBackupPolicyOutput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetInstanceId(v string) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetLogBackupEnabled(v bool) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetRetention(v int32) *ModifyCrossBackupPolicyOutput
- func (s ModifyCrossBackupPolicyOutput) String() string
- type ModifyDBAccountDescriptionInput
- func (s ModifyDBAccountDescriptionInput) GoString() string
- func (s *ModifyDBAccountDescriptionInput) SetAccountDesc(v string) *ModifyDBAccountDescriptionInput
- func (s *ModifyDBAccountDescriptionInput) SetAccountName(v string) *ModifyDBAccountDescriptionInput
- func (s *ModifyDBAccountDescriptionInput) SetHost(v string) *ModifyDBAccountDescriptionInput
- func (s *ModifyDBAccountDescriptionInput) SetInstanceId(v string) *ModifyDBAccountDescriptionInput
- func (s ModifyDBAccountDescriptionInput) String() string
- func (s *ModifyDBAccountDescriptionInput) Validate() error
- type ModifyDBAccountDescriptionOutput
- type ModifyDBAccountHostInput
- func (s ModifyDBAccountHostInput) GoString() string
- func (s *ModifyDBAccountHostInput) SetAccountName(v string) *ModifyDBAccountHostInput
- func (s *ModifyDBAccountHostInput) SetHost(v string) *ModifyDBAccountHostInput
- func (s *ModifyDBAccountHostInput) SetInstanceId(v string) *ModifyDBAccountHostInput
- func (s *ModifyDBAccountHostInput) SetNewHost(v string) *ModifyDBAccountHostInput
- func (s ModifyDBAccountHostInput) String() string
- func (s *ModifyDBAccountHostInput) Validate() error
- type ModifyDBAccountHostOutput
- type ModifyDBEndpointAddressInput
- func (s ModifyDBEndpointAddressInput) GoString() string
- func (s *ModifyDBEndpointAddressInput) SetDomainPrefix(v string) *ModifyDBEndpointAddressInput
- func (s *ModifyDBEndpointAddressInput) SetEndpointId(v string) *ModifyDBEndpointAddressInput
- func (s *ModifyDBEndpointAddressInput) SetInstanceId(v string) *ModifyDBEndpointAddressInput
- func (s *ModifyDBEndpointAddressInput) SetNetworkType(v string) *ModifyDBEndpointAddressInput
- func (s *ModifyDBEndpointAddressInput) SetPort(v int32) *ModifyDBEndpointAddressInput
- func (s ModifyDBEndpointAddressInput) String() string
- func (s *ModifyDBEndpointAddressInput) Validate() error
- type ModifyDBEndpointAddressOutput
- type ModifyDBEndpointConnectionModeInput
- func (s ModifyDBEndpointConnectionModeInput) GoString() string
- func (s *ModifyDBEndpointConnectionModeInput) SetConnectionMode(v string) *ModifyDBEndpointConnectionModeInput
- func (s *ModifyDBEndpointConnectionModeInput) SetCreateDBEndpointReq(v *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) *ModifyDBEndpointConnectionModeInput
- func (s *ModifyDBEndpointConnectionModeInput) SetEndpointId(v string) *ModifyDBEndpointConnectionModeInput
- func (s *ModifyDBEndpointConnectionModeInput) SetInstanceId(v string) *ModifyDBEndpointConnectionModeInput
- func (s ModifyDBEndpointConnectionModeInput) String() string
- func (s *ModifyDBEndpointConnectionModeInput) Validate() error
- type ModifyDBEndpointConnectionModeOutput
- type ModifyDBEndpointDNSInput
- func (s ModifyDBEndpointDNSInput) GoString() string
- func (s *ModifyDBEndpointDNSInput) SetDNSVisibility(v bool) *ModifyDBEndpointDNSInput
- func (s *ModifyDBEndpointDNSInput) SetEndpointId(v string) *ModifyDBEndpointDNSInput
- func (s *ModifyDBEndpointDNSInput) SetInstanceId(v string) *ModifyDBEndpointDNSInput
- func (s *ModifyDBEndpointDNSInput) SetNetworkType(v string) *ModifyDBEndpointDNSInput
- func (s ModifyDBEndpointDNSInput) String() string
- func (s *ModifyDBEndpointDNSInput) Validate() error
- type ModifyDBEndpointDNSOutput
- type ModifyDBEndpointInput
- func (s ModifyDBEndpointInput) GoString() string
- func (s *ModifyDBEndpointInput) SetAutoAddNewNodes(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConnectAllSlaveNodes(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConnectionPoolType(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEnableConnectionPersistent(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetIdleConnectionReclaim(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetImplicitTransSplit(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetMasterNodeRouting(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetMasterProtectorTimeout(v int32) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetMultiStatementsMode(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetNodes(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetOverloadProtection(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadOnlyNodeDistributionType(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadOnlyNodeMaxDelayTime(v int32) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForModifyDBEndpointInput) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadWriteMode(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadWriteSpliting(v bool) *ModifyDBEndpointInput
- func (s ModifyDBEndpointInput) String() string
- func (s *ModifyDBEndpointInput) Validate() error
- type ModifyDBEndpointOutput
- type ModifyDBInstanceAutoUpgradeEngineMinorVersionInput
- func (s ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) GoString() string
- func (s *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) SetAutoUpgradeMinorVersion(v string) *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput
- func (s *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) SetInstanceId(v string) *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput
- func (s ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) String() string
- func (s *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) Validate() error
- type ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput
- type ModifyDBInstanceChargeTypeInput
- func (s ModifyDBInstanceChargeTypeInput) GoString() string
- func (s *ModifyDBInstanceChargeTypeInput) SetAutoRenew(v bool) *ModifyDBInstanceChargeTypeInput
- func (s *ModifyDBInstanceChargeTypeInput) SetChargeType(v string) *ModifyDBInstanceChargeTypeInput
- func (s *ModifyDBInstanceChargeTypeInput) SetInstanceId(v string) *ModifyDBInstanceChargeTypeInput
- func (s *ModifyDBInstanceChargeTypeInput) SetPeriod(v int32) *ModifyDBInstanceChargeTypeInput
- func (s *ModifyDBInstanceChargeTypeInput) SetPeriodUnit(v string) *ModifyDBInstanceChargeTypeInput
- func (s ModifyDBInstanceChargeTypeInput) String() string
- func (s *ModifyDBInstanceChargeTypeInput) Validate() error
- type ModifyDBInstanceChargeTypeOutput
- func (s ModifyDBInstanceChargeTypeOutput) GoString() string
- func (s *ModifyDBInstanceChargeTypeOutput) SetInstanceId(v string) *ModifyDBInstanceChargeTypeOutput
- func (s *ModifyDBInstanceChargeTypeOutput) SetOrderNO(v string) *ModifyDBInstanceChargeTypeOutput
- func (s ModifyDBInstanceChargeTypeOutput) String() string
- type ModifyDBInstanceDeletionProtectionPolicyInput
- func (s ModifyDBInstanceDeletionProtectionPolicyInput) GoString() string
- func (s *ModifyDBInstanceDeletionProtectionPolicyInput) SetDeletionProtection(v string) *ModifyDBInstanceDeletionProtectionPolicyInput
- func (s *ModifyDBInstanceDeletionProtectionPolicyInput) SetInstanceId(v string) *ModifyDBInstanceDeletionProtectionPolicyInput
- func (s ModifyDBInstanceDeletionProtectionPolicyInput) String() string
- func (s *ModifyDBInstanceDeletionProtectionPolicyInput) Validate() error
- type ModifyDBInstanceDeletionProtectionPolicyOutput
- type ModifyDBInstanceGlobalReadOnlyInput
- func (s ModifyDBInstanceGlobalReadOnlyInput) GoString() string
- func (s *ModifyDBInstanceGlobalReadOnlyInput) SetGlobalReadOnly(v bool) *ModifyDBInstanceGlobalReadOnlyInput
- func (s *ModifyDBInstanceGlobalReadOnlyInput) SetInstanceId(v string) *ModifyDBInstanceGlobalReadOnlyInput
- func (s ModifyDBInstanceGlobalReadOnlyInput) String() string
- func (s *ModifyDBInstanceGlobalReadOnlyInput) Validate() error
- type ModifyDBInstanceGlobalReadOnlyOutput
- type ModifyDBInstanceMaintenanceWindowInput
- func (s ModifyDBInstanceMaintenanceWindowInput) GoString() string
- func (s *ModifyDBInstanceMaintenanceWindowInput) SetDayKind(v string) *ModifyDBInstanceMaintenanceWindowInput
- func (s *ModifyDBInstanceMaintenanceWindowInput) SetDayOfWeek(v []*string) *ModifyDBInstanceMaintenanceWindowInput
- func (s *ModifyDBInstanceMaintenanceWindowInput) SetInstanceId(v string) *ModifyDBInstanceMaintenanceWindowInput
- func (s *ModifyDBInstanceMaintenanceWindowInput) SetMaintenanceTime(v string) *ModifyDBInstanceMaintenanceWindowInput
- func (s ModifyDBInstanceMaintenanceWindowInput) String() string
- func (s *ModifyDBInstanceMaintenanceWindowInput) Validate() error
- type ModifyDBInstanceMaintenanceWindowOutput
- type ModifyDBInstanceNameInput
- func (s ModifyDBInstanceNameInput) GoString() string
- func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
- func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
- func (s ModifyDBInstanceNameInput) String() string
- func (s *ModifyDBInstanceNameInput) Validate() error
- type ModifyDBInstanceNameOutput
- type ModifyDBInstanceParametersInput
- func (s ModifyDBInstanceParametersInput) GoString() string
- func (s *ModifyDBInstanceParametersInput) SetCustomNodeIds(v []*string) *ModifyDBInstanceParametersInput
- func (s *ModifyDBInstanceParametersInput) SetInstanceId(v string) *ModifyDBInstanceParametersInput
- func (s *ModifyDBInstanceParametersInput) SetParamApplyScope(v string) *ModifyDBInstanceParametersInput
- func (s *ModifyDBInstanceParametersInput) SetParameters(v []*ParameterForModifyDBInstanceParametersInput) *ModifyDBInstanceParametersInput
- func (s ModifyDBInstanceParametersInput) String() string
- func (s *ModifyDBInstanceParametersInput) Validate() error
- type ModifyDBInstanceParametersOutput
- type ModifyDBInstanceSSLInput
- func (s ModifyDBInstanceSSLInput) GoString() string
- func (s *ModifyDBInstanceSSLInput) SetInstanceId(v string) *ModifyDBInstanceSSLInput
- func (s *ModifyDBInstanceSSLInput) SetReloadSSLCertificate(v bool) *ModifyDBInstanceSSLInput
- func (s *ModifyDBInstanceSSLInput) SetSSLEnable(v bool) *ModifyDBInstanceSSLInput
- func (s *ModifyDBInstanceSSLInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBInstanceSSLInput
- func (s *ModifyDBInstanceSSLInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBInstanceSSLInput
- func (s *ModifyDBInstanceSSLInput) SetSwitchType(v string) *ModifyDBInstanceSSLInput
- func (s ModifyDBInstanceSSLInput) String() string
- func (s *ModifyDBInstanceSSLInput) Validate() error
- type ModifyDBInstanceSSLOutput
- type ModifyDBInstanceSpecInput
- func (s ModifyDBInstanceSpecInput) GoString() string
- func (s *ModifyDBInstanceSpecInput) SetInstanceId(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetModifyType(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetNodeInfo(v []*NodeInfoForModifyDBInstanceSpecInput) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetStorageSpace(v int32) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetStorageType(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetSwitchType(v string) *ModifyDBInstanceSpecInput
- func (s ModifyDBInstanceSpecInput) String() string
- func (s *ModifyDBInstanceSpecInput) Validate() error
- type ModifyDBInstanceSpecOutput
- type ModifyDBInstanceSyncModeInput
- func (s ModifyDBInstanceSyncModeInput) GoString() string
- func (s *ModifyDBInstanceSyncModeInput) SetInstanceId(v string) *ModifyDBInstanceSyncModeInput
- func (s *ModifyDBInstanceSyncModeInput) SetSyncMode(v string) *ModifyDBInstanceSyncModeInput
- func (s ModifyDBInstanceSyncModeInput) String() string
- func (s *ModifyDBInstanceSyncModeInput) Validate() error
- type ModifyDBInstanceSyncModeOutput
- type ModifyDBInstanceTDEInput
- func (s ModifyDBInstanceTDEInput) GoString() string
- func (s *ModifyDBInstanceTDEInput) SetInstanceId(v string) *ModifyDBInstanceTDEInput
- func (s *ModifyDBInstanceTDEInput) SetKeyName(v string) *ModifyDBInstanceTDEInput
- func (s *ModifyDBInstanceTDEInput) SetKeyringName(v string) *ModifyDBInstanceTDEInput
- func (s *ModifyDBInstanceTDEInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBInstanceTDEInput
- func (s *ModifyDBInstanceTDEInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBInstanceTDEInput
- func (s *ModifyDBInstanceTDEInput) SetSwitchType(v string) *ModifyDBInstanceTDEInput
- func (s *ModifyDBInstanceTDEInput) SetTDEStatus(v string) *ModifyDBInstanceTDEInput
- func (s ModifyDBInstanceTDEInput) String() string
- func (s *ModifyDBInstanceTDEInput) Validate() error
- type ModifyDBInstanceTDEOutput
- type ModifyDBInstanceTypeInput
- func (s ModifyDBInstanceTypeInput) GoString() string
- func (s *ModifyDBInstanceTypeInput) SetInstanceId(v string) *ModifyDBInstanceTypeInput
- func (s *ModifyDBInstanceTypeInput) SetNodeInfo(v []*NodeInfoForModifyDBInstanceTypeInput) *ModifyDBInstanceTypeInput
- func (s *ModifyDBInstanceTypeInput) SetSwitchType(v string) *ModifyDBInstanceTypeInput
- func (s *ModifyDBInstanceTypeInput) SetTypeConvertPath(v string) *ModifyDBInstanceTypeInput
- func (s ModifyDBInstanceTypeInput) String() string
- func (s *ModifyDBInstanceTypeInput) Validate() error
- type ModifyDBInstanceTypeOutput
- type ModifyDBNodeSpecInput
- func (s ModifyDBNodeSpecInput) GoString() string
- func (s *ModifyDBNodeSpecInput) SetEstimateOnly(v bool) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetInstanceId(v string) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetNodeInfo(v []*NodeInfoForModifyDBNodeSpecInput) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetRequestSource(v string) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetStorageSpace(v int32) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetStorageType(v string) *ModifyDBNodeSpecInput
- func (s *ModifyDBNodeSpecInput) SetSwitchType(v string) *ModifyDBNodeSpecInput
- func (s ModifyDBNodeSpecInput) String() string
- func (s *ModifyDBNodeSpecInput) Validate() error
- type ModifyDBNodeSpecOutput
- func (s ModifyDBNodeSpecOutput) GoString() string
- func (s *ModifyDBNodeSpecOutput) SetEstimationResult(v *EstimationResultForModifyDBNodeSpecOutput) *ModifyDBNodeSpecOutput
- func (s *ModifyDBNodeSpecOutput) SetInstanceId(v string) *ModifyDBNodeSpecOutput
- func (s *ModifyDBNodeSpecOutput) SetOrderId(v string) *ModifyDBNodeSpecOutput
- func (s ModifyDBNodeSpecOutput) String() string
- type ModifyDBNodeTemporarySpecInput
- func (s ModifyDBNodeTemporarySpecInput) GoString() string
- func (s *ModifyDBNodeTemporarySpecInput) SetEstimateOnly(v bool) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetInstanceId(v string) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetNodeInfo(v []*NodeInfoForModifyDBNodeTemporarySpecInput) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetRequestSource(v string) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetRollbackTime(v string) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBNodeTemporarySpecInput
- func (s *ModifyDBNodeTemporarySpecInput) SetSwitchType(v string) *ModifyDBNodeTemporarySpecInput
- func (s ModifyDBNodeTemporarySpecInput) String() string
- func (s *ModifyDBNodeTemporarySpecInput) Validate() error
- type ModifyDBNodeTemporarySpecOutput
- func (s ModifyDBNodeTemporarySpecOutput) GoString() string
- func (s *ModifyDBNodeTemporarySpecOutput) SetEstimationResult(v *EstimationResultForModifyDBNodeTemporarySpecOutput) *ModifyDBNodeTemporarySpecOutput
- func (s *ModifyDBNodeTemporarySpecOutput) SetInstanceId(v string) *ModifyDBNodeTemporarySpecOutput
- func (s *ModifyDBNodeTemporarySpecOutput) SetOrderId(v string) *ModifyDBNodeTemporarySpecOutput
- func (s ModifyDBNodeTemporarySpecOutput) String() string
- type ModifyDBProxyConfigInput
- func (s ModifyDBProxyConfigInput) GoString() string
- func (s *ModifyDBProxyConfigInput) SetConnectionPoolType(v string) *ModifyDBProxyConfigInput
- func (s *ModifyDBProxyConfigInput) SetInstanceId(v string) *ModifyDBProxyConfigInput
- func (s ModifyDBProxyConfigInput) String() string
- func (s *ModifyDBProxyConfigInput) Validate() error
- type ModifyDBProxyConfigOutput
- type ModifyDBProxyInput
- func (s ModifyDBProxyInput) GoString() string
- func (s *ModifyDBProxyInput) SetConvertDefaultEndpoint(v bool) *ModifyDBProxyInput
- func (s *ModifyDBProxyInput) SetEnableDBProxy(v bool) *ModifyDBProxyInput
- func (s *ModifyDBProxyInput) SetInstanceId(v string) *ModifyDBProxyInput
- func (s *ModifyDBProxyInput) SetProxyNodeCustom(v *ProxyNodeCustomForModifyDBProxyInput) *ModifyDBProxyInput
- func (s ModifyDBProxyInput) String() string
- func (s *ModifyDBProxyInput) Validate() error
- type ModifyDBProxyOutput
- type ModifyDBProxySpecInput
- func (s ModifyDBProxySpecInput) GoString() string
- func (s *ModifyDBProxySpecInput) SetInstanceId(v string) *ModifyDBProxySpecInput
- func (s *ModifyDBProxySpecInput) SetProxyNodeCustom(v *ProxyNodeCustomForModifyDBProxySpecInput) *ModifyDBProxySpecInput
- func (s *ModifyDBProxySpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBProxySpecInput
- func (s *ModifyDBProxySpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBProxySpecInput
- func (s *ModifyDBProxySpecInput) SetSwitchType(v string) *ModifyDBProxySpecInput
- func (s ModifyDBProxySpecInput) String() string
- func (s *ModifyDBProxySpecInput) Validate() error
- type ModifyDBProxySpecOutput
- type ModifyDatabaseDescriptionInput
- func (s ModifyDatabaseDescriptionInput) GoString() string
- func (s *ModifyDatabaseDescriptionInput) SetDBDesc(v string) *ModifyDatabaseDescriptionInput
- func (s *ModifyDatabaseDescriptionInput) SetDBName(v string) *ModifyDatabaseDescriptionInput
- func (s *ModifyDatabaseDescriptionInput) SetInstanceId(v string) *ModifyDatabaseDescriptionInput
- func (s ModifyDatabaseDescriptionInput) String() string
- func (s *ModifyDatabaseDescriptionInput) Validate() error
- type ModifyDatabaseDescriptionOutput
- type ModifyParameterTemplateInput
- func (s ModifyParameterTemplateInput) GoString() string
- func (s *ModifyParameterTemplateInput) SetProjectName(v string) *ModifyParameterTemplateInput
- func (s *ModifyParameterTemplateInput) SetTemplateDesc(v string) *ModifyParameterTemplateInput
- func (s *ModifyParameterTemplateInput) SetTemplateId(v string) *ModifyParameterTemplateInput
- func (s *ModifyParameterTemplateInput) SetTemplateName(v string) *ModifyParameterTemplateInput
- func (s *ModifyParameterTemplateInput) SetTemplateParams(v []*TemplateParamForModifyParameterTemplateInput) *ModifyParameterTemplateInput
- func (s ModifyParameterTemplateInput) String() string
- func (s *ModifyParameterTemplateInput) Validate() error
- type ModifyParameterTemplateOutput
- type ModifyPlannedEventExecuteTimeInput
- func (s ModifyPlannedEventExecuteTimeInput) GoString() string
- func (s *ModifyPlannedEventExecuteTimeInput) SetEventId(v string) *ModifyPlannedEventExecuteTimeInput
- func (s *ModifyPlannedEventExecuteTimeInput) SetInstanceId(v string) *ModifyPlannedEventExecuteTimeInput
- func (s *ModifyPlannedEventExecuteTimeInput) SetModifyBeginTime(v string) *ModifyPlannedEventExecuteTimeInput
- func (s *ModifyPlannedEventExecuteTimeInput) SetModifyEndTime(v string) *ModifyPlannedEventExecuteTimeInput
- func (s *ModifyPlannedEventExecuteTimeInput) SetProjectName(v string) *ModifyPlannedEventExecuteTimeInput
- func (s *ModifyPlannedEventExecuteTimeInput) SetTaskEventOperation(v string) *ModifyPlannedEventExecuteTimeInput
- func (s ModifyPlannedEventExecuteTimeInput) String() string
- func (s *ModifyPlannedEventExecuteTimeInput) Validate() error
- type ModifyPlannedEventExecuteTimeOutput
- type ModifyReadOnlyNodeDelayReplicationTimeInput
- func (s ModifyReadOnlyNodeDelayReplicationTimeInput) GoString() string
- func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetDelayReplicationTime(v int64) *ModifyReadOnlyNodeDelayReplicationTimeInput
- func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetInstanceId(v string) *ModifyReadOnlyNodeDelayReplicationTimeInput
- func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetNodeId(v string) *ModifyReadOnlyNodeDelayReplicationTimeInput
- func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetUpdateEndpointIds(v []*string) *ModifyReadOnlyNodeDelayReplicationTimeInput
- func (s ModifyReadOnlyNodeDelayReplicationTimeInput) String() string
- func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) Validate() error
- type ModifyReadOnlyNodeDelayReplicationTimeOutput
- type ModifyTaskInput
- func (s ModifyTaskInput) GoString() string
- func (s *ModifyTaskInput) SetInstanceId(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetModifyBeginTime(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetModifyEndTime(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetModifyType(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetProjectName(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetSwitchTime(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetTaskEventOperation(v string) *ModifyTaskInput
- func (s *ModifyTaskInput) SetTaskId(v string) *ModifyTaskInput
- func (s ModifyTaskInput) String() string
- func (s *ModifyTaskInput) Validate() error
- type ModifyTaskOutput
- type NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput
- func (s NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) GoString() string
- func (s *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) SetNodeParameterValueDetails(v []*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput
- func (s *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) SetParameterName(v string) *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput
- func (s NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) String() string
- type NodeForDescribeDBBlueGreenDifferencesOutput
- func (s NodeForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetCreateTime(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetDelayReplicationTime(v int64) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetInstanceId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetMemory(v int32) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeSpec(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeStatus(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeType(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetRegionId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetSyncDelay(v int64) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetUpdateTime(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetVCPU(v int32) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetZoneId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
- func (s NodeForDescribeDBBlueGreenDifferencesOutput) String() string
- type NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
- func (s *NodeForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetDelayReplicationTime(v int64) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeStatus(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetRegionId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetSyncDelay(v int64) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetUpdateTime(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) String() string
- type NodeForDescribeDBInstanceHAConfigOutput
- func (s NodeForDescribeDBInstanceHAConfigOutput) GoString() string
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetCreateTime(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetDelayReplicationTime(v int64) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetInstanceId(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetMemory(v int32) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeId(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeStatus(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeType(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetRegionId(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetSyncDelay(v int64) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetUpdateTime(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceHAConfigOutput
- func (s *NodeForDescribeDBInstanceHAConfigOutput) SetZoneId(v string) *NodeForDescribeDBInstanceHAConfigOutput
- func (s NodeForDescribeDBInstanceHAConfigOutput) String() string
- type NodeInfoForCreateDBBlueGreenInstanceInput
- func (s NodeInfoForCreateDBBlueGreenInstanceInput) GoString() string
- func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeId(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
- func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
- func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeSpec(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
- func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeType(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
- func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetZoneId(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
- func (s NodeInfoForCreateDBBlueGreenInstanceInput) String() string
- type NodeInfoForCreateDBInstanceInput
- func (s NodeInfoForCreateDBInstanceInput) GoString() string
- func (s *NodeInfoForCreateDBInstanceInput) SetNodeId(v string) *NodeInfoForCreateDBInstanceInput
- func (s *NodeInfoForCreateDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDBInstanceInput
- func (s *NodeInfoForCreateDBInstanceInput) SetNodeSpec(v string) *NodeInfoForCreateDBInstanceInput
- func (s *NodeInfoForCreateDBInstanceInput) SetNodeType(v string) *NodeInfoForCreateDBInstanceInput
- func (s *NodeInfoForCreateDBInstanceInput) SetZoneId(v string) *NodeInfoForCreateDBInstanceInput
- func (s NodeInfoForCreateDBInstanceInput) String() string
- type NodeInfoForCreateDBNodesInput
- func (s NodeInfoForCreateDBNodesInput) GoString() string
- func (s *NodeInfoForCreateDBNodesInput) SetNodeId(v string) *NodeInfoForCreateDBNodesInput
- func (s *NodeInfoForCreateDBNodesInput) SetNodeOperateType(v string) *NodeInfoForCreateDBNodesInput
- func (s *NodeInfoForCreateDBNodesInput) SetNodeSpec(v string) *NodeInfoForCreateDBNodesInput
- func (s *NodeInfoForCreateDBNodesInput) SetNodeType(v string) *NodeInfoForCreateDBNodesInput
- func (s *NodeInfoForCreateDBNodesInput) SetZoneId(v string) *NodeInfoForCreateDBNodesInput
- func (s NodeInfoForCreateDBNodesInput) String() string
- type NodeInfoForCreateDrDBInstanceInput
- func (s NodeInfoForCreateDrDBInstanceInput) GoString() string
- func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeId(v string) *NodeInfoForCreateDrDBInstanceInput
- func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDrDBInstanceInput
- func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeSpec(v string) *NodeInfoForCreateDrDBInstanceInput
- func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeType(v string) *NodeInfoForCreateDrDBInstanceInput
- func (s *NodeInfoForCreateDrDBInstanceInput) SetZoneId(v string) *NodeInfoForCreateDrDBInstanceInput
- func (s NodeInfoForCreateDrDBInstanceInput) String() string
- type NodeInfoForDescribeDBInstanceNodesOutput
- func (s NodeInfoForDescribeDBInstanceNodesOutput) GoString() string
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetCPUUsedPercentage(v float64) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetLastIOError(v string) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetLastSQLError(v string) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetMemoryUsedPercentage(v float64) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetNodeId(v string) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetNodeStatus(v string) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetNodeType(v string) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSlaveIORunning(v bool) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSlaveSQLRunning(v bool) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSpaceUsedPercentage(v float64) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSyncDelay(v int32) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetZoneId(v string) *NodeInfoForDescribeDBInstanceNodesOutput
- func (s NodeInfoForDescribeDBInstanceNodesOutput) String() string
- type NodeInfoForDescribeDBInstancePriceDetailInput
- func (s NodeInfoForDescribeDBInstancePriceDetailInput) GoString() string
- func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeId(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
- func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeOperateType(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
- func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeSpec(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
- func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeType(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
- func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetZoneId(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
- func (s NodeInfoForDescribeDBInstancePriceDetailInput) String() string
- type NodeInfoForMigrateToOtherZoneInput
- func (s NodeInfoForMigrateToOtherZoneInput) GoString() string
- func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeId(v string) *NodeInfoForMigrateToOtherZoneInput
- func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeOperateType(v string) *NodeInfoForMigrateToOtherZoneInput
- func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeSpec(v string) *NodeInfoForMigrateToOtherZoneInput
- func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeType(v string) *NodeInfoForMigrateToOtherZoneInput
- func (s *NodeInfoForMigrateToOtherZoneInput) SetZoneId(v string) *NodeInfoForMigrateToOtherZoneInput
- func (s NodeInfoForMigrateToOtherZoneInput) String() string
- type NodeInfoForModifyDBInstanceSpecInput
- func (s NodeInfoForModifyDBInstanceSpecInput) GoString() string
- func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeId(v string) *NodeInfoForModifyDBInstanceSpecInput
- func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeOperateType(v string) *NodeInfoForModifyDBInstanceSpecInput
- func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeSpec(v string) *NodeInfoForModifyDBInstanceSpecInput
- func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeType(v string) *NodeInfoForModifyDBInstanceSpecInput
- func (s *NodeInfoForModifyDBInstanceSpecInput) SetZoneId(v string) *NodeInfoForModifyDBInstanceSpecInput
- func (s NodeInfoForModifyDBInstanceSpecInput) String() string
- type NodeInfoForModifyDBInstanceTypeInput
- func (s NodeInfoForModifyDBInstanceTypeInput) GoString() string
- func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeId(v string) *NodeInfoForModifyDBInstanceTypeInput
- func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeOperateType(v string) *NodeInfoForModifyDBInstanceTypeInput
- func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeSpec(v string) *NodeInfoForModifyDBInstanceTypeInput
- func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeType(v string) *NodeInfoForModifyDBInstanceTypeInput
- func (s *NodeInfoForModifyDBInstanceTypeInput) SetZoneId(v string) *NodeInfoForModifyDBInstanceTypeInput
- func (s NodeInfoForModifyDBInstanceTypeInput) String() string
- type NodeInfoForModifyDBNodeSpecInput
- func (s NodeInfoForModifyDBNodeSpecInput) GoString() string
- func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeId(v string) *NodeInfoForModifyDBNodeSpecInput
- func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeOperateType(v string) *NodeInfoForModifyDBNodeSpecInput
- func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeSpec(v string) *NodeInfoForModifyDBNodeSpecInput
- func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeType(v string) *NodeInfoForModifyDBNodeSpecInput
- func (s *NodeInfoForModifyDBNodeSpecInput) SetZoneId(v string) *NodeInfoForModifyDBNodeSpecInput
- func (s NodeInfoForModifyDBNodeSpecInput) String() string
- type NodeInfoForModifyDBNodeTemporarySpecInput
- func (s NodeInfoForModifyDBNodeTemporarySpecInput) GoString() string
- func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeId(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
- func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeOperateType(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
- func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeSpec(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
- func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeType(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
- func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetZoneId(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
- func (s NodeInfoForModifyDBNodeTemporarySpecInput) String() string
- type NodeInfoForRebuildDBInstanceInput
- func (s NodeInfoForRebuildDBInstanceInput) GoString() string
- func (s *NodeInfoForRebuildDBInstanceInput) SetNodeId(v string) *NodeInfoForRebuildDBInstanceInput
- func (s *NodeInfoForRebuildDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForRebuildDBInstanceInput
- func (s *NodeInfoForRebuildDBInstanceInput) SetNodeSpec(v string) *NodeInfoForRebuildDBInstanceInput
- func (s *NodeInfoForRebuildDBInstanceInput) SetNodeType(v string) *NodeInfoForRebuildDBInstanceInput
- func (s *NodeInfoForRebuildDBInstanceInput) SetZoneId(v string) *NodeInfoForRebuildDBInstanceInput
- func (s NodeInfoForRebuildDBInstanceInput) String() string
- type NodeInfoForRestoreToCrossRegionInstanceInput
- func (s NodeInfoForRestoreToCrossRegionInstanceInput) GoString() string
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeId(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeOperateType(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeSpec(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeType(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetZoneId(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s NodeInfoForRestoreToCrossRegionInstanceInput) String() string
- type NodeInfoForRestoreToNewInstanceFromUserTosInput
- func (s NodeInfoForRestoreToNewInstanceFromUserTosInput) GoString() string
- func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeId(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeOperateType(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeSpec(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeType(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
- func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetZoneId(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
- func (s NodeInfoForRestoreToNewInstanceFromUserTosInput) String() string
- type NodeInfoForRestoreToNewInstanceInput
- func (s NodeInfoForRestoreToNewInstanceInput) GoString() string
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeId(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeOperateType(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeSpec(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeType(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s *NodeInfoForRestoreToNewInstanceInput) SetZoneId(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s NodeInfoForRestoreToNewInstanceInput) String() string
- type NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) GoString() string
- func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetExpression(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeId(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeSpec(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeType(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetParameterValue(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetZoneId(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
- func (s NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) String() string
- type NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s NonWhiteSessionForDescribeNonWhiteSessionListOutput) GoString() string
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetCommand(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetDB(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetHost(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetInstanceId(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetSessionId(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetTime(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetUser(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
- func (s NonWhiteSessionForDescribeNonWhiteSessionListOutput) String() string
- type OptionForDescribeBackupsInput
- func (s OptionForDescribeBackupsInput) GoString() string
- func (s *OptionForDescribeBackupsInput) SetBriefResultOnly(v bool) *OptionForDescribeBackupsInput
- func (s *OptionForDescribeBackupsInput) SetResultFilter(v string) *OptionForDescribeBackupsInput
- func (s *OptionForDescribeBackupsInput) SetResultSorter(v string) *OptionForDescribeBackupsInput
- func (s OptionForDescribeBackupsInput) String() string
- type PackagePriceDetailForDescribeResourcePackageSpecOutput
- func (s PackagePriceDetailForDescribeResourcePackageSpecOutput) GoString() string
- func (s *PackagePriceDetailForDescribeResourcePackageSpecOutput) SetDeductionFactor(v string) *PackagePriceDetailForDescribeResourcePackageSpecOutput
- func (s *PackagePriceDetailForDescribeResourcePackageSpecOutput) SetDeductionItem(v string) *PackagePriceDetailForDescribeResourcePackageSpecOutput
- func (s PackagePriceDetailForDescribeResourcePackageSpecOutput) String() string
- type ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString() string
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetCustomNodeIds(v []*string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetModifyTime(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetNewParameterValue(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetOldParameterValue(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetParamApplyScope(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetParameterName(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetStatus(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s ParameterChangeLogForDescribeDBInstanceParametersLogOutput) String() string
- type ParameterForDescribeApplyParameterTemplateOutput
- func (s ParameterForDescribeApplyParameterTemplateOutput) GoString() string
- func (s *ParameterForDescribeApplyParameterTemplateOutput) SetName(v string) *ParameterForDescribeApplyParameterTemplateOutput
- func (s *ParameterForDescribeApplyParameterTemplateOutput) SetNewValue(v string) *ParameterForDescribeApplyParameterTemplateOutput
- func (s *ParameterForDescribeApplyParameterTemplateOutput) SetOldValue(v string) *ParameterForDescribeApplyParameterTemplateOutput
- func (s *ParameterForDescribeApplyParameterTemplateOutput) SetRestart(v bool) *ParameterForDescribeApplyParameterTemplateOutput
- func (s ParameterForDescribeApplyParameterTemplateOutput) String() string
- type ParameterForDescribeDBInstanceParametersOutput
- func (s ParameterForDescribeDBInstanceParametersOutput) GoString() string
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetExpression(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetForceRestart(v bool) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDescription(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterName(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s ParameterForDescribeDBInstanceParametersOutput) String() string
- type ParameterForModifyDBInstanceParametersInput
- func (s ParameterForModifyDBInstanceParametersInput) GoString() string
- func (s *ParameterForModifyDBInstanceParametersInput) SetParameterName(v string) *ParameterForModifyDBInstanceParametersInput
- func (s *ParameterForModifyDBInstanceParametersInput) SetParameterValue(v string) *ParameterForModifyDBInstanceParametersInput
- func (s ParameterForModifyDBInstanceParametersInput) String() string
- type PlannedEventForDescribePlannedEventsOutput
- func (s PlannedEventForDescribePlannedEventsOutput) GoString() string
- func (s *PlannedEventForDescribePlannedEventsOutput) SetBusinessImpact(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetDBEngine(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetEventAction(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetEventID(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetEventName(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetEventType(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetInstanceId(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetInstanceName(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetMaxDelayTime(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetOriginBeginTime(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedBeginTime(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedEndTime(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedEventDescription(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedEventReason(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedSwitchBeginTime(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedSwitchEndTime(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetRegion(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s *PlannedEventForDescribePlannedEventsOutput) SetStatus(v string) *PlannedEventForDescribePlannedEventsOutput
- func (s PlannedEventForDescribePlannedEventsOutput) String() string
- type PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) GoString() string
- func (s *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetDescription(v string) *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetItemName(v string) *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetRiskLevel(v string) *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) String() string
- type PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
- func (s *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDescription(v string) *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemName(v string) *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetRiskLevel(v string) *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
- type PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) GoString() string
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetCheckTime(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetEffectiveTime(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetGreenInstanceId(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetPrecheckItems(v []*PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetProgress(v int64) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetResult(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetTaskId(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
- func (s PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) String() string
- type PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetCheckTime(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDetail(v []*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetEffectiveTime(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetMySqlShellLog(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetPrecheckItems(v []*PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetProgress(v int64) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetResult(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetSourceMajorVersion(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetTargetMajorVersion(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetTaskId(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
- func (s PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
- type ProxyDetailForDescribeDBBlueGreenDifferencesOutput
- func (s ProxyDetailForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) SetDBProxyStatus(v string) *ProxyDetailForDescribeDBBlueGreenDifferencesOutput
- func (s *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) *ProxyDetailForDescribeDBBlueGreenDifferencesOutput
- func (s ProxyDetailForDescribeDBBlueGreenDifferencesOutput) String() string
- type ProxyDetailForDescribeDBInstanceDetailOutput
- func (s ProxyDetailForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ProxyDetailForDescribeDBInstanceDetailOutput) SetDBProxyStatus(v string) *ProxyDetailForDescribeDBInstanceDetailOutput
- func (s *ProxyDetailForDescribeDBInstanceDetailOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBInstanceDetailOutput) *ProxyDetailForDescribeDBInstanceDetailOutput
- func (s ProxyDetailForDescribeDBInstanceDetailOutput) String() string
- type ProxyDetailForDescribeDBProxyOutput
- func (s ProxyDetailForDescribeDBProxyOutput) GoString() string
- func (s *ProxyDetailForDescribeDBProxyOutput) SetDBProxyStatus(v string) *ProxyDetailForDescribeDBProxyOutput
- func (s *ProxyDetailForDescribeDBProxyOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBProxyOutput) *ProxyDetailForDescribeDBProxyOutput
- func (s ProxyDetailForDescribeDBProxyOutput) String() string
- type ProxyNodeCustomForCreateDBBlueGreenInstanceInput
- type ProxyNodeCustomForCreateDBInstanceInput
- type ProxyNodeCustomForCreateDrDBInstanceInput
- type ProxyNodeCustomForDescribeDBInstancePriceDetailInput
- type ProxyNodeCustomForDescribeDBProxyPriceDetailInput
- type ProxyNodeCustomForModifyDBProxyInput
- type ProxyNodeCustomForModifyDBProxySpecInput
- type ProxyNodeCustomForRebuildDBInstanceInput
- type ProxyNodeCustomForRestoreToCrossRegionInstanceInput
- type ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput
- func (s ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) GoString() string
- func (s *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) SetCpuNum(v int32) *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput
- func (s ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) String() string
- type ProxyNodeCustomForRestoreToNewInstanceInput
- type ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
- func (s ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
- func (s *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
- func (s *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
- func (s ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) String() string
- type ProxyResourceInfoForDescribeDBInstanceDetailOutput
- func (s ProxyResourceInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBInstanceDetailOutput
- func (s *ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBInstanceDetailOutput
- func (s *ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBInstanceDetailOutput
- func (s ProxyResourceInfoForDescribeDBInstanceDetailOutput) String() string
- type ProxyResourceInfoForDescribeDBProxyConfigOutput
- func (s ProxyResourceInfoForDescribeDBProxyConfigOutput) GoString() string
- func (s *ProxyResourceInfoForDescribeDBProxyConfigOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyConfigOutput
- func (s *ProxyResourceInfoForDescribeDBProxyConfigOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyConfigOutput
- func (s *ProxyResourceInfoForDescribeDBProxyConfigOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyConfigOutput
- func (s ProxyResourceInfoForDescribeDBProxyConfigOutput) String() string
- type ProxyResourceInfoForDescribeDBProxyOutput
- func (s ProxyResourceInfoForDescribeDBProxyOutput) GoString() string
- func (s *ProxyResourceInfoForDescribeDBProxyOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyOutput
- func (s *ProxyResourceInfoForDescribeDBProxyOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyOutput
- func (s *ProxyResourceInfoForDescribeDBProxyOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyOutput
- func (s ProxyResourceInfoForDescribeDBProxyOutput) String() string
- type PublicAddressInfoForDescribeDiagnosticsInfosOutput
- func (s PublicAddressInfoForDescribeDiagnosticsInfosOutput) GoString() string
- func (s *PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetEipId(v string) *PublicAddressInfoForDescribeDiagnosticsInfosOutput
- func (s *PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetEipName(v string) *PublicAddressInfoForDescribeDiagnosticsInfosOutput
- func (s *PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetPublicIpAddress(v string) *PublicAddressInfoForDescribeDiagnosticsInfosOutput
- func (s PublicAddressInfoForDescribeDiagnosticsInfosOutput) String() string
- type RDSMYSQLV2
- func (c *RDSMYSQLV2) AddDiagnosticsEntity(input *AddDiagnosticsEntityInput) (*AddDiagnosticsEntityOutput, error)
- func (c *RDSMYSQLV2) AddDiagnosticsEntityCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AddDiagnosticsEntityCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) AddDiagnosticsEntityCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AddDiagnosticsEntityRequest(input *AddDiagnosticsEntityInput) (req *request.Request, output *AddDiagnosticsEntityOutput)
- func (c *RDSMYSQLV2) AddDiagnosticsEntityWithContext(ctx volcengine.Context, input *AddDiagnosticsEntityInput, ...) (*AddDiagnosticsEntityOutput, error)
- func (c *RDSMYSQLV2) AddTagFromUserBackupInfo(input *AddTagFromUserBackupInfoInput) (*AddTagFromUserBackupInfoOutput, error)
- func (c *RDSMYSQLV2) AddTagFromUserBackupInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AddTagFromUserBackupInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) AddTagFromUserBackupInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AddTagFromUserBackupInfoRequest(input *AddTagFromUserBackupInfoInput) (req *request.Request, output *AddTagFromUserBackupInfoOutput)
- func (c *RDSMYSQLV2) AddTagFromUserBackupInfoWithContext(ctx volcengine.Context, input *AddTagFromUserBackupInfoInput, ...) (*AddTagFromUserBackupInfoOutput, error)
- func (c *RDSMYSQLV2) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
- func (c *RDSMYSQLV2) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AddTagsToResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) AddTagsToResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput)
- func (c *RDSMYSQLV2) AddTagsToResourceWithContext(ctx volcengine.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error)
- func (c *RDSMYSQLV2) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)
- func (c *RDSMYSQLV2) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AssociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) AssociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AssociateAllowListRequest(input *AssociateAllowListInput) (req *request.Request, output *AssociateAllowListOutput)
- func (c *RDSMYSQLV2) AssociateAllowListWithContext(ctx volcengine.Context, input *AssociateAllowListInput, opts ...request.Option) (*AssociateAllowListOutput, error)
- func (c *RDSMYSQLV2) AssociateUserBackup(input *AssociateUserBackupInput) (*AssociateUserBackupOutput, error)
- func (c *RDSMYSQLV2) AssociateUserBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AssociateUserBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) AssociateUserBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) AssociateUserBackupRequest(input *AssociateUserBackupInput) (req *request.Request, output *AssociateUserBackupOutput)
- func (c *RDSMYSQLV2) AssociateUserBackupWithContext(ctx volcengine.Context, input *AssociateUserBackupInput, ...) (*AssociateUserBackupOutput, error)
- func (c *RDSMYSQLV2) CheckUserUploadBackup(input *CheckUserUploadBackupInput) (*CheckUserUploadBackupOutput, error)
- func (c *RDSMYSQLV2) CheckUserUploadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CheckUserUploadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CheckUserUploadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CheckUserUploadBackupRequest(input *CheckUserUploadBackupInput) (req *request.Request, output *CheckUserUploadBackupOutput)
- func (c *RDSMYSQLV2) CheckUserUploadBackupWithContext(ctx volcengine.Context, input *CheckUserUploadBackupInput, ...) (*CheckUserUploadBackupOutput, error)
- func (c *RDSMYSQLV2) CleanNonWhiteSession(input *CleanNonWhiteSessionInput) (*CleanNonWhiteSessionOutput, error)
- func (c *RDSMYSQLV2) CleanNonWhiteSessionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CleanNonWhiteSessionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CleanNonWhiteSessionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CleanNonWhiteSessionRequest(input *CleanNonWhiteSessionInput) (req *request.Request, output *CleanNonWhiteSessionOutput)
- func (c *RDSMYSQLV2) CleanNonWhiteSessionWithContext(ctx volcengine.Context, input *CleanNonWhiteSessionInput, ...) (*CleanNonWhiteSessionOutput, error)
- func (c *RDSMYSQLV2) CopyParameterTemplate(input *CopyParameterTemplateInput) (*CopyParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) CopyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CopyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CopyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CopyParameterTemplateRequest(input *CopyParameterTemplateInput) (req *request.Request, output *CopyParameterTemplateOutput)
- func (c *RDSMYSQLV2) CopyParameterTemplateWithContext(ctx volcengine.Context, input *CopyParameterTemplateInput, ...) (*CopyParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)
- func (c *RDSMYSQLV2) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateAllowListRequest(input *CreateAllowListInput) (req *request.Request, output *CreateAllowListOutput)
- func (c *RDSMYSQLV2) CreateAllowListWithContext(ctx volcengine.Context, input *CreateAllowListInput, opts ...request.Option) (*CreateAllowListOutput, error)
- func (c *RDSMYSQLV2) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)
- func (c *RDSMYSQLV2) CreateBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateBackupRequest(input *CreateBackupInput) (req *request.Request, output *CreateBackupOutput)
- func (c *RDSMYSQLV2) CreateBackupWithContext(ctx volcengine.Context, input *CreateBackupInput, opts ...request.Option) (*CreateBackupOutput, error)
- func (c *RDSMYSQLV2) CreateBinlogBackup(input *CreateBinlogBackupInput) (*CreateBinlogBackupOutput, error)
- func (c *RDSMYSQLV2) CreateBinlogBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateBinlogBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateBinlogBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateBinlogBackupRequest(input *CreateBinlogBackupInput) (req *request.Request, output *CreateBinlogBackupOutput)
- func (c *RDSMYSQLV2) CreateBinlogBackupWithContext(ctx volcengine.Context, input *CreateBinlogBackupInput, opts ...request.Option) (*CreateBinlogBackupOutput, error)
- func (c *RDSMYSQLV2) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
- func (c *RDSMYSQLV2) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBAccountRequest(input *CreateDBAccountInput) (req *request.Request, output *CreateDBAccountOutput)
- func (c *RDSMYSQLV2) CreateDBAccountWithContext(ctx volcengine.Context, input *CreateDBAccountInput, opts ...request.Option) (*CreateDBAccountOutput, error)
- func (c *RDSMYSQLV2) CreateDBBlueGreenInstance(input *CreateDBBlueGreenInstanceInput) (*CreateDBBlueGreenInstanceOutput, error)
- func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceRequest(input *CreateDBBlueGreenInstanceInput) (req *request.Request, output *CreateDBBlueGreenInstanceOutput)
- func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceWithContext(ctx volcengine.Context, input *CreateDBBlueGreenInstanceInput, ...) (*CreateDBBlueGreenInstanceOutput, error)
- func (c *RDSMYSQLV2) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
- func (c *RDSMYSQLV2) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBEndpointPublicAddress(input *CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
- func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressRequest(input *CreateDBEndpointPublicAddressInput) (req *request.Request, output *CreateDBEndpointPublicAddressOutput)
- func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *CreateDBEndpointPublicAddressInput, ...) (*CreateDBEndpointPublicAddressOutput, error)
- func (c *RDSMYSQLV2) CreateDBEndpointRequest(input *CreateDBEndpointInput) (req *request.Request, output *CreateDBEndpointOutput)
- func (c *RDSMYSQLV2) CreateDBEndpointWithContext(ctx volcengine.Context, input *CreateDBEndpointInput, opts ...request.Option) (*CreateDBEndpointOutput, error)
- func (c *RDSMYSQLV2) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
- func (c *RDSMYSQLV2) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBInstanceRequest(input *CreateDBInstanceInput) (req *request.Request, output *CreateDBInstanceOutput)
- func (c *RDSMYSQLV2) CreateDBInstanceWithContext(ctx volcengine.Context, input *CreateDBInstanceInput, opts ...request.Option) (*CreateDBInstanceOutput, error)
- func (c *RDSMYSQLV2) CreateDBNodes(input *CreateDBNodesInput) (*CreateDBNodesOutput, error)
- func (c *RDSMYSQLV2) CreateDBNodesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBNodesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDBNodesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDBNodesRequest(input *CreateDBNodesInput) (req *request.Request, output *CreateDBNodesOutput)
- func (c *RDSMYSQLV2) CreateDBNodesWithContext(ctx volcengine.Context, input *CreateDBNodesInput, opts ...request.Option) (*CreateDBNodesOutput, error)
- func (c *RDSMYSQLV2) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)
- func (c *RDSMYSQLV2) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDatabaseRequest(input *CreateDatabaseInput) (req *request.Request, output *CreateDatabaseOutput)
- func (c *RDSMYSQLV2) CreateDatabaseWithContext(ctx volcengine.Context, input *CreateDatabaseInput, opts ...request.Option) (*CreateDatabaseOutput, error)
- func (c *RDSMYSQLV2) CreateDiagnosticsTask(input *CreateDiagnosticsTaskInput) (*CreateDiagnosticsTaskOutput, error)
- func (c *RDSMYSQLV2) CreateDiagnosticsTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDiagnosticsTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDiagnosticsTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDiagnosticsTaskRequest(input *CreateDiagnosticsTaskInput) (req *request.Request, output *CreateDiagnosticsTaskOutput)
- func (c *RDSMYSQLV2) CreateDiagnosticsTaskWithContext(ctx volcengine.Context, input *CreateDiagnosticsTaskInput, ...) (*CreateDiagnosticsTaskOutput, error)
- func (c *RDSMYSQLV2) CreateDrDBInstance(input *CreateDrDBInstanceInput) (*CreateDrDBInstanceOutput, error)
- func (c *RDSMYSQLV2) CreateDrDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDrDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateDrDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateDrDBInstanceRequest(input *CreateDrDBInstanceInput) (req *request.Request, output *CreateDrDBInstanceOutput)
- func (c *RDSMYSQLV2) CreateDrDBInstanceWithContext(ctx volcengine.Context, input *CreateDrDBInstanceInput, opts ...request.Option) (*CreateDrDBInstanceOutput, error)
- func (c *RDSMYSQLV2) CreateParameterTemplate(input *CreateParameterTemplateInput) (*CreateParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) CreateParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateParameterTemplateRequest(input *CreateParameterTemplateInput) (req *request.Request, output *CreateParameterTemplateOutput)
- func (c *RDSMYSQLV2) CreateParameterTemplateWithContext(ctx volcengine.Context, input *CreateParameterTemplateInput, ...) (*CreateParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) CreateResourcePackage(input *CreateResourcePackageInput) (*CreateResourcePackageOutput, error)
- func (c *RDSMYSQLV2) CreateResourcePackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateResourcePackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) CreateResourcePackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) CreateResourcePackageRequest(input *CreateResourcePackageInput) (req *request.Request, output *CreateResourcePackageOutput)
- func (c *RDSMYSQLV2) CreateResourcePackageWithContext(ctx volcengine.Context, input *CreateResourcePackageInput, ...) (*CreateResourcePackageOutput, error)
- func (c *RDSMYSQLV2) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)
- func (c *RDSMYSQLV2) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteAllowListRequest(input *DeleteAllowListInput) (req *request.Request, output *DeleteAllowListOutput)
- func (c *RDSMYSQLV2) DeleteAllowListWithContext(ctx volcengine.Context, input *DeleteAllowListInput, opts ...request.Option) (*DeleteAllowListOutput, error)
- func (c *RDSMYSQLV2) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
- func (c *RDSMYSQLV2) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBAccountRequest(input *DeleteDBAccountInput) (req *request.Request, output *DeleteDBAccountOutput)
- func (c *RDSMYSQLV2) DeleteDBAccountWithContext(ctx volcengine.Context, input *DeleteDBAccountInput, opts ...request.Option) (*DeleteDBAccountOutput, error)
- func (c *RDSMYSQLV2) DeleteDBBlueGreenRelation(input *DeleteDBBlueGreenRelationInput) (*DeleteDBBlueGreenRelationOutput, error)
- func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationRequest(input *DeleteDBBlueGreenRelationInput) (req *request.Request, output *DeleteDBBlueGreenRelationOutput)
- func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationWithContext(ctx volcengine.Context, input *DeleteDBBlueGreenRelationInput, ...) (*DeleteDBBlueGreenRelationOutput, error)
- func (c *RDSMYSQLV2) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddress(input *DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressRequest(input *DeleteDBEndpointPublicAddressInput) (req *request.Request, output *DeleteDBEndpointPublicAddressOutput)
- func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *DeleteDBEndpointPublicAddressInput, ...) (*DeleteDBEndpointPublicAddressOutput, error)
- func (c *RDSMYSQLV2) DeleteDBEndpointRequest(input *DeleteDBEndpointInput) (req *request.Request, output *DeleteDBEndpointOutput)
- func (c *RDSMYSQLV2) DeleteDBEndpointWithContext(ctx volcengine.Context, input *DeleteDBEndpointInput, opts ...request.Option) (*DeleteDBEndpointOutput, error)
- func (c *RDSMYSQLV2) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
- func (c *RDSMYSQLV2) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBInstanceRequest(input *DeleteDBInstanceInput) (req *request.Request, output *DeleteDBInstanceOutput)
- func (c *RDSMYSQLV2) DeleteDBInstanceWithContext(ctx volcengine.Context, input *DeleteDBInstanceInput, opts ...request.Option) (*DeleteDBInstanceOutput, error)
- func (c *RDSMYSQLV2) DeleteDBNodes(input *DeleteDBNodesInput) (*DeleteDBNodesOutput, error)
- func (c *RDSMYSQLV2) DeleteDBNodesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBNodesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDBNodesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDBNodesRequest(input *DeleteDBNodesInput) (req *request.Request, output *DeleteDBNodesOutput)
- func (c *RDSMYSQLV2) DeleteDBNodesWithContext(ctx volcengine.Context, input *DeleteDBNodesInput, opts ...request.Option) (*DeleteDBNodesOutput, error)
- func (c *RDSMYSQLV2) DeleteDataBackup(input *DeleteDataBackupInput) (*DeleteDataBackupOutput, error)
- func (c *RDSMYSQLV2) DeleteDataBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDataBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDataBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDataBackupRequest(input *DeleteDataBackupInput) (req *request.Request, output *DeleteDataBackupOutput)
- func (c *RDSMYSQLV2) DeleteDataBackupWithContext(ctx volcengine.Context, input *DeleteDataBackupInput, opts ...request.Option) (*DeleteDataBackupOutput, error)
- func (c *RDSMYSQLV2) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
- func (c *RDSMYSQLV2) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteDatabaseRequest(input *DeleteDatabaseInput) (req *request.Request, output *DeleteDatabaseOutput)
- func (c *RDSMYSQLV2) DeleteDatabaseWithContext(ctx volcengine.Context, input *DeleteDatabaseInput, opts ...request.Option) (*DeleteDatabaseOutput, error)
- func (c *RDSMYSQLV2) DeleteParameterTemplate(input *DeleteParameterTemplateInput) (*DeleteParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) DeleteParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteParameterTemplateRequest(input *DeleteParameterTemplateInput) (req *request.Request, output *DeleteParameterTemplateOutput)
- func (c *RDSMYSQLV2) DeleteParameterTemplateWithContext(ctx volcengine.Context, input *DeleteParameterTemplateInput, ...) (*DeleteParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) DeleteUserUploadBackup(input *DeleteUserUploadBackupInput) (*DeleteUserUploadBackupOutput, error)
- func (c *RDSMYSQLV2) DeleteUserUploadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteUserUploadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteUserUploadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteUserUploadBackupRequest(input *DeleteUserUploadBackupInput) (req *request.Request, output *DeleteUserUploadBackupOutput)
- func (c *RDSMYSQLV2) DeleteUserUploadBackupWithContext(ctx volcengine.Context, input *DeleteUserUploadBackupInput, ...) (*DeleteUserUploadBackupOutput, error)
- func (c *RDSMYSQLV2) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAllowListDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeAllowListDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAllowListDetailRequest(input *DescribeAllowListDetailInput) (req *request.Request, output *DescribeAllowListDetailOutput)
- func (c *RDSMYSQLV2) DescribeAllowListDetailWithContext(ctx volcengine.Context, input *DescribeAllowListDetailInput, ...) (*DescribeAllowListDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
- func (c *RDSMYSQLV2) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAllowListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeAllowListsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAllowListsRequest(input *DescribeAllowListsInput) (req *request.Request, output *DescribeAllowListsOutput)
- func (c *RDSMYSQLV2) DescribeAllowListsWithContext(ctx volcengine.Context, input *DescribeAllowListsInput, opts ...request.Option) (*DescribeAllowListsOutput, error)
- func (c *RDSMYSQLV2) DescribeApplyParameterTemplate(input *DescribeApplyParameterTemplateInput) (*DescribeApplyParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) DescribeApplyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeApplyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeApplyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeApplyParameterTemplateRequest(input *DescribeApplyParameterTemplateInput) (req *request.Request, output *DescribeApplyParameterTemplateOutput)
- func (c *RDSMYSQLV2) DescribeApplyParameterTemplateWithContext(ctx volcengine.Context, input *DescribeApplyParameterTemplateInput, ...) (*DescribeApplyParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
- func (c *RDSMYSQLV2) DescribeAvailabilityZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAvailabilityZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeAvailabilityZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)
- func (c *RDSMYSQLV2) DescribeAvailabilityZonesWithContext(ctx volcengine.Context, input *DescribeAvailabilityZonesInput, ...) (*DescribeAvailabilityZonesOutput, error)
- func (c *RDSMYSQLV2) DescribeAvailableCrossRegion(input *DescribeAvailableCrossRegionInput) (*DescribeAvailableCrossRegionOutput, error)
- func (c *RDSMYSQLV2) DescribeAvailableCrossRegionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAvailableCrossRegionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeAvailableCrossRegionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeAvailableCrossRegionRequest(input *DescribeAvailableCrossRegionInput) (req *request.Request, output *DescribeAvailableCrossRegionOutput)
- func (c *RDSMYSQLV2) DescribeAvailableCrossRegionWithContext(ctx volcengine.Context, input *DescribeAvailableCrossRegionInput, ...) (*DescribeAvailableCrossRegionOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupDecryptionKey(input *DescribeBackupDecryptionKeyInput) (*DescribeBackupDecryptionKeyOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyRequest(input *DescribeBackupDecryptionKeyInput) (req *request.Request, output *DescribeBackupDecryptionKeyOutput)
- func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyWithContext(ctx volcengine.Context, input *DescribeBackupDecryptionKeyInput, ...) (*DescribeBackupDecryptionKeyOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupEncryptionStatus(input *DescribeBackupEncryptionStatusInput) (*DescribeBackupEncryptionStatusOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusRequest(input *DescribeBackupEncryptionStatusInput) (req *request.Request, output *DescribeBackupEncryptionStatusOutput)
- func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusWithContext(ctx volcengine.Context, input *DescribeBackupEncryptionStatusInput, ...) (*DescribeBackupEncryptionStatusOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupPolicy(input *DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupPolicyRequest(input *DescribeBackupPolicyInput) (req *request.Request, output *DescribeBackupPolicyOutput)
- func (c *RDSMYSQLV2) DescribeBackupPolicyWithContext(ctx volcengine.Context, input *DescribeBackupPolicyInput, ...) (*DescribeBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupStats(input *DescribeBackupStatsInput) (*DescribeBackupStatsOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupStatsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupStatsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeBackupStatsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupStatsRequest(input *DescribeBackupStatsInput) (req *request.Request, output *DescribeBackupStatsOutput)
- func (c *RDSMYSQLV2) DescribeBackupStatsWithContext(ctx volcengine.Context, input *DescribeBackupStatsInput, ...) (*DescribeBackupStatsOutput, error)
- func (c *RDSMYSQLV2) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)
- func (c *RDSMYSQLV2) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBackupsRequest(input *DescribeBackupsInput) (req *request.Request, output *DescribeBackupsOutput)
- func (c *RDSMYSQLV2) DescribeBackupsWithContext(ctx volcengine.Context, input *DescribeBackupsInput, opts ...request.Option) (*DescribeBackupsOutput, error)
- func (c *RDSMYSQLV2) DescribeBinlogFiles(input *DescribeBinlogFilesInput) (*DescribeBinlogFilesOutput, error)
- func (c *RDSMYSQLV2) DescribeBinlogFilesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBinlogFilesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeBinlogFilesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeBinlogFilesRequest(input *DescribeBinlogFilesInput) (req *request.Request, output *DescribeBinlogFilesOutput)
- func (c *RDSMYSQLV2) DescribeBinlogFilesWithContext(ctx volcengine.Context, input *DescribeBinlogFilesInput, ...) (*DescribeBinlogFilesOutput, error)
- func (c *RDSMYSQLV2) DescribeCrossBackupPolicy(input *DescribeCrossBackupPolicyInput) (*DescribeCrossBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) DescribeCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeCrossBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeCrossBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeCrossBackupPolicyRequest(input *DescribeCrossBackupPolicyInput) (req *request.Request, output *DescribeCrossBackupPolicyOutput)
- func (c *RDSMYSQLV2) DescribeCrossBackupPolicyWithContext(ctx volcengine.Context, input *DescribeCrossBackupPolicyInput, ...) (*DescribeCrossBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstances(input *DescribeCrossRegionBackupDBInstancesInput) (*DescribeCrossRegionBackupDBInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesRequest(input *DescribeCrossRegionBackupDBInstancesInput) (req *request.Request, output *DescribeCrossRegionBackupDBInstancesOutput)
- func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesWithContext(ctx volcengine.Context, input *DescribeCrossRegionBackupDBInstancesInput, ...) (*DescribeCrossRegionBackupDBInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBAccountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBAccountsRequest(input *DescribeDBAccountsInput) (req *request.Request, output *DescribeDBAccountsOutput)
- func (c *RDSMYSQLV2) DescribeDBAccountsWithContext(ctx volcengine.Context, input *DescribeDBAccountsInput, opts ...request.Option) (*DescribeDBAccountsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferences(input *DescribeDBBlueGreenDifferencesInput) (*DescribeDBBlueGreenDifferencesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesRequest(input *DescribeDBBlueGreenDifferencesInput) (req *request.Request, output *DescribeDBBlueGreenDifferencesOutput)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesWithContext(ctx volcengine.Context, input *DescribeDBBlueGreenDifferencesInput, ...) (*DescribeDBBlueGreenDifferencesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenInstance(input *DescribeDBBlueGreenInstanceInput) (*DescribeDBBlueGreenInstanceOutput, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceRequest(input *DescribeDBBlueGreenInstanceInput) (req *request.Request, output *DescribeDBBlueGreenInstanceOutput)
- func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceWithContext(ctx volcengine.Context, input *DescribeDBBlueGreenInstanceInput, ...) (*DescribeDBBlueGreenInstanceOutput, error)
- func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstances(input *DescribeDBDisasterRecoveryInstancesInput) (*DescribeDBDisasterRecoveryInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesRequest(input *DescribeDBDisasterRecoveryInstancesInput) (req *request.Request, output *DescribeDBDisasterRecoveryInstancesOutput)
- func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesWithContext(ctx volcengine.Context, input *DescribeDBDisasterRecoveryInstancesInput, ...) (*DescribeDBDisasterRecoveryInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceAttribute(input *DescribeDBInstanceAttributeInput) (*DescribeDBInstanceAttributeOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceAttributeRequest(input *DescribeDBInstanceAttributeInput) (req *request.Request, output *DescribeDBInstanceAttributeOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceAttributeWithContext(ctx volcengine.Context, input *DescribeDBInstanceAttributeInput, ...) (*DescribeDBInstanceAttributeOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetail(input *DescribeDBInstanceChargeDetailInput) (*DescribeDBInstanceChargeDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailRequest(input *DescribeDBInstanceChargeDetailInput) (req *request.Request, output *DescribeDBInstanceChargeDetailOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceChargeDetailInput, ...) (*DescribeDBInstanceChargeDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceDetailRequest(input *DescribeDBInstanceDetailInput) (req *request.Request, output *DescribeDBInstanceDetailOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceDetailInput, ...) (*DescribeDBInstanceDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEndpoints(input *DescribeDBInstanceEndpointsInput) (*DescribeDBInstanceEndpointsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsRequest(input *DescribeDBInstanceEndpointsInput) (req *request.Request, output *DescribeDBInstanceEndpointsOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsWithContext(ctx volcengine.Context, input *DescribeDBInstanceEndpointsInput, ...) (*DescribeDBInstanceEndpointsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersions(input *DescribeDBInstanceEngineMinorVersionsInput) (*DescribeDBInstanceEngineMinorVersionsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsRequest(input *DescribeDBInstanceEngineMinorVersionsInput) (req *request.Request, output *DescribeDBInstanceEngineMinorVersionsOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsWithContext(ctx volcengine.Context, input *DescribeDBInstanceEngineMinorVersionsInput, ...) (*DescribeDBInstanceEngineMinorVersionsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceHAConfig(input *DescribeDBInstanceHAConfigInput) (*DescribeDBInstanceHAConfigOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigRequest(input *DescribeDBInstanceHAConfigInput) (req *request.Request, output *DescribeDBInstanceHAConfigOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigWithContext(ctx volcengine.Context, input *DescribeDBInstanceHAConfigInput, ...) (*DescribeDBInstanceHAConfigOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceNodes(input *DescribeDBInstanceNodesInput) (*DescribeDBInstanceNodesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceNodesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceNodesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceNodesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceNodesRequest(input *DescribeDBInstanceNodesInput) (req *request.Request, output *DescribeDBInstanceNodesOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceNodesWithContext(ctx volcengine.Context, input *DescribeDBInstanceNodesInput, ...) (*DescribeDBInstanceNodesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParameters(input *DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersLog(input *DescribeDBInstanceParametersLogInput) (*DescribeDBInstanceParametersLogOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogRequest(input *DescribeDBInstanceParametersLogInput) (req *request.Request, output *DescribeDBInstanceParametersLogOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersLogInput, ...) (*DescribeDBInstanceParametersLogOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersRequest(input *DescribeDBInstanceParametersInput) (req *request.Request, output *DescribeDBInstanceParametersOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceParametersWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersInput, ...) (*DescribeDBInstanceParametersOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDetail(input *DescribeDBInstancePriceDetailInput) (*DescribeDBInstancePriceDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailRequest(input *DescribeDBInstancePriceDetailInput) (req *request.Request, output *DescribeDBInstancePriceDetailOutput)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstancePriceDetailInput, ...) (*DescribeDBInstancePriceDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSSL(input *DescribeDBInstanceSSLInput) (*DescribeDBInstanceSSLOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSSLCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSSLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceSSLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSSLRequest(input *DescribeDBInstanceSSLInput) (req *request.Request, output *DescribeDBInstanceSSLOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceSSLWithContext(ctx volcengine.Context, input *DescribeDBInstanceSSLInput, ...) (*DescribeDBInstanceSSLOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSpecs(input *DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSpecsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSpecsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceSpecsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceSpecsRequest(input *DescribeDBInstanceSpecsInput) (req *request.Request, output *DescribeDBInstanceSpecsOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceSpecsWithContext(ctx volcengine.Context, input *DescribeDBInstanceSpecsInput, ...) (*DescribeDBInstanceSpecsOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceTDE(input *DescribeDBInstanceTDEInput) (*DescribeDBInstanceTDEOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceTDECommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceTDECommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstanceTDECommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstanceTDERequest(input *DescribeDBInstanceTDEInput) (req *request.Request, output *DescribeDBInstanceTDEOutput)
- func (c *RDSMYSQLV2) DescribeDBInstanceTDEWithContext(ctx volcengine.Context, input *DescribeDBInstanceTDEInput, ...) (*DescribeDBInstanceTDEOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstancesRequest(input *DescribeDBInstancesInput) (req *request.Request, output *DescribeDBInstancesOutput)
- func (c *RDSMYSQLV2) DescribeDBInstancesWithContext(ctx volcengine.Context, input *DescribeDBInstancesInput, ...) (*DescribeDBInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferences(input *DescribeDBNodeParameterDifferencesInput) (*DescribeDBNodeParameterDifferencesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesRequest(input *DescribeDBNodeParameterDifferencesInput) (req *request.Request, output *DescribeDBNodeParameterDifferencesOutput)
- func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesWithContext(ctx volcengine.Context, input *DescribeDBNodeParameterDifferencesInput, ...) (*DescribeDBNodeParameterDifferencesOutput, error)
- func (c *RDSMYSQLV2) DescribeDBProxy(input *DescribeDBProxyInput) (*DescribeDBProxyOutput, error)
- func (c *RDSMYSQLV2) DescribeDBProxyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBProxyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBProxyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBProxyConfig(input *DescribeDBProxyConfigInput) (*DescribeDBProxyConfigOutput, error)
- func (c *RDSMYSQLV2) DescribeDBProxyConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBProxyConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBProxyConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBProxyConfigRequest(input *DescribeDBProxyConfigInput) (req *request.Request, output *DescribeDBProxyConfigOutput)
- func (c *RDSMYSQLV2) DescribeDBProxyConfigWithContext(ctx volcengine.Context, input *DescribeDBProxyConfigInput, ...) (*DescribeDBProxyConfigOutput, error)
- func (c *RDSMYSQLV2) DescribeDBProxyPriceDetail(input *DescribeDBProxyPriceDetailInput) (*DescribeDBProxyPriceDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailRequest(input *DescribeDBProxyPriceDetailInput) (req *request.Request, output *DescribeDBProxyPriceDetailOutput)
- func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailWithContext(ctx volcengine.Context, input *DescribeDBProxyPriceDetailInput, ...) (*DescribeDBProxyPriceDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeDBProxyRequest(input *DescribeDBProxyInput) (req *request.Request, output *DescribeDBProxyOutput)
- func (c *RDSMYSQLV2) DescribeDBProxyWithContext(ctx volcengine.Context, input *DescribeDBProxyInput, opts ...request.Option) (*DescribeDBProxyOutput, error)
- func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheck(input *DescribeDBSwitchBlueGreenPrecheckInput) (*DescribeDBSwitchBlueGreenPrecheckOutput, error)
- func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckRequest(input *DescribeDBSwitchBlueGreenPrecheckInput) (req *request.Request, output *DescribeDBSwitchBlueGreenPrecheckOutput)
- func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckWithContext(ctx volcengine.Context, input *DescribeDBSwitchBlueGreenPrecheckInput, ...) (*DescribeDBSwitchBlueGreenPrecheckOutput, error)
- func (c *RDSMYSQLV2) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
- func (c *RDSMYSQLV2) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDatabasesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDatabasesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDatabasesRequest(input *DescribeDatabasesInput) (req *request.Request, output *DescribeDatabasesOutput)
- func (c *RDSMYSQLV2) DescribeDatabasesWithContext(ctx volcengine.Context, input *DescribeDatabasesInput, opts ...request.Option) (*DescribeDatabasesOutput, error)
- func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfo(input *DescribeDbAccountTableColumnInfoInput) (*DescribeDbAccountTableColumnInfoOutput, error)
- func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoRequest(input *DescribeDbAccountTableColumnInfoInput) (req *request.Request, output *DescribeDbAccountTableColumnInfoOutput)
- func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoWithContext(ctx volcengine.Context, input *DescribeDbAccountTableColumnInfoInput, ...) (*DescribeDbAccountTableColumnInfoOutput, error)
- func (c *RDSMYSQLV2) DescribeDeletedDBInstances(input *DescribeDeletedDBInstancesInput) (*DescribeDeletedDBInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDeletedDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDeletedDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDeletedDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDeletedDBInstancesRequest(input *DescribeDeletedDBInstancesInput) (req *request.Request, output *DescribeDeletedDBInstancesOutput)
- func (c *RDSMYSQLV2) DescribeDeletedDBInstancesWithContext(ctx volcengine.Context, input *DescribeDeletedDBInstancesInput, ...) (*DescribeDeletedDBInstancesOutput, error)
- func (c *RDSMYSQLV2) DescribeDiagnosticsInfos(input *DescribeDiagnosticsInfosInput) (*DescribeDiagnosticsInfosOutput, error)
- func (c *RDSMYSQLV2) DescribeDiagnosticsInfosCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDiagnosticsInfosCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDiagnosticsInfosCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDiagnosticsInfosRequest(input *DescribeDiagnosticsInfosInput) (req *request.Request, output *DescribeDiagnosticsInfosOutput)
- func (c *RDSMYSQLV2) DescribeDiagnosticsInfosWithContext(ctx volcengine.Context, input *DescribeDiagnosticsInfosInput, ...) (*DescribeDiagnosticsInfosOutput, error)
- func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegions(input *DescribeDisasterRecoveryRegionsInput) (*DescribeDisasterRecoveryRegionsOutput, error)
- func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsRequest(input *DescribeDisasterRecoveryRegionsInput) (req *request.Request, output *DescribeDisasterRecoveryRegionsOutput)
- func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsWithContext(ctx volcengine.Context, input *DescribeDisasterRecoveryRegionsInput, ...) (*DescribeDisasterRecoveryRegionsOutput, error)
- func (c *RDSMYSQLV2) DescribeFailoverLogs(input *DescribeFailoverLogsInput) (*DescribeFailoverLogsOutput, error)
- func (c *RDSMYSQLV2) DescribeFailoverLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeFailoverLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeFailoverLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeFailoverLogsRequest(input *DescribeFailoverLogsInput) (req *request.Request, output *DescribeFailoverLogsOutput)
- func (c *RDSMYSQLV2) DescribeFailoverLogsWithContext(ctx volcengine.Context, input *DescribeFailoverLogsInput, ...) (*DescribeFailoverLogsOutput, error)
- func (c *RDSMYSQLV2) DescribeNonWhiteSessionList(input *DescribeNonWhiteSessionListInput) (*DescribeNonWhiteSessionListOutput, error)
- func (c *RDSMYSQLV2) DescribeNonWhiteSessionListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeNonWhiteSessionListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeNonWhiteSessionListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeNonWhiteSessionListRequest(input *DescribeNonWhiteSessionListInput) (req *request.Request, output *DescribeNonWhiteSessionListOutput)
- func (c *RDSMYSQLV2) DescribeNonWhiteSessionListWithContext(ctx volcengine.Context, input *DescribeNonWhiteSessionListInput, ...) (*DescribeNonWhiteSessionListOutput, error)
- func (c *RDSMYSQLV2) DescribeParameterTemplate(input *DescribeParameterTemplateInput) (*DescribeParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) DescribeParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeParameterTemplateRequest(input *DescribeParameterTemplateInput) (req *request.Request, output *DescribeParameterTemplateOutput)
- func (c *RDSMYSQLV2) DescribeParameterTemplateWithContext(ctx volcengine.Context, input *DescribeParameterTemplateInput, ...) (*DescribeParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) DescribePlannedEvents(input *DescribePlannedEventsInput) (*DescribePlannedEventsOutput, error)
- func (c *RDSMYSQLV2) DescribePlannedEventsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribePlannedEventsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribePlannedEventsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribePlannedEventsRequest(input *DescribePlannedEventsInput) (req *request.Request, output *DescribePlannedEventsOutput)
- func (c *RDSMYSQLV2) DescribePlannedEventsWithContext(ctx volcengine.Context, input *DescribePlannedEventsInput, ...) (*DescribePlannedEventsOutput, error)
- func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelay(input *DescribeReadOnlyNodeDelayInput) (*DescribeReadOnlyNodeDelayOutput, error)
- func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayRequest(input *DescribeReadOnlyNodeDelayInput) (req *request.Request, output *DescribeReadOnlyNodeDelayOutput)
- func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayWithContext(ctx volcengine.Context, input *DescribeReadOnlyNodeDelayInput, ...) (*DescribeReadOnlyNodeDelayOutput, error)
- func (c *RDSMYSQLV2) DescribeRecoverableTime(input *DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
- func (c *RDSMYSQLV2) DescribeRecoverableTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeRecoverableTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeRecoverableTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeRecoverableTimeRequest(input *DescribeRecoverableTimeInput) (req *request.Request, output *DescribeRecoverableTimeOutput)
- func (c *RDSMYSQLV2) DescribeRecoverableTimeWithContext(ctx volcengine.Context, input *DescribeRecoverableTimeInput, ...) (*DescribeRecoverableTimeOutput, error)
- func (c *RDSMYSQLV2) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
- func (c *RDSMYSQLV2) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
- func (c *RDSMYSQLV2) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageDetail(input *DescribeResourcePackageDetailInput) (*DescribeResourcePackageDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeResourcePackageDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageDetailRequest(input *DescribeResourcePackageDetailInput) (req *request.Request, output *DescribeResourcePackageDetailOutput)
- func (c *RDSMYSQLV2) DescribeResourcePackageDetailWithContext(ctx volcengine.Context, input *DescribeResourcePackageDetailInput, ...) (*DescribeResourcePackageDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeResourcePackagePrice(input *DescribeResourcePackagePriceInput) (*DescribeResourcePackagePriceOutput, error)
- func (c *RDSMYSQLV2) DescribeResourcePackagePriceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourcePackagePriceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeResourcePackagePriceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourcePackagePriceRequest(input *DescribeResourcePackagePriceInput) (req *request.Request, output *DescribeResourcePackagePriceOutput)
- func (c *RDSMYSQLV2) DescribeResourcePackagePriceWithContext(ctx volcengine.Context, input *DescribeResourcePackagePriceInput, ...) (*DescribeResourcePackagePriceOutput, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageSpec(input *DescribeResourcePackageSpecInput) (*DescribeResourcePackageSpecOutput, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeResourcePackageSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourcePackageSpecRequest(input *DescribeResourcePackageSpecInput) (req *request.Request, output *DescribeResourcePackageSpecOutput)
- func (c *RDSMYSQLV2) DescribeResourcePackageSpecWithContext(ctx volcengine.Context, input *DescribeResourcePackageSpecInput, ...) (*DescribeResourcePackageSpecOutput, error)
- func (c *RDSMYSQLV2) DescribeResourceUsage(input *DescribeResourceUsageInput) (*DescribeResourceUsageOutput, error)
- func (c *RDSMYSQLV2) DescribeResourceUsageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourceUsageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeResourceUsageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeResourceUsageRequest(input *DescribeResourceUsageInput) (req *request.Request, output *DescribeResourceUsageOutput)
- func (c *RDSMYSQLV2) DescribeResourceUsageWithContext(ctx volcengine.Context, input *DescribeResourceUsageInput, ...) (*DescribeResourceUsageOutput, error)
- func (c *RDSMYSQLV2) DescribeTagsByResource(input *DescribeTagsByResourceInput) (*DescribeTagsByResourceOutput, error)
- func (c *RDSMYSQLV2) DescribeTagsByResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeTagsByResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeTagsByResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeTagsByResourceRequest(input *DescribeTagsByResourceInput) (req *request.Request, output *DescribeTagsByResourceOutput)
- func (c *RDSMYSQLV2) DescribeTagsByResourceWithContext(ctx volcengine.Context, input *DescribeTagsByResourceInput, ...) (*DescribeTagsByResourceOutput, error)
- func (c *RDSMYSQLV2) DescribeTaskDetail(input *DescribeTaskDetailInput) (*DescribeTaskDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeTaskDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeTaskDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeTaskDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeTaskDetailRequest(input *DescribeTaskDetailInput) (req *request.Request, output *DescribeTaskDetailOutput)
- func (c *RDSMYSQLV2) DescribeTaskDetailWithContext(ctx volcengine.Context, input *DescribeTaskDetailInput, opts ...request.Option) (*DescribeTaskDetailOutput, error)
- func (c *RDSMYSQLV2) DescribeTasks(input *DescribeTasksInput) (*DescribeTasksOutput, error)
- func (c *RDSMYSQLV2) DescribeTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeTasksRequest(input *DescribeTasksInput) (req *request.Request, output *DescribeTasksOutput)
- func (c *RDSMYSQLV2) DescribeTasksWithContext(ctx volcengine.Context, input *DescribeTasksInput, opts ...request.Option) (*DescribeTasksOutput, error)
- func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResult(input *DescribeUpgradeEngineMajorVersionPrecheckResultInput) (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput, error)
- func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultRequest(input *DescribeUpgradeEngineMajorVersionPrecheckResultInput) (req *request.Request, ...)
- func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultWithContext(ctx volcengine.Context, ...) (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput, error)
- func (c *RDSMYSQLV2) DescribeUserTosBackupAssociate(input *DescribeUserTosBackupAssociateInput) (*DescribeUserTosBackupAssociateOutput, error)
- func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateRequest(input *DescribeUserTosBackupAssociateInput) (req *request.Request, output *DescribeUserTosBackupAssociateOutput)
- func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateWithContext(ctx volcengine.Context, input *DescribeUserTosBackupAssociateInput, ...) (*DescribeUserTosBackupAssociateOutput, error)
- func (c *RDSMYSQLV2) DescribeUserUploadBackups(input *DescribeUserUploadBackupsInput) (*DescribeUserUploadBackupsOutput, error)
- func (c *RDSMYSQLV2) DescribeUserUploadBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeUserUploadBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeUserUploadBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeUserUploadBackupsRequest(input *DescribeUserUploadBackupsInput) (req *request.Request, output *DescribeUserUploadBackupsOutput)
- func (c *RDSMYSQLV2) DescribeUserUploadBackupsWithContext(ctx volcengine.Context, input *DescribeUserUploadBackupsInput, ...) (*DescribeUserUploadBackupsOutput, error)
- func (c *RDSMYSQLV2) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
- func (c *RDSMYSQLV2) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DisassociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DisassociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DisassociateAllowListRequest(input *DisassociateAllowListInput) (req *request.Request, output *DisassociateAllowListOutput)
- func (c *RDSMYSQLV2) DisassociateAllowListWithContext(ctx volcengine.Context, input *DisassociateAllowListInput, ...) (*DisassociateAllowListOutput, error)
- func (c *RDSMYSQLV2) DownloadBackup(input *DownloadBackupInput) (*DownloadBackupOutput, error)
- func (c *RDSMYSQLV2) DownloadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DownloadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DownloadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DownloadBackupRequest(input *DownloadBackupInput) (req *request.Request, output *DownloadBackupOutput)
- func (c *RDSMYSQLV2) DownloadBackupWithContext(ctx volcengine.Context, input *DownloadBackupInput, opts ...request.Option) (*DownloadBackupOutput, error)
- func (c *RDSMYSQLV2) DownloadSSLCertificate(input *DownloadSSLCertificateInput) (*DownloadSSLCertificateOutput, error)
- func (c *RDSMYSQLV2) DownloadSSLCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DownloadSSLCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DownloadSSLCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DownloadSSLCertificateRequest(input *DownloadSSLCertificateInput) (req *request.Request, output *DownloadSSLCertificateOutput)
- func (c *RDSMYSQLV2) DownloadSSLCertificateWithContext(ctx volcengine.Context, input *DownloadSSLCertificateInput, ...) (*DownloadSSLCertificateOutput, error)
- func (c *RDSMYSQLV2) GetBackupDownloadLink(input *GetBackupDownloadLinkInput) (*GetBackupDownloadLinkOutput, error)
- func (c *RDSMYSQLV2) GetBackupDownloadLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) GetBackupDownloadLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) GetBackupDownloadLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) GetBackupDownloadLinkRequest(input *GetBackupDownloadLinkInput) (req *request.Request, output *GetBackupDownloadLinkOutput)
- func (c *RDSMYSQLV2) GetBackupDownloadLinkWithContext(ctx volcengine.Context, input *GetBackupDownloadLinkInput, ...) (*GetBackupDownloadLinkOutput, error)
- func (c *RDSMYSQLV2) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
- func (c *RDSMYSQLV2) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) GrantDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) GrantDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) GrantDBAccountPrivilegeRequest(input *GrantDBAccountPrivilegeInput) (req *request.Request, output *GrantDBAccountPrivilegeOutput)
- func (c *RDSMYSQLV2) GrantDBAccountPrivilegeWithContext(ctx volcengine.Context, input *GrantDBAccountPrivilegeInput, ...) (*GrantDBAccountPrivilegeOutput, error)
- func (c *RDSMYSQLV2) GrantDatabasePrivilege(input *GrantDatabasePrivilegeInput) (*GrantDatabasePrivilegeOutput, error)
- func (c *RDSMYSQLV2) GrantDatabasePrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) GrantDatabasePrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) GrantDatabasePrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) GrantDatabasePrivilegeRequest(input *GrantDatabasePrivilegeInput) (req *request.Request, output *GrantDatabasePrivilegeOutput)
- func (c *RDSMYSQLV2) GrantDatabasePrivilegeWithContext(ctx volcengine.Context, input *GrantDatabasePrivilegeInput, ...) (*GrantDatabasePrivilegeOutput, error)
- func (c *RDSMYSQLV2) ListParameterTemplates(input *ListParameterTemplatesInput) (*ListParameterTemplatesOutput, error)
- func (c *RDSMYSQLV2) ListParameterTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ListParameterTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ListParameterTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ListParameterTemplatesRequest(input *ListParameterTemplatesInput) (req *request.Request, output *ListParameterTemplatesOutput)
- func (c *RDSMYSQLV2) ListParameterTemplatesWithContext(ctx volcengine.Context, input *ListParameterTemplatesInput, ...) (*ListParameterTemplatesOutput, error)
- func (c *RDSMYSQLV2) ListResourcePackages(input *ListResourcePackagesInput) (*ListResourcePackagesOutput, error)
- func (c *RDSMYSQLV2) ListResourcePackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ListResourcePackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ListResourcePackagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ListResourcePackagesRequest(input *ListResourcePackagesInput) (req *request.Request, output *ListResourcePackagesOutput)
- func (c *RDSMYSQLV2) ListResourcePackagesWithContext(ctx volcengine.Context, input *ListResourcePackagesInput, ...) (*ListResourcePackagesOutput, error)
- func (c *RDSMYSQLV2) MigrateToOtherZone(input *MigrateToOtherZoneInput) (*MigrateToOtherZoneOutput, error)
- func (c *RDSMYSQLV2) MigrateToOtherZoneCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) MigrateToOtherZoneCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) MigrateToOtherZoneCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) MigrateToOtherZoneRequest(input *MigrateToOtherZoneInput) (req *request.Request, output *MigrateToOtherZoneOutput)
- func (c *RDSMYSQLV2) MigrateToOtherZoneWithContext(ctx volcengine.Context, input *MigrateToOtherZoneInput, opts ...request.Option) (*MigrateToOtherZoneOutput, error)
- func (c *RDSMYSQLV2) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)
- func (c *RDSMYSQLV2) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyAllowListRequest(input *ModifyAllowListInput) (req *request.Request, output *ModifyAllowListOutput)
- func (c *RDSMYSQLV2) ModifyAllowListWithContext(ctx volcengine.Context, input *ModifyAllowListInput, opts ...request.Option) (*ModifyAllowListOutput, error)
- func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicy(input *ModifyBackupEncryptionPolicyInput) (*ModifyBackupEncryptionPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyRequest(input *ModifyBackupEncryptionPolicyInput) (req *request.Request, output *ModifyBackupEncryptionPolicyOutput)
- func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyWithContext(ctx volcengine.Context, input *ModifyBackupEncryptionPolicyInput, ...) (*ModifyBackupEncryptionPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyBackupPolicyRequest(input *ModifyBackupPolicyInput) (req *request.Request, output *ModifyBackupPolicyOutput)
- func (c *RDSMYSQLV2) ModifyBackupPolicyWithContext(ctx volcengine.Context, input *ModifyBackupPolicyInput, opts ...request.Option) (*ModifyBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicy(input *ModifyBackupPublicAccessPolicyInput) (*ModifyBackupPublicAccessPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyRequest(input *ModifyBackupPublicAccessPolicyInput) (req *request.Request, output *ModifyBackupPublicAccessPolicyOutput)
- func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyWithContext(ctx volcengine.Context, input *ModifyBackupPublicAccessPolicyInput, ...) (*ModifyBackupPublicAccessPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyCrossBackupPolicy(input *ModifyCrossBackupPolicyInput) (*ModifyCrossBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyCrossBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyCrossBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyCrossBackupPolicyRequest(input *ModifyCrossBackupPolicyInput) (req *request.Request, output *ModifyCrossBackupPolicyOutput)
- func (c *RDSMYSQLV2) ModifyCrossBackupPolicyWithContext(ctx volcengine.Context, input *ModifyCrossBackupPolicyInput, ...) (*ModifyCrossBackupPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyDBAccountDescription(input *ModifyDBAccountDescriptionInput) (*ModifyDBAccountDescriptionOutput, error)
- func (c *RDSMYSQLV2) ModifyDBAccountDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBAccountDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBAccountDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBAccountDescriptionRequest(input *ModifyDBAccountDescriptionInput) (req *request.Request, output *ModifyDBAccountDescriptionOutput)
- func (c *RDSMYSQLV2) ModifyDBAccountDescriptionWithContext(ctx volcengine.Context, input *ModifyDBAccountDescriptionInput, ...) (*ModifyDBAccountDescriptionOutput, error)
- func (c *RDSMYSQLV2) ModifyDBAccountHost(input *ModifyDBAccountHostInput) (*ModifyDBAccountHostOutput, error)
- func (c *RDSMYSQLV2) ModifyDBAccountHostCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBAccountHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBAccountHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBAccountHostRequest(input *ModifyDBAccountHostInput) (req *request.Request, output *ModifyDBAccountHostOutput)
- func (c *RDSMYSQLV2) ModifyDBAccountHostWithContext(ctx volcengine.Context, input *ModifyDBAccountHostInput, ...) (*ModifyDBAccountHostOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpoint(input *ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointAddress(input *ModifyDBEndpointAddressInput) (*ModifyDBEndpointAddressOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBEndpointAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointAddressRequest(input *ModifyDBEndpointAddressInput) (req *request.Request, output *ModifyDBEndpointAddressOutput)
- func (c *RDSMYSQLV2) ModifyDBEndpointAddressWithContext(ctx volcengine.Context, input *ModifyDBEndpointAddressInput, ...) (*ModifyDBEndpointAddressOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointConnectionMode(input *ModifyDBEndpointConnectionModeInput) (*ModifyDBEndpointConnectionModeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeRequest(input *ModifyDBEndpointConnectionModeInput) (req *request.Request, output *ModifyDBEndpointConnectionModeOutput)
- func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeWithContext(ctx volcengine.Context, input *ModifyDBEndpointConnectionModeInput, ...) (*ModifyDBEndpointConnectionModeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointDNS(input *ModifyDBEndpointDNSInput) (*ModifyDBEndpointDNSOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointDNSCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointDNSCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBEndpointDNSCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointDNSRequest(input *ModifyDBEndpointDNSInput) (req *request.Request, output *ModifyDBEndpointDNSOutput)
- func (c *RDSMYSQLV2) ModifyDBEndpointDNSWithContext(ctx volcengine.Context, input *ModifyDBEndpointDNSInput, ...) (*ModifyDBEndpointDNSOutput, error)
- func (c *RDSMYSQLV2) ModifyDBEndpointRequest(input *ModifyDBEndpointInput) (req *request.Request, output *ModifyDBEndpointOutput)
- func (c *RDSMYSQLV2) ModifyDBEndpointWithContext(ctx volcengine.Context, input *ModifyDBEndpointInput, opts ...request.Option) (*ModifyDBEndpointOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersion(input *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) (*ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest(input *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) (req *request.Request, ...)
- func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionWithContext(ctx volcengine.Context, ...) (*ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceChargeType(input *ModifyDBInstanceChargeTypeInput) (*ModifyDBInstanceChargeTypeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeRequest(input *ModifyDBInstanceChargeTypeInput) (req *request.Request, output *ModifyDBInstanceChargeTypeOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeWithContext(ctx volcengine.Context, input *ModifyDBInstanceChargeTypeInput, ...) (*ModifyDBInstanceChargeTypeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicy(input *ModifyDBInstanceDeletionProtectionPolicyInput) (*ModifyDBInstanceDeletionProtectionPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyRequest(input *ModifyDBInstanceDeletionProtectionPolicyInput) (req *request.Request, output *ModifyDBInstanceDeletionProtectionPolicyOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyWithContext(ctx volcengine.Context, input *ModifyDBInstanceDeletionProtectionPolicyInput, ...) (*ModifyDBInstanceDeletionProtectionPolicyOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnly(input *ModifyDBInstanceGlobalReadOnlyInput) (*ModifyDBInstanceGlobalReadOnlyOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyRequest(input *ModifyDBInstanceGlobalReadOnlyInput) (req *request.Request, output *ModifyDBInstanceGlobalReadOnlyOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyWithContext(ctx volcengine.Context, input *ModifyDBInstanceGlobalReadOnlyInput, ...) (*ModifyDBInstanceGlobalReadOnlyOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindow(input *ModifyDBInstanceMaintenanceWindowInput) (*ModifyDBInstanceMaintenanceWindowOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowRequest(input *ModifyDBInstanceMaintenanceWindowInput) (req *request.Request, output *ModifyDBInstanceMaintenanceWindowOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowWithContext(ctx volcengine.Context, input *ModifyDBInstanceMaintenanceWindowInput, ...) (*ModifyDBInstanceMaintenanceWindowOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceNameRequest(input *ModifyDBInstanceNameInput) (req *request.Request, output *ModifyDBInstanceNameOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceNameWithContext(ctx volcengine.Context, input *ModifyDBInstanceNameInput, ...) (*ModifyDBInstanceNameOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceParameters(input *ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceParametersRequest(input *ModifyDBInstanceParametersInput) (req *request.Request, output *ModifyDBInstanceParametersOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceParametersWithContext(ctx volcengine.Context, input *ModifyDBInstanceParametersInput, ...) (*ModifyDBInstanceParametersOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSSL(input *ModifyDBInstanceSSLInput) (*ModifyDBInstanceSSLOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSSLCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSSLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceSSLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSSLRequest(input *ModifyDBInstanceSSLInput) (req *request.Request, output *ModifyDBInstanceSSLOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceSSLWithContext(ctx volcengine.Context, input *ModifyDBInstanceSSLInput, ...) (*ModifyDBInstanceSSLOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSpecRequest(input *ModifyDBInstanceSpecInput) (req *request.Request, output *ModifyDBInstanceSpecOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceSpecWithContext(ctx volcengine.Context, input *ModifyDBInstanceSpecInput, ...) (*ModifyDBInstanceSpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSyncMode(input *ModifyDBInstanceSyncModeInput) (*ModifyDBInstanceSyncModeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeRequest(input *ModifyDBInstanceSyncModeInput) (req *request.Request, output *ModifyDBInstanceSyncModeOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeWithContext(ctx volcengine.Context, input *ModifyDBInstanceSyncModeInput, ...) (*ModifyDBInstanceSyncModeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTDE(input *ModifyDBInstanceTDEInput) (*ModifyDBInstanceTDEOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTDECommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTDECommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceTDECommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTDERequest(input *ModifyDBInstanceTDEInput) (req *request.Request, output *ModifyDBInstanceTDEOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceTDEWithContext(ctx volcengine.Context, input *ModifyDBInstanceTDEInput, ...) (*ModifyDBInstanceTDEOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceType(input *ModifyDBInstanceTypeInput) (*ModifyDBInstanceTypeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBInstanceTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBInstanceTypeRequest(input *ModifyDBInstanceTypeInput) (req *request.Request, output *ModifyDBInstanceTypeOutput)
- func (c *RDSMYSQLV2) ModifyDBInstanceTypeWithContext(ctx volcengine.Context, input *ModifyDBInstanceTypeInput, ...) (*ModifyDBInstanceTypeOutput, error)
- func (c *RDSMYSQLV2) ModifyDBNodeSpec(input *ModifyDBNodeSpecInput) (*ModifyDBNodeSpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBNodeSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBNodeSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBNodeSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBNodeSpecRequest(input *ModifyDBNodeSpecInput) (req *request.Request, output *ModifyDBNodeSpecOutput)
- func (c *RDSMYSQLV2) ModifyDBNodeSpecWithContext(ctx volcengine.Context, input *ModifyDBNodeSpecInput, opts ...request.Option) (*ModifyDBNodeSpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpec(input *ModifyDBNodeTemporarySpecInput) (*ModifyDBNodeTemporarySpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecRequest(input *ModifyDBNodeTemporarySpecInput) (req *request.Request, output *ModifyDBNodeTemporarySpecOutput)
- func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecWithContext(ctx volcengine.Context, input *ModifyDBNodeTemporarySpecInput, ...) (*ModifyDBNodeTemporarySpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBProxy(input *ModifyDBProxyInput) (*ModifyDBProxyOutput, error)
- func (c *RDSMYSQLV2) ModifyDBProxyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBProxyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBProxyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBProxyConfig(input *ModifyDBProxyConfigInput) (*ModifyDBProxyConfigOutput, error)
- func (c *RDSMYSQLV2) ModifyDBProxyConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBProxyConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBProxyConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBProxyConfigRequest(input *ModifyDBProxyConfigInput) (req *request.Request, output *ModifyDBProxyConfigOutput)
- func (c *RDSMYSQLV2) ModifyDBProxyConfigWithContext(ctx volcengine.Context, input *ModifyDBProxyConfigInput, ...) (*ModifyDBProxyConfigOutput, error)
- func (c *RDSMYSQLV2) ModifyDBProxyRequest(input *ModifyDBProxyInput) (req *request.Request, output *ModifyDBProxyOutput)
- func (c *RDSMYSQLV2) ModifyDBProxySpec(input *ModifyDBProxySpecInput) (*ModifyDBProxySpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBProxySpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBProxySpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDBProxySpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDBProxySpecRequest(input *ModifyDBProxySpecInput) (req *request.Request, output *ModifyDBProxySpecOutput)
- func (c *RDSMYSQLV2) ModifyDBProxySpecWithContext(ctx volcengine.Context, input *ModifyDBProxySpecInput, opts ...request.Option) (*ModifyDBProxySpecOutput, error)
- func (c *RDSMYSQLV2) ModifyDBProxyWithContext(ctx volcengine.Context, input *ModifyDBProxyInput, opts ...request.Option) (*ModifyDBProxyOutput, error)
- func (c *RDSMYSQLV2) ModifyDatabaseDescription(input *ModifyDatabaseDescriptionInput) (*ModifyDatabaseDescriptionOutput, error)
- func (c *RDSMYSQLV2) ModifyDatabaseDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDatabaseDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyDatabaseDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyDatabaseDescriptionRequest(input *ModifyDatabaseDescriptionInput) (req *request.Request, output *ModifyDatabaseDescriptionOutput)
- func (c *RDSMYSQLV2) ModifyDatabaseDescriptionWithContext(ctx volcengine.Context, input *ModifyDatabaseDescriptionInput, ...) (*ModifyDatabaseDescriptionOutput, error)
- func (c *RDSMYSQLV2) ModifyParameterTemplate(input *ModifyParameterTemplateInput) (*ModifyParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) ModifyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyParameterTemplateRequest(input *ModifyParameterTemplateInput) (req *request.Request, output *ModifyParameterTemplateOutput)
- func (c *RDSMYSQLV2) ModifyParameterTemplateWithContext(ctx volcengine.Context, input *ModifyParameterTemplateInput, ...) (*ModifyParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTime(input *ModifyPlannedEventExecuteTimeInput) (*ModifyPlannedEventExecuteTimeOutput, error)
- func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeRequest(input *ModifyPlannedEventExecuteTimeInput) (req *request.Request, output *ModifyPlannedEventExecuteTimeOutput)
- func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeWithContext(ctx volcengine.Context, input *ModifyPlannedEventExecuteTimeInput, ...) (*ModifyPlannedEventExecuteTimeOutput, error)
- func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTime(input *ModifyReadOnlyNodeDelayReplicationTimeInput) (*ModifyReadOnlyNodeDelayReplicationTimeOutput, error)
- func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeRequest(input *ModifyReadOnlyNodeDelayReplicationTimeInput) (req *request.Request, output *ModifyReadOnlyNodeDelayReplicationTimeOutput)
- func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeWithContext(ctx volcengine.Context, input *ModifyReadOnlyNodeDelayReplicationTimeInput, ...) (*ModifyReadOnlyNodeDelayReplicationTimeOutput, error)
- func (c *RDSMYSQLV2) ModifyTask(input *ModifyTaskInput) (*ModifyTaskOutput, error)
- func (c *RDSMYSQLV2) ModifyTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ModifyTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ModifyTaskRequest(input *ModifyTaskInput) (req *request.Request, output *ModifyTaskOutput)
- func (c *RDSMYSQLV2) ModifyTaskWithContext(ctx volcengine.Context, input *ModifyTaskInput, opts ...request.Option) (*ModifyTaskOutput, error)
- func (c *RDSMYSQLV2) RebuildDBInstance(input *RebuildDBInstanceInput) (*RebuildDBInstanceOutput, error)
- func (c *RDSMYSQLV2) RebuildDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RebuildDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RebuildDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RebuildDBInstanceRequest(input *RebuildDBInstanceInput) (req *request.Request, output *RebuildDBInstanceOutput)
- func (c *RDSMYSQLV2) RebuildDBInstanceWithContext(ctx volcengine.Context, input *RebuildDBInstanceInput, opts ...request.Option) (*RebuildDBInstanceOutput, error)
- func (c *RDSMYSQLV2) RebuildDrInstance(input *RebuildDrInstanceInput) (*RebuildDrInstanceOutput, error)
- func (c *RDSMYSQLV2) RebuildDrInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RebuildDrInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RebuildDrInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RebuildDrInstanceRequest(input *RebuildDrInstanceInput) (req *request.Request, output *RebuildDrInstanceOutput)
- func (c *RDSMYSQLV2) RebuildDrInstanceWithContext(ctx volcengine.Context, input *RebuildDrInstanceInput, opts ...request.Option) (*RebuildDrInstanceOutput, error)
- func (c *RDSMYSQLV2) RemoveDiagnosticsEntity(input *RemoveDiagnosticsEntityInput) (*RemoveDiagnosticsEntityOutput, error)
- func (c *RDSMYSQLV2) RemoveDiagnosticsEntityCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RemoveDiagnosticsEntityCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RemoveDiagnosticsEntityCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RemoveDiagnosticsEntityRequest(input *RemoveDiagnosticsEntityInput) (req *request.Request, output *RemoveDiagnosticsEntityOutput)
- func (c *RDSMYSQLV2) RemoveDiagnosticsEntityWithContext(ctx volcengine.Context, input *RemoveDiagnosticsEntityInput, ...) (*RemoveDiagnosticsEntityOutput, error)
- func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfo(input *RemoveTagFromUserBackupInfoInput) (*RemoveTagFromUserBackupInfoOutput, error)
- func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoRequest(input *RemoveTagFromUserBackupInfoInput) (req *request.Request, output *RemoveTagFromUserBackupInfoOutput)
- func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoWithContext(ctx volcengine.Context, input *RemoveTagFromUserBackupInfoInput, ...) (*RemoveTagFromUserBackupInfoOutput, error)
- func (c *RDSMYSQLV2) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
- func (c *RDSMYSQLV2) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RemoveTagsFromResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RemoveTagsFromResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput)
- func (c *RDSMYSQLV2) RemoveTagsFromResourceWithContext(ctx volcengine.Context, input *RemoveTagsFromResourceInput, ...) (*RemoveTagsFromResourceOutput, error)
- func (c *RDSMYSQLV2) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
- func (c *RDSMYSQLV2) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ResetDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) ResetDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) ResetDBAccountRequest(input *ResetDBAccountInput) (req *request.Request, output *ResetDBAccountOutput)
- func (c *RDSMYSQLV2) ResetDBAccountWithContext(ctx volcengine.Context, input *ResetDBAccountInput, opts ...request.Option) (*ResetDBAccountOutput, error)
- func (c *RDSMYSQLV2) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
- func (c *RDSMYSQLV2) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RestartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestartDBInstanceRequest(input *RestartDBInstanceInput) (req *request.Request, output *RestartDBInstanceOutput)
- func (c *RDSMYSQLV2) RestartDBInstanceWithContext(ctx volcengine.Context, input *RestartDBInstanceInput, opts ...request.Option) (*RestartDBInstanceOutput, error)
- func (c *RDSMYSQLV2) RestoreToCrossRegionInstance(input *RestoreToCrossRegionInstanceInput) (*RestoreToCrossRegionInstanceOutput, error)
- func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceRequest(input *RestoreToCrossRegionInstanceInput) (req *request.Request, output *RestoreToCrossRegionInstanceOutput)
- func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceWithContext(ctx volcengine.Context, input *RestoreToCrossRegionInstanceInput, ...) (*RestoreToCrossRegionInstanceOutput, error)
- func (c *RDSMYSQLV2) RestoreToExistedInstance(input *RestoreToExistedInstanceInput) (*RestoreToExistedInstanceOutput, error)
- func (c *RDSMYSQLV2) RestoreToExistedInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToExistedInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RestoreToExistedInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToExistedInstanceRequest(input *RestoreToExistedInstanceInput) (req *request.Request, output *RestoreToExistedInstanceOutput)
- func (c *RDSMYSQLV2) RestoreToExistedInstanceWithContext(ctx volcengine.Context, input *RestoreToExistedInstanceInput, ...) (*RestoreToExistedInstanceOutput, error)
- func (c *RDSMYSQLV2) RestoreToNewInstance(input *RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RestoreToNewInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTos(input *RestoreToNewInstanceFromUserTosInput) (*RestoreToNewInstanceFromUserTosOutput, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosRequest(input *RestoreToNewInstanceFromUserTosInput) (req *request.Request, output *RestoreToNewInstanceFromUserTosOutput)
- func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosWithContext(ctx volcengine.Context, input *RestoreToNewInstanceFromUserTosInput, ...) (*RestoreToNewInstanceFromUserTosOutput, error)
- func (c *RDSMYSQLV2) RestoreToNewInstanceRequest(input *RestoreToNewInstanceInput) (req *request.Request, output *RestoreToNewInstanceOutput)
- func (c *RDSMYSQLV2) RestoreToNewInstanceWithContext(ctx volcengine.Context, input *RestoreToNewInstanceInput, ...) (*RestoreToNewInstanceOutput, error)
- func (c *RDSMYSQLV2) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
- func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeRequest(input *RevokeDBAccountPrivilegeInput) (req *request.Request, output *RevokeDBAccountPrivilegeOutput)
- func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, ...) (*RevokeDBAccountPrivilegeOutput, error)
- func (c *RDSMYSQLV2) RevokeDatabasePrivilege(input *RevokeDatabasePrivilegeInput) (*RevokeDatabasePrivilegeOutput, error)
- func (c *RDSMYSQLV2) RevokeDatabasePrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RevokeDatabasePrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) RevokeDatabasePrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) RevokeDatabasePrivilegeRequest(input *RevokeDatabasePrivilegeInput) (req *request.Request, output *RevokeDatabasePrivilegeOutput)
- func (c *RDSMYSQLV2) RevokeDatabasePrivilegeWithContext(ctx volcengine.Context, input *RevokeDatabasePrivilegeInput, ...) (*RevokeDatabasePrivilegeOutput, error)
- func (c *RDSMYSQLV2) SaveAsParameterTemplate(input *SaveAsParameterTemplateInput) (*SaveAsParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) SaveAsParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SaveAsParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) SaveAsParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SaveAsParameterTemplateRequest(input *SaveAsParameterTemplateInput) (req *request.Request, output *SaveAsParameterTemplateOutput)
- func (c *RDSMYSQLV2) SaveAsParameterTemplateWithContext(ctx volcengine.Context, input *SaveAsParameterTemplateInput, ...) (*SaveAsParameterTemplateOutput, error)
- func (c *RDSMYSQLV2) StartDBInstance(input *StartDBInstanceInput) (*StartDBInstanceOutput, error)
- func (c *RDSMYSQLV2) StartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) StartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) StartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) StartDBInstanceRequest(input *StartDBInstanceInput) (req *request.Request, output *StartDBInstanceOutput)
- func (c *RDSMYSQLV2) StartDBInstanceWithContext(ctx volcengine.Context, input *StartDBInstanceInput, opts ...request.Option) (*StartDBInstanceOutput, error)
- func (c *RDSMYSQLV2) StopDBInstance(input *StopDBInstanceInput) (*StopDBInstanceOutput, error)
- func (c *RDSMYSQLV2) StopDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) StopDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) StopDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) StopDBInstanceRequest(input *StopDBInstanceInput) (req *request.Request, output *StopDBInstanceOutput)
- func (c *RDSMYSQLV2) StopDBInstanceWithContext(ctx volcengine.Context, input *StopDBInstanceInput, opts ...request.Option) (*StopDBInstanceOutput, error)
- func (c *RDSMYSQLV2) SwitchDBBlueGreen(input *SwitchDBBlueGreenInput) (*SwitchDBBlueGreenOutput, error)
- func (c *RDSMYSQLV2) SwitchDBBlueGreenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDBBlueGreenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) SwitchDBBlueGreenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDBBlueGreenRequest(input *SwitchDBBlueGreenInput) (req *request.Request, output *SwitchDBBlueGreenOutput)
- func (c *RDSMYSQLV2) SwitchDBBlueGreenWithContext(ctx volcengine.Context, input *SwitchDBBlueGreenInput, opts ...request.Option) (*SwitchDBBlueGreenOutput, error)
- func (c *RDSMYSQLV2) SwitchDBInstanceHA(input *SwitchDBInstanceHAInput) (*SwitchDBInstanceHAOutput, error)
- func (c *RDSMYSQLV2) SwitchDBInstanceHACommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDBInstanceHACommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) SwitchDBInstanceHACommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDBInstanceHARequest(input *SwitchDBInstanceHAInput) (req *request.Request, output *SwitchDBInstanceHAOutput)
- func (c *RDSMYSQLV2) SwitchDBInstanceHAWithContext(ctx volcengine.Context, input *SwitchDBInstanceHAInput, opts ...request.Option) (*SwitchDBInstanceHAOutput, error)
- func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreen(input *SwitchDBPrecheckBlueGreenInput) (*SwitchDBPrecheckBlueGreenOutput, error)
- func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenRequest(input *SwitchDBPrecheckBlueGreenInput) (req *request.Request, output *SwitchDBPrecheckBlueGreenOutput)
- func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenWithContext(ctx volcengine.Context, input *SwitchDBPrecheckBlueGreenInput, ...) (*SwitchDBPrecheckBlueGreenOutput, error)
- func (c *RDSMYSQLV2) SwitchDrInstanceToMaster(input *SwitchDrInstanceToMasterInput) (*SwitchDrInstanceToMasterOutput, error)
- func (c *RDSMYSQLV2) SwitchDrInstanceToMasterCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDrInstanceToMasterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) SwitchDrInstanceToMasterCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SwitchDrInstanceToMasterRequest(input *SwitchDrInstanceToMasterInput) (req *request.Request, output *SwitchDrInstanceToMasterOutput)
- func (c *RDSMYSQLV2) SwitchDrInstanceToMasterWithContext(ctx volcengine.Context, input *SwitchDrInstanceToMasterInput, ...) (*SwitchDrInstanceToMasterOutput, error)
- func (c *RDSMYSQLV2) SyncAllowList(input *SyncAllowListInput) (*SyncAllowListOutput, error)
- func (c *RDSMYSQLV2) SyncAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SyncAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) SyncAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) SyncAllowListRequest(input *SyncAllowListInput) (req *request.Request, output *SyncAllowListOutput)
- func (c *RDSMYSQLV2) SyncAllowListWithContext(ctx volcengine.Context, input *SyncAllowListInput, opts ...request.Option) (*SyncAllowListOutput, error)
- func (c *RDSMYSQLV2) UpgradeAllowListVersion(input *UpgradeAllowListVersionInput) (*UpgradeAllowListVersionOutput, error)
- func (c *RDSMYSQLV2) UpgradeAllowListVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeAllowListVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) UpgradeAllowListVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeAllowListVersionRequest(input *UpgradeAllowListVersionInput) (req *request.Request, output *UpgradeAllowListVersionOutput)
- func (c *RDSMYSQLV2) UpgradeAllowListVersionWithContext(ctx volcengine.Context, input *UpgradeAllowListVersionInput, ...) (*UpgradeAllowListVersionOutput, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersion(input *UpgradeDBInstanceEngineMajorVersionInput) (*UpgradeDBInstanceEngineMajorVersionOutput, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheck(input *UpgradeDBInstanceEngineMajorVersionPrecheckInput) (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckRequest(input *UpgradeDBInstanceEngineMajorVersionPrecheckInput) (req *request.Request, ...)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckWithContext(ctx volcengine.Context, ...) (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionRequest(input *UpgradeDBInstanceEngineMajorVersionInput) (req *request.Request, output *UpgradeDBInstanceEngineMajorVersionOutput)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionWithContext(ctx volcengine.Context, input *UpgradeDBInstanceEngineMajorVersionInput, ...) (*UpgradeDBInstanceEngineMajorVersionOutput, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersion(input *UpgradeDBInstanceEngineMinorVersionInput) (*UpgradeDBInstanceEngineMinorVersionOutput, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionRequest(input *UpgradeDBInstanceEngineMinorVersionInput) (req *request.Request, output *UpgradeDBInstanceEngineMinorVersionOutput)
- func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionWithContext(ctx volcengine.Context, input *UpgradeDBInstanceEngineMinorVersionInput, ...) (*UpgradeDBInstanceEngineMinorVersionOutput, error)
- type RDSMYSQLV2API
- type ReadOnlyNodeWeightForCreateDBEndpointInput
- func (s ReadOnlyNodeWeightForCreateDBEndpointInput) GoString() string
- func (s *ReadOnlyNodeWeightForCreateDBEndpointInput) SetNodeId(v string) *ReadOnlyNodeWeightForCreateDBEndpointInput
- func (s *ReadOnlyNodeWeightForCreateDBEndpointInput) SetNodeType(v string) *ReadOnlyNodeWeightForCreateDBEndpointInput
- func (s *ReadOnlyNodeWeightForCreateDBEndpointInput) SetWeight(v int32) *ReadOnlyNodeWeightForCreateDBEndpointInput
- func (s ReadOnlyNodeWeightForCreateDBEndpointInput) String() string
- type ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
- func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) GoString() string
- func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
- func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
- func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
- func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) String() string
- type ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
- func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) GoString() string
- func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
- func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
- func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
- func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) String() string
- type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
- func (s ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
- func (s *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
- func (s *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
- func (s ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) String() string
- type ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
- func (s ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) GoString() string
- func (s *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
- func (s *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
- func (s *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
- func (s ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) String() string
- type ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
- func (s ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) GoString() string
- func (s *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetNodeId(v string) *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
- func (s *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetNodeType(v string) *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
- func (s *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetWeight(v int32) *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
- func (s ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) String() string
- type ReadOnlyNodeWeightForModifyDBEndpointInput
- func (s ReadOnlyNodeWeightForModifyDBEndpointInput) GoString() string
- func (s *ReadOnlyNodeWeightForModifyDBEndpointInput) SetNodeId(v string) *ReadOnlyNodeWeightForModifyDBEndpointInput
- func (s *ReadOnlyNodeWeightForModifyDBEndpointInput) SetNodeType(v string) *ReadOnlyNodeWeightForModifyDBEndpointInput
- func (s *ReadOnlyNodeWeightForModifyDBEndpointInput) SetWeight(v int32) *ReadOnlyNodeWeightForModifyDBEndpointInput
- func (s ReadOnlyNodeWeightForModifyDBEndpointInput) String() string
- type RebuildDBInstanceInput
- func (s RebuildDBInstanceInput) GoString() string
- func (s *RebuildDBInstanceInput) SetAllowListIds(v []*string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRebuildDBInstanceInput) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetBackupId(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetChargeInfo(v *ChargeInfoForRebuildDBInstanceInput) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetDBParamGroupId(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetDeletionProtection(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetInstanceId(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetInstanceName(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetInstanceTags(v []*InstanceTagForRebuildDBInstanceInput) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetNodeInfo(v []*NodeInfoForRebuildDBInstanceInput) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetPort(v int32) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetPrivateIpAddress(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetProjectName(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForRebuildDBInstanceInput) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetRequestSource(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetStorageSpace(v int32) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetStorageType(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetSubnetId(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetVpcId(v string) *RebuildDBInstanceInput
- func (s RebuildDBInstanceInput) String() string
- func (s *RebuildDBInstanceInput) Validate() error
- type RebuildDBInstanceOutput
- type RebuildDrInstanceInput
- type RebuildDrInstanceOutput
- type RecoverableTimeInfoForDescribeRecoverableTimeOutput
- func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString() string
- func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
- func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
- func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) String() string
- type RegionForDescribeDisasterRecoveryRegionsOutput
- func (s RegionForDescribeDisasterRecoveryRegionsOutput) GoString() string
- func (s *RegionForDescribeDisasterRecoveryRegionsOutput) SetRegionId(v string) *RegionForDescribeDisasterRecoveryRegionsOutput
- func (s *RegionForDescribeDisasterRecoveryRegionsOutput) SetRegionName(v string) *RegionForDescribeDisasterRecoveryRegionsOutput
- func (s RegionForDescribeDisasterRecoveryRegionsOutput) String() string
- type RegionForDescribeRegionsOutput
- func (s RegionForDescribeRegionsOutput) GoString() string
- func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
- func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
- func (s RegionForDescribeRegionsOutput) String() string
- type RelatedInstanceInfosForDescribeTaskDetailOutput
- type RelatedInstanceInfosForDescribeTasksOutput
- type RemoveDiagnosticsEntityInput
- func (s RemoveDiagnosticsEntityInput) GoString() string
- func (s *RemoveDiagnosticsEntityInput) SetDiagnosticsRecordIds(v []*string) *RemoveDiagnosticsEntityInput
- func (s *RemoveDiagnosticsEntityInput) SetInstanceId(v string) *RemoveDiagnosticsEntityInput
- func (s RemoveDiagnosticsEntityInput) String() string
- func (s *RemoveDiagnosticsEntityInput) Validate() error
- type RemoveDiagnosticsEntityOutput
- type RemoveTagFromUserBackupInfoInput
- func (s RemoveTagFromUserBackupInfoInput) GoString() string
- func (s *RemoveTagFromUserBackupInfoInput) SetBackupId(v string) *RemoveTagFromUserBackupInfoInput
- func (s *RemoveTagFromUserBackupInfoInput) SetProjectName(v string) *RemoveTagFromUserBackupInfoInput
- func (s *RemoveTagFromUserBackupInfoInput) SetTags(v []*TagForRemoveTagFromUserBackupInfoInput) *RemoveTagFromUserBackupInfoInput
- func (s RemoveTagFromUserBackupInfoInput) String() string
- func (s *RemoveTagFromUserBackupInfoInput) Validate() error
- type RemoveTagFromUserBackupInfoOutput
- func (s RemoveTagFromUserBackupInfoOutput) GoString() string
- func (s *RemoveTagFromUserBackupInfoOutput) SetReason(v string) *RemoveTagFromUserBackupInfoOutput
- func (s *RemoveTagFromUserBackupInfoOutput) SetStatus(v string) *RemoveTagFromUserBackupInfoOutput
- func (s *RemoveTagFromUserBackupInfoOutput) SetStatusCode(v int32) *RemoveTagFromUserBackupInfoOutput
- func (s RemoveTagFromUserBackupInfoOutput) String() string
- type RemoveTagsFromResourceInput
- type RemoveTagsFromResourceOutput
- type ResetDBAccountInput
- func (s ResetDBAccountInput) GoString() string
- func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput
- func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput
- func (s *ResetDBAccountInput) SetHost(v string) *ResetDBAccountInput
- func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput
- func (s ResetDBAccountInput) String() string
- func (s *ResetDBAccountInput) Validate() error
- type ResetDBAccountOutput
- type ResourcePackageForDescribeResourcePackageDetailOutput
- func (s ResourcePackageForDescribeResourcePackageDetailOutput) GoString() string
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetCreateTime(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetEffectiveTime(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetExpirationTime(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageId(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageSpec(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageStatus(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageType(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPurchaseDuration(v int32) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetRegion(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
- func (s ResourcePackageForDescribeResourcePackageDetailOutput) String() string
- type ResourcePackageForListResourcePackagesOutput
- func (s ResourcePackageForListResourcePackagesOutput) GoString() string
- func (s *ResourcePackageForListResourcePackagesOutput) SetCreateTime(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetEffectiveTime(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetExpirationTime(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetPackageId(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetPackageSpec(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetPackageStatus(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetPackageType(v string) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetPurchaseDuration(v int32) *ResourcePackageForListResourcePackagesOutput
- func (s *ResourcePackageForListResourcePackagesOutput) SetRegion(v string) *ResourcePackageForListResourcePackagesOutput
- func (s ResourcePackageForListResourcePackagesOutput) String() string
- type RestartDBInstanceInput
- func (s RestartDBInstanceInput) GoString() string
- func (s *RestartDBInstanceInput) SetApplyScope(v string) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetCustomNodeIds(v []*string) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetForceRestartMaster(v bool) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetInstanceId(v string) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetRestartWithProxy(v bool) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetSpecifiedSwitchEndTime(v string) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetSpecifiedSwitchStartTime(v string) *RestartDBInstanceInput
- func (s *RestartDBInstanceInput) SetSwitchType(v string) *RestartDBInstanceInput
- func (s RestartDBInstanceInput) String() string
- func (s *RestartDBInstanceInput) Validate() error
- type RestartDBInstanceOutput
- type RestoreToCrossRegionInstanceInput
- func (s RestoreToCrossRegionInstanceInput) GoString() string
- func (s *RestoreToCrossRegionInstanceInput) SetAllowListIds(v []*string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetBackupId(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetChargeInfo(v *ChargeInfoForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetDBParamGroupId(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetDeletionProtection(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetDstRegionId(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetInstanceName(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetInstanceTags(v []*InstanceTagForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetNodeInfo(v []*NodeInfoForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetPort(v int32) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetPrivateIpAddress(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetProjectName(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetRestoreTime(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetSrcRegionId(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetSrcRegionInstanceId(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetStorageSpace(v int32) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetStorageType(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetSubnetId(v string) *RestoreToCrossRegionInstanceInput
- func (s *RestoreToCrossRegionInstanceInput) SetVpcId(v string) *RestoreToCrossRegionInstanceInput
- func (s RestoreToCrossRegionInstanceInput) String() string
- func (s *RestoreToCrossRegionInstanceInput) Validate() error
- type RestoreToCrossRegionInstanceOutput
- func (s RestoreToCrossRegionInstanceOutput) GoString() string
- func (s *RestoreToCrossRegionInstanceOutput) SetInstanceId(v string) *RestoreToCrossRegionInstanceOutput
- func (s *RestoreToCrossRegionInstanceOutput) SetOrderId(v string) *RestoreToCrossRegionInstanceOutput
- func (s RestoreToCrossRegionInstanceOutput) String() string
- type RestoreToExistedInstanceInput
- func (s RestoreToExistedInstanceInput) GoString() string
- func (s *RestoreToExistedInstanceInput) SetBackupId(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetFastMode(v bool) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetRestoreTime(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetRestoreType(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetSourceDBInstanceId(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetTableMeta(v []*TableMetaForRestoreToExistedInstanceInput) *RestoreToExistedInstanceInput
- func (s RestoreToExistedInstanceInput) String() string
- func (s *RestoreToExistedInstanceInput) Validate() error
- type RestoreToExistedInstanceOutput
- type RestoreToNewInstanceFromUserTosInput
- func (s RestoreToNewInstanceFromUserTosInput) GoString() string
- func (s *RestoreToNewInstanceFromUserTosInput) SetAllowListIds(v []*string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetChargeInfo(v *ChargeInfoForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetDBParamGroupId(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetDeletionProtection(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetEnableExternalReplication(v bool) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetInstanceName(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetInstanceTags(v []*InstanceTagForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetInstanceType(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetNodeInfo(v []*NodeInfoForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetPort(v int32) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetPrivateIpAddress(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetProjectName(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetProxyNodeCustom(v *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetStorageSpace(v int32) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetStorageType(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetSubnetId(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetUserUploadBackupId(v string) *RestoreToNewInstanceFromUserTosInput
- func (s *RestoreToNewInstanceFromUserTosInput) SetVpcId(v string) *RestoreToNewInstanceFromUserTosInput
- func (s RestoreToNewInstanceFromUserTosInput) String() string
- func (s *RestoreToNewInstanceFromUserTosInput) Validate() error
- type RestoreToNewInstanceFromUserTosOutput
- func (s RestoreToNewInstanceFromUserTosOutput) GoString() string
- func (s *RestoreToNewInstanceFromUserTosOutput) SetInstanceId(v string) *RestoreToNewInstanceFromUserTosOutput
- func (s *RestoreToNewInstanceFromUserTosOutput) SetOrderId(v string) *RestoreToNewInstanceFromUserTosOutput
- func (s RestoreToNewInstanceFromUserTosOutput) String() string
- type RestoreToNewInstanceInput
- func (s RestoreToNewInstanceInput) GoString() string
- func (s *RestoreToNewInstanceInput) SetAllowListIds(v []*string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetBackupId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetChargeInfo(v *ChargeInfoForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetDBParamGroupId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetDeletionProtection(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetEnableExternalReplication(v bool) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetInstanceName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetInstanceTags(v []*InstanceTagForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetNodeInfo(v []*NodeInfoForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetPort(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetPrivateIpAddress(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetProjectName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetRestoreTime(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetSrcInstanceId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetStorageSpace(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetStorageType(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetSubnetId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetVpcId(v string) *RestoreToNewInstanceInput
- func (s RestoreToNewInstanceInput) String() string
- func (s *RestoreToNewInstanceInput) Validate() error
- type RestoreToNewInstanceOutput
- type RevokeDBAccountPrivilegeInput
- func (s RevokeDBAccountPrivilegeInput) GoString() string
- func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetHost(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
- func (s RevokeDBAccountPrivilegeInput) String() string
- func (s *RevokeDBAccountPrivilegeInput) Validate() error
- type RevokeDBAccountPrivilegeOutput
- type RevokeDatabasePrivilegeInput
- func (s RevokeDatabasePrivilegeInput) GoString() string
- func (s *RevokeDatabasePrivilegeInput) SetAccountNames(v string) *RevokeDatabasePrivilegeInput
- func (s *RevokeDatabasePrivilegeInput) SetDBName(v string) *RevokeDatabasePrivilegeInput
- func (s *RevokeDatabasePrivilegeInput) SetInstanceId(v string) *RevokeDatabasePrivilegeInput
- func (s RevokeDatabasePrivilegeInput) String() string
- func (s *RevokeDatabasePrivilegeInput) Validate() error
- type RevokeDatabasePrivilegeOutput
- type SaveAsParameterTemplateInput
- func (s SaveAsParameterTemplateInput) GoString() string
- func (s *SaveAsParameterTemplateInput) SetInstanceId(v string) *SaveAsParameterTemplateInput
- func (s *SaveAsParameterTemplateInput) SetTemplateDesc(v string) *SaveAsParameterTemplateInput
- func (s *SaveAsParameterTemplateInput) SetTemplateName(v string) *SaveAsParameterTemplateInput
- func (s SaveAsParameterTemplateInput) String() string
- func (s *SaveAsParameterTemplateInput) Validate() error
- type SaveAsParameterTemplateOutput
- type SecurityGroupBindInfoForCreateAllowListInput
- func (s SecurityGroupBindInfoForCreateAllowListInput) GoString() string
- func (s *SecurityGroupBindInfoForCreateAllowListInput) SetBindMode(v string) *SecurityGroupBindInfoForCreateAllowListInput
- func (s *SecurityGroupBindInfoForCreateAllowListInput) SetIpList(v []*string) *SecurityGroupBindInfoForCreateAllowListInput
- func (s *SecurityGroupBindInfoForCreateAllowListInput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForCreateAllowListInput
- func (s *SecurityGroupBindInfoForCreateAllowListInput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForCreateAllowListInput
- func (s SecurityGroupBindInfoForCreateAllowListInput) String() string
- type SecurityGroupBindInfoForDescribeAllowListDetailOutput
- func (s SecurityGroupBindInfoForDescribeAllowListDetailOutput) GoString() string
- func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetBindMode(v string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
- func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetIpList(v []*string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
- func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
- func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
- func (s SecurityGroupBindInfoForDescribeAllowListDetailOutput) String() string
- type SecurityGroupBindInfoForDescribeAllowListsOutput
- func (s SecurityGroupBindInfoForDescribeAllowListsOutput) GoString() string
- func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetBindMode(v string) *SecurityGroupBindInfoForDescribeAllowListsOutput
- func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetIpList(v []*string) *SecurityGroupBindInfoForDescribeAllowListsOutput
- func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForDescribeAllowListsOutput
- func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForDescribeAllowListsOutput
- func (s SecurityGroupBindInfoForDescribeAllowListsOutput) String() string
- type SecurityGroupBindInfoForModifyAllowListInput
- func (s SecurityGroupBindInfoForModifyAllowListInput) GoString() string
- func (s *SecurityGroupBindInfoForModifyAllowListInput) SetBindMode(v string) *SecurityGroupBindInfoForModifyAllowListInput
- func (s *SecurityGroupBindInfoForModifyAllowListInput) SetIpList(v []*string) *SecurityGroupBindInfoForModifyAllowListInput
- func (s *SecurityGroupBindInfoForModifyAllowListInput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForModifyAllowListInput
- func (s *SecurityGroupBindInfoForModifyAllowListInput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForModifyAllowListInput
- func (s SecurityGroupBindInfoForModifyAllowListInput) String() string
- type StartDBInstanceInput
- type StartDBInstanceOutput
- type StepExtraInfoForDescribeTaskDetailOutput
- func (s StepExtraInfoForDescribeTaskDetailOutput) GoString() string
- func (s *StepExtraInfoForDescribeTaskDetailOutput) SetType(v string) *StepExtraInfoForDescribeTaskDetailOutput
- func (s *StepExtraInfoForDescribeTaskDetailOutput) SetUnit(v string) *StepExtraInfoForDescribeTaskDetailOutput
- func (s *StepExtraInfoForDescribeTaskDetailOutput) SetValue(v float64) *StepExtraInfoForDescribeTaskDetailOutput
- func (s StepExtraInfoForDescribeTaskDetailOutput) String() string
- type StepExtraInfoForDescribeTasksOutput
- func (s StepExtraInfoForDescribeTasksOutput) GoString() string
- func (s *StepExtraInfoForDescribeTasksOutput) SetType(v string) *StepExtraInfoForDescribeTasksOutput
- func (s *StepExtraInfoForDescribeTasksOutput) SetUnit(v string) *StepExtraInfoForDescribeTasksOutput
- func (s *StepExtraInfoForDescribeTasksOutput) SetValue(v float64) *StepExtraInfoForDescribeTasksOutput
- func (s StepExtraInfoForDescribeTasksOutput) String() string
- type StopDBInstanceInput
- type StopDBInstanceOutput
- type SwitchDBBlueGreenInput
- func (s SwitchDBBlueGreenInput) GoString() string
- func (s *SwitchDBBlueGreenInput) SetEndpoints(v []*EndpointForSwitchDBBlueGreenInput) *SwitchDBBlueGreenInput
- func (s *SwitchDBBlueGreenInput) SetInstanceId(v string) *SwitchDBBlueGreenInput
- func (s *SwitchDBBlueGreenInput) SetSpecifiedSwitchEndTime(v string) *SwitchDBBlueGreenInput
- func (s *SwitchDBBlueGreenInput) SetSpecifiedSwitchStartTime(v string) *SwitchDBBlueGreenInput
- func (s *SwitchDBBlueGreenInput) SetSwitchType(v string) *SwitchDBBlueGreenInput
- func (s SwitchDBBlueGreenInput) String() string
- func (s *SwitchDBBlueGreenInput) Validate() error
- type SwitchDBBlueGreenOutput
- type SwitchDBInstanceHAInput
- func (s SwitchDBInstanceHAInput) GoString() string
- func (s *SwitchDBInstanceHAInput) SetInstanceId(v string) *SwitchDBInstanceHAInput
- func (s *SwitchDBInstanceHAInput) SetNodeId(v string) *SwitchDBInstanceHAInput
- func (s SwitchDBInstanceHAInput) String() string
- func (s *SwitchDBInstanceHAInput) Validate() error
- type SwitchDBInstanceHAOutput
- type SwitchDBPrecheckBlueGreenInput
- func (s SwitchDBPrecheckBlueGreenInput) GoString() string
- func (s *SwitchDBPrecheckBlueGreenInput) SetEndpoints(v []*EndpointForSwitchDBPrecheckBlueGreenInput) *SwitchDBPrecheckBlueGreenInput
- func (s *SwitchDBPrecheckBlueGreenInput) SetInstanceId(v string) *SwitchDBPrecheckBlueGreenInput
- func (s *SwitchDBPrecheckBlueGreenInput) SetRecheck(v bool) *SwitchDBPrecheckBlueGreenInput
- func (s SwitchDBPrecheckBlueGreenInput) String() string
- func (s *SwitchDBPrecheckBlueGreenInput) Validate() error
- type SwitchDBPrecheckBlueGreenOutput
- type SwitchDrInstanceToMasterInput
- type SwitchDrInstanceToMasterOutput
- type SyncAllowListInput
- type SyncAllowListOutput
- type TableColumnPrivilegeForCreateDBAccountInput
- func (s TableColumnPrivilegeForCreateDBAccountInput) GoString() string
- func (s *TableColumnPrivilegeForCreateDBAccountInput) SetColumnPrivileges(v []*ColumnPrivilegeForCreateDBAccountInput) *TableColumnPrivilegeForCreateDBAccountInput
- func (s *TableColumnPrivilegeForCreateDBAccountInput) SetDBName(v string) *TableColumnPrivilegeForCreateDBAccountInput
- func (s *TableColumnPrivilegeForCreateDBAccountInput) SetTablePrivileges(v []*TablePrivilegeForCreateDBAccountInput) *TableColumnPrivilegeForCreateDBAccountInput
- func (s TableColumnPrivilegeForCreateDBAccountInput) String() string
- type TableColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s TableColumnPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
- func (s *TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetColumnPrivileges(v []*ColumnPrivilegeForGrantDBAccountPrivilegeInput) *TableColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s *TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *TableColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s *TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetTablePrivileges(v []*TablePrivilegeForGrantDBAccountPrivilegeInput) *TableColumnPrivilegeForGrantDBAccountPrivilegeInput
- func (s TableColumnPrivilegeForGrantDBAccountPrivilegeInput) String() string
- type TableForRestoreToExistedInstanceInput
- func (s TableForRestoreToExistedInstanceInput) GoString() string
- func (s *TableForRestoreToExistedInstanceInput) SetNewTableName(v string) *TableForRestoreToExistedInstanceInput
- func (s *TableForRestoreToExistedInstanceInput) SetTableName(v string) *TableForRestoreToExistedInstanceInput
- func (s TableForRestoreToExistedInstanceInput) String() string
- type TableInfoForDescribeDbAccountTableColumnInfoOutput
- func (s TableInfoForDescribeDbAccountTableColumnInfoOutput) GoString() string
- func (s *TableInfoForDescribeDbAccountTableColumnInfoOutput) SetAccountPrivileges(v []*string) *TableInfoForDescribeDbAccountTableColumnInfoOutput
- func (s *TableInfoForDescribeDbAccountTableColumnInfoOutput) SetColumnInfos(v []*ColumnInfoForDescribeDbAccountTableColumnInfoOutput) *TableInfoForDescribeDbAccountTableColumnInfoOutput
- func (s *TableInfoForDescribeDbAccountTableColumnInfoOutput) SetTableName(v string) *TableInfoForDescribeDbAccountTableColumnInfoOutput
- func (s TableInfoForDescribeDbAccountTableColumnInfoOutput) String() string
- type TableMetaForRestoreToExistedInstanceInput
- func (s TableMetaForRestoreToExistedInstanceInput) GoString() string
- func (s *TableMetaForRestoreToExistedInstanceInput) SetDBName(v string) *TableMetaForRestoreToExistedInstanceInput
- func (s *TableMetaForRestoreToExistedInstanceInput) SetNewDBName(v string) *TableMetaForRestoreToExistedInstanceInput
- func (s *TableMetaForRestoreToExistedInstanceInput) SetTable(v []*TableForRestoreToExistedInstanceInput) *TableMetaForRestoreToExistedInstanceInput
- func (s TableMetaForRestoreToExistedInstanceInput) String() string
- type TablePrivilegeForCreateDBAccountInput
- func (s TablePrivilegeForCreateDBAccountInput) GoString() string
- func (s *TablePrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *TablePrivilegeForCreateDBAccountInput
- func (s *TablePrivilegeForCreateDBAccountInput) SetTableName(v string) *TablePrivilegeForCreateDBAccountInput
- func (s TablePrivilegeForCreateDBAccountInput) String() string
- type TablePrivilegeForGrantDBAccountPrivilegeInput
- func (s TablePrivilegeForGrantDBAccountPrivilegeInput) GoString() string
- func (s *TablePrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *TablePrivilegeForGrantDBAccountPrivilegeInput
- func (s *TablePrivilegeForGrantDBAccountPrivilegeInput) SetTableName(v string) *TablePrivilegeForGrantDBAccountPrivilegeInput
- func (s TablePrivilegeForGrantDBAccountPrivilegeInput) String() string
- type TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) GoString() string
- func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
- func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
- func (s *TagFilterForDescribeDBInstancesInput) SetValues(v []*string) *TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) String() string
- type TagFilterForDescribeTagsByResourceInput
- func (s TagFilterForDescribeTagsByResourceInput) GoString() string
- func (s *TagFilterForDescribeTagsByResourceInput) SetKey(v string) *TagFilterForDescribeTagsByResourceInput
- func (s *TagFilterForDescribeTagsByResourceInput) SetValue(v string) *TagFilterForDescribeTagsByResourceInput
- func (s *TagFilterForDescribeTagsByResourceInput) SetValues(v []*string) *TagFilterForDescribeTagsByResourceInput
- func (s TagFilterForDescribeTagsByResourceInput) String() string
- type TagForAddTagFromUserBackupInfoInput
- func (s TagForAddTagFromUserBackupInfoInput) GoString() string
- func (s *TagForAddTagFromUserBackupInfoInput) SetKey(v string) *TagForAddTagFromUserBackupInfoInput
- func (s *TagForAddTagFromUserBackupInfoInput) SetValue(v string) *TagForAddTagFromUserBackupInfoInput
- func (s TagForAddTagFromUserBackupInfoInput) String() string
- type TagForAddTagsToResourceInput
- type TagForDescribeDBInstanceAttributeOutput
- func (s TagForDescribeDBInstanceAttributeOutput) GoString() string
- func (s *TagForDescribeDBInstanceAttributeOutput) SetKey(v string) *TagForDescribeDBInstanceAttributeOutput
- func (s *TagForDescribeDBInstanceAttributeOutput) SetValue(v string) *TagForDescribeDBInstanceAttributeOutput
- func (s TagForDescribeDBInstanceAttributeOutput) String() string
- type TagForDescribeDBInstanceDetailOutput
- func (s TagForDescribeDBInstanceDetailOutput) GoString() string
- func (s *TagForDescribeDBInstanceDetailOutput) SetKey(v string) *TagForDescribeDBInstanceDetailOutput
- func (s *TagForDescribeDBInstanceDetailOutput) SetValue(v string) *TagForDescribeDBInstanceDetailOutput
- func (s TagForDescribeDBInstanceDetailOutput) String() string
- type TagForDescribeDBInstancesOutput
- func (s TagForDescribeDBInstancesOutput) GoString() string
- func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
- func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
- func (s TagForDescribeDBInstancesOutput) String() string
- type TagForDescribeUserUploadBackupsOutput
- func (s TagForDescribeUserUploadBackupsOutput) GoString() string
- func (s *TagForDescribeUserUploadBackupsOutput) SetKey(v string) *TagForDescribeUserUploadBackupsOutput
- func (s *TagForDescribeUserUploadBackupsOutput) SetValue(v string) *TagForDescribeUserUploadBackupsOutput
- func (s TagForDescribeUserUploadBackupsOutput) String() string
- type TagForRemoveTagFromUserBackupInfoInput
- func (s TagForRemoveTagFromUserBackupInfoInput) GoString() string
- func (s *TagForRemoveTagFromUserBackupInfoInput) SetKey(v string) *TagForRemoveTagFromUserBackupInfoInput
- func (s *TagForRemoveTagFromUserBackupInfoInput) SetValue(v string) *TagForRemoveTagFromUserBackupInfoInput
- func (s TagForRemoveTagFromUserBackupInfoInput) String() string
- type TagResourceForDescribeTagsByResourceOutput
- func (s TagResourceForDescribeTagsByResourceOutput) GoString() string
- func (s *TagResourceForDescribeTagsByResourceOutput) SetInstanceId(v string) *TagResourceForDescribeTagsByResourceOutput
- func (s *TagResourceForDescribeTagsByResourceOutput) SetKey(v string) *TagResourceForDescribeTagsByResourceOutput
- func (s *TagResourceForDescribeTagsByResourceOutput) SetValue(v string) *TagResourceForDescribeTagsByResourceOutput
- func (s TagResourceForDescribeTagsByResourceOutput) String() string
- type TaskInfoForDescribeTaskDetailOutput
- func (s TaskInfoForDescribeTaskDetailOutput) GoString() string
- func (s *TaskInfoForDescribeTaskDetailOutput) SetCostTimeMS(v int64) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetCreateTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetFinishTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetOriginConfig(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetProgress(v int32) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetRelatedInstanceInfos(v *RelatedInstanceInfosForDescribeTaskDetailOutput) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledExecuteEndTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledExecuteStartTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledSwitchEndTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledSwitchStartTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetStartTime(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskAction(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskCategory(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskDesc(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskId(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskParams(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskProgress(v []*TaskProgressForDescribeTaskDetailOutput) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskSource(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskStatus(v string) *TaskInfoForDescribeTaskDetailOutput
- func (s TaskInfoForDescribeTaskDetailOutput) String() string
- type TaskProgressForDescribeTaskDetailOutput
- func (s TaskProgressForDescribeTaskDetailOutput) GoString() string
- func (s *TaskProgressForDescribeTaskDetailOutput) SetName(v string) *TaskProgressForDescribeTaskDetailOutput
- func (s *TaskProgressForDescribeTaskDetailOutput) SetStepExtraInfo(v []*StepExtraInfoForDescribeTaskDetailOutput) *TaskProgressForDescribeTaskDetailOutput
- func (s *TaskProgressForDescribeTaskDetailOutput) SetStepStatus(v string) *TaskProgressForDescribeTaskDetailOutput
- func (s TaskProgressForDescribeTaskDetailOutput) String() string
- type TaskProgressForDescribeTasksOutput
- func (s TaskProgressForDescribeTasksOutput) GoString() string
- func (s *TaskProgressForDescribeTasksOutput) SetName(v string) *TaskProgressForDescribeTasksOutput
- func (s *TaskProgressForDescribeTasksOutput) SetStepExtraInfo(v []*StepExtraInfoForDescribeTasksOutput) *TaskProgressForDescribeTasksOutput
- func (s *TaskProgressForDescribeTasksOutput) SetStepStatus(v string) *TaskProgressForDescribeTasksOutput
- func (s TaskProgressForDescribeTasksOutput) String() string
- type TemplateInfoForDescribeParameterTemplateOutput
- func (s TemplateInfoForDescribeParameterTemplateOutput) GoString() string
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetAccountId(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetCreateTime(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetEngineType(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetNeedRestart(v bool) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetParameterNum(v int64) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetProjectName(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateCategory(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateDesc(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateId(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateName(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateParams(v []*TemplateParamForDescribeParameterTemplateOutput) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateSource(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateType(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateTypeVersion(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetUpdateTime(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s TemplateInfoForDescribeParameterTemplateOutput) String() string
- type TemplateInfoForListParameterTemplatesOutput
- func (s TemplateInfoForListParameterTemplatesOutput) GoString() string
- func (s *TemplateInfoForListParameterTemplatesOutput) SetAccountId(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetCreateTime(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetEngineType(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetNeedRestart(v bool) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetParameterNum(v int64) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetProjectName(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateCategory(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateDesc(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateId(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateName(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateParams(v []*TemplateParamForListParameterTemplatesOutput) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateSource(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateType(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateTypeVersion(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s *TemplateInfoForListParameterTemplatesOutput) SetUpdateTime(v string) *TemplateInfoForListParameterTemplatesOutput
- func (s TemplateInfoForListParameterTemplatesOutput) String() string
- type TemplateParamForCreateParameterTemplateInput
- func (s TemplateParamForCreateParameterTemplateInput) GoString() string
- func (s *TemplateParamForCreateParameterTemplateInput) SetDefaultValue(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetDescription(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetExpectValue(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetExpression(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetName(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetRestart(v bool) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetRunningValue(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetValueRange(v string) *TemplateParamForCreateParameterTemplateInput
- func (s TemplateParamForCreateParameterTemplateInput) String() string
- type TemplateParamForDescribeParameterTemplateOutput
- func (s TemplateParamForDescribeParameterTemplateOutput) GoString() string
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetDefaultValue(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetDescription(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetExpectValue(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetExpression(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetName(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetRestart(v bool) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetRunningValue(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetValueRange(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s TemplateParamForDescribeParameterTemplateOutput) String() string
- type TemplateParamForListParameterTemplatesOutput
- func (s TemplateParamForListParameterTemplatesOutput) GoString() string
- func (s *TemplateParamForListParameterTemplatesOutput) SetDefaultValue(v string) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetDescription(v string) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetExpectValue(v string) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetExpression(v string) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetName(v string) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetRestart(v bool) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetRunningValue(v string) *TemplateParamForListParameterTemplatesOutput
- func (s *TemplateParamForListParameterTemplatesOutput) SetValueRange(v string) *TemplateParamForListParameterTemplatesOutput
- func (s TemplateParamForListParameterTemplatesOutput) String() string
- type TemplateParamForModifyParameterTemplateInput
- func (s TemplateParamForModifyParameterTemplateInput) GoString() string
- func (s *TemplateParamForModifyParameterTemplateInput) SetDefaultValue(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetDescription(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetExpectValue(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetExpression(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetName(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetRestart(v bool) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetRunningValue(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetValueRange(v string) *TemplateParamForModifyParameterTemplateInput
- func (s TemplateParamForModifyParameterTemplateInput) String() string
- type TosObjectInfoForAssociateUserBackupInput
- func (s TosObjectInfoForAssociateUserBackupInput) GoString() string
- func (s *TosObjectInfoForAssociateUserBackupInput) SetAssociated(v bool) *TosObjectInfoForAssociateUserBackupInput
- func (s *TosObjectInfoForAssociateUserBackupInput) SetLastModifiedTime(v int64) *TosObjectInfoForAssociateUserBackupInput
- func (s *TosObjectInfoForAssociateUserBackupInput) SetObjectCRC64(v string) *TosObjectInfoForAssociateUserBackupInput
- func (s *TosObjectInfoForAssociateUserBackupInput) SetObjectName(v string) *TosObjectInfoForAssociateUserBackupInput
- func (s *TosObjectInfoForAssociateUserBackupInput) SetObjectSize(v int64) *TosObjectInfoForAssociateUserBackupInput
- func (s TosObjectInfoForAssociateUserBackupInput) String() string
- type UpgradeAllowListVersionInput
- type UpgradeAllowListVersionOutput
- type UpgradeDBInstanceEngineMajorVersionInput
- func (s UpgradeDBInstanceEngineMajorVersionInput) GoString() string
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetDefaultCollationForUtf8mb4(v string) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetEstimateOnly(v bool) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetInstanceId(v string) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetMySQLSlaveDelayThreshold(v int32) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetObservationHours(v int32) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetSpecifiedSwitchEndTime(v string) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetSpecifiedSwitchStartTime(v string) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetSwitchType(v string) *UpgradeDBInstanceEngineMajorVersionInput
- func (s *UpgradeDBInstanceEngineMajorVersionInput) SetTargetMajorVersion(v string) *UpgradeDBInstanceEngineMajorVersionInput
- func (s UpgradeDBInstanceEngineMajorVersionInput) String() string
- func (s *UpgradeDBInstanceEngineMajorVersionInput) Validate() error
- type UpgradeDBInstanceEngineMajorVersionOutput
- type UpgradeDBInstanceEngineMajorVersionPrecheckInput
- func (s UpgradeDBInstanceEngineMajorVersionPrecheckInput) GoString() string
- func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetDefaultCollationForUtf8mb4(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
- func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetInstanceId(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
- func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetMySQLSlaveDelayThreshold(v int32) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
- func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetRecheck(v bool) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
- func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetTargetMajorVersion(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
- func (s UpgradeDBInstanceEngineMajorVersionPrecheckInput) String() string
- func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) Validate() error
- type UpgradeDBInstanceEngineMajorVersionPrecheckOutput
- type UpgradeDBInstanceEngineMinorVersionInput
- func (s UpgradeDBInstanceEngineMinorVersionInput) GoString() string
- func (s *UpgradeDBInstanceEngineMinorVersionInput) SetEstimateOnly(v bool) *UpgradeDBInstanceEngineMinorVersionInput
- func (s *UpgradeDBInstanceEngineMinorVersionInput) SetInstanceId(v string) *UpgradeDBInstanceEngineMinorVersionInput
- func (s *UpgradeDBInstanceEngineMinorVersionInput) SetSpecifiedSwitchEndTime(v string) *UpgradeDBInstanceEngineMinorVersionInput
- func (s *UpgradeDBInstanceEngineMinorVersionInput) SetSpecifiedSwitchStartTime(v string) *UpgradeDBInstanceEngineMinorVersionInput
- func (s *UpgradeDBInstanceEngineMinorVersionInput) SetSwitchType(v string) *UpgradeDBInstanceEngineMinorVersionInput
- func (s *UpgradeDBInstanceEngineMinorVersionInput) SetTargetMinorVersion(v string) *UpgradeDBInstanceEngineMinorVersionInput
- func (s UpgradeDBInstanceEngineMinorVersionInput) String() string
- func (s *UpgradeDBInstanceEngineMinorVersionInput) Validate() error
- type UpgradeDBInstanceEngineMinorVersionOutput
- type UsageStatForDescribeBackupStatsOutput
- func (s UsageStatForDescribeBackupStatsOutput) GoString() string
- func (s *UsageStatForDescribeBackupStatsOutput) SetQuantity(v int64) *UsageStatForDescribeBackupStatsOutput
- func (s *UsageStatForDescribeBackupStatsOutput) SetStatItem(v string) *UsageStatForDescribeBackupStatsOutput
- func (s *UsageStatForDescribeBackupStatsOutput) SetStatTime(v string) *UsageStatForDescribeBackupStatsOutput
- func (s UsageStatForDescribeBackupStatsOutput) String() string
- type ZoneForDescribeAvailabilityZonesOutput
- func (s ZoneForDescribeAvailabilityZonesOutput) GoString() string
- func (s *ZoneForDescribeAvailabilityZonesOutput) SetDescription(v string) *ZoneForDescribeAvailabilityZonesOutput
- func (s *ZoneForDescribeAvailabilityZonesOutput) SetZoneId(v string) *ZoneForDescribeAvailabilityZonesOutput
- func (s *ZoneForDescribeAvailabilityZonesOutput) SetZoneName(v string) *ZoneForDescribeAvailabilityZonesOutput
- func (s ZoneForDescribeAvailabilityZonesOutput) String() string
Constants ¶
const ( ServiceName = "rds_mysql" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "rds_mysql" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountForDescribeDBAccountsOutput ¶ added in v1.0.56
type AccountForDescribeDBAccountsOutput struct {
AccountDesc *string `type:"string" json:",omitempty"`
AccountName *string `type:"string" json:",omitempty"`
AccountPrivileges []*AccountPrivilegeForDescribeDBAccountsOutput `type:"list" json:",omitempty"`
AccountPrivilegesSQL []*string `type:"list" json:",omitempty"`
AccountStatus *string `type:"string" json:",omitempty"`
AccountType *string `type:"string" json:",omitempty"`
AuthenticationType *string `type:"string" json:",omitempty"`
GlobalAccountPrivileges []*string `type:"list" json:",omitempty"`
HasTableColumnPrivilegeDBNames []*string `type:"list" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountForDescribeDBAccountsOutput) GoString ¶ added in v1.0.56
func (s AccountForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountForDescribeDBAccountsOutput) SetAccountDesc ¶ added in v1.0.93
func (s *AccountForDescribeDBAccountsOutput) SetAccountDesc(v string) *AccountForDescribeDBAccountsOutput
SetAccountDesc sets the AccountDesc field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountName ¶ added in v1.0.56
func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
SetAccountName sets the AccountName field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountPrivileges ¶ added in v1.0.56
func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountPrivilegesSQL ¶ added in v1.0.185
func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivilegesSQL(v []*string) *AccountForDescribeDBAccountsOutput
SetAccountPrivilegesSQL sets the AccountPrivilegesSQL field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountStatus ¶ added in v1.0.93
func (s *AccountForDescribeDBAccountsOutput) SetAccountStatus(v string) *AccountForDescribeDBAccountsOutput
SetAccountStatus sets the AccountStatus field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountType ¶ added in v1.0.56
func (s *AccountForDescribeDBAccountsOutput) SetAccountType(v string) *AccountForDescribeDBAccountsOutput
SetAccountType sets the AccountType field's value.
func (*AccountForDescribeDBAccountsOutput) SetAuthenticationType ¶ added in v1.2.21
func (s *AccountForDescribeDBAccountsOutput) SetAuthenticationType(v string) *AccountForDescribeDBAccountsOutput
SetAuthenticationType sets the AuthenticationType field's value.
func (*AccountForDescribeDBAccountsOutput) SetGlobalAccountPrivileges ¶ added in v1.0.185
func (s *AccountForDescribeDBAccountsOutput) SetGlobalAccountPrivileges(v []*string) *AccountForDescribeDBAccountsOutput
SetGlobalAccountPrivileges sets the GlobalAccountPrivileges field's value.
func (*AccountForDescribeDBAccountsOutput) SetHasTableColumnPrivilegeDBNames ¶ added in v1.1.18
func (s *AccountForDescribeDBAccountsOutput) SetHasTableColumnPrivilegeDBNames(v []*string) *AccountForDescribeDBAccountsOutput
SetHasTableColumnPrivilegeDBNames sets the HasTableColumnPrivilegeDBNames field's value.
func (*AccountForDescribeDBAccountsOutput) SetHost ¶ added in v1.0.125
func (s *AccountForDescribeDBAccountsOutput) SetHost(v string) *AccountForDescribeDBAccountsOutput
SetHost sets the Host field's value.
func (AccountForDescribeDBAccountsOutput) String ¶ added in v1.0.56
func (s AccountForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForCreateDBAccountInput ¶ added in v1.0.56
type AccountPrivilegeForCreateDBAccountInput struct {
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForCreateDBAccountInput) GoString ¶ added in v1.0.56
func (s AccountPrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege ¶ added in v1.0.56
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail ¶ added in v1.0.56
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetDBName ¶ added in v1.0.56
func (s *AccountPrivilegeForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegeForCreateDBAccountInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForCreateDBAccountInput) String ¶ added in v1.0.56
func (s AccountPrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type AccountPrivilegeForDescribeDBAccountsOutput ¶ added in v1.0.56
type AccountPrivilegeForDescribeDBAccountsOutput struct {
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForDescribeDBAccountsOutput) GoString ¶ added in v1.0.56
func (s AccountPrivilegeForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege ¶ added in v1.0.56
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail ¶ added in v1.0.56
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetDBName ¶ added in v1.0.56
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForDescribeDBAccountsOutput) String ¶ added in v1.0.56
func (s AccountPrivilegeForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.0.56
type AccountPrivilegeForGrantDBAccountPrivilegeInput struct {
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.0.56
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege ¶ added in v1.0.56
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail ¶ added in v1.0.56
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName ¶ added in v1.0.56
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.0.56
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type AddDiagnosticsEntityInput ¶ added in v1.0.185
type AddDiagnosticsEntityInput struct {
DiagnosticsType *string `type:"string" json:",omitempty"`
EcsInstanceIds []*string `type:"list" json:",omitempty"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PublicIpAddresses []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddDiagnosticsEntityInput) GoString ¶ added in v1.0.185
func (s AddDiagnosticsEntityInput) GoString() string
GoString returns the string representation
func (*AddDiagnosticsEntityInput) SetDiagnosticsType ¶ added in v1.0.185
func (s *AddDiagnosticsEntityInput) SetDiagnosticsType(v string) *AddDiagnosticsEntityInput
SetDiagnosticsType sets the DiagnosticsType field's value.
func (*AddDiagnosticsEntityInput) SetEcsInstanceIds ¶ added in v1.0.185
func (s *AddDiagnosticsEntityInput) SetEcsInstanceIds(v []*string) *AddDiagnosticsEntityInput
SetEcsInstanceIds sets the EcsInstanceIds field's value.
func (*AddDiagnosticsEntityInput) SetEndpointId ¶ added in v1.0.185
func (s *AddDiagnosticsEntityInput) SetEndpointId(v string) *AddDiagnosticsEntityInput
SetEndpointId sets the EndpointId field's value.
func (*AddDiagnosticsEntityInput) SetInstanceId ¶ added in v1.0.185
func (s *AddDiagnosticsEntityInput) SetInstanceId(v string) *AddDiagnosticsEntityInput
SetInstanceId sets the InstanceId field's value.
func (*AddDiagnosticsEntityInput) SetPublicIpAddresses ¶ added in v1.0.185
func (s *AddDiagnosticsEntityInput) SetPublicIpAddresses(v []*string) *AddDiagnosticsEntityInput
SetPublicIpAddresses sets the PublicIpAddresses field's value.
func (AddDiagnosticsEntityInput) String ¶ added in v1.0.185
func (s AddDiagnosticsEntityInput) String() string
String returns the string representation
func (*AddDiagnosticsEntityInput) Validate ¶ added in v1.0.185
func (s *AddDiagnosticsEntityInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddDiagnosticsEntityOutput ¶ added in v1.0.185
type AddDiagnosticsEntityOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AddDiagnosticsEntityOutput) GoString ¶ added in v1.0.185
func (s AddDiagnosticsEntityOutput) GoString() string
GoString returns the string representation
func (AddDiagnosticsEntityOutput) String ¶ added in v1.0.185
func (s AddDiagnosticsEntityOutput) String() string
String returns the string representation
type AddTagFromUserBackupInfoInput ¶ added in v1.1.54
type AddTagFromUserBackupInfoInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
Tags []*TagForAddTagFromUserBackupInfoInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddTagFromUserBackupInfoInput) GoString ¶ added in v1.1.54
func (s AddTagFromUserBackupInfoInput) GoString() string
GoString returns the string representation
func (*AddTagFromUserBackupInfoInput) SetBackupId ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoInput) SetBackupId(v string) *AddTagFromUserBackupInfoInput
SetBackupId sets the BackupId field's value.
func (*AddTagFromUserBackupInfoInput) SetProjectName ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoInput) SetProjectName(v string) *AddTagFromUserBackupInfoInput
SetProjectName sets the ProjectName field's value.
func (*AddTagFromUserBackupInfoInput) SetTags ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoInput) SetTags(v []*TagForAddTagFromUserBackupInfoInput) *AddTagFromUserBackupInfoInput
SetTags sets the Tags field's value.
func (AddTagFromUserBackupInfoInput) String ¶ added in v1.1.54
func (s AddTagFromUserBackupInfoInput) String() string
String returns the string representation
func (*AddTagFromUserBackupInfoInput) Validate ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddTagFromUserBackupInfoOutput ¶ added in v1.1.54
type AddTagFromUserBackupInfoOutput struct {
Metadata *response.ResponseMetadata
Reason *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StatusCode *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddTagFromUserBackupInfoOutput) GoString ¶ added in v1.1.54
func (s AddTagFromUserBackupInfoOutput) GoString() string
GoString returns the string representation
func (*AddTagFromUserBackupInfoOutput) SetReason ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoOutput) SetReason(v string) *AddTagFromUserBackupInfoOutput
SetReason sets the Reason field's value.
func (*AddTagFromUserBackupInfoOutput) SetStatus ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoOutput) SetStatus(v string) *AddTagFromUserBackupInfoOutput
SetStatus sets the Status field's value.
func (*AddTagFromUserBackupInfoOutput) SetStatusCode ¶ added in v1.1.54
func (s *AddTagFromUserBackupInfoOutput) SetStatusCode(v int32) *AddTagFromUserBackupInfoOutput
SetStatusCode sets the StatusCode field's value.
func (AddTagFromUserBackupInfoOutput) String ¶ added in v1.1.54
func (s AddTagFromUserBackupInfoOutput) String() string
String returns the string representation
type AddTagsToResourceInput ¶ added in v1.0.93
type AddTagsToResourceInput struct {
InstanceIds []*string `type:"list" json:",omitempty"`
Tags []*TagForAddTagsToResourceInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddTagsToResourceInput) GoString ¶ added in v1.0.93
func (s AddTagsToResourceInput) GoString() string
GoString returns the string representation
func (*AddTagsToResourceInput) SetInstanceIds ¶ added in v1.0.93
func (s *AddTagsToResourceInput) SetInstanceIds(v []*string) *AddTagsToResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*AddTagsToResourceInput) SetTags ¶ added in v1.0.93
func (s *AddTagsToResourceInput) SetTags(v []*TagForAddTagsToResourceInput) *AddTagsToResourceInput
SetTags sets the Tags field's value.
func (AddTagsToResourceInput) String ¶ added in v1.0.93
func (s AddTagsToResourceInput) String() string
String returns the string representation
type AddTagsToResourceOutput ¶ added in v1.0.93
type AddTagsToResourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AddTagsToResourceOutput) GoString ¶ added in v1.0.93
func (s AddTagsToResourceOutput) GoString() string
GoString returns the string representation
func (AddTagsToResourceOutput) String ¶ added in v1.0.93
func (s AddTagsToResourceOutput) String() string
String returns the string representation
type AddressForDescribeDBBlueGreenDifferencesInput ¶ added in v1.2.21
type AddressForDescribeDBBlueGreenDifferencesInput struct {
DNSVisibility *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
EipLocked *bool `type:"boolean" json:",omitempty"`
IPAddress *string `type:"string" json:",omitempty"`
InternetProtocol *string `type:"string" json:",omitempty"`
NetworkType *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBBlueGreenDifferencesInput) GoString ¶ added in v1.2.21
func (s AddressForDescribeDBBlueGreenDifferencesInput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetDNSVisibility ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetDNSVisibility(v bool) *AddressForDescribeDBBlueGreenDifferencesInput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetDomain ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetDomain(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetDomain sets the Domain field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetEipId ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetEipId(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetEipId sets the EipId field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetEipLocked ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetEipLocked(v bool) *AddressForDescribeDBBlueGreenDifferencesInput
SetEipLocked sets the EipLocked field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetIPAddress ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetIPAddress(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetIPAddress sets the IPAddress field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetInternetProtocol ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetInternetProtocol(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetInternetProtocol sets the InternetProtocol field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetNetworkType ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetNetworkType(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetNetworkType sets the NetworkType field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetPort ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetPort(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetPort sets the Port field's value.
func (*AddressForDescribeDBBlueGreenDifferencesInput) SetSubnetId ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesInput) SetSubnetId(v string) *AddressForDescribeDBBlueGreenDifferencesInput
SetSubnetId sets the SubnetId field's value.
func (AddressForDescribeDBBlueGreenDifferencesInput) String ¶ added in v1.2.21
func (s AddressForDescribeDBBlueGreenDifferencesInput) String() string
String returns the string representation
type AddressForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type AddressForDescribeDBBlueGreenDifferencesOutput struct {
DNSVisibility *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
EipLocked *bool `type:"boolean" json:",omitempty"`
IPAddress *string `type:"string" json:",omitempty"`
InternetProtocol *string `type:"string" json:",omitempty"`
NetworkType *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s AddressForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetDNSVisibility ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetDNSVisibility(v bool) *AddressForDescribeDBBlueGreenDifferencesOutput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetDomain ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetDomain(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetDomain sets the Domain field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetEipId ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetEipId(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetEipId sets the EipId field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetEipLocked ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetEipLocked(v bool) *AddressForDescribeDBBlueGreenDifferencesOutput
SetEipLocked sets the EipLocked field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetIPAddress ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetIPAddress(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetIPAddress sets the IPAddress field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetInternetProtocol ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetInternetProtocol(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetInternetProtocol sets the InternetProtocol field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetNetworkType ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetNetworkType(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetNetworkType sets the NetworkType field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetPort ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetPort(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetPort sets the Port field's value.
func (*AddressForDescribeDBBlueGreenDifferencesOutput) SetSubnetId ¶ added in v1.2.21
func (s *AddressForDescribeDBBlueGreenDifferencesOutput) SetSubnetId(v string) *AddressForDescribeDBBlueGreenDifferencesOutput
SetSubnetId sets the SubnetId field's value.
func (AddressForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s AddressForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type AddressForDescribeDBInstanceDetailOutput ¶
type AddressForDescribeDBInstanceDetailOutput struct {
DNSVisibility *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
EipLocked *bool `type:"boolean" json:",omitempty"`
IPAddress *string `type:"string" json:",omitempty"`
InternetProtocol *string `type:"string" json:",omitempty"`
NetworkType *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBInstanceDetailOutput) GoString ¶
func (s AddressForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility ¶ added in v1.0.56
func (s *AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility(v bool) *AddressForDescribeDBInstanceDetailOutput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetDomain ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetDomain(v string) *AddressForDescribeDBInstanceDetailOutput
SetDomain sets the Domain field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetEipId ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetEipId(v string) *AddressForDescribeDBInstanceDetailOutput
SetEipId sets the EipId field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetEipLocked ¶ added in v1.1.54
func (s *AddressForDescribeDBInstanceDetailOutput) SetEipLocked(v bool) *AddressForDescribeDBInstanceDetailOutput
SetEipLocked sets the EipLocked field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetIPAddress ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceDetailOutput
SetIPAddress sets the IPAddress field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetInternetProtocol ¶ added in v1.0.125
func (s *AddressForDescribeDBInstanceDetailOutput) SetInternetProtocol(v string) *AddressForDescribeDBInstanceDetailOutput
SetInternetProtocol sets the InternetProtocol field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetNetworkType ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetNetworkType(v string) *AddressForDescribeDBInstanceDetailOutput
SetNetworkType sets the NetworkType field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetPort ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetPort(v string) *AddressForDescribeDBInstanceDetailOutput
SetPort sets the Port field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetSubnetId ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *AddressForDescribeDBInstanceDetailOutput
SetSubnetId sets the SubnetId field's value.
func (AddressForDescribeDBInstanceDetailOutput) String ¶
func (s AddressForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type AddressForDescribeDBInstanceEndpointsOutput ¶ added in v1.1.35
type AddressForDescribeDBInstanceEndpointsOutput struct {
DNSVisibility *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
EipLocked *bool `type:"boolean" json:",omitempty"`
IPAddress *string `type:"string" json:",omitempty"`
InternetProtocol *string `type:"string" json:",omitempty"`
NetworkType *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBInstanceEndpointsOutput) GoString ¶ added in v1.1.35
func (s AddressForDescribeDBInstanceEndpointsOutput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBInstanceEndpointsOutput) SetDNSVisibility ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetDNSVisibility(v bool) *AddressForDescribeDBInstanceEndpointsOutput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetDomain ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetDomain(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetDomain sets the Domain field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetEipId ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetEipId(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetEipId sets the EipId field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetEipLocked ¶ added in v1.1.54
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetEipLocked(v bool) *AddressForDescribeDBInstanceEndpointsOutput
SetEipLocked sets the EipLocked field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetIPAddress ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetIPAddress sets the IPAddress field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetInternetProtocol ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetInternetProtocol(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetInternetProtocol sets the InternetProtocol field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetNetworkType ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetNetworkType(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetNetworkType sets the NetworkType field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetPort ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetPort(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetPort sets the Port field's value.
func (*AddressForDescribeDBInstanceEndpointsOutput) SetSubnetId ¶ added in v1.1.35
func (s *AddressForDescribeDBInstanceEndpointsOutput) SetSubnetId(v string) *AddressForDescribeDBInstanceEndpointsOutput
SetSubnetId sets the SubnetId field's value.
func (AddressForDescribeDBInstanceEndpointsOutput) String ¶ added in v1.1.35
func (s AddressForDescribeDBInstanceEndpointsOutput) String() string
String returns the string representation
type AddressObjectForDescribeDBInstancesOutput ¶ added in v1.0.56
type AddressObjectForDescribeDBInstancesOutput struct {
DNSVisibility *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
EipLocked *bool `type:"boolean" json:",omitempty"`
IPAddress *string `type:"string" json:",omitempty"`
InternetProtocol *string `type:"string" json:",omitempty"`
NetworkType *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressObjectForDescribeDBInstancesOutput) GoString ¶ added in v1.0.56
func (s AddressObjectForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*AddressObjectForDescribeDBInstancesOutput) SetDNSVisibility ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetDNSVisibility(v bool) *AddressObjectForDescribeDBInstancesOutput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetDomain ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetDomain(v string) *AddressObjectForDescribeDBInstancesOutput
SetDomain sets the Domain field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetEipId ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetEipId(v string) *AddressObjectForDescribeDBInstancesOutput
SetEipId sets the EipId field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetEipLocked ¶ added in v1.1.54
func (s *AddressObjectForDescribeDBInstancesOutput) SetEipLocked(v bool) *AddressObjectForDescribeDBInstancesOutput
SetEipLocked sets the EipLocked field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetIPAddress ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetIPAddress(v string) *AddressObjectForDescribeDBInstancesOutput
SetIPAddress sets the IPAddress field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetInternetProtocol ¶ added in v1.0.125
func (s *AddressObjectForDescribeDBInstancesOutput) SetInternetProtocol(v string) *AddressObjectForDescribeDBInstancesOutput
SetInternetProtocol sets the InternetProtocol field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetNetworkType ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetNetworkType(v string) *AddressObjectForDescribeDBInstancesOutput
SetNetworkType sets the NetworkType field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetPort ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetPort(v string) *AddressObjectForDescribeDBInstancesOutput
SetPort sets the Port field's value.
func (*AddressObjectForDescribeDBInstancesOutput) SetSubnetId ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetSubnetId(v string) *AddressObjectForDescribeDBInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (AddressObjectForDescribeDBInstancesOutput) String ¶ added in v1.0.56
func (s AddressObjectForDescribeDBInstancesOutput) String() string
String returns the string representation
type AllowListForDescribeAllowListsOutput ¶ added in v1.0.56
type AllowListForDescribeAllowListsOutput struct {
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
AllowListIPNum *int32 `type:"int32" json:",omitempty"`
AllowListId *string `type:"string" json:",omitempty"`
AllowListName *string `type:"string" json:",omitempty"`
AllowListType *string `type:"string" json:",omitempty"`
AssociatedInstanceNum *int32 `type:"int32" json:",omitempty"`
IpList []*string `type:"list" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForDescribeAllowListsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AllowListForDescribeAllowListsOutput) GoString ¶ added in v1.0.56
func (s AllowListForDescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*AllowListForDescribeAllowListsOutput) SetAllowListCategory ¶ added in v1.0.131
func (s *AllowListForDescribeAllowListsOutput) SetAllowListCategory(v string) *AllowListForDescribeAllowListsOutput
SetAllowListCategory sets the AllowListCategory field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListDesc ¶ added in v1.0.56
func (s *AllowListForDescribeAllowListsOutput) SetAllowListDesc(v string) *AllowListForDescribeAllowListsOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListIPNum ¶ added in v1.0.56
func (s *AllowListForDescribeAllowListsOutput) SetAllowListIPNum(v int32) *AllowListForDescribeAllowListsOutput
SetAllowListIPNum sets the AllowListIPNum field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListId ¶ added in v1.0.56
func (s *AllowListForDescribeAllowListsOutput) SetAllowListId(v string) *AllowListForDescribeAllowListsOutput
SetAllowListId sets the AllowListId field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListName ¶ added in v1.0.56
func (s *AllowListForDescribeAllowListsOutput) SetAllowListName(v string) *AllowListForDescribeAllowListsOutput
SetAllowListName sets the AllowListName field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListType ¶ added in v1.0.56
func (s *AllowListForDescribeAllowListsOutput) SetAllowListType(v string) *AllowListForDescribeAllowListsOutput
SetAllowListType sets the AllowListType field's value.
func (*AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum ¶ added in v1.0.56
func (s *AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum(v int32) *AllowListForDescribeAllowListsOutput
SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.
func (*AllowListForDescribeAllowListsOutput) SetIpList ¶ added in v1.1.35
func (s *AllowListForDescribeAllowListsOutput) SetIpList(v []*string) *AllowListForDescribeAllowListsOutput
SetIpList sets the IpList field's value.
func (*AllowListForDescribeAllowListsOutput) SetSecurityGroupBindInfos ¶ added in v1.0.131
func (s *AllowListForDescribeAllowListsOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListsOutput) *AllowListForDescribeAllowListsOutput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (AllowListForDescribeAllowListsOutput) String ¶ added in v1.0.56
func (s AllowListForDescribeAllowListsOutput) String() string
String returns the string representation
type AssociateAllowListInput ¶ added in v1.0.56
type AssociateAllowListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociateAllowListInput) GoString ¶ added in v1.0.56
func (s AssociateAllowListInput) GoString() string
GoString returns the string representation
func (*AssociateAllowListInput) SetAllowListIds ¶ added in v1.0.56
func (s *AssociateAllowListInput) SetAllowListIds(v []*string) *AssociateAllowListInput
SetAllowListIds sets the AllowListIds field's value.
func (*AssociateAllowListInput) SetInstanceIds ¶ added in v1.0.56
func (s *AssociateAllowListInput) SetInstanceIds(v []*string) *AssociateAllowListInput
SetInstanceIds sets the InstanceIds field's value.
func (AssociateAllowListInput) String ¶ added in v1.0.56
func (s AssociateAllowListInput) String() string
String returns the string representation
type AssociateAllowListOutput ¶ added in v1.0.56
type AssociateAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AssociateAllowListOutput) GoString ¶ added in v1.0.56
func (s AssociateAllowListOutput) GoString() string
GoString returns the string representation
func (AssociateAllowListOutput) String ¶ added in v1.0.56
func (s AssociateAllowListOutput) String() string
String returns the string representation
type AssociateInfoForDescribeUserTosBackupAssociateOutput ¶ added in v1.1.54
type AssociateInfoForDescribeUserTosBackupAssociateOutput struct {
Associated *bool `type:"boolean" json:",omitempty"`
ObjectFileName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociateInfoForDescribeUserTosBackupAssociateOutput) GoString ¶ added in v1.1.54
func (s AssociateInfoForDescribeUserTosBackupAssociateOutput) GoString() string
GoString returns the string representation
func (*AssociateInfoForDescribeUserTosBackupAssociateOutput) SetAssociated ¶ added in v1.1.54
func (s *AssociateInfoForDescribeUserTosBackupAssociateOutput) SetAssociated(v bool) *AssociateInfoForDescribeUserTosBackupAssociateOutput
SetAssociated sets the Associated field's value.
func (*AssociateInfoForDescribeUserTosBackupAssociateOutput) SetObjectFileName ¶ added in v1.1.54
func (s *AssociateInfoForDescribeUserTosBackupAssociateOutput) SetObjectFileName(v string) *AssociateInfoForDescribeUserTosBackupAssociateOutput
SetObjectFileName sets the ObjectFileName field's value.
func (AssociateInfoForDescribeUserTosBackupAssociateOutput) String ¶ added in v1.1.54
func (s AssociateInfoForDescribeUserTosBackupAssociateOutput) String() string
String returns the string representation
type AssociateUserBackupInput ¶ added in v1.1.54
type AssociateUserBackupInput struct {
BackupFileName *string `type:"string" json:",omitempty"`
// BucketName is a required field
BucketName *string `type:"string" json:",omitempty" required:"true"`
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
// Region is a required field
Region *string `type:"string" json:",omitempty" required:"true"`
// StorageSpace is a required field
StorageSpace *int32 `type:"int32" json:",omitempty" required:"true"`
TosObjectInfo *TosObjectInfoForAssociateUserBackupInput `type:"structure" json:",omitempty"`
// ZoneId is a required field
ZoneId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (AssociateUserBackupInput) GoString ¶ added in v1.1.54
func (s AssociateUserBackupInput) GoString() string
GoString returns the string representation
func (*AssociateUserBackupInput) SetBackupFileName ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetBackupFileName(v string) *AssociateUserBackupInput
SetBackupFileName sets the BackupFileName field's value.
func (*AssociateUserBackupInput) SetBucketName ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetBucketName(v string) *AssociateUserBackupInput
SetBucketName sets the BucketName field's value.
func (*AssociateUserBackupInput) SetProjectName ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetProjectName(v string) *AssociateUserBackupInput
SetProjectName sets the ProjectName field's value.
func (*AssociateUserBackupInput) SetRegion ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetRegion(v string) *AssociateUserBackupInput
SetRegion sets the Region field's value.
func (*AssociateUserBackupInput) SetStorageSpace ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetStorageSpace(v int32) *AssociateUserBackupInput
SetStorageSpace sets the StorageSpace field's value.
func (*AssociateUserBackupInput) SetTosObjectInfo ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetTosObjectInfo(v *TosObjectInfoForAssociateUserBackupInput) *AssociateUserBackupInput
SetTosObjectInfo sets the TosObjectInfo field's value.
func (*AssociateUserBackupInput) SetZoneId ¶ added in v1.1.54
func (s *AssociateUserBackupInput) SetZoneId(v string) *AssociateUserBackupInput
SetZoneId sets the ZoneId field's value.
func (AssociateUserBackupInput) String ¶ added in v1.1.54
func (s AssociateUserBackupInput) String() string
String returns the string representation
func (*AssociateUserBackupInput) Validate ¶ added in v1.1.54
func (s *AssociateUserBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateUserBackupOutput ¶ added in v1.1.54
type AssociateUserBackupOutput struct {
Metadata *response.ResponseMetadata
Reason *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StatusCode *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociateUserBackupOutput) GoString ¶ added in v1.1.54
func (s AssociateUserBackupOutput) GoString() string
GoString returns the string representation
func (*AssociateUserBackupOutput) SetReason ¶ added in v1.1.54
func (s *AssociateUserBackupOutput) SetReason(v string) *AssociateUserBackupOutput
SetReason sets the Reason field's value.
func (*AssociateUserBackupOutput) SetStatus ¶ added in v1.1.54
func (s *AssociateUserBackupOutput) SetStatus(v string) *AssociateUserBackupOutput
SetStatus sets the Status field's value.
func (*AssociateUserBackupOutput) SetStatusCode ¶ added in v1.1.54
func (s *AssociateUserBackupOutput) SetStatusCode(v int32) *AssociateUserBackupOutput
SetStatusCode sets the StatusCode field's value.
func (AssociateUserBackupOutput) String ¶ added in v1.1.54
func (s AssociateUserBackupOutput) String() string
String returns the string representation
type AssociatedInstanceForDescribeAllowListDetailOutput ¶ added in v1.0.56
type AssociatedInstanceForDescribeAllowListDetailOutput struct {
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
IsLatest *bool `type:"boolean" json:",omitempty"`
VPC *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociatedInstanceForDescribeAllowListDetailOutput) GoString ¶ added in v1.0.56
func (s AssociatedInstanceForDescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId ¶ added in v1.0.56
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName ¶ added in v1.0.56
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceStatus ¶ added in v1.0.185
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceStatus(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetIsLatest ¶ added in v1.0.185
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetIsLatest(v bool) *AssociatedInstanceForDescribeAllowListDetailOutput
SetIsLatest sets the IsLatest field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC ¶ added in v1.0.56
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetVPC sets the VPC field's value.
func (AssociatedInstanceForDescribeAllowListDetailOutput) String ¶ added in v1.0.56
func (s AssociatedInstanceForDescribeAllowListDetailOutput) String() string
String returns the string representation
type AutoStorageScalingConfigForCreateDBInstanceInput ¶ added in v1.1.18
type AutoStorageScalingConfigForCreateDBInstanceInput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForCreateDBInstanceInput) GoString ¶ added in v1.1.18
func (s AutoStorageScalingConfigForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForCreateDBInstanceInput) SetEnableStorageAutoScale ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForCreateDBInstanceInput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForCreateDBInstanceInput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForCreateDBInstanceInput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForCreateDBInstanceInput) SetStorageThreshold ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForCreateDBInstanceInput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForCreateDBInstanceInput) SetStorageUpperBound ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForCreateDBInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForCreateDBInstanceInput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForCreateDBInstanceInput) String ¶ added in v1.1.18
func (s AutoStorageScalingConfigForCreateDBInstanceInput) String() string
String returns the string representation
type AutoStorageScalingConfigForCreateDrDBInstanceInput ¶ added in v1.1.18
type AutoStorageScalingConfigForCreateDrDBInstanceInput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForCreateDrDBInstanceInput) GoString ¶ added in v1.1.18
func (s AutoStorageScalingConfigForCreateDrDBInstanceInput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForCreateDrDBInstanceInput) SetEnableStorageAutoScale ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForCreateDrDBInstanceInput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForCreateDrDBInstanceInput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForCreateDrDBInstanceInput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForCreateDrDBInstanceInput) SetStorageThreshold ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForCreateDrDBInstanceInput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForCreateDrDBInstanceInput) SetStorageUpperBound ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForCreateDrDBInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForCreateDrDBInstanceInput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForCreateDrDBInstanceInput) String ¶ added in v1.1.18
func (s AutoStorageScalingConfigForCreateDrDBInstanceInput) String() string
String returns the string representation
type AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput ¶ added in v1.2.21
type AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) GoString ¶ added in v1.2.21
func (s AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetEnableStorageAutoScale ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetStorageThreshold ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetStorageUpperBound ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) String ¶ added in v1.2.21
func (s AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) String() string
String returns the string representation
type AutoStorageScalingConfigForRebuildDBInstanceInput ¶ added in v1.1.18
type AutoStorageScalingConfigForRebuildDBInstanceInput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForRebuildDBInstanceInput) GoString ¶ added in v1.1.18
func (s AutoStorageScalingConfigForRebuildDBInstanceInput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForRebuildDBInstanceInput) SetEnableStorageAutoScale ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRebuildDBInstanceInput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForRebuildDBInstanceInput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRebuildDBInstanceInput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForRebuildDBInstanceInput) SetStorageThreshold ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRebuildDBInstanceInput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForRebuildDBInstanceInput) SetStorageUpperBound ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRebuildDBInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRebuildDBInstanceInput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForRebuildDBInstanceInput) String ¶ added in v1.1.18
func (s AutoStorageScalingConfigForRebuildDBInstanceInput) String() string
String returns the string representation
type AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput ¶ added in v1.1.18
type AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) GoString ¶ added in v1.1.18
func (s AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetEnableStorageAutoScale ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetStorageThreshold ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetStorageUpperBound ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) String ¶ added in v1.1.18
func (s AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) String() string
String returns the string representation
type AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput ¶ added in v1.1.54
type AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) GoString ¶ added in v1.1.54
func (s AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetEnableStorageAutoScale ¶ added in v1.1.54
func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetStorageThreshold ¶ added in v1.1.54
func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetStorageUpperBound ¶ added in v1.1.54
func (s *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) String ¶ added in v1.1.54
func (s AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) String() string
String returns the string representation
type AutoStorageScalingConfigForRestoreToNewInstanceInput ¶ added in v1.1.18
type AutoStorageScalingConfigForRestoreToNewInstanceInput struct {
EnableStorageAutoScale *bool `type:"boolean" json:",omitempty"`
ScalingDetectNode *string `type:"string" json:",omitempty"`
StorageThreshold *int32 `type:"int32" json:",omitempty"`
StorageUpperBound *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoStorageScalingConfigForRestoreToNewInstanceInput) GoString ¶ added in v1.1.18
func (s AutoStorageScalingConfigForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*AutoStorageScalingConfigForRestoreToNewInstanceInput) SetEnableStorageAutoScale ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetEnableStorageAutoScale(v bool) *AutoStorageScalingConfigForRestoreToNewInstanceInput
SetEnableStorageAutoScale sets the EnableStorageAutoScale field's value.
func (*AutoStorageScalingConfigForRestoreToNewInstanceInput) SetScalingDetectNode ¶ added in v1.2.21
func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetScalingDetectNode(v string) *AutoStorageScalingConfigForRestoreToNewInstanceInput
SetScalingDetectNode sets the ScalingDetectNode field's value.
func (*AutoStorageScalingConfigForRestoreToNewInstanceInput) SetStorageThreshold ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetStorageThreshold(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceInput
SetStorageThreshold sets the StorageThreshold field's value.
func (*AutoStorageScalingConfigForRestoreToNewInstanceInput) SetStorageUpperBound ¶ added in v1.1.18
func (s *AutoStorageScalingConfigForRestoreToNewInstanceInput) SetStorageUpperBound(v int32) *AutoStorageScalingConfigForRestoreToNewInstanceInput
SetStorageUpperBound sets the StorageUpperBound field's value.
func (AutoStorageScalingConfigForRestoreToNewInstanceInput) String ¶ added in v1.1.18
func (s AutoStorageScalingConfigForRestoreToNewInstanceInput) String() string
String returns the string representation
type BackupForDescribeBackupsOutput ¶ added in v1.0.56
type BackupForDescribeBackupsOutput struct {
BackupEndTime *string `type:"string" json:",omitempty"`
BackupFileName *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupMethod *string `type:"string" json:",omitempty"`
BackupName *string `type:"string" json:",omitempty"`
BackupRegion *string `type:"string" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
ConsistentTime *string `type:"string" json:",omitempty"`
CreateType *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
DBTableInfos []*DBTableInfoForDescribeBackupsOutput `type:"list" json:",omitempty"`
DownloadStatus *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
ErrorMessage *string `type:"string" json:",omitempty"`
ExpiredTime *string `type:"string" json:",omitempty"`
IsEncrypted *bool `type:"boolean" json:",omitempty"`
IsExpired *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupForDescribeBackupsOutput) GoString ¶ added in v1.0.56
func (s BackupForDescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*BackupForDescribeBackupsOutput) SetBackupEndTime ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupForDescribeBackupsOutput
SetBackupEndTime sets the BackupEndTime field's value.
func (*BackupForDescribeBackupsOutput) SetBackupFileName ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupFileName(v string) *BackupForDescribeBackupsOutput
SetBackupFileName sets the BackupFileName field's value.
func (*BackupForDescribeBackupsOutput) SetBackupFileSize ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupFileSize(v int64) *BackupForDescribeBackupsOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupForDescribeBackupsOutput) SetBackupId ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupId(v string) *BackupForDescribeBackupsOutput
SetBackupId sets the BackupId field's value.
func (*BackupForDescribeBackupsOutput) SetBackupMethod ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupMethod(v string) *BackupForDescribeBackupsOutput
SetBackupMethod sets the BackupMethod field's value.
func (*BackupForDescribeBackupsOutput) SetBackupName ¶ added in v1.1.54
func (s *BackupForDescribeBackupsOutput) SetBackupName(v string) *BackupForDescribeBackupsOutput
SetBackupName sets the BackupName field's value.
func (*BackupForDescribeBackupsOutput) SetBackupRegion ¶ added in v1.0.93
func (s *BackupForDescribeBackupsOutput) SetBackupRegion(v string) *BackupForDescribeBackupsOutput
SetBackupRegion sets the BackupRegion field's value.
func (*BackupForDescribeBackupsOutput) SetBackupStartTime ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupForDescribeBackupsOutput
SetBackupStartTime sets the BackupStartTime field's value.
func (*BackupForDescribeBackupsOutput) SetBackupStatus ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupStatus(v string) *BackupForDescribeBackupsOutput
SetBackupStatus sets the BackupStatus field's value.
func (*BackupForDescribeBackupsOutput) SetBackupType ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetBackupType(v string) *BackupForDescribeBackupsOutput
SetBackupType sets the BackupType field's value.
func (*BackupForDescribeBackupsOutput) SetConsistentTime ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetConsistentTime(v string) *BackupForDescribeBackupsOutput
SetConsistentTime sets the ConsistentTime field's value.
func (*BackupForDescribeBackupsOutput) SetCreateType ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetCreateType(v string) *BackupForDescribeBackupsOutput
SetCreateType sets the CreateType field's value.
func (*BackupForDescribeBackupsOutput) SetDBEngineVersion ¶ added in v1.1.18
func (s *BackupForDescribeBackupsOutput) SetDBEngineVersion(v string) *BackupForDescribeBackupsOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*BackupForDescribeBackupsOutput) SetDBTableInfos ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetDBTableInfos(v []*DBTableInfoForDescribeBackupsOutput) *BackupForDescribeBackupsOutput
SetDBTableInfos sets the DBTableInfos field's value.
func (*BackupForDescribeBackupsOutput) SetDownloadStatus ¶ added in v1.0.93
func (s *BackupForDescribeBackupsOutput) SetDownloadStatus(v string) *BackupForDescribeBackupsOutput
SetDownloadStatus sets the DownloadStatus field's value.
func (*BackupForDescribeBackupsOutput) SetEngineType ¶ added in v1.1.54
func (s *BackupForDescribeBackupsOutput) SetEngineType(v string) *BackupForDescribeBackupsOutput
SetEngineType sets the EngineType field's value.
func (*BackupForDescribeBackupsOutput) SetErrorMessage ¶ added in v1.0.125
func (s *BackupForDescribeBackupsOutput) SetErrorMessage(v string) *BackupForDescribeBackupsOutput
SetErrorMessage sets the ErrorMessage field's value.
func (*BackupForDescribeBackupsOutput) SetExpiredTime ¶ added in v1.0.125
func (s *BackupForDescribeBackupsOutput) SetExpiredTime(v string) *BackupForDescribeBackupsOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*BackupForDescribeBackupsOutput) SetIsEncrypted ¶ added in v1.0.150
func (s *BackupForDescribeBackupsOutput) SetIsEncrypted(v bool) *BackupForDescribeBackupsOutput
SetIsEncrypted sets the IsEncrypted field's value.
func (*BackupForDescribeBackupsOutput) SetIsExpired ¶ added in v1.0.125
func (s *BackupForDescribeBackupsOutput) SetIsExpired(v bool) *BackupForDescribeBackupsOutput
SetIsExpired sets the IsExpired field's value.
func (BackupForDescribeBackupsOutput) String ¶ added in v1.0.56
func (s BackupForDescribeBackupsOutput) String() string
String returns the string representation
type BackupMetaForCreateBackupInput ¶
type BackupMetaForCreateBackupInput struct {
DBName *string `type:"string" json:",omitempty"`
TableNames []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupMetaForCreateBackupInput) GoString ¶
func (s BackupMetaForCreateBackupInput) GoString() string
GoString returns the string representation
func (*BackupMetaForCreateBackupInput) SetDBName ¶
func (s *BackupMetaForCreateBackupInput) SetDBName(v string) *BackupMetaForCreateBackupInput
SetDBName sets the DBName field's value.
func (*BackupMetaForCreateBackupInput) SetTableNames ¶ added in v1.0.150
func (s *BackupMetaForCreateBackupInput) SetTableNames(v []*string) *BackupMetaForCreateBackupInput
SetTableNames sets the TableNames field's value.
func (BackupMetaForCreateBackupInput) String ¶
func (s BackupMetaForCreateBackupInput) String() string
String returns the string representation
type BackupsInfoForDescribeUserUploadBackupsOutput ¶ added in v1.1.54
type BackupsInfoForDescribeUserUploadBackupsOutput struct {
BackupAssociateTime *string `type:"string" json:",omitempty"`
BackupFileName *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty"`
BinlogInfo *BinlogInfoForDescribeUserUploadBackupsOutput `type:"structure" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
Tags []*TagForDescribeUserUploadBackupsOutput `type:"list" json:",omitempty"`
TosInfo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupsInfoForDescribeUserUploadBackupsOutput) GoString ¶ added in v1.1.54
func (s BackupsInfoForDescribeUserUploadBackupsOutput) GoString() string
GoString returns the string representation
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupAssociateTime ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupAssociateTime(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetBackupAssociateTime sets the BackupAssociateTime field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupFileName ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupFileName(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetBackupFileName sets the BackupFileName field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupFileSize ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupFileSize(v int64) *BackupsInfoForDescribeUserUploadBackupsOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupId ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupId(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetBackupId sets the BackupId field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupStatus ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBackupStatus(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetBackupStatus sets the BackupStatus field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetBinlogInfo ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetBinlogInfo(v *BinlogInfoForDescribeUserUploadBackupsOutput) *BackupsInfoForDescribeUserUploadBackupsOutput
SetBinlogInfo sets the BinlogInfo field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetDBEngineVersion ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetDBEngineVersion(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetEngineType ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetEngineType(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetEngineType sets the EngineType field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetProjectName ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetProjectName(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetProjectName sets the ProjectName field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetStorageSpace ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetStorageSpace(v int32) *BackupsInfoForDescribeUserUploadBackupsOutput
SetStorageSpace sets the StorageSpace field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetTags ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetTags(v []*TagForDescribeUserUploadBackupsOutput) *BackupsInfoForDescribeUserUploadBackupsOutput
SetTags sets the Tags field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetTosInfo ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetTosInfo(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetTosInfo sets the TosInfo field's value.
func (*BackupsInfoForDescribeUserUploadBackupsOutput) SetUnavailableReason ¶ added in v1.1.54
func (s *BackupsInfoForDescribeUserUploadBackupsOutput) SetUnavailableReason(v string) *BackupsInfoForDescribeUserUploadBackupsOutput
SetUnavailableReason sets the UnavailableReason field's value.
func (BackupsInfoForDescribeUserUploadBackupsOutput) String ¶ added in v1.1.54
func (s BackupsInfoForDescribeUserUploadBackupsOutput) String() string
String returns the string representation
type BasicInfoForDescribeDBInstanceDetailOutput ¶
type BasicInfoForDescribeDBInstanceDetailOutput struct {
AllowListVersion *string `type:"string" json:",omitempty"`
AutoUpgradeMinorVersion *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
CurrentKernelVersion *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
DataSyncMode *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
DrDtsTaskId *string `type:"string" json:",omitempty"`
DrDtsTaskName *string `type:"string" json:",omitempty"`
DrDtsTaskStatus *string `type:"string" json:",omitempty"`
DrSecondsBehindMaster *int32 `type:"int32" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
MaintenanceWindow *MaintenanceWindowForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
MasterInstanceId *string `type:"string" json:",omitempty"`
MasterInstanceName *string `type:"string" json:",omitempty"`
MasterRegion *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NewNodeSpec *string `type:"string" json:",omitempty"`
NodeNumber *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
StorageSpace *int64 `type:"int64" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
StorageUse *float64 `type:"double" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
Tags []*TagForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BasicInfoForDescribeDBInstanceDetailOutput) GoString ¶
func (s BasicInfoForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetAllowListVersion ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetAllowListVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetAllowListVersion sets the AllowListVersion field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetAutoUpgradeMinorVersion ¶ added in v1.0.185
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetAutoUpgradeMinorVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetAutoUpgradeMinorVersion sets the AutoUpgradeMinorVersion field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetCurrentKernelVersion ¶ added in v1.0.185
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCurrentKernelVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetCurrentKernelVersion sets the CurrentKernelVersion field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDataSyncMode ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDataSyncMode(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDataSyncMode sets the DataSyncMode field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDeletionProtection ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDeletionProtection(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDeletionProtection sets the DeletionProtection field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskId ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDrDtsTaskId sets the DrDtsTaskId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskName ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDrDtsTaskName sets the DrDtsTaskName field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskStatus ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrDtsTaskStatus(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDrDtsTaskStatus sets the DrDtsTaskStatus field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDrSecondsBehindMaster ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDrSecondsBehindMaster(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetDrSecondsBehindMaster sets the DrSecondsBehindMaster field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetEngineType ¶ added in v1.2.21
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetEngineType(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetEngineType sets the EngineType field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceName ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceStatus ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceStatus(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceType ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceType(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetInstanceType sets the InstanceType field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMaintenanceWindow ¶ added in v1.0.56
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *BasicInfoForDescribeDBInstanceDetailOutput
SetMaintenanceWindow sets the MaintenanceWindow field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMasterInstanceId ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMasterInstanceId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetMasterInstanceId sets the MasterInstanceId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMasterInstanceName ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMasterInstanceName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetMasterInstanceName sets the MasterInstanceName field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMasterRegion ¶ added in v1.1.18
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMasterRegion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetMasterRegion sets the MasterRegion field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMemory ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetMemory sets the Memory field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetNewNodeSpec ¶ added in v1.2.21
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNewNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetNewNodeSpec sets the NewNodeSpec field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetNodeNumber ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeNumber(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetNodeNumber sets the NodeNumber field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetNodeSpec sets the NodeSpec field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetProjectName sets the ProjectName field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetRegionId sets the RegionId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageSpace sets the StorageSpace field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageType ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageType(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageType sets the StorageType field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageUse ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageUse(v float64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageUse sets the StorageUse field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetSubnetId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetSubnetId sets the SubnetId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetTags ¶ added in v1.0.56
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetTags(v []*TagForDescribeDBInstanceDetailOutput) *BasicInfoForDescribeDBInstanceDetailOutput
SetTags sets the Tags field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetTimeZone ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetTimeZone(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetTimeZone sets the TimeZone field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetUpdateTime ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetUpdateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetUpdateTime sets the UpdateTime field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetVCPU ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetVCPU sets the VCPU field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetVpcId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetVpcId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetVpcId sets the VpcId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetZoneId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetZoneId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetZoneId sets the ZoneId field's value.
func (BasicInfoForDescribeDBInstanceDetailOutput) String ¶
func (s BasicInfoForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type BinlogFileForDescribeBinlogFilesOutput ¶ added in v1.0.93
type BinlogFileForDescribeBinlogFilesOutput struct {
BackupRegion *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty"`
DownloadStatus *string `type:"string" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
FileSize *int64 `type:"int64" json:",omitempty"`
IsEncrypted *bool `type:"boolean" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BinlogFileForDescribeBinlogFilesOutput) GoString ¶ added in v1.0.93
func (s BinlogFileForDescribeBinlogFilesOutput) GoString() string
GoString returns the string representation
func (*BinlogFileForDescribeBinlogFilesOutput) SetBackupRegion ¶ added in v1.0.93
func (s *BinlogFileForDescribeBinlogFilesOutput) SetBackupRegion(v string) *BinlogFileForDescribeBinlogFilesOutput
SetBackupRegion sets the BackupRegion field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetBackupStatus ¶ added in v1.0.93
func (s *BinlogFileForDescribeBinlogFilesOutput) SetBackupStatus(v string) *BinlogFileForDescribeBinlogFilesOutput
SetBackupStatus sets the BackupStatus field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetDownloadStatus ¶ added in v1.0.93
func (s *BinlogFileForDescribeBinlogFilesOutput) SetDownloadStatus(v string) *BinlogFileForDescribeBinlogFilesOutput
SetDownloadStatus sets the DownloadStatus field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetFileName ¶ added in v1.0.93
func (s *BinlogFileForDescribeBinlogFilesOutput) SetFileName(v string) *BinlogFileForDescribeBinlogFilesOutput
SetFileName sets the FileName field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetFileSize ¶ added in v1.0.93
func (s *BinlogFileForDescribeBinlogFilesOutput) SetFileSize(v int64) *BinlogFileForDescribeBinlogFilesOutput
SetFileSize sets the FileSize field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetIsEncrypted ¶ added in v1.0.150
func (s *BinlogFileForDescribeBinlogFilesOutput) SetIsEncrypted(v bool) *BinlogFileForDescribeBinlogFilesOutput
SetIsEncrypted sets the IsEncrypted field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetNodeId ¶ added in v1.0.137
func (s *BinlogFileForDescribeBinlogFilesOutput) SetNodeId(v string) *BinlogFileForDescribeBinlogFilesOutput
SetNodeId sets the NodeId field's value.
func (*BinlogFileForDescribeBinlogFilesOutput) SetUpdateTime ¶ added in v1.0.93
func (s *BinlogFileForDescribeBinlogFilesOutput) SetUpdateTime(v string) *BinlogFileForDescribeBinlogFilesOutput
SetUpdateTime sets the UpdateTime field's value.
func (BinlogFileForDescribeBinlogFilesOutput) String ¶ added in v1.0.93
func (s BinlogFileForDescribeBinlogFilesOutput) String() string
String returns the string representation
type BinlogInfoForDescribeUserUploadBackupsOutput ¶ added in v1.1.54
type BinlogInfoForDescribeUserUploadBackupsOutput struct {
BinlogFile *string `type:"string" json:",omitempty"`
BinlogGTID *string `type:"string" json:",omitempty"`
BinlogPosition *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (BinlogInfoForDescribeUserUploadBackupsOutput) GoString ¶ added in v1.1.54
func (s BinlogInfoForDescribeUserUploadBackupsOutput) GoString() string
GoString returns the string representation
func (*BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogFile ¶ added in v1.1.54
func (s *BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogFile(v string) *BinlogInfoForDescribeUserUploadBackupsOutput
SetBinlogFile sets the BinlogFile field's value.
func (*BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogGTID ¶ added in v1.1.54
func (s *BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogGTID(v string) *BinlogInfoForDescribeUserUploadBackupsOutput
SetBinlogGTID sets the BinlogGTID field's value.
func (*BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogPosition ¶ added in v1.1.54
func (s *BinlogInfoForDescribeUserUploadBackupsOutput) SetBinlogPosition(v int64) *BinlogInfoForDescribeUserUploadBackupsOutput
SetBinlogPosition sets the BinlogPosition field's value.
func (BinlogInfoForDescribeUserUploadBackupsOutput) String ¶ added in v1.1.54
func (s BinlogInfoForDescribeUserUploadBackupsOutput) String() string
String returns the string representation
type BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput struct {
ChargeDetail *ChargeDetailForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
Endpoints []*EndpointForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
Nodes []*NodeForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
ParamDifference *bool `type:"boolean" json:",omitempty"`
ProxyDetail *ProxyDetailForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetChargeDetail ¶ added in v1.2.21
func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetEndpoints ¶ added in v1.2.21
func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetEndpoints(v []*EndpointForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetEndpoints sets the Endpoints field's value.
func (*BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetNodes ¶ added in v1.2.21
func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetNodes(v []*NodeForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetNodes sets the Nodes field's value.
func (*BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetParamDifference ¶ added in v1.2.21
func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetParamDifference(v bool) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetParamDifference sets the ParamDifference field's value.
func (*BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetProxyDetail ¶ added in v1.2.21
func (s *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetProxyDetail(v *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetProxyDetail sets the ProxyDetail field's value.
func (BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type BlueInstanceForDescribeDBBlueGreenInstanceOutput ¶ added in v1.2.21
type BlueInstanceForDescribeDBBlueGreenInstanceOutput struct {
DtsTaskId *string `type:"string" json:",omitempty"`
DtsTaskName *string `type:"string" json:",omitempty"`
DtsTaskStatus *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
SecondsBehindMaster *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (BlueInstanceForDescribeDBBlueGreenInstanceOutput) GoString ¶ added in v1.2.21
func (s BlueInstanceForDescribeDBBlueGreenInstanceOutput) GoString() string
GoString returns the string representation
func (*BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskId ¶ added in v1.2.21
func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskId(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
SetDtsTaskId sets the DtsTaskId field's value.
func (*BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskName ¶ added in v1.2.21
func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskName(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
SetDtsTaskName sets the DtsTaskName field's value.
func (*BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskStatus ¶ added in v1.2.21
func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskStatus(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
SetDtsTaskStatus sets the DtsTaskStatus field's value.
func (*BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceId ¶ added in v1.2.21
func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceId(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceName ¶ added in v1.2.21
func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceName(v string) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
SetInstanceName sets the InstanceName field's value.
func (*BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetSecondsBehindMaster ¶ added in v1.2.21
func (s *BlueInstanceForDescribeDBBlueGreenInstanceOutput) SetSecondsBehindMaster(v int32) *BlueInstanceForDescribeDBBlueGreenInstanceOutput
SetSecondsBehindMaster sets the SecondsBehindMaster field's value.
func (BlueInstanceForDescribeDBBlueGreenInstanceOutput) String ¶ added in v1.2.21
func (s BlueInstanceForDescribeDBBlueGreenInstanceOutput) String() string
String returns the string representation
type ChangeObjectForSyncAllowListOutput ¶ added in v1.1.35
type ChangeObjectForSyncAllowListOutput struct {
AddedIpList []*string `type:"list" json:",omitempty"`
BindMode *string `type:"string" json:",omitempty"`
HasChanged *bool `type:"boolean" json:",omitempty"`
HasDeleted *bool `type:"boolean" json:",omitempty"`
NewIpList []*string `type:"list" json:",omitempty"`
OldIpList []*string `type:"list" json:",omitempty"`
RemovedIpList []*string `type:"list" json:",omitempty"`
SecurityGroupId *string `type:"string" json:",omitempty"`
SecurityGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChangeObjectForSyncAllowListOutput) GoString ¶ added in v1.1.35
func (s ChangeObjectForSyncAllowListOutput) GoString() string
GoString returns the string representation
func (*ChangeObjectForSyncAllowListOutput) SetAddedIpList ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetAddedIpList(v []*string) *ChangeObjectForSyncAllowListOutput
SetAddedIpList sets the AddedIpList field's value.
func (*ChangeObjectForSyncAllowListOutput) SetBindMode ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetBindMode(v string) *ChangeObjectForSyncAllowListOutput
SetBindMode sets the BindMode field's value.
func (*ChangeObjectForSyncAllowListOutput) SetHasChanged ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetHasChanged(v bool) *ChangeObjectForSyncAllowListOutput
SetHasChanged sets the HasChanged field's value.
func (*ChangeObjectForSyncAllowListOutput) SetHasDeleted ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetHasDeleted(v bool) *ChangeObjectForSyncAllowListOutput
SetHasDeleted sets the HasDeleted field's value.
func (*ChangeObjectForSyncAllowListOutput) SetNewIpList ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetNewIpList(v []*string) *ChangeObjectForSyncAllowListOutput
SetNewIpList sets the NewIpList field's value.
func (*ChangeObjectForSyncAllowListOutput) SetOldIpList ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetOldIpList(v []*string) *ChangeObjectForSyncAllowListOutput
SetOldIpList sets the OldIpList field's value.
func (*ChangeObjectForSyncAllowListOutput) SetRemovedIpList ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetRemovedIpList(v []*string) *ChangeObjectForSyncAllowListOutput
SetRemovedIpList sets the RemovedIpList field's value.
func (*ChangeObjectForSyncAllowListOutput) SetSecurityGroupId ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetSecurityGroupId(v string) *ChangeObjectForSyncAllowListOutput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*ChangeObjectForSyncAllowListOutput) SetSecurityGroupName ¶ added in v1.1.35
func (s *ChangeObjectForSyncAllowListOutput) SetSecurityGroupName(v string) *ChangeObjectForSyncAllowListOutput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (ChangeObjectForSyncAllowListOutput) String ¶ added in v1.1.35
func (s ChangeObjectForSyncAllowListOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type ChargeDetailForDescribeDBBlueGreenDifferencesOutput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeEndTime *string `type:"string" json:",omitempty"`
ChargeStartTime *string `type:"string" json:",omitempty"`
ChargeStatus *string `type:"string" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *string `type:"string" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
TempModifyEndTime *string `type:"string" json:",omitempty"`
TempModifyStartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s ChargeDetailForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetAutoRenew ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeEndTime ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeStartTime ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeStatus ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeType ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetOverdueReclaimTime ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetOverdueTime ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetPeriod ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetPeriod sets the Period field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetPeriodUnit ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetPeriodUnit sets the PeriodUnit field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetTempModifyEndTime ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetTempModifyEndTime sets the TempModifyEndTime field's value.
func (*ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetTempModifyStartTime ¶ added in v1.2.21
func (s *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBBlueGreenDifferencesOutput
SetTempModifyStartTime sets the TempModifyStartTime field's value.
func (ChargeDetailForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s ChargeDetailForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstanceChargeDetailOutput ¶ added in v1.1.35
type ChargeDetailForDescribeDBInstanceChargeDetailOutput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeEndTime *string `type:"string" json:",omitempty"`
ChargeStartTime *string `type:"string" json:",omitempty"`
ChargeStatus *string `type:"string" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *string `type:"string" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
TempModifyEndTime *string `type:"string" json:",omitempty"`
TempModifyStartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstanceChargeDetailOutput) GoString ¶ added in v1.1.35
func (s ChargeDetailForDescribeDBInstanceChargeDetailOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetAutoRenew ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeEndTime ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeStartTime ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeStatus ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeType ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetOverdueReclaimTime ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetOverdueTime ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetOverdueTime sets the OverdueTime field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetPeriod ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetPeriod sets the Period field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetPeriodUnit ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetPeriodUnit sets the PeriodUnit field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetTempModifyEndTime ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetTempModifyEndTime sets the TempModifyEndTime field's value.
func (*ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetTempModifyStartTime ¶ added in v1.1.35
func (s *ChargeDetailForDescribeDBInstanceChargeDetailOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBInstanceChargeDetailOutput
SetTempModifyStartTime sets the TempModifyStartTime field's value.
func (ChargeDetailForDescribeDBInstanceChargeDetailOutput) String ¶ added in v1.1.35
func (s ChargeDetailForDescribeDBInstanceChargeDetailOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstanceDetailOutput ¶
type ChargeDetailForDescribeDBInstanceDetailOutput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeEndTime *string `type:"string" json:",omitempty"`
ChargeStartTime *string `type:"string" json:",omitempty"`
ChargeStatus *string `type:"string" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *string `type:"string" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
TempModifyEndTime *string `type:"string" json:",omitempty"`
TempModifyStartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstanceDetailOutput) GoString ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceDetailOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOverdueTime sets the OverdueTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstanceDetailOutput
SetPeriod sets the Period field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetPeriodUnit sets the PeriodUnit field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyEndTime ¶ added in v1.0.93
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetTempModifyEndTime sets the TempModifyEndTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyStartTime ¶ added in v1.0.93
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetTempModifyStartTime sets the TempModifyStartTime field's value.
func (ChargeDetailForDescribeDBInstanceDetailOutput) String ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstancesOutput ¶
type ChargeDetailForDescribeDBInstancesOutput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeEndTime *string `type:"string" json:",omitempty"`
ChargeStartTime *string `type:"string" json:",omitempty"`
ChargeStatus *string `type:"string" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *string `type:"string" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
TempModifyEndTime *string `type:"string" json:",omitempty"`
TempModifyStartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstancesOutput) GoString ¶
func (s ChargeDetailForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstancesOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeType ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetPeriod ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstancesOutput
SetPeriod sets the Period field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstancesOutput
SetPeriodUnit sets the PeriodUnit field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetTempModifyEndTime ¶ added in v1.0.93
func (s *ChargeDetailForDescribeDBInstancesOutput) SetTempModifyEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetTempModifyEndTime sets the TempModifyEndTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetTempModifyStartTime ¶ added in v1.0.93
func (s *ChargeDetailForDescribeDBInstancesOutput) SetTempModifyStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetTempModifyStartTime sets the TempModifyStartTime field's value.
func (ChargeDetailForDescribeDBInstancesOutput) String ¶
func (s ChargeDetailForDescribeDBInstancesOutput) String() string
String returns the string representation
type ChargeInfoForCreateDBBlueGreenInstanceInput ¶ added in v1.2.21
type ChargeInfoForCreateDBBlueGreenInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForCreateDBBlueGreenInstanceInput) GoString ¶ added in v1.2.21
func (s ChargeInfoForCreateDBBlueGreenInstanceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForCreateDBBlueGreenInstanceInput) SetAutoRenew ¶ added in v1.2.21
func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetAutoRenew(v bool) *ChargeInfoForCreateDBBlueGreenInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForCreateDBBlueGreenInstanceInput) SetChargeType ¶ added in v1.2.21
func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetChargeType(v string) *ChargeInfoForCreateDBBlueGreenInstanceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForCreateDBBlueGreenInstanceInput) SetNumber ¶ added in v1.2.21
func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetNumber(v int32) *ChargeInfoForCreateDBBlueGreenInstanceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForCreateDBBlueGreenInstanceInput) SetPeriod ¶ added in v1.2.21
func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetPeriod(v int32) *ChargeInfoForCreateDBBlueGreenInstanceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForCreateDBBlueGreenInstanceInput) SetPeriodUnit ¶ added in v1.2.21
func (s *ChargeInfoForCreateDBBlueGreenInstanceInput) SetPeriodUnit(v string) *ChargeInfoForCreateDBBlueGreenInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForCreateDBBlueGreenInstanceInput) String ¶ added in v1.2.21
func (s ChargeInfoForCreateDBBlueGreenInstanceInput) String() string
String returns the string representation
type ChargeInfoForCreateDBInstanceInput ¶
type ChargeInfoForCreateDBInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForCreateDBInstanceInput) GoString ¶
func (s ChargeInfoForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForCreateDBInstanceInput) SetAutoRenew ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetAutoRenew(v bool) *ChargeInfoForCreateDBInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetChargeType ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetChargeType(v string) *ChargeInfoForCreateDBInstanceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetNumber ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetNumber(v int32) *ChargeInfoForCreateDBInstanceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetPeriod ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetPeriod(v int32) *ChargeInfoForCreateDBInstanceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetPeriodUnit ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetPeriodUnit(v string) *ChargeInfoForCreateDBInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForCreateDBInstanceInput) String ¶
func (s ChargeInfoForCreateDBInstanceInput) String() string
String returns the string representation
type ChargeInfoForCreateResourcePackageInput ¶ added in v1.1.54
type ChargeInfoForCreateResourcePackageInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForCreateResourcePackageInput) GoString ¶ added in v1.1.54
func (s ChargeInfoForCreateResourcePackageInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForCreateResourcePackageInput) SetAutoRenew ¶ added in v1.1.54
func (s *ChargeInfoForCreateResourcePackageInput) SetAutoRenew(v bool) *ChargeInfoForCreateResourcePackageInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForCreateResourcePackageInput) SetChargeType ¶ added in v1.1.54
func (s *ChargeInfoForCreateResourcePackageInput) SetChargeType(v string) *ChargeInfoForCreateResourcePackageInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForCreateResourcePackageInput) SetNumber ¶ added in v1.1.54
func (s *ChargeInfoForCreateResourcePackageInput) SetNumber(v int32) *ChargeInfoForCreateResourcePackageInput
SetNumber sets the Number field's value.
func (*ChargeInfoForCreateResourcePackageInput) SetPeriod ¶ added in v1.1.54
func (s *ChargeInfoForCreateResourcePackageInput) SetPeriod(v int32) *ChargeInfoForCreateResourcePackageInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForCreateResourcePackageInput) SetPeriodUnit ¶ added in v1.1.54
func (s *ChargeInfoForCreateResourcePackageInput) SetPeriodUnit(v string) *ChargeInfoForCreateResourcePackageInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForCreateResourcePackageInput) String ¶ added in v1.1.54
func (s ChargeInfoForCreateResourcePackageInput) String() string
String returns the string representation
type ChargeInfoForDescribeResourcePackagePriceInput ¶ added in v1.1.54
type ChargeInfoForDescribeResourcePackagePriceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForDescribeResourcePackagePriceInput) GoString ¶ added in v1.1.54
func (s ChargeInfoForDescribeResourcePackagePriceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForDescribeResourcePackagePriceInput) SetAutoRenew ¶ added in v1.1.54
func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetAutoRenew(v bool) *ChargeInfoForDescribeResourcePackagePriceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForDescribeResourcePackagePriceInput) SetChargeType ¶ added in v1.1.54
func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetChargeType(v string) *ChargeInfoForDescribeResourcePackagePriceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForDescribeResourcePackagePriceInput) SetNumber ¶ added in v1.1.54
func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetNumber(v int32) *ChargeInfoForDescribeResourcePackagePriceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForDescribeResourcePackagePriceInput) SetPeriod ¶ added in v1.1.54
func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetPeriod(v int32) *ChargeInfoForDescribeResourcePackagePriceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForDescribeResourcePackagePriceInput) SetPeriodUnit ¶ added in v1.1.54
func (s *ChargeInfoForDescribeResourcePackagePriceInput) SetPeriodUnit(v string) *ChargeInfoForDescribeResourcePackagePriceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForDescribeResourcePackagePriceInput) String ¶ added in v1.1.54
func (s ChargeInfoForDescribeResourcePackagePriceInput) String() string
String returns the string representation
type ChargeInfoForRebuildDBInstanceInput ¶ added in v1.1.18
type ChargeInfoForRebuildDBInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForRebuildDBInstanceInput) GoString ¶ added in v1.1.18
func (s ChargeInfoForRebuildDBInstanceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForRebuildDBInstanceInput) SetAutoRenew ¶ added in v1.1.18
func (s *ChargeInfoForRebuildDBInstanceInput) SetAutoRenew(v bool) *ChargeInfoForRebuildDBInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForRebuildDBInstanceInput) SetChargeType ¶ added in v1.1.18
func (s *ChargeInfoForRebuildDBInstanceInput) SetChargeType(v string) *ChargeInfoForRebuildDBInstanceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForRebuildDBInstanceInput) SetNumber ¶ added in v1.1.18
func (s *ChargeInfoForRebuildDBInstanceInput) SetNumber(v int32) *ChargeInfoForRebuildDBInstanceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForRebuildDBInstanceInput) SetPeriod ¶ added in v1.1.18
func (s *ChargeInfoForRebuildDBInstanceInput) SetPeriod(v int32) *ChargeInfoForRebuildDBInstanceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForRebuildDBInstanceInput) SetPeriodUnit ¶ added in v1.1.18
func (s *ChargeInfoForRebuildDBInstanceInput) SetPeriodUnit(v string) *ChargeInfoForRebuildDBInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForRebuildDBInstanceInput) String ¶ added in v1.1.18
func (s ChargeInfoForRebuildDBInstanceInput) String() string
String returns the string representation
type ChargeInfoForRestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type ChargeInfoForRestoreToCrossRegionInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForRestoreToCrossRegionInstanceInput) GoString ¶ added in v1.0.93
func (s ChargeInfoForRestoreToCrossRegionInstanceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForRestoreToCrossRegionInstanceInput) SetAutoRenew ¶ added in v1.0.93
func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetAutoRenew(v bool) *ChargeInfoForRestoreToCrossRegionInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForRestoreToCrossRegionInstanceInput) SetChargeType ¶ added in v1.0.93
func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetChargeType(v string) *ChargeInfoForRestoreToCrossRegionInstanceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForRestoreToCrossRegionInstanceInput) SetNumber ¶ added in v1.0.93
func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetNumber(v int32) *ChargeInfoForRestoreToCrossRegionInstanceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForRestoreToCrossRegionInstanceInput) SetPeriod ¶ added in v1.0.93
func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetPeriod(v int32) *ChargeInfoForRestoreToCrossRegionInstanceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForRestoreToCrossRegionInstanceInput) SetPeriodUnit ¶ added in v1.0.93
func (s *ChargeInfoForRestoreToCrossRegionInstanceInput) SetPeriodUnit(v string) *ChargeInfoForRestoreToCrossRegionInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForRestoreToCrossRegionInstanceInput) String ¶ added in v1.0.93
func (s ChargeInfoForRestoreToCrossRegionInstanceInput) String() string
String returns the string representation
type ChargeInfoForRestoreToNewInstanceFromUserTosInput ¶ added in v1.1.54
type ChargeInfoForRestoreToNewInstanceFromUserTosInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForRestoreToNewInstanceFromUserTosInput) GoString ¶ added in v1.1.54
func (s ChargeInfoForRestoreToNewInstanceFromUserTosInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetAutoRenew ¶ added in v1.1.54
func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetAutoRenew(v bool) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetChargeType ¶ added in v1.1.54
func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetChargeType(v string) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetNumber ¶ added in v1.1.54
func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetNumber(v int32) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
SetNumber sets the Number field's value.
func (*ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetPeriod ¶ added in v1.1.54
func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetPeriod(v int32) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetPeriodUnit ¶ added in v1.1.54
func (s *ChargeInfoForRestoreToNewInstanceFromUserTosInput) SetPeriodUnit(v string) *ChargeInfoForRestoreToNewInstanceFromUserTosInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForRestoreToNewInstanceFromUserTosInput) String ¶ added in v1.1.54
func (s ChargeInfoForRestoreToNewInstanceFromUserTosInput) String() string
String returns the string representation
type ChargeInfoForRestoreToNewInstanceInput ¶
type ChargeInfoForRestoreToNewInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForRestoreToNewInstanceInput) GoString ¶
func (s ChargeInfoForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForRestoreToNewInstanceInput) SetAutoRenew ¶
func (s *ChargeInfoForRestoreToNewInstanceInput) SetAutoRenew(v bool) *ChargeInfoForRestoreToNewInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForRestoreToNewInstanceInput) SetChargeType ¶
func (s *ChargeInfoForRestoreToNewInstanceInput) SetChargeType(v string) *ChargeInfoForRestoreToNewInstanceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForRestoreToNewInstanceInput) SetNumber ¶
func (s *ChargeInfoForRestoreToNewInstanceInput) SetNumber(v int32) *ChargeInfoForRestoreToNewInstanceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForRestoreToNewInstanceInput) SetPeriod ¶
func (s *ChargeInfoForRestoreToNewInstanceInput) SetPeriod(v int32) *ChargeInfoForRestoreToNewInstanceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForRestoreToNewInstanceInput) SetPeriodUnit ¶
func (s *ChargeInfoForRestoreToNewInstanceInput) SetPeriodUnit(v string) *ChargeInfoForRestoreToNewInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForRestoreToNewInstanceInput) String ¶
func (s ChargeInfoForRestoreToNewInstanceInput) String() string
String returns the string representation
type ChargeItemPriceForDescribeDBInstancePriceDetailOutput ¶
type ChargeItemPriceForDescribeDBInstancePriceDetailOutput struct {
ChargeItemKey *string `type:"string" json:",omitempty"`
ChargeItemType *string `type:"string" json:",omitempty"`
ChargeItemValue *int64 `type:"int64" json:",omitempty"`
DiscountPrice *string `type:"string" json:",omitempty"`
OriginalPrice *string `type:"string" json:",omitempty"`
PayablePrice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeItemPriceForDescribeDBInstancePriceDetailOutput) GoString ¶
func (s ChargeItemPriceForDescribeDBInstancePriceDetailOutput) GoString() string
GoString returns the string representation
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemKey ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetChargeItemKey sets the ChargeItemKey field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemType ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetChargeItemType sets the ChargeItemType field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemValue ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetChargeItemValue sets the ChargeItemValue field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetDiscountPrice ¶
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetDiscountPrice(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice ¶
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice ¶
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice(v string) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String ¶
func (s ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String() string
String returns the string representation
type ChargeItemPriceForDescribeDBProxyPriceDetailOutput ¶ added in v1.1.18
type ChargeItemPriceForDescribeDBProxyPriceDetailOutput struct {
ChargeItemKey *string `type:"string" json:",omitempty"`
ChargeItemType *string `type:"string" json:",omitempty"`
ChargeItemValue *int64 `type:"int64" json:",omitempty"`
DiscountPrice *float64 `type:"double" json:",omitempty"`
OriginalPrice *float64 `type:"double" json:",omitempty"`
PayablePrice *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeItemPriceForDescribeDBProxyPriceDetailOutput) GoString ¶ added in v1.1.18
func (s ChargeItemPriceForDescribeDBProxyPriceDetailOutput) GoString() string
GoString returns the string representation
func (*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemKey ¶ added in v1.1.18
func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetChargeItemKey sets the ChargeItemKey field's value.
func (*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemType ¶ added in v1.1.18
func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetChargeItemType sets the ChargeItemType field's value.
func (*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemValue ¶ added in v1.1.18
func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetChargeItemValue sets the ChargeItemValue field's value.
func (*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetDiscountPrice ¶ added in v1.1.18
func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v float64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetOriginalPrice ¶ added in v1.1.18
func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetPayablePrice ¶ added in v1.1.18
func (s *ChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (ChargeItemPriceForDescribeDBProxyPriceDetailOutput) String ¶ added in v1.1.18
func (s ChargeItemPriceForDescribeDBProxyPriceDetailOutput) String() string
String returns the string representation
type ChargeItemPriceForDescribeResourcePackagePriceOutput ¶ added in v1.1.54
type ChargeItemPriceForDescribeResourcePackagePriceOutput struct {
ChargeItemKey *string `type:"string" json:",omitempty"`
ChargeItemType *string `type:"string" json:",omitempty"`
ChargeItemValue *int64 `type:"int64" json:",omitempty"`
DiscountPrice *float64 `type:"double" json:",omitempty"`
OriginalPrice *float64 `type:"double" json:",omitempty"`
PayablePrice *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeItemPriceForDescribeResourcePackagePriceOutput) GoString ¶ added in v1.1.54
func (s ChargeItemPriceForDescribeResourcePackagePriceOutput) GoString() string
GoString returns the string representation
func (*ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemKey ¶ added in v1.1.54
func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeResourcePackagePriceOutput
SetChargeItemKey sets the ChargeItemKey field's value.
func (*ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemType ¶ added in v1.1.54
func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeResourcePackagePriceOutput
SetChargeItemType sets the ChargeItemType field's value.
func (*ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemValue ¶ added in v1.1.54
func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
SetChargeItemValue sets the ChargeItemValue field's value.
func (*ChargeItemPriceForDescribeResourcePackagePriceOutput) SetDiscountPrice ¶ added in v1.1.54
func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetDiscountPrice(v float64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ChargeItemPriceForDescribeResourcePackagePriceOutput) SetOriginalPrice ¶ added in v1.1.54
func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ChargeItemPriceForDescribeResourcePackagePriceOutput) SetPayablePrice ¶ added in v1.1.54
func (s *ChargeItemPriceForDescribeResourcePackagePriceOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeResourcePackagePriceOutput
SetPayablePrice sets the PayablePrice field's value.
func (ChargeItemPriceForDescribeResourcePackagePriceOutput) String ¶ added in v1.1.54
func (s ChargeItemPriceForDescribeResourcePackagePriceOutput) String() string
String returns the string representation
type CheckItemForDescribeTaskDetailOutput ¶ added in v1.1.18
type CheckItemForDescribeTaskDetailOutput struct {
Description *string `type:"string" json:",omitempty"`
ItemName *string `type:"string" json:",omitempty"`
RiskLevel *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CheckItemForDescribeTaskDetailOutput) GoString ¶ added in v1.1.18
func (s CheckItemForDescribeTaskDetailOutput) GoString() string
GoString returns the string representation
func (*CheckItemForDescribeTaskDetailOutput) SetDescription ¶ added in v1.1.18
func (s *CheckItemForDescribeTaskDetailOutput) SetDescription(v string) *CheckItemForDescribeTaskDetailOutput
SetDescription sets the Description field's value.
func (*CheckItemForDescribeTaskDetailOutput) SetItemName ¶ added in v1.1.18
func (s *CheckItemForDescribeTaskDetailOutput) SetItemName(v string) *CheckItemForDescribeTaskDetailOutput
SetItemName sets the ItemName field's value.
func (*CheckItemForDescribeTaskDetailOutput) SetRiskLevel ¶ added in v1.1.18
func (s *CheckItemForDescribeTaskDetailOutput) SetRiskLevel(v string) *CheckItemForDescribeTaskDetailOutput
SetRiskLevel sets the RiskLevel field's value.
func (CheckItemForDescribeTaskDetailOutput) String ¶ added in v1.1.18
func (s CheckItemForDescribeTaskDetailOutput) String() string
String returns the string representation
type CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput ¶ added in v1.0.93
type CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput struct {
Allowed *bool `type:"boolean" json:",omitempty"`
Message *string `type:"string" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) GoString ¶ added in v1.0.93
func (s CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) GoString() string
GoString returns the string representation
func (*CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetAllowed ¶ added in v1.0.93
func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetAllowed(v bool) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
SetAllowed sets the Allowed field's value.
func (*CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetMessage ¶ added in v1.0.185
func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetMessage(v string) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
SetMessage sets the Message field's value.
func (*CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetReason ¶ added in v1.0.93
func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetReason(v string) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
SetReason sets the Reason field's value.
func (CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) String ¶ added in v1.0.93
func (s CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) String() string
String returns the string representation
type CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput ¶ added in v1.0.185
type CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput struct {
Allowed *bool `type:"boolean" json:",omitempty"`
CheckItem *string `type:"string" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) GoString ¶ added in v1.0.185
func (s CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) GoString() string
GoString returns the string representation
func (*CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetAllowed ¶ added in v1.0.185
func (s *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetAllowed(v bool) *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
SetAllowed sets the Allowed field's value.
func (*CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetCheckItem ¶ added in v1.0.185
func (s *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetCheckItem(v string) *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
SetCheckItem sets the CheckItem field's value.
func (*CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetReason ¶ added in v1.0.185
func (s *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) SetReason(v string) *CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput
SetReason sets the Reason field's value.
func (CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) String ¶ added in v1.0.185
func (s CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) String() string
String returns the string representation
type CheckUserUploadBackupInput ¶ added in v1.1.54
type CheckUserUploadBackupInput struct {
// All is a required field
All *bool `type:"boolean" json:"all,omitempty" required:"true"`
BackupId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CheckUserUploadBackupInput) GoString ¶ added in v1.1.54
func (s CheckUserUploadBackupInput) GoString() string
GoString returns the string representation
func (*CheckUserUploadBackupInput) SetAll ¶ added in v1.1.54
func (s *CheckUserUploadBackupInput) SetAll(v bool) *CheckUserUploadBackupInput
SetAll sets the All field's value.
func (*CheckUserUploadBackupInput) SetBackupId ¶ added in v1.1.54
func (s *CheckUserUploadBackupInput) SetBackupId(v string) *CheckUserUploadBackupInput
SetBackupId sets the BackupId field's value.
func (CheckUserUploadBackupInput) String ¶ added in v1.1.54
func (s CheckUserUploadBackupInput) String() string
String returns the string representation
func (*CheckUserUploadBackupInput) Validate ¶ added in v1.1.54
func (s *CheckUserUploadBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CheckUserUploadBackupOutput ¶ added in v1.1.54
type CheckUserUploadBackupOutput struct {
Metadata *response.ResponseMetadata
Reason *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StatusCode *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CheckUserUploadBackupOutput) GoString ¶ added in v1.1.54
func (s CheckUserUploadBackupOutput) GoString() string
GoString returns the string representation
func (*CheckUserUploadBackupOutput) SetReason ¶ added in v1.1.54
func (s *CheckUserUploadBackupOutput) SetReason(v string) *CheckUserUploadBackupOutput
SetReason sets the Reason field's value.
func (*CheckUserUploadBackupOutput) SetStatus ¶ added in v1.1.54
func (s *CheckUserUploadBackupOutput) SetStatus(v string) *CheckUserUploadBackupOutput
SetStatus sets the Status field's value.
func (*CheckUserUploadBackupOutput) SetStatusCode ¶ added in v1.1.54
func (s *CheckUserUploadBackupOutput) SetStatusCode(v int32) *CheckUserUploadBackupOutput
SetStatusCode sets the StatusCode field's value.
func (CheckUserUploadBackupOutput) String ¶ added in v1.1.54
func (s CheckUserUploadBackupOutput) String() string
String returns the string representation
type CleanNonWhiteSessionInput ¶ added in v1.2.21
type CleanNonWhiteSessionInput struct {
DisassociateAllowListInfos []*DisassociateAllowListInfoForCleanNonWhiteSessionInput `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CleanNonWhiteSessionInput) GoString ¶ added in v1.2.21
func (s CleanNonWhiteSessionInput) GoString() string
GoString returns the string representation
func (*CleanNonWhiteSessionInput) SetDisassociateAllowListInfos ¶ added in v1.2.21
func (s *CleanNonWhiteSessionInput) SetDisassociateAllowListInfos(v []*DisassociateAllowListInfoForCleanNonWhiteSessionInput) *CleanNonWhiteSessionInput
SetDisassociateAllowListInfos sets the DisassociateAllowListInfos field's value.
func (*CleanNonWhiteSessionInput) SetInstanceIds ¶ added in v1.2.21
func (s *CleanNonWhiteSessionInput) SetInstanceIds(v []*string) *CleanNonWhiteSessionInput
SetInstanceIds sets the InstanceIds field's value.
func (CleanNonWhiteSessionInput) String ¶ added in v1.2.21
func (s CleanNonWhiteSessionInput) String() string
String returns the string representation
type CleanNonWhiteSessionOutput ¶ added in v1.2.21
type CleanNonWhiteSessionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CleanNonWhiteSessionOutput) GoString ¶ added in v1.2.21
func (s CleanNonWhiteSessionOutput) GoString() string
GoString returns the string representation
func (CleanNonWhiteSessionOutput) String ¶ added in v1.2.21
func (s CleanNonWhiteSessionOutput) String() string
String returns the string representation
type ColumnInfoForDescribeDbAccountTableColumnInfoOutput ¶ added in v1.1.18
type ColumnInfoForDescribeDbAccountTableColumnInfoOutput struct {
AccountPrivileges []*string `type:"list" json:",omitempty"`
ColumnName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ColumnInfoForDescribeDbAccountTableColumnInfoOutput) GoString ¶ added in v1.1.18
func (s ColumnInfoForDescribeDbAccountTableColumnInfoOutput) GoString() string
GoString returns the string representation
func (*ColumnInfoForDescribeDbAccountTableColumnInfoOutput) SetAccountPrivileges ¶ added in v1.1.18
func (s *ColumnInfoForDescribeDbAccountTableColumnInfoOutput) SetAccountPrivileges(v []*string) *ColumnInfoForDescribeDbAccountTableColumnInfoOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*ColumnInfoForDescribeDbAccountTableColumnInfoOutput) SetColumnName ¶ added in v1.1.18
func (s *ColumnInfoForDescribeDbAccountTableColumnInfoOutput) SetColumnName(v string) *ColumnInfoForDescribeDbAccountTableColumnInfoOutput
SetColumnName sets the ColumnName field's value.
func (ColumnInfoForDescribeDbAccountTableColumnInfoOutput) String ¶ added in v1.1.18
func (s ColumnInfoForDescribeDbAccountTableColumnInfoOutput) String() string
String returns the string representation
type ColumnPrivilegeForCreateDBAccountInput ¶ added in v1.1.18
type ColumnPrivilegeForCreateDBAccountInput struct {
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
ColumnName *string `type:"string" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ColumnPrivilegeForCreateDBAccountInput) GoString ¶ added in v1.1.18
func (s ColumnPrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*ColumnPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail ¶ added in v1.1.18
func (s *ColumnPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *ColumnPrivilegeForCreateDBAccountInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*ColumnPrivilegeForCreateDBAccountInput) SetColumnName ¶ added in v1.1.18
func (s *ColumnPrivilegeForCreateDBAccountInput) SetColumnName(v string) *ColumnPrivilegeForCreateDBAccountInput
SetColumnName sets the ColumnName field's value.
func (*ColumnPrivilegeForCreateDBAccountInput) SetTableName ¶ added in v1.1.18
func (s *ColumnPrivilegeForCreateDBAccountInput) SetTableName(v string) *ColumnPrivilegeForCreateDBAccountInput
SetTableName sets the TableName field's value.
func (ColumnPrivilegeForCreateDBAccountInput) String ¶ added in v1.1.18
func (s ColumnPrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type ColumnPrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.1.18
type ColumnPrivilegeForGrantDBAccountPrivilegeInput struct {
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
ColumnName *string `type:"string" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ColumnPrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.1.18
func (s ColumnPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail ¶ added in v1.1.18
func (s *ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *ColumnPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetColumnName ¶ added in v1.1.18
func (s *ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetColumnName(v string) *ColumnPrivilegeForGrantDBAccountPrivilegeInput
SetColumnName sets the ColumnName field's value.
func (*ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetTableName ¶ added in v1.1.18
func (s *ColumnPrivilegeForGrantDBAccountPrivilegeInput) SetTableName(v string) *ColumnPrivilegeForGrantDBAccountPrivilegeInput
SetTableName sets the TableName field's value.
func (ColumnPrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.1.18
func (s ColumnPrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput ¶ added in v1.1.18
type ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput struct {
ChargeItemKey *string `type:"string" json:",omitempty"`
ChargeItemType *string `type:"string" json:",omitempty"`
ChargeItemValue *int64 `type:"int64" json:",omitempty"`
DiscountPrice *string `type:"string" json:",omitempty"`
OriginalPrice *string `type:"string" json:",omitempty"`
PayablePrice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) GoString ¶ added in v1.1.18
func (s ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) GoString() string
GoString returns the string representation
func (*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemKey ¶ added in v1.1.18
func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemKey(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetChargeItemKey sets the ChargeItemKey field's value.
func (*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemType ¶ added in v1.1.18
func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemType(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetChargeItemType sets the ChargeItemType field's value.
func (*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemValue ¶ added in v1.1.18
func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetChargeItemValue(v int64) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetChargeItemValue sets the ChargeItemValue field's value.
func (*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetDiscountPrice ¶ added in v1.1.18
func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetOriginalPrice ¶ added in v1.1.18
func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetPayablePrice ¶ added in v1.1.18
func (s *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v string) *ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) String ¶ added in v1.1.18
func (s ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) String() string
String returns the string representation
type CopyParameterTemplateInput ¶ added in v1.0.93
type CopyParameterTemplateInput struct {
ProjectName *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
// SrcTemplateId is a required field
SrcTemplateId *string `type:"string" json:",omitempty" required:"true"`
TemplateDesc *string `type:"string" json:",omitempty"`
// TemplateName is a required field
TemplateName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CopyParameterTemplateInput) GoString ¶ added in v1.0.93
func (s CopyParameterTemplateInput) GoString() string
GoString returns the string representation
func (*CopyParameterTemplateInput) SetProjectName ¶ added in v1.0.185
func (s *CopyParameterTemplateInput) SetProjectName(v string) *CopyParameterTemplateInput
SetProjectName sets the ProjectName field's value.
func (*CopyParameterTemplateInput) SetRegion ¶ added in v1.1.18
func (s *CopyParameterTemplateInput) SetRegion(v string) *CopyParameterTemplateInput
SetRegion sets the Region field's value.
func (*CopyParameterTemplateInput) SetSrcTemplateId ¶ added in v1.0.93
func (s *CopyParameterTemplateInput) SetSrcTemplateId(v string) *CopyParameterTemplateInput
SetSrcTemplateId sets the SrcTemplateId field's value.
func (*CopyParameterTemplateInput) SetTemplateDesc ¶ added in v1.0.93
func (s *CopyParameterTemplateInput) SetTemplateDesc(v string) *CopyParameterTemplateInput
SetTemplateDesc sets the TemplateDesc field's value.
func (*CopyParameterTemplateInput) SetTemplateName ¶ added in v1.0.93
func (s *CopyParameterTemplateInput) SetTemplateName(v string) *CopyParameterTemplateInput
SetTemplateName sets the TemplateName field's value.
func (CopyParameterTemplateInput) String ¶ added in v1.0.93
func (s CopyParameterTemplateInput) String() string
String returns the string representation
func (*CopyParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *CopyParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopyParameterTemplateOutput ¶ added in v1.0.93
type CopyParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CopyParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s CopyParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*CopyParameterTemplateOutput) SetTemplateId ¶ added in v1.1.18
func (s *CopyParameterTemplateOutput) SetTemplateId(v string) *CopyParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (CopyParameterTemplateOutput) String ¶ added in v1.0.93
func (s CopyParameterTemplateOutput) String() string
String returns the string representation
type CreateAllowListInput ¶ added in v1.0.56
type CreateAllowListInput struct {
AllowList *string `type:"string" json:",omitempty"`
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
// AllowListName is a required field
AllowListName *string `type:"string" json:",omitempty" required:"true"`
AllowListType *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForCreateAllowListInput `type:"list" json:",omitempty"`
SecurityGroupIds []*string `type:"list" json:",omitempty"`
UserAllowList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAllowListInput) GoString ¶ added in v1.0.56
func (s CreateAllowListInput) GoString() string
GoString returns the string representation
func (*CreateAllowListInput) SetAllowList ¶ added in v1.0.56
func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput
SetAllowList sets the AllowList field's value.
func (*CreateAllowListInput) SetAllowListCategory ¶ added in v1.0.131
func (s *CreateAllowListInput) SetAllowListCategory(v string) *CreateAllowListInput
SetAllowListCategory sets the AllowListCategory field's value.
func (*CreateAllowListInput) SetAllowListDesc ¶ added in v1.0.56
func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput
SetAllowListDesc sets the AllowListDesc field's value.
func (*CreateAllowListInput) SetAllowListName ¶ added in v1.0.56
func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
SetAllowListName sets the AllowListName field's value.
func (*CreateAllowListInput) SetAllowListType ¶ added in v1.0.56
func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput
SetAllowListType sets the AllowListType field's value.
func (*CreateAllowListInput) SetProjectName ¶ added in v1.0.185
func (s *CreateAllowListInput) SetProjectName(v string) *CreateAllowListInput
SetProjectName sets the ProjectName field's value.
func (*CreateAllowListInput) SetSecurityGroupBindInfos ¶ added in v1.0.131
func (s *CreateAllowListInput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForCreateAllowListInput) *CreateAllowListInput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (*CreateAllowListInput) SetSecurityGroupIds ¶ added in v1.0.125
func (s *CreateAllowListInput) SetSecurityGroupIds(v []*string) *CreateAllowListInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*CreateAllowListInput) SetUserAllowList ¶ added in v1.0.131
func (s *CreateAllowListInput) SetUserAllowList(v string) *CreateAllowListInput
SetUserAllowList sets the UserAllowList field's value.
func (CreateAllowListInput) String ¶ added in v1.0.56
func (s CreateAllowListInput) String() string
String returns the string representation
func (*CreateAllowListInput) Validate ¶ added in v1.0.56
func (s *CreateAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAllowListOutput ¶ added in v1.0.56
type CreateAllowListOutput struct {
Metadata *response.ResponseMetadata
AllowListId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAllowListOutput) GoString ¶ added in v1.0.56
func (s CreateAllowListOutput) GoString() string
GoString returns the string representation
func (*CreateAllowListOutput) SetAllowListId ¶ added in v1.0.56
func (s *CreateAllowListOutput) SetAllowListId(v string) *CreateAllowListOutput
SetAllowListId sets the AllowListId field's value.
func (CreateAllowListOutput) String ¶ added in v1.0.56
func (s CreateAllowListOutput) String() string
String returns the string representation
type CreateBackupInput ¶
type CreateBackupInput struct {
BackupMeta []*BackupMetaForCreateBackupInput `type:"list" json:",omitempty"`
BackupMethod *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateBackupInput) GoString ¶
func (s CreateBackupInput) GoString() string
GoString returns the string representation
func (*CreateBackupInput) SetBackupMeta ¶
func (s *CreateBackupInput) SetBackupMeta(v []*BackupMetaForCreateBackupInput) *CreateBackupInput
SetBackupMeta sets the BackupMeta field's value.
func (*CreateBackupInput) SetBackupMethod ¶
func (s *CreateBackupInput) SetBackupMethod(v string) *CreateBackupInput
SetBackupMethod sets the BackupMethod field's value.
func (*CreateBackupInput) SetBackupType ¶
func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput
SetBackupType sets the BackupType field's value.
func (*CreateBackupInput) SetInstanceId ¶
func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput
SetInstanceId sets the InstanceId field's value.
func (CreateBackupInput) String ¶
func (s CreateBackupInput) String() string
String returns the string representation
func (*CreateBackupInput) Validate ¶
func (s *CreateBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBackupOutput ¶
type CreateBackupOutput struct {
Metadata *response.ResponseMetadata
BackupId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateBackupOutput) GoString ¶
func (s CreateBackupOutput) GoString() string
GoString returns the string representation
func (*CreateBackupOutput) SetBackupId ¶
func (s *CreateBackupOutput) SetBackupId(v string) *CreateBackupOutput
SetBackupId sets the BackupId field's value.
func (CreateBackupOutput) String ¶
func (s CreateBackupOutput) String() string
String returns the string representation
type CreateBinlogBackupInput ¶ added in v1.0.93
type CreateBinlogBackupInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateBinlogBackupInput) GoString ¶ added in v1.0.93
func (s CreateBinlogBackupInput) GoString() string
GoString returns the string representation
func (*CreateBinlogBackupInput) SetInstanceId ¶ added in v1.0.93
func (s *CreateBinlogBackupInput) SetInstanceId(v string) *CreateBinlogBackupInput
SetInstanceId sets the InstanceId field's value.
func (CreateBinlogBackupInput) String ¶ added in v1.0.93
func (s CreateBinlogBackupInput) String() string
String returns the string representation
func (*CreateBinlogBackupInput) Validate ¶ added in v1.0.93
func (s *CreateBinlogBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBinlogBackupOutput ¶ added in v1.0.93
type CreateBinlogBackupOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateBinlogBackupOutput) GoString ¶ added in v1.0.93
func (s CreateBinlogBackupOutput) GoString() string
GoString returns the string representation
func (CreateBinlogBackupOutput) String ¶ added in v1.0.93
func (s CreateBinlogBackupOutput) String() string
String returns the string representation
type CreateDBAccountInput ¶
type CreateDBAccountInput struct {
AccountDesc *string `type:"string" json:",omitempty"`
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" json:",omitempty" required:"true"`
AccountPrivileges []*AccountPrivilegeForCreateDBAccountInput `type:"list" json:",omitempty"`
// AccountType is a required field
AccountType *string `type:"string" json:",omitempty" required:"true"`
AuthenticationType *string `type:"string" json:",omitempty"`
DryRun *bool `type:"boolean" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
TableColumnPrivileges []*TableColumnPrivilegeForCreateDBAccountInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBAccountInput) GoString ¶
func (s CreateDBAccountInput) GoString() string
GoString returns the string representation
func (*CreateDBAccountInput) SetAccountDesc ¶ added in v1.0.93
func (s *CreateDBAccountInput) SetAccountDesc(v string) *CreateDBAccountInput
SetAccountDesc sets the AccountDesc field's value.
func (*CreateDBAccountInput) SetAccountName ¶
func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
SetAccountName sets the AccountName field's value.
func (*CreateDBAccountInput) SetAccountPassword ¶
func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*CreateDBAccountInput) SetAccountPrivileges ¶ added in v1.0.56
func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*CreateDBAccountInput) SetAccountType ¶
func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
SetAccountType sets the AccountType field's value.
func (*CreateDBAccountInput) SetAuthenticationType ¶ added in v1.2.21
func (s *CreateDBAccountInput) SetAuthenticationType(v string) *CreateDBAccountInput
SetAuthenticationType sets the AuthenticationType field's value.
func (*CreateDBAccountInput) SetDryRun ¶ added in v1.0.185
func (s *CreateDBAccountInput) SetDryRun(v bool) *CreateDBAccountInput
SetDryRun sets the DryRun field's value.
func (*CreateDBAccountInput) SetHost ¶ added in v1.0.125
func (s *CreateDBAccountInput) SetHost(v string) *CreateDBAccountInput
SetHost sets the Host field's value.
func (*CreateDBAccountInput) SetInstanceId ¶
func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBAccountInput) SetTableColumnPrivileges ¶ added in v1.1.18
func (s *CreateDBAccountInput) SetTableColumnPrivileges(v []*TableColumnPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
SetTableColumnPrivileges sets the TableColumnPrivileges field's value.
func (CreateDBAccountInput) String ¶
func (s CreateDBAccountInput) String() string
String returns the string representation
func (*CreateDBAccountInput) Validate ¶
func (s *CreateDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBAccountOutput ¶
type CreateDBAccountOutput struct {
Metadata *response.ResponseMetadata
CreateAccountSQL []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBAccountOutput) GoString ¶
func (s CreateDBAccountOutput) GoString() string
GoString returns the string representation
func (*CreateDBAccountOutput) SetCreateAccountSQL ¶ added in v1.0.185
func (s *CreateDBAccountOutput) SetCreateAccountSQL(v []*string) *CreateDBAccountOutput
SetCreateAccountSQL sets the CreateAccountSQL field's value.
func (CreateDBAccountOutput) String ¶
func (s CreateDBAccountOutput) String() string
String returns the string representation
type CreateDBBlueGreenInstanceInput ¶ added in v1.2.21
type CreateDBBlueGreenInstanceInput struct {
ChargeInfo *ChargeInfoForCreateDBBlueGreenInstanceInput `type:"structure" json:",omitempty"`
// DBEngineVersion is a required field
DBEngineVersion *string `type:"string" json:",omitempty" required:"true"`
DBParamGroupId *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
MinorVersion *string `type:"string" json:",omitempty"`
NodeInfo []*NodeInfoForCreateDBBlueGreenInstanceInput `type:"list" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForCreateDBBlueGreenInstanceInput `type:"structure" json:",omitempty"`
// StorageSpace is a required field
StorageSpace *int32 `type:"int32" json:",omitempty" required:"true"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBBlueGreenInstanceInput) GoString ¶ added in v1.2.21
func (s CreateDBBlueGreenInstanceInput) GoString() string
GoString returns the string representation
func (*CreateDBBlueGreenInstanceInput) SetChargeInfo ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetChargeInfo(v *ChargeInfoForCreateDBBlueGreenInstanceInput) *CreateDBBlueGreenInstanceInput
SetChargeInfo sets the ChargeInfo field's value.
func (*CreateDBBlueGreenInstanceInput) SetDBEngineVersion ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetDBEngineVersion(v string) *CreateDBBlueGreenInstanceInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*CreateDBBlueGreenInstanceInput) SetDBParamGroupId ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetDBParamGroupId(v string) *CreateDBBlueGreenInstanceInput
SetDBParamGroupId sets the DBParamGroupId field's value.
func (*CreateDBBlueGreenInstanceInput) SetDeletionProtection ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetDeletionProtection(v string) *CreateDBBlueGreenInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*CreateDBBlueGreenInstanceInput) SetInstanceId ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetInstanceId(v string) *CreateDBBlueGreenInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBBlueGreenInstanceInput) SetInstanceName ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetInstanceName(v string) *CreateDBBlueGreenInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*CreateDBBlueGreenInstanceInput) SetInstanceType ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetInstanceType(v string) *CreateDBBlueGreenInstanceInput
SetInstanceType sets the InstanceType field's value.
func (*CreateDBBlueGreenInstanceInput) SetMinorVersion ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetMinorVersion(v string) *CreateDBBlueGreenInstanceInput
SetMinorVersion sets the MinorVersion field's value.
func (*CreateDBBlueGreenInstanceInput) SetNodeInfo ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDBBlueGreenInstanceInput) *CreateDBBlueGreenInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*CreateDBBlueGreenInstanceInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetPrivateIpAddress(v string) *CreateDBBlueGreenInstanceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*CreateDBBlueGreenInstanceInput) SetProxyNodeCustom ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForCreateDBBlueGreenInstanceInput) *CreateDBBlueGreenInstanceInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*CreateDBBlueGreenInstanceInput) SetStorageSpace ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetStorageSpace(v int32) *CreateDBBlueGreenInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*CreateDBBlueGreenInstanceInput) SetStorageType ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetStorageType(v string) *CreateDBBlueGreenInstanceInput
SetStorageType sets the StorageType field's value.
func (*CreateDBBlueGreenInstanceInput) SetSubnetId ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) SetSubnetId(v string) *CreateDBBlueGreenInstanceInput
SetSubnetId sets the SubnetId field's value.
func (CreateDBBlueGreenInstanceInput) String ¶ added in v1.2.21
func (s CreateDBBlueGreenInstanceInput) String() string
String returns the string representation
func (*CreateDBBlueGreenInstanceInput) Validate ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBBlueGreenInstanceOutput ¶ added in v1.2.21
type CreateDBBlueGreenInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBBlueGreenInstanceOutput) GoString ¶ added in v1.2.21
func (s CreateDBBlueGreenInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateDBBlueGreenInstanceOutput) SetInstanceId ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceOutput) SetInstanceId(v string) *CreateDBBlueGreenInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBBlueGreenInstanceOutput) SetOrderId ¶ added in v1.2.21
func (s *CreateDBBlueGreenInstanceOutput) SetOrderId(v string) *CreateDBBlueGreenInstanceOutput
SetOrderId sets the OrderId field's value.
func (CreateDBBlueGreenInstanceOutput) String ¶ added in v1.2.21
func (s CreateDBBlueGreenInstanceOutput) String() string
String returns the string representation
type CreateDBEndpointInput ¶
type CreateDBEndpointInput struct {
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConnectionMode *string `type:"string" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableConnectionPersistent *bool `type:"boolean" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
// EndpointType is a required field
EndpointType *string `type:"string" json:",omitempty" required:"true"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
Nodes *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForCreateDBEndpointInput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
ReadWriteSpliting *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBEndpointInput) GoString ¶
func (s CreateDBEndpointInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointInput) SetAutoAddNewNodes ¶ added in v1.0.56
func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*CreateDBEndpointInput) SetConnectionMode ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetConnectionMode(v string) *CreateDBEndpointInput
SetConnectionMode sets the ConnectionMode field's value.
func (*CreateDBEndpointInput) SetConnectionPoolType ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetConnectionPoolType(v string) *CreateDBEndpointInput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*CreateDBEndpointInput) SetDescription ¶
func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
SetDescription sets the Description field's value.
func (*CreateDBEndpointInput) SetEnableConnectionPersistent ¶ added in v1.1.35
func (s *CreateDBEndpointInput) SetEnableConnectionPersistent(v bool) *CreateDBEndpointInput
SetEnableConnectionPersistent sets the EnableConnectionPersistent field's value.
func (*CreateDBEndpointInput) SetEndpointName ¶
func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*CreateDBEndpointInput) SetEndpointType ¶
func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
SetEndpointType sets the EndpointType field's value.
func (*CreateDBEndpointInput) SetIdleConnectionReclaim ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetIdleConnectionReclaim(v bool) *CreateDBEndpointInput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*CreateDBEndpointInput) SetImplicitTransSplit ¶ added in v1.1.18
func (s *CreateDBEndpointInput) SetImplicitTransSplit(v bool) *CreateDBEndpointInput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*CreateDBEndpointInput) SetInstanceId ¶
func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBEndpointInput) SetMasterNodeRouting ¶ added in v1.1.18
func (s *CreateDBEndpointInput) SetMasterNodeRouting(v bool) *CreateDBEndpointInput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*CreateDBEndpointInput) SetMasterProtectorTimeout ¶ added in v1.1.18
func (s *CreateDBEndpointInput) SetMasterProtectorTimeout(v int32) *CreateDBEndpointInput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*CreateDBEndpointInput) SetMultiStatementsMode ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetMultiStatementsMode(v string) *CreateDBEndpointInput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*CreateDBEndpointInput) SetNodes ¶
func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
SetNodes sets the Nodes field's value.
func (*CreateDBEndpointInput) SetOverloadProtection ¶ added in v1.1.18
func (s *CreateDBEndpointInput) SetOverloadProtection(v bool) *CreateDBEndpointInput
SetOverloadProtection sets the OverloadProtection field's value.
func (*CreateDBEndpointInput) SetReadOnlyNodeDistributionType ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetReadOnlyNodeDistributionType(v string) *CreateDBEndpointInput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*CreateDBEndpointInput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetReadOnlyNodeMaxDelayTime(v int32) *CreateDBEndpointInput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*CreateDBEndpointInput) SetReadOnlyNodeWeight ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForCreateDBEndpointInput) *CreateDBEndpointInput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*CreateDBEndpointInput) SetReadWriteMode ¶ added in v1.0.56
func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (*CreateDBEndpointInput) SetReadWriteSpliting ¶ added in v1.0.185
func (s *CreateDBEndpointInput) SetReadWriteSpliting(v bool) *CreateDBEndpointInput
SetReadWriteSpliting sets the ReadWriteSpliting field's value.
func (CreateDBEndpointInput) String ¶
func (s CreateDBEndpointInput) String() string
String returns the string representation
func (*CreateDBEndpointInput) Validate ¶
func (s *CreateDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBEndpointOutput ¶
type CreateDBEndpointOutput struct {
Metadata *response.ResponseMetadata
EndpointId *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBEndpointOutput) GoString ¶
func (s CreateDBEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointOutput) SetEndpointId ¶
func (s *CreateDBEndpointOutput) SetEndpointId(v string) *CreateDBEndpointOutput
SetEndpointId sets the EndpointId field's value.
func (*CreateDBEndpointOutput) SetInstanceId ¶
func (s *CreateDBEndpointOutput) SetInstanceId(v string) *CreateDBEndpointOutput
SetInstanceId sets the InstanceId field's value.
func (CreateDBEndpointOutput) String ¶
func (s CreateDBEndpointOutput) String() string
String returns the string representation
type CreateDBEndpointPublicAddressInput ¶
type CreateDBEndpointPublicAddressInput struct {
// EipId is a required field
EipId *string `type:"string" json:",omitempty" required:"true"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBEndpointPublicAddressInput) GoString ¶
func (s CreateDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointPublicAddressInput) SetEipId ¶
func (s *CreateDBEndpointPublicAddressInput) SetEipId(v string) *CreateDBEndpointPublicAddressInput
SetEipId sets the EipId field's value.
func (*CreateDBEndpointPublicAddressInput) SetEndpointId ¶
func (s *CreateDBEndpointPublicAddressInput) SetEndpointId(v string) *CreateDBEndpointPublicAddressInput
SetEndpointId sets the EndpointId field's value.
func (*CreateDBEndpointPublicAddressInput) SetInstanceId ¶
func (s *CreateDBEndpointPublicAddressInput) SetInstanceId(v string) *CreateDBEndpointPublicAddressInput
SetInstanceId sets the InstanceId field's value.
func (CreateDBEndpointPublicAddressInput) String ¶
func (s CreateDBEndpointPublicAddressInput) String() string
String returns the string representation
func (*CreateDBEndpointPublicAddressInput) Validate ¶
func (s *CreateDBEndpointPublicAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBEndpointPublicAddressOutput ¶
type CreateDBEndpointPublicAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDBEndpointPublicAddressOutput) GoString ¶
func (s CreateDBEndpointPublicAddressOutput) GoString() string
GoString returns the string representation
func (CreateDBEndpointPublicAddressOutput) String ¶
func (s CreateDBEndpointPublicAddressOutput) String() string
String returns the string representation
type CreateDBEndpointReqForModifyDBEndpointConnectionModeInput ¶ added in v1.1.18
type CreateDBEndpointReqForModifyDBEndpointConnectionModeInput struct {
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
Nodes *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
ReadWriteSpliting *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) GoString ¶ added in v1.1.18
func (s CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetAutoAddNewNodes ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetConnectionPoolType ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetConnectionPoolType(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetDescription ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetDescription(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetDescription sets the Description field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetEndpointName ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetEndpointName(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetEndpointName sets the EndpointName field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetEndpointType ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetEndpointType(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetEndpointType sets the EndpointType field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetIdleConnectionReclaim ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetIdleConnectionReclaim(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetImplicitTransSplit ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetImplicitTransSplit(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetInstanceId ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetInstanceId(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMasterNodeRouting ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMasterNodeRouting(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMasterProtectorTimeout ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMasterProtectorTimeout(v int32) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMultiStatementsMode ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetMultiStatementsMode(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetNodes ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetNodes(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetNodes sets the Nodes field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetOverloadProtection ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetOverloadProtection(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetOverloadProtection sets the OverloadProtection field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeDistributionType ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeDistributionType(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeMaxDelayTime(v int32) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeWeight ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadWriteMode ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadWriteMode(v string) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (*CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadWriteSpliting ¶ added in v1.1.18
func (s *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) SetReadWriteSpliting(v bool) *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput
SetReadWriteSpliting sets the ReadWriteSpliting field's value.
func (CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) String ¶ added in v1.1.18
func (s CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) String() string
String returns the string representation
type CreateDBInstanceInput ¶
type CreateDBInstanceInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
AutoRenew *string `type:"string" json:",omitempty"`
AutoStorageScalingConfig *AutoStorageScalingConfigForCreateDBInstanceInput `type:"structure" json:",omitempty"`
ChargeInfo *ChargeInfoForCreateDBInstanceInput `type:"structure" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
DBEngine *string `type:"string" json:",omitempty"`
// DBEngineVersion is a required field
DBEngineVersion *string `type:"string" json:",omitempty" required:"true"`
DBParamGroupId *string `type:"string" json:",omitempty"`
DBTimeZone *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
EnableExternalReplication *bool `type:"boolean" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceSpecName *string `type:"string" json:",omitempty"`
InstanceTags []*InstanceTagForCreateDBInstanceInput `type:"list" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
MaintenanceWindow *MaintenanceWindowForCreateDBInstanceInput `type:"structure" json:",omitempty"`
NodeInfo []*NodeInfoForCreateDBInstanceInput `type:"list" json:",omitempty"`
ParameterTemplateId *string `type:"string" json:",omitempty"`
Port *int32 `type:"int32" json:",omitempty"`
PrepaidPeriod *string `type:"string" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForCreateDBInstanceInput `type:"structure" json:",omitempty"`
// StorageSpace is a required field
StorageSpace *int32 `type:"int32" json:",omitempty" required:"true"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
SuperAccountName *string `type:"string" json:",omitempty"`
SuperAccountPassword *string `type:"string" json:",omitempty"`
UsedTime *string `type:"string" json:",omitempty"`
VpcID *string `type:"string" json:",omitempty"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
Zone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBInstanceInput) GoString ¶
func (s CreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*CreateDBInstanceInput) SetAllowListIds ¶ added in v1.0.93
func (s *CreateDBInstanceInput) SetAllowListIds(v []*string) *CreateDBInstanceInput
SetAllowListIds sets the AllowListIds field's value.
func (*CreateDBInstanceInput) SetAutoRenew ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetAutoRenew(v string) *CreateDBInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*CreateDBInstanceInput) SetAutoStorageScalingConfig ¶ added in v1.1.18
func (s *CreateDBInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForCreateDBInstanceInput) *CreateDBInstanceInput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*CreateDBInstanceInput) SetChargeInfo ¶
func (s *CreateDBInstanceInput) SetChargeInfo(v *ChargeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
SetChargeInfo sets the ChargeInfo field's value.
func (*CreateDBInstanceInput) SetChargeType ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetChargeType(v string) *CreateDBInstanceInput
SetChargeType sets the ChargeType field's value.
func (*CreateDBInstanceInput) SetDBEngine ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetDBEngine(v string) *CreateDBInstanceInput
SetDBEngine sets the DBEngine field's value.
func (*CreateDBInstanceInput) SetDBEngineVersion ¶
func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*CreateDBInstanceInput) SetDBParamGroupId ¶
func (s *CreateDBInstanceInput) SetDBParamGroupId(v string) *CreateDBInstanceInput
SetDBParamGroupId sets the DBParamGroupId field's value.
func (*CreateDBInstanceInput) SetDBTimeZone ¶
func (s *CreateDBInstanceInput) SetDBTimeZone(v string) *CreateDBInstanceInput
SetDBTimeZone sets the DBTimeZone field's value.
func (*CreateDBInstanceInput) SetDeletionProtection ¶ added in v1.1.18
func (s *CreateDBInstanceInput) SetDeletionProtection(v string) *CreateDBInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*CreateDBInstanceInput) SetEnableExternalReplication ¶ added in v1.1.54
func (s *CreateDBInstanceInput) SetEnableExternalReplication(v bool) *CreateDBInstanceInput
SetEnableExternalReplication sets the EnableExternalReplication field's value.
func (*CreateDBInstanceInput) SetEngineType ¶ added in v1.1.54
func (s *CreateDBInstanceInput) SetEngineType(v string) *CreateDBInstanceInput
SetEngineType sets the EngineType field's value.
func (*CreateDBInstanceInput) SetInstanceName ¶
func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*CreateDBInstanceInput) SetInstanceSpecName ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetInstanceSpecName(v string) *CreateDBInstanceInput
SetInstanceSpecName sets the InstanceSpecName field's value.
func (*CreateDBInstanceInput) SetInstanceTags ¶ added in v1.0.56
func (s *CreateDBInstanceInput) SetInstanceTags(v []*InstanceTagForCreateDBInstanceInput) *CreateDBInstanceInput
SetInstanceTags sets the InstanceTags field's value.
func (*CreateDBInstanceInput) SetInstanceType ¶
func (s *CreateDBInstanceInput) SetInstanceType(v string) *CreateDBInstanceInput
SetInstanceType sets the InstanceType field's value.
func (*CreateDBInstanceInput) SetLowerCaseTableNames ¶
func (s *CreateDBInstanceInput) SetLowerCaseTableNames(v string) *CreateDBInstanceInput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*CreateDBInstanceInput) SetMaintenanceWindow ¶ added in v1.0.150
func (s *CreateDBInstanceInput) SetMaintenanceWindow(v *MaintenanceWindowForCreateDBInstanceInput) *CreateDBInstanceInput
SetMaintenanceWindow sets the MaintenanceWindow field's value.
func (*CreateDBInstanceInput) SetNodeInfo ¶
func (s *CreateDBInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*CreateDBInstanceInput) SetParameterTemplateId ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetParameterTemplateId(v string) *CreateDBInstanceInput
SetParameterTemplateId sets the ParameterTemplateId field's value.
func (*CreateDBInstanceInput) SetPort ¶ added in v1.0.137
func (s *CreateDBInstanceInput) SetPort(v int32) *CreateDBInstanceInput
SetPort sets the Port field's value.
func (*CreateDBInstanceInput) SetPrepaidPeriod ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetPrepaidPeriod(v string) *CreateDBInstanceInput
SetPrepaidPeriod sets the PrepaidPeriod field's value.
func (*CreateDBInstanceInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetPrivateIpAddress(v string) *CreateDBInstanceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*CreateDBInstanceInput) SetProjectName ¶
func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
SetProjectName sets the ProjectName field's value.
func (*CreateDBInstanceInput) SetProxyNodeCustom ¶ added in v1.1.35
func (s *CreateDBInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForCreateDBInstanceInput) *CreateDBInstanceInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*CreateDBInstanceInput) SetStorageSpace ¶
func (s *CreateDBInstanceInput) SetStorageSpace(v int32) *CreateDBInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*CreateDBInstanceInput) SetStorageType ¶
func (s *CreateDBInstanceInput) SetStorageType(v string) *CreateDBInstanceInput
SetStorageType sets the StorageType field's value.
func (*CreateDBInstanceInput) SetSubnetId ¶
func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*CreateDBInstanceInput) SetSuperAccountName ¶
func (s *CreateDBInstanceInput) SetSuperAccountName(v string) *CreateDBInstanceInput
SetSuperAccountName sets the SuperAccountName field's value.
func (*CreateDBInstanceInput) SetSuperAccountPassword ¶
func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
SetSuperAccountPassword sets the SuperAccountPassword field's value.
func (*CreateDBInstanceInput) SetUsedTime ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetUsedTime(v string) *CreateDBInstanceInput
SetUsedTime sets the UsedTime field's value.
func (*CreateDBInstanceInput) SetVpcID ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetVpcID(v string) *CreateDBInstanceInput
SetVpcID sets the VpcID field's value.
func (*CreateDBInstanceInput) SetVpcId ¶
func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
SetVpcId sets the VpcId field's value.
func (*CreateDBInstanceInput) SetZone ¶ added in v1.2.21
func (s *CreateDBInstanceInput) SetZone(v string) *CreateDBInstanceInput
SetZone sets the Zone field's value.
func (CreateDBInstanceInput) String ¶
func (s CreateDBInstanceInput) String() string
String returns the string representation
func (*CreateDBInstanceInput) Validate ¶
func (s *CreateDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBInstanceOutput ¶
type CreateDBInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBInstanceOutput) GoString ¶
func (s CreateDBInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateDBInstanceOutput) SetInstanceId ¶
func (s *CreateDBInstanceOutput) SetInstanceId(v string) *CreateDBInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBInstanceOutput) SetOrderId ¶
func (s *CreateDBInstanceOutput) SetOrderId(v string) *CreateDBInstanceOutput
SetOrderId sets the OrderId field's value.
func (CreateDBInstanceOutput) String ¶
func (s CreateDBInstanceOutput) String() string
String returns the string representation
type CreateDBNodesInput ¶ added in v1.0.185
type CreateDBNodesInput struct {
EstimateOnly *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForCreateDBNodesInput `type:"list" json:",omitempty"`
RequestSource *string `type:"string" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBNodesInput) GoString ¶ added in v1.0.185
func (s CreateDBNodesInput) GoString() string
GoString returns the string representation
func (*CreateDBNodesInput) SetEstimateOnly ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetEstimateOnly(v bool) *CreateDBNodesInput
SetEstimateOnly sets the EstimateOnly field's value.
func (*CreateDBNodesInput) SetInstanceId ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetInstanceId(v string) *CreateDBNodesInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBNodesInput) SetNodeInfo ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetNodeInfo(v []*NodeInfoForCreateDBNodesInput) *CreateDBNodesInput
SetNodeInfo sets the NodeInfo field's value.
func (*CreateDBNodesInput) SetRequestSource ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetRequestSource(v string) *CreateDBNodesInput
SetRequestSource sets the RequestSource field's value.
func (*CreateDBNodesInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetSpecifiedSwitchEndTime(v string) *CreateDBNodesInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*CreateDBNodesInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetSpecifiedSwitchStartTime(v string) *CreateDBNodesInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*CreateDBNodesInput) SetSwitchType ¶ added in v1.0.185
func (s *CreateDBNodesInput) SetSwitchType(v string) *CreateDBNodesInput
SetSwitchType sets the SwitchType field's value.
func (CreateDBNodesInput) String ¶ added in v1.0.185
func (s CreateDBNodesInput) String() string
String returns the string representation
func (*CreateDBNodesInput) Validate ¶ added in v1.0.185
func (s *CreateDBNodesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBNodesOutput ¶ added in v1.0.185
type CreateDBNodesOutput struct {
Metadata *response.ResponseMetadata
EstimationResult *EstimationResultForCreateDBNodesOutput `type:"structure" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBNodesOutput) GoString ¶ added in v1.0.185
func (s CreateDBNodesOutput) GoString() string
GoString returns the string representation
func (*CreateDBNodesOutput) SetEstimationResult ¶ added in v1.0.185
func (s *CreateDBNodesOutput) SetEstimationResult(v *EstimationResultForCreateDBNodesOutput) *CreateDBNodesOutput
SetEstimationResult sets the EstimationResult field's value.
func (*CreateDBNodesOutput) SetInstanceId ¶ added in v1.0.185
func (s *CreateDBNodesOutput) SetInstanceId(v string) *CreateDBNodesOutput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBNodesOutput) SetOrderId ¶ added in v1.0.185
func (s *CreateDBNodesOutput) SetOrderId(v string) *CreateDBNodesOutput
SetOrderId sets the OrderId field's value.
func (CreateDBNodesOutput) String ¶ added in v1.0.185
func (s CreateDBNodesOutput) String() string
String returns the string representation
type CreateDatabaseInput ¶
type CreateDatabaseInput struct {
CharacterSetName *string `type:"string" json:",omitempty"`
DBDesc *string `type:"string" json:",omitempty"`
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
DatabasePrivileges []*DatabasePrivilegeForCreateDatabaseInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDatabaseInput) GoString ¶
func (s CreateDatabaseInput) GoString() string
GoString returns the string representation
func (*CreateDatabaseInput) SetCharacterSetName ¶
func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput
SetCharacterSetName sets the CharacterSetName field's value.
func (*CreateDatabaseInput) SetDBDesc ¶ added in v1.0.93
func (s *CreateDatabaseInput) SetDBDesc(v string) *CreateDatabaseInput
SetDBDesc sets the DBDesc field's value.
func (*CreateDatabaseInput) SetDBName ¶
func (s *CreateDatabaseInput) SetDBName(v string) *CreateDatabaseInput
SetDBName sets the DBName field's value.
func (*CreateDatabaseInput) SetDatabasePrivileges ¶ added in v1.0.56
func (s *CreateDatabaseInput) SetDatabasePrivileges(v []*DatabasePrivilegeForCreateDatabaseInput) *CreateDatabaseInput
SetDatabasePrivileges sets the DatabasePrivileges field's value.
func (*CreateDatabaseInput) SetInstanceId ¶
func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
SetInstanceId sets the InstanceId field's value.
func (CreateDatabaseInput) String ¶
func (s CreateDatabaseInput) String() string
String returns the string representation
func (*CreateDatabaseInput) Validate ¶
func (s *CreateDatabaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDatabaseOutput ¶
type CreateDatabaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDatabaseOutput) GoString ¶
func (s CreateDatabaseOutput) GoString() string
GoString returns the string representation
func (CreateDatabaseOutput) String ¶
func (s CreateDatabaseOutput) String() string
String returns the string representation
type CreateDiagnosticsTaskInput ¶ added in v1.0.185
type CreateDiagnosticsTaskInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDiagnosticsTaskInput) GoString ¶ added in v1.0.185
func (s CreateDiagnosticsTaskInput) GoString() string
GoString returns the string representation
func (*CreateDiagnosticsTaskInput) SetInstanceId ¶ added in v1.0.185
func (s *CreateDiagnosticsTaskInput) SetInstanceId(v string) *CreateDiagnosticsTaskInput
SetInstanceId sets the InstanceId field's value.
func (CreateDiagnosticsTaskInput) String ¶ added in v1.0.185
func (s CreateDiagnosticsTaskInput) String() string
String returns the string representation
func (*CreateDiagnosticsTaskInput) Validate ¶ added in v1.0.185
func (s *CreateDiagnosticsTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDiagnosticsTaskOutput ¶ added in v1.0.185
type CreateDiagnosticsTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDiagnosticsTaskOutput) GoString ¶ added in v1.0.185
func (s CreateDiagnosticsTaskOutput) GoString() string
GoString returns the string representation
func (CreateDiagnosticsTaskOutput) String ¶ added in v1.0.185
func (s CreateDiagnosticsTaskOutput) String() string
String returns the string representation
type CreateDrDBInstanceInput ¶ added in v1.1.18
type CreateDrDBInstanceInput struct {
AutoStorageScalingConfig *AutoStorageScalingConfigForCreateDrDBInstanceInput `type:"structure" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
// MasterInstanceId is a required field
MasterInstanceId *string `type:"string" json:",omitempty" required:"true"`
// MasterRegion is a required field
MasterRegion *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForCreateDrDBInstanceInput `type:"list" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForCreateDrDBInstanceInput `type:"structure" json:",omitempty"`
// StorageSpace is a required field
StorageSpace *int32 `type:"int32" json:",omitempty" required:"true"`
StorageType *string `type:"string" json:",omitempty"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDrDBInstanceInput) GoString ¶ added in v1.1.18
func (s CreateDrDBInstanceInput) GoString() string
GoString returns the string representation
func (*CreateDrDBInstanceInput) SetAutoStorageScalingConfig ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForCreateDrDBInstanceInput) *CreateDrDBInstanceInput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*CreateDrDBInstanceInput) SetDeletionProtection ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetDeletionProtection(v string) *CreateDrDBInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*CreateDrDBInstanceInput) SetInstanceName ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetInstanceName(v string) *CreateDrDBInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*CreateDrDBInstanceInput) SetMasterInstanceId ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetMasterInstanceId(v string) *CreateDrDBInstanceInput
SetMasterInstanceId sets the MasterInstanceId field's value.
func (*CreateDrDBInstanceInput) SetMasterRegion ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetMasterRegion(v string) *CreateDrDBInstanceInput
SetMasterRegion sets the MasterRegion field's value.
func (*CreateDrDBInstanceInput) SetNodeInfo ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDrDBInstanceInput) *CreateDrDBInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*CreateDrDBInstanceInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *CreateDrDBInstanceInput) SetPrivateIpAddress(v string) *CreateDrDBInstanceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*CreateDrDBInstanceInput) SetProxyNodeCustom ¶ added in v1.1.35
func (s *CreateDrDBInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForCreateDrDBInstanceInput) *CreateDrDBInstanceInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*CreateDrDBInstanceInput) SetStorageSpace ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetStorageSpace(v int32) *CreateDrDBInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*CreateDrDBInstanceInput) SetStorageType ¶ added in v1.1.54
func (s *CreateDrDBInstanceInput) SetStorageType(v string) *CreateDrDBInstanceInput
SetStorageType sets the StorageType field's value.
func (*CreateDrDBInstanceInput) SetSubnetId ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetSubnetId(v string) *CreateDrDBInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*CreateDrDBInstanceInput) SetVpcId ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) SetVpcId(v string) *CreateDrDBInstanceInput
SetVpcId sets the VpcId field's value.
func (CreateDrDBInstanceInput) String ¶ added in v1.1.18
func (s CreateDrDBInstanceInput) String() string
String returns the string representation
func (*CreateDrDBInstanceInput) Validate ¶ added in v1.1.18
func (s *CreateDrDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDrDBInstanceOutput ¶ added in v1.1.18
type CreateDrDBInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDrDBInstanceOutput) GoString ¶ added in v1.1.18
func (s CreateDrDBInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateDrDBInstanceOutput) SetInstanceId ¶ added in v1.1.18
func (s *CreateDrDBInstanceOutput) SetInstanceId(v string) *CreateDrDBInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (CreateDrDBInstanceOutput) String ¶ added in v1.1.18
func (s CreateDrDBInstanceOutput) String() string
String returns the string representation
type CreateParameterTemplateInput ¶ added in v1.0.93
type CreateParameterTemplateInput struct {
EngineType *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
TemplateDesc *string `type:"string" json:",omitempty"`
// TemplateName is a required field
TemplateName *string `type:"string" json:",omitempty" required:"true"`
TemplateParams []*TemplateParamForCreateParameterTemplateInput `type:"list" json:",omitempty"`
TemplateType *string `type:"string" json:",omitempty"`
TemplateTypeVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateParameterTemplateInput) GoString ¶ added in v1.0.93
func (s CreateParameterTemplateInput) GoString() string
GoString returns the string representation
func (*CreateParameterTemplateInput) SetEngineType ¶ added in v1.1.54
func (s *CreateParameterTemplateInput) SetEngineType(v string) *CreateParameterTemplateInput
SetEngineType sets the EngineType field's value.
func (*CreateParameterTemplateInput) SetProjectName ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) SetProjectName(v string) *CreateParameterTemplateInput
SetProjectName sets the ProjectName field's value.
func (*CreateParameterTemplateInput) SetTemplateDesc ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) SetTemplateDesc(v string) *CreateParameterTemplateInput
SetTemplateDesc sets the TemplateDesc field's value.
func (*CreateParameterTemplateInput) SetTemplateName ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) SetTemplateName(v string) *CreateParameterTemplateInput
SetTemplateName sets the TemplateName field's value.
func (*CreateParameterTemplateInput) SetTemplateParams ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) SetTemplateParams(v []*TemplateParamForCreateParameterTemplateInput) *CreateParameterTemplateInput
SetTemplateParams sets the TemplateParams field's value.
func (*CreateParameterTemplateInput) SetTemplateType ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) SetTemplateType(v string) *CreateParameterTemplateInput
SetTemplateType sets the TemplateType field's value.
func (*CreateParameterTemplateInput) SetTemplateTypeVersion ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) SetTemplateTypeVersion(v string) *CreateParameterTemplateInput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (CreateParameterTemplateInput) String ¶ added in v1.0.93
func (s CreateParameterTemplateInput) String() string
String returns the string representation
func (*CreateParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *CreateParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateParameterTemplateOutput ¶ added in v1.0.93
type CreateParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s CreateParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*CreateParameterTemplateOutput) SetTemplateId ¶ added in v1.0.163
func (s *CreateParameterTemplateOutput) SetTemplateId(v string) *CreateParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (CreateParameterTemplateOutput) String ¶ added in v1.0.93
func (s CreateParameterTemplateOutput) String() string
String returns the string representation
type CreateResourcePackageInput ¶ added in v1.1.54
type CreateResourcePackageInput struct {
ChargeInfo *ChargeInfoForCreateResourcePackageInput `type:"structure" json:",omitempty"`
EffectiveTime *string `type:"string" json:",omitempty"`
// EffectiveTimeType is a required field
EffectiveTimeType *string `type:"string" json:",omitempty" required:"true"`
// PackageSpec is a required field
PackageSpec *string `type:"string" json:",omitempty" required:"true"`
// PackageType is a required field
PackageType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateResourcePackageInput) GoString ¶ added in v1.1.54
func (s CreateResourcePackageInput) GoString() string
GoString returns the string representation
func (*CreateResourcePackageInput) SetChargeInfo ¶ added in v1.1.54
func (s *CreateResourcePackageInput) SetChargeInfo(v *ChargeInfoForCreateResourcePackageInput) *CreateResourcePackageInput
SetChargeInfo sets the ChargeInfo field's value.
func (*CreateResourcePackageInput) SetEffectiveTime ¶ added in v1.1.54
func (s *CreateResourcePackageInput) SetEffectiveTime(v string) *CreateResourcePackageInput
SetEffectiveTime sets the EffectiveTime field's value.
func (*CreateResourcePackageInput) SetEffectiveTimeType ¶ added in v1.1.54
func (s *CreateResourcePackageInput) SetEffectiveTimeType(v string) *CreateResourcePackageInput
SetEffectiveTimeType sets the EffectiveTimeType field's value.
func (*CreateResourcePackageInput) SetPackageSpec ¶ added in v1.1.54
func (s *CreateResourcePackageInput) SetPackageSpec(v string) *CreateResourcePackageInput
SetPackageSpec sets the PackageSpec field's value.
func (*CreateResourcePackageInput) SetPackageType ¶ added in v1.1.54
func (s *CreateResourcePackageInput) SetPackageType(v string) *CreateResourcePackageInput
SetPackageType sets the PackageType field's value.
func (CreateResourcePackageInput) String ¶ added in v1.1.54
func (s CreateResourcePackageInput) String() string
String returns the string representation
func (*CreateResourcePackageInput) Validate ¶ added in v1.1.54
func (s *CreateResourcePackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateResourcePackageOutput ¶ added in v1.1.54
type CreateResourcePackageOutput struct {
Metadata *response.ResponseMetadata
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateResourcePackageOutput) GoString ¶ added in v1.1.54
func (s CreateResourcePackageOutput) GoString() string
GoString returns the string representation
func (*CreateResourcePackageOutput) SetOrderId ¶ added in v1.1.54
func (s *CreateResourcePackageOutput) SetOrderId(v string) *CreateResourcePackageOutput
SetOrderId sets the OrderId field's value.
func (CreateResourcePackageOutput) String ¶ added in v1.1.54
func (s CreateResourcePackageOutput) String() string
String returns the string representation
type CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput ¶ added in v1.2.21
type CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput struct {
KeywordRouteStrategy []*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) GoString ¶ added in v1.2.21
func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) GoString() string
GoString returns the string representation
func (*CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetKeywordRouteStrategy ¶ added in v1.2.21
func (s *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput
SetKeywordRouteStrategy sets the KeywordRouteStrategy field's value.
func (CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) String ¶ added in v1.2.21
func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) String() string
String returns the string representation
type CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput struct {
KeywordRouteStrategy []*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetKeywordRouteStrategy ¶ added in v1.2.21
func (s *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput
SetKeywordRouteStrategy sets the KeywordRouteStrategy field's value.
func (CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type CustomRouteStrategyForDescribeDBInstanceDetailOutput ¶ added in v1.1.54
type CustomRouteStrategyForDescribeDBInstanceDetailOutput struct {
KeywordRouteStrategy []*KeywordRouteStrategyForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomRouteStrategyForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.1.54
func (s CustomRouteStrategyForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*CustomRouteStrategyForDescribeDBInstanceDetailOutput) SetKeywordRouteStrategy ¶ added in v1.1.54
func (s *CustomRouteStrategyForDescribeDBInstanceDetailOutput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBInstanceDetailOutput) *CustomRouteStrategyForDescribeDBInstanceDetailOutput
SetKeywordRouteStrategy sets the KeywordRouteStrategy field's value.
func (CustomRouteStrategyForDescribeDBInstanceDetailOutput) String ¶ added in v1.1.54
func (s CustomRouteStrategyForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type CustomRouteStrategyForDescribeDBInstanceEndpointsOutput ¶ added in v1.1.54
type CustomRouteStrategyForDescribeDBInstanceEndpointsOutput struct {
KeywordRouteStrategy []*KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) GoString ¶ added in v1.1.54
func (s CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) GoString() string
GoString returns the string representation
func (*CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) SetKeywordRouteStrategy ¶ added in v1.1.54
func (s *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) SetKeywordRouteStrategy(v []*KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput
SetKeywordRouteStrategy sets the KeywordRouteStrategy field's value.
func (CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) String ¶ added in v1.1.54
func (s CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) String() string
String returns the string representation
type DBInstanceAttributeForDescribeDBInstanceAttributeOutput ¶ added in v1.1.35
type DBInstanceAttributeForDescribeDBInstanceAttributeOutput struct {
AllowListVersion *string `type:"string" json:",omitempty"`
AutoUpgradeMinorVersion *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
CurrentKernelVersion *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
HasDisasterRecoveryInstances *bool `type:"boolean" json:",omitempty"`
HasGreenInstance *bool `type:"boolean" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
MaintenanceWindow *MaintenanceWindowForDescribeDBInstanceAttributeOutput `type:"structure" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeNumber *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
StorageSpace *int64 `type:"int64" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
Tags []*TagForDescribeDBInstanceAttributeOutput `type:"list" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DBInstanceAttributeForDescribeDBInstanceAttributeOutput) GoString ¶ added in v1.1.35
func (s DBInstanceAttributeForDescribeDBInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetAllowListVersion ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetAllowListVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetAllowListVersion sets the AllowListVersion field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetAutoUpgradeMinorVersion ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetAutoUpgradeMinorVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetAutoUpgradeMinorVersion sets the AutoUpgradeMinorVersion field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetCreateTime ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetCreateTime(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetCreateTime sets the CreateTime field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetCurrentKernelVersion ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetCurrentKernelVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetCurrentKernelVersion sets the CurrentKernelVersion field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetDBEngineVersion ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetDBEngineVersion(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetDeletionProtection ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetDeletionProtection(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetDeletionProtection sets the DeletionProtection field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetEngineType ¶ added in v1.1.54
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetEngineType(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetEngineType sets the EngineType field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetHasDisasterRecoveryInstances ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetHasDisasterRecoveryInstances(v bool) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetHasDisasterRecoveryInstances sets the HasDisasterRecoveryInstances field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetHasGreenInstance ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetHasGreenInstance(v bool) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetHasGreenInstance sets the HasGreenInstance field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceId ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetInstanceId sets the InstanceId field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceName ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceName(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetInstanceName sets the InstanceName field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceStatus ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceStatus(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceType ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetInstanceType(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetInstanceType sets the InstanceType field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetLowerCaseTableNames ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetLowerCaseTableNames(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetMaintenanceWindow ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceAttributeOutput) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetMaintenanceWindow sets the MaintenanceWindow field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetMemory ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetMemory(v int32) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetMemory sets the Memory field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetNodeNumber ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetNodeNumber(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetNodeNumber sets the NodeNumber field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetNodeSpec ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetNodeSpec(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetNodeSpec sets the NodeSpec field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetProjectName ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetProjectName(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetProjectName sets the ProjectName field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetRegionId ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetRegionId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetRegionId sets the RegionId field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetStorageSpace ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetStorageSpace(v int64) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetStorageSpace sets the StorageSpace field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetStorageType ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetStorageType(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetStorageType sets the StorageType field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetSubnetId ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetSubnetId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetSubnetId sets the SubnetId field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetTags ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetTags(v []*TagForDescribeDBInstanceAttributeOutput) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetTags sets the Tags field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetTimeZone ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetTimeZone(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetTimeZone sets the TimeZone field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetUpdateTime ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetUpdateTime(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetVCPU ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetVCPU(v int32) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetVCPU sets the VCPU field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetVpcId ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetVpcId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetVpcId sets the VpcId field's value.
func (*DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetZoneId ¶ added in v1.1.35
func (s *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) SetZoneId(v string) *DBInstanceAttributeForDescribeDBInstanceAttributeOutput
SetZoneId sets the ZoneId field's value.
func (DBInstanceAttributeForDescribeDBInstanceAttributeOutput) String ¶ added in v1.1.35
func (s DBInstanceAttributeForDescribeDBInstanceAttributeOutput) String() string
String returns the string representation
type DBTableInfoForDescribeBackupsOutput ¶ added in v1.0.56
type DBTableInfoForDescribeBackupsOutput struct {
Database *string `type:"string" json:",omitempty"`
Tables []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DBTableInfoForDescribeBackupsOutput) GoString ¶ added in v1.0.56
func (s DBTableInfoForDescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*DBTableInfoForDescribeBackupsOutput) SetDatabase ¶ added in v1.0.56
func (s *DBTableInfoForDescribeBackupsOutput) SetDatabase(v string) *DBTableInfoForDescribeBackupsOutput
SetDatabase sets the Database field's value.
func (*DBTableInfoForDescribeBackupsOutput) SetTables ¶ added in v1.0.56
func (s *DBTableInfoForDescribeBackupsOutput) SetTables(v []*string) *DBTableInfoForDescribeBackupsOutput
SetTables sets the Tables field's value.
func (DBTableInfoForDescribeBackupsOutput) String ¶ added in v1.0.56
func (s DBTableInfoForDescribeBackupsOutput) String() string
String returns the string representation
type DataForDescribeCrossRegionBackupDBInstancesOutput ¶ added in v1.0.185
type DataForDescribeCrossRegionBackupDBInstancesOutput struct {
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupAllRetention *bool `type:"boolean" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
LogBackupEnabled *bool `type:"boolean" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
ServiceEnableTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForDescribeCrossRegionBackupDBInstancesOutput) GoString ¶ added in v1.0.185
func (s DataForDescribeCrossRegionBackupDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetBackupEnabled ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetBackupEnabled(v bool) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetBackupEnabled sets the BackupEnabled field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetCrossBackupAllRetention ¶ added in v1.1.54
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetCrossBackupAllRetention(v bool) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetCrossBackupAllRetention sets the CrossBackupAllRetention field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetDBEngineVersion ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetDBEngineVersion(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceId ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceId(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceName ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceName(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceStatus ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceStatus(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetLogBackupEnabled ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetLogBackupEnabled(v bool) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetLogBackupEnabled sets the LogBackupEnabled field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetProjectName ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetProjectName(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetRegionId ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetRegionId(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetRetention ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetRetention(v int32) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetRetention sets the Retention field's value.
func (*DataForDescribeCrossRegionBackupDBInstancesOutput) SetServiceEnableTime ¶ added in v1.0.185
func (s *DataForDescribeCrossRegionBackupDBInstancesOutput) SetServiceEnableTime(v string) *DataForDescribeCrossRegionBackupDBInstancesOutput
SetServiceEnableTime sets the ServiceEnableTime field's value.
func (DataForDescribeCrossRegionBackupDBInstancesOutput) String ¶ added in v1.0.185
func (s DataForDescribeCrossRegionBackupDBInstancesOutput) String() string
String returns the string representation
type DataForDescribeDeletedDBInstancesOutput ¶ added in v1.0.185
type DataForDescribeDeletedDBInstancesOutput struct {
BackupExpirationTime *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
DataKeepDays *int32 `type:"int32" json:",omitempty"`
DataKeepPolicy *string `type:"string" json:",omitempty"`
DeletionTime *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForDescribeDeletedDBInstancesOutput) GoString ¶ added in v1.0.185
func (s DataForDescribeDeletedDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DataForDescribeDeletedDBInstancesOutput) SetBackupExpirationTime ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetBackupExpirationTime(v string) *DataForDescribeDeletedDBInstancesOutput
SetBackupExpirationTime sets the BackupExpirationTime field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetCreateTime ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetCreateTime(v string) *DataForDescribeDeletedDBInstancesOutput
SetCreateTime sets the CreateTime field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetDBEngineVersion ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetDBEngineVersion(v string) *DataForDescribeDeletedDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetDataKeepDays ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetDataKeepDays(v int32) *DataForDescribeDeletedDBInstancesOutput
SetDataKeepDays sets the DataKeepDays field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetDataKeepPolicy ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetDataKeepPolicy(v string) *DataForDescribeDeletedDBInstancesOutput
SetDataKeepPolicy sets the DataKeepPolicy field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetDeletionTime ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetDeletionTime(v string) *DataForDescribeDeletedDBInstancesOutput
SetDeletionTime sets the DeletionTime field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetInstanceId ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceId(v string) *DataForDescribeDeletedDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetInstanceName ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceName(v string) *DataForDescribeDeletedDBInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetInstanceStatus ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceStatus(v string) *DataForDescribeDeletedDBInstancesOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetInstanceType ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetInstanceType(v string) *DataForDescribeDeletedDBInstancesOutput
SetInstanceType sets the InstanceType field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetNodeSpec ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetNodeSpec(v string) *DataForDescribeDeletedDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetProjectName ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetProjectName(v string) *DataForDescribeDeletedDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetStorageSpace ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetStorageSpace(v int32) *DataForDescribeDeletedDBInstancesOutput
SetStorageSpace sets the StorageSpace field's value.
func (*DataForDescribeDeletedDBInstancesOutput) SetStorageType ¶ added in v1.0.185
func (s *DataForDescribeDeletedDBInstancesOutput) SetStorageType(v string) *DataForDescribeDeletedDBInstancesOutput
SetStorageType sets the StorageType field's value.
func (DataForDescribeDeletedDBInstancesOutput) String ¶ added in v1.0.185
func (s DataForDescribeDeletedDBInstancesOutput) String() string
String returns the string representation
type DataForDescribeTasksOutput ¶ added in v1.0.125
type DataForDescribeTasksOutput struct {
CostTimeMS *int64 `type:"int64" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
FinishTime *string `type:"string" json:",omitempty"`
OriginConfig *string `type:"string" json:",omitempty"`
Progress *int32 `type:"int32" json:",omitempty"`
RelatedInstanceInfos *RelatedInstanceInfosForDescribeTasksOutput `type:"structure" json:",omitempty"`
ScheduledExecuteEndTime *string `type:"string" json:",omitempty"`
ScheduledExecuteStartTime *string `type:"string" json:",omitempty"`
ScheduledSwitchEndTime *string `type:"string" json:",omitempty"`
ScheduledSwitchStartTime *string `type:"string" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskCategory *string `type:"string" json:",omitempty"`
TaskDesc *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
TaskParams *string `type:"string" json:",omitempty"`
TaskProgress []*TaskProgressForDescribeTasksOutput `type:"list" json:",omitempty"`
TaskSource *string `type:"string" json:",omitempty"`
TaskStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForDescribeTasksOutput) GoString ¶ added in v1.0.125
func (s DataForDescribeTasksOutput) GoString() string
GoString returns the string representation
func (*DataForDescribeTasksOutput) SetCostTimeMS ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetCostTimeMS(v int64) *DataForDescribeTasksOutput
SetCostTimeMS sets the CostTimeMS field's value.
func (*DataForDescribeTasksOutput) SetCreateTime ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetCreateTime(v string) *DataForDescribeTasksOutput
SetCreateTime sets the CreateTime field's value.
func (*DataForDescribeTasksOutput) SetFinishTime ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetFinishTime(v string) *DataForDescribeTasksOutput
SetFinishTime sets the FinishTime field's value.
func (*DataForDescribeTasksOutput) SetOriginConfig ¶ added in v1.1.18
func (s *DataForDescribeTasksOutput) SetOriginConfig(v string) *DataForDescribeTasksOutput
SetOriginConfig sets the OriginConfig field's value.
func (*DataForDescribeTasksOutput) SetProgress ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetProgress(v int32) *DataForDescribeTasksOutput
SetProgress sets the Progress field's value.
func (*DataForDescribeTasksOutput) SetRelatedInstanceInfos ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetRelatedInstanceInfos(v *RelatedInstanceInfosForDescribeTasksOutput) *DataForDescribeTasksOutput
SetRelatedInstanceInfos sets the RelatedInstanceInfos field's value.
func (*DataForDescribeTasksOutput) SetScheduledExecuteEndTime ¶ added in v1.0.185
func (s *DataForDescribeTasksOutput) SetScheduledExecuteEndTime(v string) *DataForDescribeTasksOutput
SetScheduledExecuteEndTime sets the ScheduledExecuteEndTime field's value.
func (*DataForDescribeTasksOutput) SetScheduledExecuteStartTime ¶ added in v1.0.185
func (s *DataForDescribeTasksOutput) SetScheduledExecuteStartTime(v string) *DataForDescribeTasksOutput
SetScheduledExecuteStartTime sets the ScheduledExecuteStartTime field's value.
func (*DataForDescribeTasksOutput) SetScheduledSwitchEndTime ¶ added in v1.0.185
func (s *DataForDescribeTasksOutput) SetScheduledSwitchEndTime(v string) *DataForDescribeTasksOutput
SetScheduledSwitchEndTime sets the ScheduledSwitchEndTime field's value.
func (*DataForDescribeTasksOutput) SetScheduledSwitchStartTime ¶ added in v1.0.185
func (s *DataForDescribeTasksOutput) SetScheduledSwitchStartTime(v string) *DataForDescribeTasksOutput
SetScheduledSwitchStartTime sets the ScheduledSwitchStartTime field's value.
func (*DataForDescribeTasksOutput) SetStartTime ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetStartTime(v string) *DataForDescribeTasksOutput
SetStartTime sets the StartTime field's value.
func (*DataForDescribeTasksOutput) SetTaskAction ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskAction(v string) *DataForDescribeTasksOutput
SetTaskAction sets the TaskAction field's value.
func (*DataForDescribeTasksOutput) SetTaskCategory ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskCategory(v string) *DataForDescribeTasksOutput
SetTaskCategory sets the TaskCategory field's value.
func (*DataForDescribeTasksOutput) SetTaskDesc ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskDesc(v string) *DataForDescribeTasksOutput
SetTaskDesc sets the TaskDesc field's value.
func (*DataForDescribeTasksOutput) SetTaskId ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskId(v string) *DataForDescribeTasksOutput
SetTaskId sets the TaskId field's value.
func (*DataForDescribeTasksOutput) SetTaskParams ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskParams(v string) *DataForDescribeTasksOutput
SetTaskParams sets the TaskParams field's value.
func (*DataForDescribeTasksOutput) SetTaskProgress ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskProgress(v []*TaskProgressForDescribeTasksOutput) *DataForDescribeTasksOutput
SetTaskProgress sets the TaskProgress field's value.
func (*DataForDescribeTasksOutput) SetTaskSource ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskSource(v string) *DataForDescribeTasksOutput
SetTaskSource sets the TaskSource field's value.
func (*DataForDescribeTasksOutput) SetTaskStatus ¶ added in v1.0.125
func (s *DataForDescribeTasksOutput) SetTaskStatus(v string) *DataForDescribeTasksOutput
SetTaskStatus sets the TaskStatus field's value.
func (DataForDescribeTasksOutput) String ¶ added in v1.0.125
func (s DataForDescribeTasksOutput) String() string
String returns the string representation
type DatabaseForDescribeDatabasesOutput ¶ added in v1.0.125
type DatabaseForDescribeDatabasesOutput struct {
CharacterSetName *string `type:"string" json:",omitempty"`
DBDesc *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
DBStatus *string `type:"string" json:",omitempty"`
DatabasePrivileges []*DatabasePrivilegeForDescribeDatabasesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabaseForDescribeDatabasesOutput) GoString ¶ added in v1.0.125
func (s DatabaseForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabaseForDescribeDatabasesOutput) SetCharacterSetName ¶ added in v1.0.125
func (s *DatabaseForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabaseForDescribeDatabasesOutput
SetCharacterSetName sets the CharacterSetName field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDBDesc ¶ added in v1.0.125
func (s *DatabaseForDescribeDatabasesOutput) SetDBDesc(v string) *DatabaseForDescribeDatabasesOutput
SetDBDesc sets the DBDesc field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDBName ¶ added in v1.0.125
func (s *DatabaseForDescribeDatabasesOutput) SetDBName(v string) *DatabaseForDescribeDatabasesOutput
SetDBName sets the DBName field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDBStatus ¶ added in v1.0.125
func (s *DatabaseForDescribeDatabasesOutput) SetDBStatus(v string) *DatabaseForDescribeDatabasesOutput
SetDBStatus sets the DBStatus field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDatabasePrivileges ¶ added in v1.0.125
func (s *DatabaseForDescribeDatabasesOutput) SetDatabasePrivileges(v []*DatabasePrivilegeForDescribeDatabasesOutput) *DatabaseForDescribeDatabasesOutput
SetDatabasePrivileges sets the DatabasePrivileges field's value.
func (DatabaseForDescribeDatabasesOutput) String ¶ added in v1.0.125
func (s DatabaseForDescribeDatabasesOutput) String() string
String returns the string representation
type DatabasePrivilegeForCreateDatabaseInput ¶ added in v1.0.56
type DatabasePrivilegeForCreateDatabaseInput struct {
AccountName *string `type:"string" json:",omitempty"`
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabasePrivilegeForCreateDatabaseInput) GoString ¶ added in v1.0.56
func (s DatabasePrivilegeForCreateDatabaseInput) GoString() string
GoString returns the string representation
func (*DatabasePrivilegeForCreateDatabaseInput) SetAccountName ¶ added in v1.0.56
func (s *DatabasePrivilegeForCreateDatabaseInput) SetAccountName(v string) *DatabasePrivilegeForCreateDatabaseInput
SetAccountName sets the AccountName field's value.
func (*DatabasePrivilegeForCreateDatabaseInput) SetAccountPrivilege ¶ added in v1.0.56
func (s *DatabasePrivilegeForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasePrivilegeForCreateDatabaseInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasePrivilegeForCreateDatabaseInput) SetAccountPrivilegeDetail ¶ added in v1.0.56
func (s *DatabasePrivilegeForCreateDatabaseInput) SetAccountPrivilegeDetail(v string) *DatabasePrivilegeForCreateDatabaseInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*DatabasePrivilegeForCreateDatabaseInput) SetHost ¶ added in v1.0.125
func (s *DatabasePrivilegeForCreateDatabaseInput) SetHost(v string) *DatabasePrivilegeForCreateDatabaseInput
SetHost sets the Host field's value.
func (DatabasePrivilegeForCreateDatabaseInput) String ¶ added in v1.0.56
func (s DatabasePrivilegeForCreateDatabaseInput) String() string
String returns the string representation
type DatabasePrivilegeForDescribeDatabasesOutput ¶ added in v1.0.56
type DatabasePrivilegeForDescribeDatabasesOutput struct {
AccountName *string `type:"string" json:",omitempty"`
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabasePrivilegeForDescribeDatabasesOutput) GoString ¶ added in v1.0.56
func (s DatabasePrivilegeForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabasePrivilegeForDescribeDatabasesOutput) SetAccountName ¶ added in v1.0.56
func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetAccountName(v string) *DatabasePrivilegeForDescribeDatabasesOutput
SetAccountName sets the AccountName field's value.
func (*DatabasePrivilegeForDescribeDatabasesOutput) SetAccountPrivilege ¶ added in v1.0.56
func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasePrivilegeForDescribeDatabasesOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasePrivilegeForDescribeDatabasesOutput) SetAccountPrivilegeDetail ¶ added in v1.0.56
func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetAccountPrivilegeDetail(v string) *DatabasePrivilegeForDescribeDatabasesOutput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*DatabasePrivilegeForDescribeDatabasesOutput) SetHost ¶ added in v1.0.125
func (s *DatabasePrivilegeForDescribeDatabasesOutput) SetHost(v string) *DatabasePrivilegeForDescribeDatabasesOutput
SetHost sets the Host field's value.
func (DatabasePrivilegeForDescribeDatabasesOutput) String ¶ added in v1.0.56
func (s DatabasePrivilegeForDescribeDatabasesOutput) String() string
String returns the string representation
type DatabasePrivilegeForGrantDatabasePrivilegeInput ¶ added in v1.0.56
type DatabasePrivilegeForGrantDatabasePrivilegeInput struct {
AccountName *string `type:"string" json:",omitempty"`
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabasePrivilegeForGrantDatabasePrivilegeInput) GoString ¶ added in v1.0.56
func (s DatabasePrivilegeForGrantDatabasePrivilegeInput) GoString() string
GoString returns the string representation
func (*DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountName ¶ added in v1.0.56
func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountName(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
SetAccountName sets the AccountName field's value.
func (*DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountPrivilege ¶ added in v1.0.56
func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountPrivilege(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountPrivilegeDetail ¶ added in v1.0.56
func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetAccountPrivilegeDetail(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*DatabasePrivilegeForGrantDatabasePrivilegeInput) SetHost ¶ added in v1.0.125
func (s *DatabasePrivilegeForGrantDatabasePrivilegeInput) SetHost(v string) *DatabasePrivilegeForGrantDatabasePrivilegeInput
SetHost sets the Host field's value.
func (DatabasePrivilegeForGrantDatabasePrivilegeInput) String ¶ added in v1.0.56
func (s DatabasePrivilegeForGrantDatabasePrivilegeInput) String() string
String returns the string representation
type DeleteAllowListInput ¶ added in v1.0.56
type DeleteAllowListInput struct {
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteAllowListInput) GoString ¶ added in v1.0.56
func (s DeleteAllowListInput) GoString() string
GoString returns the string representation
func (*DeleteAllowListInput) SetAllowListId ¶ added in v1.0.56
func (s *DeleteAllowListInput) SetAllowListId(v string) *DeleteAllowListInput
SetAllowListId sets the AllowListId field's value.
func (*DeleteAllowListInput) SetProjectName ¶ added in v1.0.185
func (s *DeleteAllowListInput) SetProjectName(v string) *DeleteAllowListInput
SetProjectName sets the ProjectName field's value.
func (DeleteAllowListInput) String ¶ added in v1.0.56
func (s DeleteAllowListInput) String() string
String returns the string representation
func (*DeleteAllowListInput) Validate ¶ added in v1.0.56
func (s *DeleteAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAllowListOutput ¶ added in v1.0.56
type DeleteAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAllowListOutput) GoString ¶ added in v1.0.56
func (s DeleteAllowListOutput) GoString() string
GoString returns the string representation
func (DeleteAllowListOutput) String ¶ added in v1.0.56
func (s DeleteAllowListOutput) String() string
String returns the string representation
type DeleteDBAccountInput ¶
type DeleteDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBAccountInput) GoString ¶
func (s DeleteDBAccountInput) GoString() string
GoString returns the string representation
func (*DeleteDBAccountInput) SetAccountName ¶
func (s *DeleteDBAccountInput) SetAccountName(v string) *DeleteDBAccountInput
SetAccountName sets the AccountName field's value.
func (*DeleteDBAccountInput) SetHost ¶ added in v1.0.125
func (s *DeleteDBAccountInput) SetHost(v string) *DeleteDBAccountInput
SetHost sets the Host field's value.
func (*DeleteDBAccountInput) SetInstanceId ¶
func (s *DeleteDBAccountInput) SetInstanceId(v string) *DeleteDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBAccountInput) String ¶
func (s DeleteDBAccountInput) String() string
String returns the string representation
func (*DeleteDBAccountInput) Validate ¶
func (s *DeleteDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBAccountOutput ¶
type DeleteDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBAccountOutput) GoString ¶
func (s DeleteDBAccountOutput) GoString() string
GoString returns the string representation
func (DeleteDBAccountOutput) String ¶
func (s DeleteDBAccountOutput) String() string
String returns the string representation
type DeleteDBBlueGreenRelationInput ¶ added in v1.2.21
type DeleteDBBlueGreenRelationInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBBlueGreenRelationInput) GoString ¶ added in v1.2.21
func (s DeleteDBBlueGreenRelationInput) GoString() string
GoString returns the string representation
func (*DeleteDBBlueGreenRelationInput) SetInstanceId ¶ added in v1.2.21
func (s *DeleteDBBlueGreenRelationInput) SetInstanceId(v string) *DeleteDBBlueGreenRelationInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBBlueGreenRelationInput) String ¶ added in v1.2.21
func (s DeleteDBBlueGreenRelationInput) String() string
String returns the string representation
func (*DeleteDBBlueGreenRelationInput) Validate ¶ added in v1.2.21
func (s *DeleteDBBlueGreenRelationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBBlueGreenRelationOutput ¶ added in v1.2.21
type DeleteDBBlueGreenRelationOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBBlueGreenRelationOutput) GoString ¶ added in v1.2.21
func (s DeleteDBBlueGreenRelationOutput) GoString() string
GoString returns the string representation
func (DeleteDBBlueGreenRelationOutput) String ¶ added in v1.2.21
func (s DeleteDBBlueGreenRelationOutput) String() string
String returns the string representation
type DeleteDBEndpointInput ¶
type DeleteDBEndpointInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBEndpointInput) GoString ¶
func (s DeleteDBEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteDBEndpointInput) SetEndpointId ¶
func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*DeleteDBEndpointInput) SetInstanceId ¶
func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBEndpointInput) String ¶
func (s DeleteDBEndpointInput) String() string
String returns the string representation
func (*DeleteDBEndpointInput) Validate ¶
func (s *DeleteDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBEndpointOutput ¶
type DeleteDBEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBEndpointOutput) GoString ¶
func (s DeleteDBEndpointOutput) GoString() string
GoString returns the string representation
func (DeleteDBEndpointOutput) String ¶
func (s DeleteDBEndpointOutput) String() string
String returns the string representation
type DeleteDBEndpointPublicAddressInput ¶
type DeleteDBEndpointPublicAddressInput struct {
// Domain is a required field
Domain *string `type:"string" json:",omitempty" required:"true"`
// EipId is a required field
EipId *string `type:"string" json:",omitempty" required:"true"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBEndpointPublicAddressInput) GoString ¶
func (s DeleteDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*DeleteDBEndpointPublicAddressInput) SetDomain ¶ added in v1.0.56
func (s *DeleteDBEndpointPublicAddressInput) SetDomain(v string) *DeleteDBEndpointPublicAddressInput
SetDomain sets the Domain field's value.
func (*DeleteDBEndpointPublicAddressInput) SetEipId ¶ added in v1.0.56
func (s *DeleteDBEndpointPublicAddressInput) SetEipId(v string) *DeleteDBEndpointPublicAddressInput
SetEipId sets the EipId field's value.
func (*DeleteDBEndpointPublicAddressInput) SetEndpointId ¶
func (s *DeleteDBEndpointPublicAddressInput) SetEndpointId(v string) *DeleteDBEndpointPublicAddressInput
SetEndpointId sets the EndpointId field's value.
func (*DeleteDBEndpointPublicAddressInput) SetInstanceId ¶
func (s *DeleteDBEndpointPublicAddressInput) SetInstanceId(v string) *DeleteDBEndpointPublicAddressInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBEndpointPublicAddressInput) String ¶
func (s DeleteDBEndpointPublicAddressInput) String() string
String returns the string representation
func (*DeleteDBEndpointPublicAddressInput) Validate ¶
func (s *DeleteDBEndpointPublicAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBEndpointPublicAddressOutput ¶
type DeleteDBEndpointPublicAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBEndpointPublicAddressOutput) GoString ¶
func (s DeleteDBEndpointPublicAddressOutput) GoString() string
GoString returns the string representation
func (DeleteDBEndpointPublicAddressOutput) String ¶
func (s DeleteDBEndpointPublicAddressOutput) String() string
String returns the string representation
type DeleteDBInstanceInput ¶
type DeleteDBInstanceInput struct {
DataKeepDays *int32 `type:"int32" json:",omitempty"`
DataKeepPolicy *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBInstanceInput) GoString ¶
func (s DeleteDBInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteDBInstanceInput) SetDataKeepDays ¶ added in v1.1.18
func (s *DeleteDBInstanceInput) SetDataKeepDays(v int32) *DeleteDBInstanceInput
SetDataKeepDays sets the DataKeepDays field's value.
func (*DeleteDBInstanceInput) SetDataKeepPolicy ¶
func (s *DeleteDBInstanceInput) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
SetDataKeepPolicy sets the DataKeepPolicy field's value.
func (*DeleteDBInstanceInput) SetInstanceId ¶
func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBInstanceInput) String ¶
func (s DeleteDBInstanceInput) String() string
String returns the string representation
func (*DeleteDBInstanceInput) Validate ¶
func (s *DeleteDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBInstanceOutput ¶
type DeleteDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBInstanceOutput) GoString ¶
func (s DeleteDBInstanceOutput) GoString() string
GoString returns the string representation
func (DeleteDBInstanceOutput) String ¶
func (s DeleteDBInstanceOutput) String() string
String returns the string representation
type DeleteDBNodesInput ¶ added in v1.0.185
type DeleteDBNodesInput struct {
DBNodeIds []*string `type:"list" json:",omitempty"`
EstimateOnly *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
RequestSource *string `type:"string" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteDBNodesInput) GoString ¶ added in v1.0.185
func (s DeleteDBNodesInput) GoString() string
GoString returns the string representation
func (*DeleteDBNodesInput) SetDBNodeIds ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetDBNodeIds(v []*string) *DeleteDBNodesInput
SetDBNodeIds sets the DBNodeIds field's value.
func (*DeleteDBNodesInput) SetEstimateOnly ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetEstimateOnly(v bool) *DeleteDBNodesInput
SetEstimateOnly sets the EstimateOnly field's value.
func (*DeleteDBNodesInput) SetInstanceId ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetInstanceId(v string) *DeleteDBNodesInput
SetInstanceId sets the InstanceId field's value.
func (*DeleteDBNodesInput) SetRequestSource ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetRequestSource(v string) *DeleteDBNodesInput
SetRequestSource sets the RequestSource field's value.
func (*DeleteDBNodesInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetSpecifiedSwitchEndTime(v string) *DeleteDBNodesInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*DeleteDBNodesInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetSpecifiedSwitchStartTime(v string) *DeleteDBNodesInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*DeleteDBNodesInput) SetSwitchType ¶ added in v1.0.185
func (s *DeleteDBNodesInput) SetSwitchType(v string) *DeleteDBNodesInput
SetSwitchType sets the SwitchType field's value.
func (DeleteDBNodesInput) String ¶ added in v1.0.185
func (s DeleteDBNodesInput) String() string
String returns the string representation
func (*DeleteDBNodesInput) Validate ¶ added in v1.0.185
func (s *DeleteDBNodesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBNodesOutput ¶ added in v1.0.185
type DeleteDBNodesOutput struct {
Metadata *response.ResponseMetadata
EstimationResult *EstimationResultForDeleteDBNodesOutput `type:"structure" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteDBNodesOutput) GoString ¶ added in v1.0.185
func (s DeleteDBNodesOutput) GoString() string
GoString returns the string representation
func (*DeleteDBNodesOutput) SetEstimationResult ¶ added in v1.0.185
func (s *DeleteDBNodesOutput) SetEstimationResult(v *EstimationResultForDeleteDBNodesOutput) *DeleteDBNodesOutput
SetEstimationResult sets the EstimationResult field's value.
func (*DeleteDBNodesOutput) SetInstanceId ¶ added in v1.0.185
func (s *DeleteDBNodesOutput) SetInstanceId(v string) *DeleteDBNodesOutput
SetInstanceId sets the InstanceId field's value.
func (*DeleteDBNodesOutput) SetOrderId ¶ added in v1.0.185
func (s *DeleteDBNodesOutput) SetOrderId(v string) *DeleteDBNodesOutput
SetOrderId sets the OrderId field's value.
func (DeleteDBNodesOutput) String ¶ added in v1.0.185
func (s DeleteDBNodesOutput) String() string
String returns the string representation
type DeleteDataBackupInput ¶ added in v1.0.125
type DeleteDataBackupInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDataBackupInput) GoString ¶ added in v1.0.125
func (s DeleteDataBackupInput) GoString() string
GoString returns the string representation
func (*DeleteDataBackupInput) SetBackupId ¶ added in v1.0.125
func (s *DeleteDataBackupInput) SetBackupId(v string) *DeleteDataBackupInput
SetBackupId sets the BackupId field's value.
func (*DeleteDataBackupInput) SetInstanceId ¶ added in v1.0.125
func (s *DeleteDataBackupInput) SetInstanceId(v string) *DeleteDataBackupInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDataBackupInput) String ¶ added in v1.0.125
func (s DeleteDataBackupInput) String() string
String returns the string representation
func (*DeleteDataBackupInput) Validate ¶ added in v1.0.125
func (s *DeleteDataBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDataBackupOutput ¶ added in v1.0.125
type DeleteDataBackupOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDataBackupOutput) GoString ¶ added in v1.0.125
func (s DeleteDataBackupOutput) GoString() string
GoString returns the string representation
func (DeleteDataBackupOutput) String ¶ added in v1.0.125
func (s DeleteDataBackupOutput) String() string
String returns the string representation
type DeleteDatabaseInput ¶
type DeleteDatabaseInput struct {
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
KeepAccountPrivileges *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteDatabaseInput) GoString ¶
func (s DeleteDatabaseInput) GoString() string
GoString returns the string representation
func (*DeleteDatabaseInput) SetDBName ¶
func (s *DeleteDatabaseInput) SetDBName(v string) *DeleteDatabaseInput
SetDBName sets the DBName field's value.
func (*DeleteDatabaseInput) SetInstanceId ¶
func (s *DeleteDatabaseInput) SetInstanceId(v string) *DeleteDatabaseInput
SetInstanceId sets the InstanceId field's value.
func (*DeleteDatabaseInput) SetKeepAccountPrivileges ¶ added in v1.1.54
func (s *DeleteDatabaseInput) SetKeepAccountPrivileges(v bool) *DeleteDatabaseInput
SetKeepAccountPrivileges sets the KeepAccountPrivileges field's value.
func (DeleteDatabaseInput) String ¶
func (s DeleteDatabaseInput) String() string
String returns the string representation
func (*DeleteDatabaseInput) Validate ¶
func (s *DeleteDatabaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDatabaseOutput ¶
type DeleteDatabaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDatabaseOutput) GoString ¶
func (s DeleteDatabaseOutput) GoString() string
GoString returns the string representation
func (DeleteDatabaseOutput) String ¶
func (s DeleteDatabaseOutput) String() string
String returns the string representation
type DeleteParameterTemplateInput ¶ added in v1.0.93
type DeleteParameterTemplateInput struct {
ProjectName *string `type:"string" json:",omitempty"`
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteParameterTemplateInput) GoString ¶ added in v1.0.93
func (s DeleteParameterTemplateInput) GoString() string
GoString returns the string representation
func (*DeleteParameterTemplateInput) SetProjectName ¶ added in v1.0.185
func (s *DeleteParameterTemplateInput) SetProjectName(v string) *DeleteParameterTemplateInput
SetProjectName sets the ProjectName field's value.
func (*DeleteParameterTemplateInput) SetTemplateId ¶ added in v1.0.93
func (s *DeleteParameterTemplateInput) SetTemplateId(v string) *DeleteParameterTemplateInput
SetTemplateId sets the TemplateId field's value.
func (DeleteParameterTemplateInput) String ¶ added in v1.0.93
func (s DeleteParameterTemplateInput) String() string
String returns the string representation
func (*DeleteParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *DeleteParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteParameterTemplateOutput ¶ added in v1.0.93
type DeleteParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s DeleteParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*DeleteParameterTemplateOutput) SetTemplateId ¶ added in v1.1.18
func (s *DeleteParameterTemplateOutput) SetTemplateId(v string) *DeleteParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (DeleteParameterTemplateOutput) String ¶ added in v1.0.93
func (s DeleteParameterTemplateOutput) String() string
String returns the string representation
type DeleteUserUploadBackupInput ¶ added in v1.1.54
type DeleteUserUploadBackupInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteUserUploadBackupInput) GoString ¶ added in v1.1.54
func (s DeleteUserUploadBackupInput) GoString() string
GoString returns the string representation
func (*DeleteUserUploadBackupInput) SetBackupId ¶ added in v1.1.54
func (s *DeleteUserUploadBackupInput) SetBackupId(v string) *DeleteUserUploadBackupInput
SetBackupId sets the BackupId field's value.
func (*DeleteUserUploadBackupInput) SetProjectName ¶ added in v1.1.54
func (s *DeleteUserUploadBackupInput) SetProjectName(v string) *DeleteUserUploadBackupInput
SetProjectName sets the ProjectName field's value.
func (DeleteUserUploadBackupInput) String ¶ added in v1.1.54
func (s DeleteUserUploadBackupInput) String() string
String returns the string representation
func (*DeleteUserUploadBackupInput) Validate ¶ added in v1.1.54
func (s *DeleteUserUploadBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteUserUploadBackupOutput ¶ added in v1.1.54
type DeleteUserUploadBackupOutput struct {
Metadata *response.ResponseMetadata
Reason *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StatusCode *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteUserUploadBackupOutput) GoString ¶ added in v1.1.54
func (s DeleteUserUploadBackupOutput) GoString() string
GoString returns the string representation
func (*DeleteUserUploadBackupOutput) SetReason ¶ added in v1.1.54
func (s *DeleteUserUploadBackupOutput) SetReason(v string) *DeleteUserUploadBackupOutput
SetReason sets the Reason field's value.
func (*DeleteUserUploadBackupOutput) SetStatus ¶ added in v1.1.54
func (s *DeleteUserUploadBackupOutput) SetStatus(v string) *DeleteUserUploadBackupOutput
SetStatus sets the Status field's value.
func (*DeleteUserUploadBackupOutput) SetStatusCode ¶ added in v1.1.54
func (s *DeleteUserUploadBackupOutput) SetStatusCode(v int32) *DeleteUserUploadBackupOutput
SetStatusCode sets the StatusCode field's value.
func (DeleteUserUploadBackupOutput) String ¶ added in v1.1.54
func (s DeleteUserUploadBackupOutput) String() string
String returns the string representation
type DescribeAllowListDetailInput ¶ added in v1.0.56
type DescribeAllowListDetailInput struct {
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListDetailInput) GoString ¶ added in v1.0.56
func (s DescribeAllowListDetailInput) GoString() string
GoString returns the string representation
func (*DescribeAllowListDetailInput) SetAllowListId ¶ added in v1.0.56
func (s *DescribeAllowListDetailInput) SetAllowListId(v string) *DescribeAllowListDetailInput
SetAllowListId sets the AllowListId field's value.
func (*DescribeAllowListDetailInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeAllowListDetailInput) SetProjectName(v string) *DescribeAllowListDetailInput
SetProjectName sets the ProjectName field's value.
func (DescribeAllowListDetailInput) String ¶ added in v1.0.56
func (s DescribeAllowListDetailInput) String() string
String returns the string representation
func (*DescribeAllowListDetailInput) Validate ¶ added in v1.0.56
func (s *DescribeAllowListDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAllowListDetailOutput ¶ added in v1.0.56
type DescribeAllowListDetailOutput struct {
Metadata *response.ResponseMetadata
AllowList *string `type:"string" json:",omitempty"`
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
AllowListId *string `type:"string" json:",omitempty"`
AllowListName *string `type:"string" json:",omitempty"`
AllowListType *string `type:"string" json:",omitempty"`
AssociatedInstances []*AssociatedInstanceForDescribeAllowListDetailOutput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForDescribeAllowListDetailOutput `type:"list" json:",omitempty"`
UserAllowList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListDetailOutput) GoString ¶ added in v1.0.56
func (s DescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeAllowListDetailOutput) SetAllowList ¶ added in v1.0.56
func (s *DescribeAllowListDetailOutput) SetAllowList(v string) *DescribeAllowListDetailOutput
SetAllowList sets the AllowList field's value.
func (*DescribeAllowListDetailOutput) SetAllowListCategory ¶ added in v1.0.131
func (s *DescribeAllowListDetailOutput) SetAllowListCategory(v string) *DescribeAllowListDetailOutput
SetAllowListCategory sets the AllowListCategory field's value.
func (*DescribeAllowListDetailOutput) SetAllowListDesc ¶ added in v1.0.56
func (s *DescribeAllowListDetailOutput) SetAllowListDesc(v string) *DescribeAllowListDetailOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*DescribeAllowListDetailOutput) SetAllowListId ¶ added in v1.0.56
func (s *DescribeAllowListDetailOutput) SetAllowListId(v string) *DescribeAllowListDetailOutput
SetAllowListId sets the AllowListId field's value.
func (*DescribeAllowListDetailOutput) SetAllowListName ¶ added in v1.0.56
func (s *DescribeAllowListDetailOutput) SetAllowListName(v string) *DescribeAllowListDetailOutput
SetAllowListName sets the AllowListName field's value.
func (*DescribeAllowListDetailOutput) SetAllowListType ¶ added in v1.0.56
func (s *DescribeAllowListDetailOutput) SetAllowListType(v string) *DescribeAllowListDetailOutput
SetAllowListType sets the AllowListType field's value.
func (*DescribeAllowListDetailOutput) SetAssociatedInstances ¶ added in v1.0.56
func (s *DescribeAllowListDetailOutput) SetAssociatedInstances(v []*AssociatedInstanceForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
SetAssociatedInstances sets the AssociatedInstances field's value.
func (*DescribeAllowListDetailOutput) SetProjectName ¶ added in v1.2.21
func (s *DescribeAllowListDetailOutput) SetProjectName(v string) *DescribeAllowListDetailOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeAllowListDetailOutput) SetSecurityGroupBindInfos ¶ added in v1.0.131
func (s *DescribeAllowListDetailOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (*DescribeAllowListDetailOutput) SetUserAllowList ¶ added in v1.0.131
func (s *DescribeAllowListDetailOutput) SetUserAllowList(v string) *DescribeAllowListDetailOutput
SetUserAllowList sets the UserAllowList field's value.
func (DescribeAllowListDetailOutput) String ¶ added in v1.0.56
func (s DescribeAllowListDetailOutput) String() string
String returns the string representation
type DescribeAllowListsInput ¶ added in v1.0.56
type DescribeAllowListsInput struct {
IPAddress *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
QueryDefault *bool `type:"boolean" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
WithIpList *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListsInput) GoString ¶ added in v1.0.56
func (s DescribeAllowListsInput) GoString() string
GoString returns the string representation
func (*DescribeAllowListsInput) SetIPAddress ¶ added in v1.0.185
func (s *DescribeAllowListsInput) SetIPAddress(v string) *DescribeAllowListsInput
SetIPAddress sets the IPAddress field's value.
func (*DescribeAllowListsInput) SetInstanceId ¶ added in v1.0.56
func (s *DescribeAllowListsInput) SetInstanceId(v string) *DescribeAllowListsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeAllowListsInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeAllowListsInput) SetProjectName(v string) *DescribeAllowListsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeAllowListsInput) SetQueryDefault ¶ added in v1.0.185
func (s *DescribeAllowListsInput) SetQueryDefault(v bool) *DescribeAllowListsInput
SetQueryDefault sets the QueryDefault field's value.
func (*DescribeAllowListsInput) SetRegionId ¶ added in v1.0.56
func (s *DescribeAllowListsInput) SetRegionId(v string) *DescribeAllowListsInput
SetRegionId sets the RegionId field's value.
func (*DescribeAllowListsInput) SetWithIpList ¶ added in v1.1.35
func (s *DescribeAllowListsInput) SetWithIpList(v bool) *DescribeAllowListsInput
SetWithIpList sets the WithIpList field's value.
func (DescribeAllowListsInput) String ¶ added in v1.0.56
func (s DescribeAllowListsInput) String() string
String returns the string representation
type DescribeAllowListsOutput ¶ added in v1.0.56
type DescribeAllowListsOutput struct {
Metadata *response.ResponseMetadata
AllowLists []*AllowListForDescribeAllowListsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListsOutput) GoString ¶ added in v1.0.56
func (s DescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*DescribeAllowListsOutput) SetAllowLists ¶ added in v1.0.56
func (s *DescribeAllowListsOutput) SetAllowLists(v []*AllowListForDescribeAllowListsOutput) *DescribeAllowListsOutput
SetAllowLists sets the AllowLists field's value.
func (DescribeAllowListsOutput) String ¶ added in v1.0.56
func (s DescribeAllowListsOutput) String() string
String returns the string representation
type DescribeApplyParameterTemplateInput ¶ added in v1.0.93
type DescribeApplyParameterTemplateInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeApplyParameterTemplateInput) GoString ¶ added in v1.0.93
func (s DescribeApplyParameterTemplateInput) GoString() string
GoString returns the string representation
func (*DescribeApplyParameterTemplateInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeApplyParameterTemplateInput) SetInstanceId(v string) *DescribeApplyParameterTemplateInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeApplyParameterTemplateInput) SetTemplateId ¶ added in v1.0.93
func (s *DescribeApplyParameterTemplateInput) SetTemplateId(v string) *DescribeApplyParameterTemplateInput
SetTemplateId sets the TemplateId field's value.
func (DescribeApplyParameterTemplateInput) String ¶ added in v1.0.93
func (s DescribeApplyParameterTemplateInput) String() string
String returns the string representation
func (*DescribeApplyParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *DescribeApplyParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeApplyParameterTemplateOutput ¶ added in v1.0.93
type DescribeApplyParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
Parameters []*ParameterForDescribeApplyParameterTemplateOutput `type:"list" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeApplyParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s DescribeApplyParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*DescribeApplyParameterTemplateOutput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeApplyParameterTemplateOutput) SetInstanceId(v string) *DescribeApplyParameterTemplateOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeApplyParameterTemplateOutput) SetParameters ¶ added in v1.0.93
func (s *DescribeApplyParameterTemplateOutput) SetParameters(v []*ParameterForDescribeApplyParameterTemplateOutput) *DescribeApplyParameterTemplateOutput
SetParameters sets the Parameters field's value.
func (*DescribeApplyParameterTemplateOutput) SetTemplateId ¶ added in v1.0.93
func (s *DescribeApplyParameterTemplateOutput) SetTemplateId(v string) *DescribeApplyParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (DescribeApplyParameterTemplateOutput) String ¶ added in v1.0.93
func (s DescribeApplyParameterTemplateOutput) String() string
String returns the string representation
type DescribeAvailabilityZonesInput ¶
type DescribeAvailabilityZonesInput struct {
// contains filtered or unexported fields
}
func (DescribeAvailabilityZonesInput) GoString ¶
func (s DescribeAvailabilityZonesInput) GoString() string
GoString returns the string representation
func (DescribeAvailabilityZonesInput) String ¶
func (s DescribeAvailabilityZonesInput) String() string
String returns the string representation
type DescribeAvailabilityZonesOutput ¶
type DescribeAvailabilityZonesOutput struct {
Metadata *response.ResponseMetadata
RegionId *string `type:"string" json:",omitempty"`
Zones []*ZoneForDescribeAvailabilityZonesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAvailabilityZonesOutput) GoString ¶
func (s DescribeAvailabilityZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeAvailabilityZonesOutput) SetRegionId ¶
func (s *DescribeAvailabilityZonesOutput) SetRegionId(v string) *DescribeAvailabilityZonesOutput
SetRegionId sets the RegionId field's value.
func (*DescribeAvailabilityZonesOutput) SetZones ¶
func (s *DescribeAvailabilityZonesOutput) SetZones(v []*ZoneForDescribeAvailabilityZonesOutput) *DescribeAvailabilityZonesOutput
SetZones sets the Zones field's value.
func (DescribeAvailabilityZonesOutput) String ¶
func (s DescribeAvailabilityZonesOutput) String() string
String returns the string representation
type DescribeAvailableCrossRegionInput ¶ added in v1.0.93
type DescribeAvailableCrossRegionInput struct {
InstanceId *string `type:"string" json:",omitempty"`
// RegionId is a required field
RegionId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeAvailableCrossRegionInput) GoString ¶ added in v1.0.93
func (s DescribeAvailableCrossRegionInput) GoString() string
GoString returns the string representation
func (*DescribeAvailableCrossRegionInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeAvailableCrossRegionInput) SetInstanceId(v string) *DescribeAvailableCrossRegionInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeAvailableCrossRegionInput) SetRegionId ¶ added in v1.0.93
func (s *DescribeAvailableCrossRegionInput) SetRegionId(v string) *DescribeAvailableCrossRegionInput
SetRegionId sets the RegionId field's value.
func (DescribeAvailableCrossRegionInput) String ¶ added in v1.0.93
func (s DescribeAvailableCrossRegionInput) String() string
String returns the string representation
func (*DescribeAvailableCrossRegionInput) Validate ¶ added in v1.0.125
func (s *DescribeAvailableCrossRegionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAvailableCrossRegionOutput ¶ added in v1.0.93
type DescribeAvailableCrossRegionOutput struct {
Metadata *response.ResponseMetadata
Regions []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAvailableCrossRegionOutput) GoString ¶ added in v1.0.93
func (s DescribeAvailableCrossRegionOutput) GoString() string
GoString returns the string representation
func (*DescribeAvailableCrossRegionOutput) SetRegions ¶ added in v1.0.93
func (s *DescribeAvailableCrossRegionOutput) SetRegions(v []*string) *DescribeAvailableCrossRegionOutput
SetRegions sets the Regions field's value.
func (DescribeAvailableCrossRegionOutput) String ¶ added in v1.0.93
func (s DescribeAvailableCrossRegionOutput) String() string
String returns the string representation
type DescribeBackupDecryptionKeyInput ¶ added in v1.0.150
type DescribeBackupDecryptionKeyInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeBackupDecryptionKeyInput) GoString ¶ added in v1.0.150
func (s DescribeBackupDecryptionKeyInput) GoString() string
GoString returns the string representation
func (*DescribeBackupDecryptionKeyInput) SetBackupId ¶ added in v1.0.150
func (s *DescribeBackupDecryptionKeyInput) SetBackupId(v string) *DescribeBackupDecryptionKeyInput
SetBackupId sets the BackupId field's value.
func (*DescribeBackupDecryptionKeyInput) SetInstanceId ¶ added in v1.0.150
func (s *DescribeBackupDecryptionKeyInput) SetInstanceId(v string) *DescribeBackupDecryptionKeyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeBackupDecryptionKeyInput) String ¶ added in v1.0.150
func (s DescribeBackupDecryptionKeyInput) String() string
String returns the string representation
func (*DescribeBackupDecryptionKeyInput) Validate ¶ added in v1.0.150
func (s *DescribeBackupDecryptionKeyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupDecryptionKeyOutput ¶ added in v1.0.150
type DescribeBackupDecryptionKeyOutput struct {
Metadata *response.ResponseMetadata
DecryptionKey *string `type:"string" json:",omitempty"`
Iv *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupDecryptionKeyOutput) GoString ¶ added in v1.0.150
func (s DescribeBackupDecryptionKeyOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupDecryptionKeyOutput) SetDecryptionKey ¶ added in v1.0.151
func (s *DescribeBackupDecryptionKeyOutput) SetDecryptionKey(v string) *DescribeBackupDecryptionKeyOutput
SetDecryptionKey sets the DecryptionKey field's value.
func (*DescribeBackupDecryptionKeyOutput) SetIv ¶ added in v1.0.151
func (s *DescribeBackupDecryptionKeyOutput) SetIv(v string) *DescribeBackupDecryptionKeyOutput
SetIv sets the Iv field's value.
func (DescribeBackupDecryptionKeyOutput) String ¶ added in v1.0.150
func (s DescribeBackupDecryptionKeyOutput) String() string
String returns the string representation
type DescribeBackupEncryptionStatusInput ¶ added in v1.0.150
type DescribeBackupEncryptionStatusInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeBackupEncryptionStatusInput) GoString ¶ added in v1.0.150
func (s DescribeBackupEncryptionStatusInput) GoString() string
GoString returns the string representation
func (*DescribeBackupEncryptionStatusInput) SetInstanceId ¶ added in v1.0.150
func (s *DescribeBackupEncryptionStatusInput) SetInstanceId(v string) *DescribeBackupEncryptionStatusInput
SetInstanceId sets the InstanceId field's value.
func (DescribeBackupEncryptionStatusInput) String ¶ added in v1.0.150
func (s DescribeBackupEncryptionStatusInput) String() string
String returns the string representation
func (*DescribeBackupEncryptionStatusInput) Validate ¶ added in v1.0.150
func (s *DescribeBackupEncryptionStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupEncryptionStatusOutput ¶ added in v1.0.150
type DescribeBackupEncryptionStatusOutput struct {
Metadata *response.ResponseMetadata
DataEncryptionStatus *string `type:"string" json:",omitempty"`
LogEncryptionStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupEncryptionStatusOutput) GoString ¶ added in v1.0.150
func (s DescribeBackupEncryptionStatusOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupEncryptionStatusOutput) SetDataEncryptionStatus ¶ added in v1.0.151
func (s *DescribeBackupEncryptionStatusOutput) SetDataEncryptionStatus(v string) *DescribeBackupEncryptionStatusOutput
SetDataEncryptionStatus sets the DataEncryptionStatus field's value.
func (*DescribeBackupEncryptionStatusOutput) SetLogEncryptionStatus ¶ added in v1.0.151
func (s *DescribeBackupEncryptionStatusOutput) SetLogEncryptionStatus(v string) *DescribeBackupEncryptionStatusOutput
SetLogEncryptionStatus sets the LogEncryptionStatus field's value.
func (DescribeBackupEncryptionStatusOutput) String ¶ added in v1.0.150
func (s DescribeBackupEncryptionStatusOutput) String() string
String returns the string representation
type DescribeBackupPolicyInput ¶
type DescribeBackupPolicyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeBackupPolicyInput) GoString ¶
func (s DescribeBackupPolicyInput) GoString() string
GoString returns the string representation
func (*DescribeBackupPolicyInput) SetInstanceId ¶
func (s *DescribeBackupPolicyInput) SetInstanceId(v string) *DescribeBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeBackupPolicyInput) String ¶
func (s DescribeBackupPolicyInput) String() string
String returns the string representation
func (*DescribeBackupPolicyInput) Validate ¶
func (s *DescribeBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupPolicyOutput ¶
type DescribeBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BinlogBackupAllRetention *bool `type:"boolean" json:",omitempty"`
BinlogBackupEnabled *bool `type:"boolean" json:",omitempty"`
BinlogBackupEncryptionEnabled *bool `type:"boolean" json:",omitempty"`
BinlogFileCountsEnable *bool `type:"boolean" json:",omitempty"`
BinlogLimitCount *int32 `type:"int32" json:",omitempty"`
BinlogLocalRetentionHour *int32 `type:"int32" json:",omitempty"`
BinlogSpaceLimitEnable *bool `type:"boolean" json:",omitempty"`
BinlogStoragePercentage *int32 `type:"int32" json:",omitempty"`
DataBackupAllRetention *bool `type:"boolean" json:",omitempty"`
DataBackupEncryptionEnabled *bool `type:"boolean" json:",omitempty"`
DataBackupRetentionDay *int32 `type:"int32" json:",omitempty"`
DataFullBackupPeriods []*string `type:"list" json:",omitempty"`
DataFullBackupStartUTCHour *int32 `type:"int32" json:",omitempty"`
DataFullBackupTime *string `type:"string" json:",omitempty"`
DataIncrBackupPeriods []*string `type:"list" json:",omitempty"`
DataKeepDaysAfterReleased *int32 `type:"int32" json:",omitempty"`
DataKeepPolicyAfterReleased *string `type:"string" json:",omitempty"`
HighFrequencySnapshotBackupEnable *bool `type:"boolean" json:",omitempty"`
HighFrequencySnapshotBackupSecondPeriod *int32 `type:"int32" json:",omitempty"`
HourlyIncrBackupEnable *bool `type:"boolean" json:",omitempty"`
IncrBackupHourPeriod *int32 `type:"int32" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
KeepCrossBackupEnableAfterReleased *bool `type:"boolean" json:",omitempty"`
LockDDLTime *int32 `type:"int32" json:",omitempty"`
LogBackupRetentionDay *int32 `type:"int32" json:",omitempty"`
PublicDownloadEnable *bool `type:"boolean" json:",omitempty"`
RetentionPolicySynced *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupPolicyOutput) GoString ¶
func (s DescribeBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupPolicyOutput) SetBinlogBackupAllRetention ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetBinlogBackupAllRetention(v bool) *DescribeBackupPolicyOutput
SetBinlogBackupAllRetention sets the BinlogBackupAllRetention field's value.
func (*DescribeBackupPolicyOutput) SetBinlogBackupEnabled ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetBinlogBackupEnabled(v bool) *DescribeBackupPolicyOutput
SetBinlogBackupEnabled sets the BinlogBackupEnabled field's value.
func (*DescribeBackupPolicyOutput) SetBinlogBackupEncryptionEnabled ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetBinlogBackupEncryptionEnabled(v bool) *DescribeBackupPolicyOutput
SetBinlogBackupEncryptionEnabled sets the BinlogBackupEncryptionEnabled field's value.
func (*DescribeBackupPolicyOutput) SetBinlogFileCountsEnable ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetBinlogFileCountsEnable(v bool) *DescribeBackupPolicyOutput
SetBinlogFileCountsEnable sets the BinlogFileCountsEnable field's value.
func (*DescribeBackupPolicyOutput) SetBinlogLimitCount ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetBinlogLimitCount(v int32) *DescribeBackupPolicyOutput
SetBinlogLimitCount sets the BinlogLimitCount field's value.
func (*DescribeBackupPolicyOutput) SetBinlogLocalRetentionHour ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetBinlogLocalRetentionHour(v int32) *DescribeBackupPolicyOutput
SetBinlogLocalRetentionHour sets the BinlogLocalRetentionHour field's value.
func (*DescribeBackupPolicyOutput) SetBinlogSpaceLimitEnable ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetBinlogSpaceLimitEnable(v bool) *DescribeBackupPolicyOutput
SetBinlogSpaceLimitEnable sets the BinlogSpaceLimitEnable field's value.
func (*DescribeBackupPolicyOutput) SetBinlogStoragePercentage ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetBinlogStoragePercentage(v int32) *DescribeBackupPolicyOutput
SetBinlogStoragePercentage sets the BinlogStoragePercentage field's value.
func (*DescribeBackupPolicyOutput) SetDataBackupAllRetention ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetDataBackupAllRetention(v bool) *DescribeBackupPolicyOutput
SetDataBackupAllRetention sets the DataBackupAllRetention field's value.
func (*DescribeBackupPolicyOutput) SetDataBackupEncryptionEnabled ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetDataBackupEncryptionEnabled(v bool) *DescribeBackupPolicyOutput
SetDataBackupEncryptionEnabled sets the DataBackupEncryptionEnabled field's value.
func (*DescribeBackupPolicyOutput) SetDataBackupRetentionDay ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetDataBackupRetentionDay(v int32) *DescribeBackupPolicyOutput
SetDataBackupRetentionDay sets the DataBackupRetentionDay field's value.
func (*DescribeBackupPolicyOutput) SetDataFullBackupPeriods ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetDataFullBackupPeriods(v []*string) *DescribeBackupPolicyOutput
SetDataFullBackupPeriods sets the DataFullBackupPeriods field's value.
func (*DescribeBackupPolicyOutput) SetDataFullBackupStartUTCHour ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetDataFullBackupStartUTCHour(v int32) *DescribeBackupPolicyOutput
SetDataFullBackupStartUTCHour sets the DataFullBackupStartUTCHour field's value.
func (*DescribeBackupPolicyOutput) SetDataFullBackupTime ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetDataFullBackupTime(v string) *DescribeBackupPolicyOutput
SetDataFullBackupTime sets the DataFullBackupTime field's value.
func (*DescribeBackupPolicyOutput) SetDataIncrBackupPeriods ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetDataIncrBackupPeriods(v []*string) *DescribeBackupPolicyOutput
SetDataIncrBackupPeriods sets the DataIncrBackupPeriods field's value.
func (*DescribeBackupPolicyOutput) SetDataKeepDaysAfterReleased ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetDataKeepDaysAfterReleased(v int32) *DescribeBackupPolicyOutput
SetDataKeepDaysAfterReleased sets the DataKeepDaysAfterReleased field's value.
func (*DescribeBackupPolicyOutput) SetDataKeepPolicyAfterReleased ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetDataKeepPolicyAfterReleased(v string) *DescribeBackupPolicyOutput
SetDataKeepPolicyAfterReleased sets the DataKeepPolicyAfterReleased field's value.
func (*DescribeBackupPolicyOutput) SetHighFrequencySnapshotBackupEnable ¶ added in v1.1.35
func (s *DescribeBackupPolicyOutput) SetHighFrequencySnapshotBackupEnable(v bool) *DescribeBackupPolicyOutput
SetHighFrequencySnapshotBackupEnable sets the HighFrequencySnapshotBackupEnable field's value.
func (*DescribeBackupPolicyOutput) SetHighFrequencySnapshotBackupSecondPeriod ¶ added in v1.1.35
func (s *DescribeBackupPolicyOutput) SetHighFrequencySnapshotBackupSecondPeriod(v int32) *DescribeBackupPolicyOutput
SetHighFrequencySnapshotBackupSecondPeriod sets the HighFrequencySnapshotBackupSecondPeriod field's value.
func (*DescribeBackupPolicyOutput) SetHourlyIncrBackupEnable ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetHourlyIncrBackupEnable(v bool) *DescribeBackupPolicyOutput
SetHourlyIncrBackupEnable sets the HourlyIncrBackupEnable field's value.
func (*DescribeBackupPolicyOutput) SetIncrBackupHourPeriod ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetIncrBackupHourPeriod(v int32) *DescribeBackupPolicyOutput
SetIncrBackupHourPeriod sets the IncrBackupHourPeriod field's value.
func (*DescribeBackupPolicyOutput) SetInstanceId ¶
func (s *DescribeBackupPolicyOutput) SetInstanceId(v string) *DescribeBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeBackupPolicyOutput) SetKeepCrossBackupEnableAfterReleased ¶ added in v1.1.54
func (s *DescribeBackupPolicyOutput) SetKeepCrossBackupEnableAfterReleased(v bool) *DescribeBackupPolicyOutput
SetKeepCrossBackupEnableAfterReleased sets the KeepCrossBackupEnableAfterReleased field's value.
func (*DescribeBackupPolicyOutput) SetLockDDLTime ¶ added in v1.0.163
func (s *DescribeBackupPolicyOutput) SetLockDDLTime(v int32) *DescribeBackupPolicyOutput
SetLockDDLTime sets the LockDDLTime field's value.
func (*DescribeBackupPolicyOutput) SetLogBackupRetentionDay ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetLogBackupRetentionDay(v int32) *DescribeBackupPolicyOutput
SetLogBackupRetentionDay sets the LogBackupRetentionDay field's value.
func (*DescribeBackupPolicyOutput) SetPublicDownloadEnable ¶ added in v1.1.18
func (s *DescribeBackupPolicyOutput) SetPublicDownloadEnable(v bool) *DescribeBackupPolicyOutput
SetPublicDownloadEnable sets the PublicDownloadEnable field's value.
func (*DescribeBackupPolicyOutput) SetRetentionPolicySynced ¶ added in v1.0.185
func (s *DescribeBackupPolicyOutput) SetRetentionPolicySynced(v bool) *DescribeBackupPolicyOutput
SetRetentionPolicySynced sets the RetentionPolicySynced field's value.
func (DescribeBackupPolicyOutput) String ¶
func (s DescribeBackupPolicyOutput) String() string
String returns the string representation
type DescribeBackupStatsInput ¶ added in v1.0.185
type DescribeBackupStatsInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupStatsInput) GoString ¶ added in v1.0.185
func (s DescribeBackupStatsInput) GoString() string
GoString returns the string representation
func (*DescribeBackupStatsInput) SetInstanceId ¶ added in v1.0.185
func (s *DescribeBackupStatsInput) SetInstanceId(v string) *DescribeBackupStatsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeBackupStatsInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeBackupStatsInput) SetProjectName(v string) *DescribeBackupStatsInput
SetProjectName sets the ProjectName field's value.
func (DescribeBackupStatsInput) String ¶ added in v1.0.185
func (s DescribeBackupStatsInput) String() string
String returns the string representation
func (*DescribeBackupStatsInput) Validate ¶ added in v1.0.185
func (s *DescribeBackupStatsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupStatsOutput ¶ added in v1.0.185
type DescribeBackupStatsOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
UsageStats []*UsageStatForDescribeBackupStatsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupStatsOutput) GoString ¶ added in v1.0.185
func (s DescribeBackupStatsOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupStatsOutput) SetInstanceId ¶ added in v1.0.185
func (s *DescribeBackupStatsOutput) SetInstanceId(v string) *DescribeBackupStatsOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeBackupStatsOutput) SetProjectName ¶ added in v1.0.185
func (s *DescribeBackupStatsOutput) SetProjectName(v string) *DescribeBackupStatsOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeBackupStatsOutput) SetUsageStats ¶ added in v1.0.185
func (s *DescribeBackupStatsOutput) SetUsageStats(v []*UsageStatForDescribeBackupStatsOutput) *DescribeBackupStatsOutput
SetUsageStats sets the UsageStats field's value.
func (DescribeBackupStatsOutput) String ¶ added in v1.0.185
func (s DescribeBackupStatsOutput) String() string
String returns the string representation
type DescribeBackupsInput ¶
type DescribeBackupsInput struct {
BackupEndTime *string `type:"string" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupMethod *string `type:"string" json:",omitempty"`
BackupName *string `type:"string" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
CreateType *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Option *OptionForDescribeBackupsInput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupsInput) GoString ¶
func (s DescribeBackupsInput) GoString() string
GoString returns the string representation
func (*DescribeBackupsInput) SetBackupEndTime ¶
func (s *DescribeBackupsInput) SetBackupEndTime(v string) *DescribeBackupsInput
SetBackupEndTime sets the BackupEndTime field's value.
func (*DescribeBackupsInput) SetBackupId ¶
func (s *DescribeBackupsInput) SetBackupId(v string) *DescribeBackupsInput
SetBackupId sets the BackupId field's value.
func (*DescribeBackupsInput) SetBackupMethod ¶
func (s *DescribeBackupsInput) SetBackupMethod(v string) *DescribeBackupsInput
SetBackupMethod sets the BackupMethod field's value.
func (*DescribeBackupsInput) SetBackupName ¶ added in v1.1.54
func (s *DescribeBackupsInput) SetBackupName(v string) *DescribeBackupsInput
SetBackupName sets the BackupName field's value.
func (*DescribeBackupsInput) SetBackupStartTime ¶
func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput
SetBackupStartTime sets the BackupStartTime field's value.
func (*DescribeBackupsInput) SetBackupStatus ¶
func (s *DescribeBackupsInput) SetBackupStatus(v string) *DescribeBackupsInput
SetBackupStatus sets the BackupStatus field's value.
func (*DescribeBackupsInput) SetBackupType ¶
func (s *DescribeBackupsInput) SetBackupType(v string) *DescribeBackupsInput
SetBackupType sets the BackupType field's value.
func (*DescribeBackupsInput) SetCreateType ¶ added in v1.0.93
func (s *DescribeBackupsInput) SetCreateType(v string) *DescribeBackupsInput
SetCreateType sets the CreateType field's value.
func (*DescribeBackupsInput) SetInstanceId ¶
func (s *DescribeBackupsInput) SetInstanceId(v string) *DescribeBackupsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeBackupsInput) SetOption ¶ added in v1.0.185
func (s *DescribeBackupsInput) SetOption(v *OptionForDescribeBackupsInput) *DescribeBackupsInput
SetOption sets the Option field's value.
func (*DescribeBackupsInput) SetPageNumber ¶
func (s *DescribeBackupsInput) SetPageNumber(v int32) *DescribeBackupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeBackupsInput) SetPageSize ¶
func (s *DescribeBackupsInput) SetPageSize(v int32) *DescribeBackupsInput
SetPageSize sets the PageSize field's value.
func (*DescribeBackupsInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeBackupsInput) SetProjectName(v string) *DescribeBackupsInput
SetProjectName sets the ProjectName field's value.
func (DescribeBackupsInput) String ¶
func (s DescribeBackupsInput) String() string
String returns the string representation
type DescribeBackupsOutput ¶
type DescribeBackupsOutput struct {
Metadata *response.ResponseMetadata
Backups []*BackupForDescribeBackupsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupsOutput) GoString ¶
func (s DescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupsOutput) SetBackups ¶ added in v1.0.56
func (s *DescribeBackupsOutput) SetBackups(v []*BackupForDescribeBackupsOutput) *DescribeBackupsOutput
SetBackups sets the Backups field's value.
func (*DescribeBackupsOutput) SetTotal ¶
func (s *DescribeBackupsOutput) SetTotal(v int32) *DescribeBackupsOutput
SetTotal sets the Total field's value.
func (DescribeBackupsOutput) String ¶
func (s DescribeBackupsOutput) String() string
String returns the string representation
type DescribeBinlogFilesInput ¶ added in v1.0.93
type DescribeBinlogFilesInput struct {
BackupFileNumber *int32 `type:"int32" json:",omitempty"`
Context *string `type:"string" json:",omitempty"`
// EndTime is a required field
EndTime *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ResultSorter *string `type:"string" json:",omitempty"`
// StartTime is a required field
StartTime *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeBinlogFilesInput) GoString ¶ added in v1.0.93
func (s DescribeBinlogFilesInput) GoString() string
GoString returns the string representation
func (*DescribeBinlogFilesInput) SetBackupFileNumber ¶ added in v1.0.93
func (s *DescribeBinlogFilesInput) SetBackupFileNumber(v int32) *DescribeBinlogFilesInput
SetBackupFileNumber sets the BackupFileNumber field's value.
func (*DescribeBinlogFilesInput) SetContext ¶ added in v1.0.93
func (s *DescribeBinlogFilesInput) SetContext(v string) *DescribeBinlogFilesInput
SetContext sets the Context field's value.
func (*DescribeBinlogFilesInput) SetEndTime ¶ added in v1.0.93
func (s *DescribeBinlogFilesInput) SetEndTime(v string) *DescribeBinlogFilesInput
SetEndTime sets the EndTime field's value.
func (*DescribeBinlogFilesInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeBinlogFilesInput) SetInstanceId(v string) *DescribeBinlogFilesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeBinlogFilesInput) SetResultSorter ¶ added in v1.0.185
func (s *DescribeBinlogFilesInput) SetResultSorter(v string) *DescribeBinlogFilesInput
SetResultSorter sets the ResultSorter field's value.
func (*DescribeBinlogFilesInput) SetStartTime ¶ added in v1.0.93
func (s *DescribeBinlogFilesInput) SetStartTime(v string) *DescribeBinlogFilesInput
SetStartTime sets the StartTime field's value.
func (DescribeBinlogFilesInput) String ¶ added in v1.0.93
func (s DescribeBinlogFilesInput) String() string
String returns the string representation
func (*DescribeBinlogFilesInput) Validate ¶ added in v1.0.125
func (s *DescribeBinlogFilesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBinlogFilesOutput ¶ added in v1.0.93
type DescribeBinlogFilesOutput struct {
Metadata *response.ResponseMetadata
BinlogFiles []*BinlogFileForDescribeBinlogFilesOutput `type:"list" json:",omitempty"`
Context *string `type:"string" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBinlogFilesOutput) GoString ¶ added in v1.0.93
func (s DescribeBinlogFilesOutput) GoString() string
GoString returns the string representation
func (*DescribeBinlogFilesOutput) SetBinlogFiles ¶ added in v1.0.93
func (s *DescribeBinlogFilesOutput) SetBinlogFiles(v []*BinlogFileForDescribeBinlogFilesOutput) *DescribeBinlogFilesOutput
SetBinlogFiles sets the BinlogFiles field's value.
func (*DescribeBinlogFilesOutput) SetContext ¶ added in v1.0.93
func (s *DescribeBinlogFilesOutput) SetContext(v string) *DescribeBinlogFilesOutput
SetContext sets the Context field's value.
func (*DescribeBinlogFilesOutput) SetTotal ¶ added in v1.0.93
func (s *DescribeBinlogFilesOutput) SetTotal(v int32) *DescribeBinlogFilesOutput
SetTotal sets the Total field's value.
func (DescribeBinlogFilesOutput) String ¶ added in v1.0.93
func (s DescribeBinlogFilesOutput) String() string
String returns the string representation
type DescribeCrossBackupPolicyInput ¶ added in v1.0.93
type DescribeCrossBackupPolicyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeCrossBackupPolicyInput) GoString ¶ added in v1.0.93
func (s DescribeCrossBackupPolicyInput) GoString() string
GoString returns the string representation
func (*DescribeCrossBackupPolicyInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeCrossBackupPolicyInput) SetInstanceId(v string) *DescribeCrossBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeCrossBackupPolicyInput) String ¶ added in v1.0.93
func (s DescribeCrossBackupPolicyInput) String() string
String returns the string representation
func (*DescribeCrossBackupPolicyInput) Validate ¶ added in v1.0.125
func (s *DescribeCrossBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCrossBackupPolicyOutput ¶ added in v1.0.93
type DescribeCrossBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupRegion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
LogBackupEnabled *bool `type:"boolean" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossBackupPolicyOutput) GoString ¶ added in v1.0.93
func (s DescribeCrossBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossBackupPolicyOutput) SetBackupEnabled ¶ added in v1.0.93
func (s *DescribeCrossBackupPolicyOutput) SetBackupEnabled(v bool) *DescribeCrossBackupPolicyOutput
SetBackupEnabled sets the BackupEnabled field's value.
func (*DescribeCrossBackupPolicyOutput) SetCrossBackupRegion ¶ added in v1.0.93
func (s *DescribeCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *DescribeCrossBackupPolicyOutput
SetCrossBackupRegion sets the CrossBackupRegion field's value.
func (*DescribeCrossBackupPolicyOutput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeCrossBackupPolicyOutput) SetInstanceId(v string) *DescribeCrossBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCrossBackupPolicyOutput) SetLogBackupEnabled ¶ added in v1.0.93
func (s *DescribeCrossBackupPolicyOutput) SetLogBackupEnabled(v bool) *DescribeCrossBackupPolicyOutput
SetLogBackupEnabled sets the LogBackupEnabled field's value.
func (*DescribeCrossBackupPolicyOutput) SetRetention ¶ added in v1.0.93
func (s *DescribeCrossBackupPolicyOutput) SetRetention(v int32) *DescribeCrossBackupPolicyOutput
SetRetention sets the Retention field's value.
func (DescribeCrossBackupPolicyOutput) String ¶ added in v1.0.93
func (s DescribeCrossBackupPolicyOutput) String() string
String returns the string representation
type DescribeCrossRegionBackupDBInstancesInput ¶ added in v1.0.185
type DescribeCrossRegionBackupDBInstancesInput struct {
EnableAfterTime *string `type:"string" json:",omitempty"`
EnableBeforeTime *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionBackupDBInstancesInput) GoString ¶ added in v1.0.185
func (s DescribeCrossRegionBackupDBInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionBackupDBInstancesInput) SetEnableAfterTime ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetEnableAfterTime(v string) *DescribeCrossRegionBackupDBInstancesInput
SetEnableAfterTime sets the EnableAfterTime field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetEnableBeforeTime ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetEnableBeforeTime(v string) *DescribeCrossRegionBackupDBInstancesInput
SetEnableBeforeTime sets the EnableBeforeTime field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetInstanceId ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetInstanceId(v string) *DescribeCrossRegionBackupDBInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetInstanceName ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetInstanceName(v string) *DescribeCrossRegionBackupDBInstancesInput
SetInstanceName sets the InstanceName field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetPageNumber ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageNumber(v int32) *DescribeCrossRegionBackupDBInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetPageSize ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageSize(v int32) *DescribeCrossRegionBackupDBInstancesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesInput) SetProjectName(v string) *DescribeCrossRegionBackupDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (DescribeCrossRegionBackupDBInstancesInput) String ¶ added in v1.0.185
func (s DescribeCrossRegionBackupDBInstancesInput) String() string
String returns the string representation
type DescribeCrossRegionBackupDBInstancesOutput ¶ added in v1.0.185
type DescribeCrossRegionBackupDBInstancesOutput struct {
Metadata *response.ResponseMetadata
Datas []*DataForDescribeCrossRegionBackupDBInstancesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionBackupDBInstancesOutput) GoString ¶ added in v1.0.185
func (s DescribeCrossRegionBackupDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionBackupDBInstancesOutput) SetDatas ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesOutput) SetDatas(v []*DataForDescribeCrossRegionBackupDBInstancesOutput) *DescribeCrossRegionBackupDBInstancesOutput
SetDatas sets the Datas field's value.
func (*DescribeCrossRegionBackupDBInstancesOutput) SetTotal ¶ added in v1.0.185
func (s *DescribeCrossRegionBackupDBInstancesOutput) SetTotal(v int32) *DescribeCrossRegionBackupDBInstancesOutput
SetTotal sets the Total field's value.
func (DescribeCrossRegionBackupDBInstancesOutput) String ¶ added in v1.0.185
func (s DescribeCrossRegionBackupDBInstancesOutput) String() string
String returns the string representation
type DescribeDBAccountsInput ¶
type DescribeDBAccountsInput struct {
AccountName *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsInput) GoString ¶
func (s DescribeDBAccountsInput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsInput) SetAccountName ¶
func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
SetAccountName sets the AccountName field's value.
func (*DescribeDBAccountsInput) SetInstanceId ¶
func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBAccountsInput) SetPageNumber ¶
func (s *DescribeDBAccountsInput) SetPageNumber(v int32) *DescribeDBAccountsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBAccountsInput) SetPageSize ¶
func (s *DescribeDBAccountsInput) SetPageSize(v int32) *DescribeDBAccountsInput
SetPageSize sets the PageSize field's value.
func (DescribeDBAccountsInput) String ¶
func (s DescribeDBAccountsInput) String() string
String returns the string representation
func (*DescribeDBAccountsInput) Validate ¶
func (s *DescribeDBAccountsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBAccountsOutput ¶
type DescribeDBAccountsOutput struct {
Metadata *response.ResponseMetadata
Accounts []*AccountForDescribeDBAccountsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsOutput) GoString ¶
func (s DescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsOutput) SetAccounts ¶ added in v1.0.56
func (s *DescribeDBAccountsOutput) SetAccounts(v []*AccountForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
SetAccounts sets the Accounts field's value.
func (*DescribeDBAccountsOutput) SetTotal ¶
func (s *DescribeDBAccountsOutput) SetTotal(v int32) *DescribeDBAccountsOutput
SetTotal sets the Total field's value.
func (DescribeDBAccountsOutput) String ¶
func (s DescribeDBAccountsOutput) String() string
String returns the string representation
type DescribeDBBlueGreenDifferencesInput ¶ added in v1.2.21
type DescribeDBBlueGreenDifferencesInput struct {
GreenEndpoints []*GreenEndpointForDescribeDBBlueGreenDifferencesInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBBlueGreenDifferencesInput) GoString ¶ added in v1.2.21
func (s DescribeDBBlueGreenDifferencesInput) GoString() string
GoString returns the string representation
func (*DescribeDBBlueGreenDifferencesInput) SetGreenEndpoints ¶ added in v1.2.21
func (s *DescribeDBBlueGreenDifferencesInput) SetGreenEndpoints(v []*GreenEndpointForDescribeDBBlueGreenDifferencesInput) *DescribeDBBlueGreenDifferencesInput
SetGreenEndpoints sets the GreenEndpoints field's value.
func (*DescribeDBBlueGreenDifferencesInput) SetInstanceId ¶ added in v1.2.21
func (s *DescribeDBBlueGreenDifferencesInput) SetInstanceId(v string) *DescribeDBBlueGreenDifferencesInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBBlueGreenDifferencesInput) String ¶ added in v1.2.21
func (s DescribeDBBlueGreenDifferencesInput) String() string
String returns the string representation
func (*DescribeDBBlueGreenDifferencesInput) Validate ¶ added in v1.2.21
func (s *DescribeDBBlueGreenDifferencesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type DescribeDBBlueGreenDifferencesOutput struct {
Metadata *response.ResponseMetadata
BlueInfoDifference *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
GreenInfoDifference *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s DescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBBlueGreenDifferencesOutput) SetBlueInfoDifference ¶ added in v1.2.21
func (s *DescribeDBBlueGreenDifferencesOutput) SetBlueInfoDifference(v *BlueInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) *DescribeDBBlueGreenDifferencesOutput
SetBlueInfoDifference sets the BlueInfoDifference field's value.
func (*DescribeDBBlueGreenDifferencesOutput) SetGreenInfoDifference ¶ added in v1.2.21
func (s *DescribeDBBlueGreenDifferencesOutput) SetGreenInfoDifference(v *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) *DescribeDBBlueGreenDifferencesOutput
SetGreenInfoDifference sets the GreenInfoDifference field's value.
func (DescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s DescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type DescribeDBBlueGreenInstanceInput ¶ added in v1.2.21
type DescribeDBBlueGreenInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBBlueGreenInstanceInput) GoString ¶ added in v1.2.21
func (s DescribeDBBlueGreenInstanceInput) GoString() string
GoString returns the string representation
func (*DescribeDBBlueGreenInstanceInput) SetInstanceId ¶ added in v1.2.21
func (s *DescribeDBBlueGreenInstanceInput) SetInstanceId(v string) *DescribeDBBlueGreenInstanceInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBBlueGreenInstanceInput) String ¶ added in v1.2.21
func (s DescribeDBBlueGreenInstanceInput) String() string
String returns the string representation
func (*DescribeDBBlueGreenInstanceInput) Validate ¶ added in v1.2.21
func (s *DescribeDBBlueGreenInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBBlueGreenInstanceOutput ¶ added in v1.2.21
type DescribeDBBlueGreenInstanceOutput struct {
Metadata *response.ResponseMetadata
BlueInstance *BlueInstanceForDescribeDBBlueGreenInstanceOutput `type:"structure" json:",omitempty"`
GreenInstance *GreenInstanceForDescribeDBBlueGreenInstanceOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBBlueGreenInstanceOutput) GoString ¶ added in v1.2.21
func (s DescribeDBBlueGreenInstanceOutput) GoString() string
GoString returns the string representation
func (*DescribeDBBlueGreenInstanceOutput) SetBlueInstance ¶ added in v1.2.21
func (s *DescribeDBBlueGreenInstanceOutput) SetBlueInstance(v *BlueInstanceForDescribeDBBlueGreenInstanceOutput) *DescribeDBBlueGreenInstanceOutput
SetBlueInstance sets the BlueInstance field's value.
func (*DescribeDBBlueGreenInstanceOutput) SetGreenInstance ¶ added in v1.2.21
func (s *DescribeDBBlueGreenInstanceOutput) SetGreenInstance(v *GreenInstanceForDescribeDBBlueGreenInstanceOutput) *DescribeDBBlueGreenInstanceOutput
SetGreenInstance sets the GreenInstance field's value.
func (DescribeDBBlueGreenInstanceOutput) String ¶ added in v1.2.21
func (s DescribeDBBlueGreenInstanceOutput) String() string
String returns the string representation
type DescribeDBDisasterRecoveryInstancesInput ¶ added in v1.1.35
type DescribeDBDisasterRecoveryInstancesInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBDisasterRecoveryInstancesInput) GoString ¶ added in v1.1.35
func (s DescribeDBDisasterRecoveryInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeDBDisasterRecoveryInstancesInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesInput) SetInstanceId(v string) *DescribeDBDisasterRecoveryInstancesInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBDisasterRecoveryInstancesInput) String ¶ added in v1.1.35
func (s DescribeDBDisasterRecoveryInstancesInput) String() string
String returns the string representation
func (*DescribeDBDisasterRecoveryInstancesInput) Validate ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBDisasterRecoveryInstancesOutput ¶ added in v1.1.35
type DescribeDBDisasterRecoveryInstancesOutput struct {
Metadata *response.ResponseMetadata
DisasterRecoveryInstances []*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput `type:"list" json:",omitempty"`
DrDtsTaskId *string `type:"string" json:",omitempty"`
DrDtsTaskName *string `type:"string" json:",omitempty"`
DrDtsTaskStatus *string `type:"string" json:",omitempty"`
DrSecondsBehindMaster *int32 `type:"int32" json:",omitempty"`
MasterInstanceId *string `type:"string" json:",omitempty"`
MasterInstanceName *string `type:"string" json:",omitempty"`
MasterRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBDisasterRecoveryInstancesOutput) GoString ¶ added in v1.1.35
func (s DescribeDBDisasterRecoveryInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBDisasterRecoveryInstancesOutput) SetDisasterRecoveryInstances ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDisasterRecoveryInstances(v []*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) *DescribeDBDisasterRecoveryInstancesOutput
SetDisasterRecoveryInstances sets the DisasterRecoveryInstances field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskId ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskId(v string) *DescribeDBDisasterRecoveryInstancesOutput
SetDrDtsTaskId sets the DrDtsTaskId field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskName ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskName(v string) *DescribeDBDisasterRecoveryInstancesOutput
SetDrDtsTaskName sets the DrDtsTaskName field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskStatus ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrDtsTaskStatus(v string) *DescribeDBDisasterRecoveryInstancesOutput
SetDrDtsTaskStatus sets the DrDtsTaskStatus field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetDrSecondsBehindMaster ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetDrSecondsBehindMaster(v int32) *DescribeDBDisasterRecoveryInstancesOutput
SetDrSecondsBehindMaster sets the DrSecondsBehindMaster field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetMasterInstanceId ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetMasterInstanceId(v string) *DescribeDBDisasterRecoveryInstancesOutput
SetMasterInstanceId sets the MasterInstanceId field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetMasterInstanceName ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetMasterInstanceName(v string) *DescribeDBDisasterRecoveryInstancesOutput
SetMasterInstanceName sets the MasterInstanceName field's value.
func (*DescribeDBDisasterRecoveryInstancesOutput) SetMasterRegion ¶ added in v1.1.35
func (s *DescribeDBDisasterRecoveryInstancesOutput) SetMasterRegion(v string) *DescribeDBDisasterRecoveryInstancesOutput
SetMasterRegion sets the MasterRegion field's value.
func (DescribeDBDisasterRecoveryInstancesOutput) String ¶ added in v1.1.35
func (s DescribeDBDisasterRecoveryInstancesOutput) String() string
String returns the string representation
type DescribeDBInstanceAttributeInput ¶ added in v1.1.35
type DescribeDBInstanceAttributeInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceAttributeInput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceAttributeInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceAttributeInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeDBInstanceAttributeInput) SetInstanceId(v string) *DescribeDBInstanceAttributeInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceAttributeInput) String ¶ added in v1.1.35
func (s DescribeDBInstanceAttributeInput) String() string
String returns the string representation
func (*DescribeDBInstanceAttributeInput) Validate ¶ added in v1.1.35
func (s *DescribeDBInstanceAttributeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceAttributeOutput ¶ added in v1.1.35
type DescribeDBInstanceAttributeOutput struct {
Metadata *response.ResponseMetadata
DBInstanceAttribute *DBInstanceAttributeForDescribeDBInstanceAttributeOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceAttributeOutput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceAttributeOutput) SetDBInstanceAttribute ¶ added in v1.1.35
func (s *DescribeDBInstanceAttributeOutput) SetDBInstanceAttribute(v *DBInstanceAttributeForDescribeDBInstanceAttributeOutput) *DescribeDBInstanceAttributeOutput
SetDBInstanceAttribute sets the DBInstanceAttribute field's value.
func (DescribeDBInstanceAttributeOutput) String ¶ added in v1.1.35
func (s DescribeDBInstanceAttributeOutput) String() string
String returns the string representation
type DescribeDBInstanceChargeDetailInput ¶ added in v1.1.35
type DescribeDBInstanceChargeDetailInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceChargeDetailInput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceChargeDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceChargeDetailInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeDBInstanceChargeDetailInput) SetInstanceId(v string) *DescribeDBInstanceChargeDetailInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceChargeDetailInput) String ¶ added in v1.1.35
func (s DescribeDBInstanceChargeDetailInput) String() string
String returns the string representation
func (*DescribeDBInstanceChargeDetailInput) Validate ¶ added in v1.1.35
func (s *DescribeDBInstanceChargeDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceChargeDetailOutput ¶ added in v1.1.35
type DescribeDBInstanceChargeDetailOutput struct {
Metadata *response.ResponseMetadata
ChargeDetail *ChargeDetailForDescribeDBInstanceChargeDetailOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceChargeDetailOutput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceChargeDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceChargeDetailOutput) SetChargeDetail ¶ added in v1.1.35
func (s *DescribeDBInstanceChargeDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceChargeDetailOutput) *DescribeDBInstanceChargeDetailOutput
SetChargeDetail sets the ChargeDetail field's value.
func (DescribeDBInstanceChargeDetailOutput) String ¶ added in v1.1.35
func (s DescribeDBInstanceChargeDetailOutput) String() string
String returns the string representation
type DescribeDBInstanceDetailInput ¶
type DescribeDBInstanceDetailInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailInput) GoString ¶
func (s DescribeDBInstanceDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailInput) SetInstanceId ¶
func (s *DescribeDBInstanceDetailInput) SetInstanceId(v string) *DescribeDBInstanceDetailInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceDetailInput) String ¶
func (s DescribeDBInstanceDetailInput) String() string
String returns the string representation
func (*DescribeDBInstanceDetailInput) Validate ¶
func (s *DescribeDBInstanceDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceDetailOutput ¶
type DescribeDBInstanceDetailOutput struct {
Metadata *response.ResponseMetadata
BasicInfo *BasicInfoForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
ChargeDetail *ChargeDetailForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
DisasterRecoveryInstances []*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
Endpoints []*EndpointForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
ProxyDetail *ProxyDetailForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailOutput) GoString ¶
func (s DescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailOutput) SetBasicInfo ¶
func (s *DescribeDBInstanceDetailOutput) SetBasicInfo(v *BasicInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetBasicInfo sets the BasicInfo field's value.
func (*DescribeDBInstanceDetailOutput) SetChargeDetail ¶
func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*DescribeDBInstanceDetailOutput) SetDisasterRecoveryInstances ¶ added in v1.1.18
func (s *DescribeDBInstanceDetailOutput) SetDisasterRecoveryInstances(v []*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetDisasterRecoveryInstances sets the DisasterRecoveryInstances field's value.
func (*DescribeDBInstanceDetailOutput) SetEndpoints ¶ added in v1.0.56
func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetEndpoints sets the Endpoints field's value.
func (*DescribeDBInstanceDetailOutput) SetNodes ¶ added in v1.0.56
func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetNodes sets the Nodes field's value.
func (*DescribeDBInstanceDetailOutput) SetProxyDetail ¶ added in v1.0.185
func (s *DescribeDBInstanceDetailOutput) SetProxyDetail(v *ProxyDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetProxyDetail sets the ProxyDetail field's value.
func (DescribeDBInstanceDetailOutput) String ¶
func (s DescribeDBInstanceDetailOutput) String() string
String returns the string representation
type DescribeDBInstanceEndpointsInput ¶ added in v1.1.35
type DescribeDBInstanceEndpointsInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceEndpointsInput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceEndpointsInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceEndpointsInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeDBInstanceEndpointsInput) SetInstanceId(v string) *DescribeDBInstanceEndpointsInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceEndpointsInput) String ¶ added in v1.1.35
func (s DescribeDBInstanceEndpointsInput) String() string
String returns the string representation
func (*DescribeDBInstanceEndpointsInput) Validate ¶ added in v1.1.35
func (s *DescribeDBInstanceEndpointsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceEndpointsOutput ¶ added in v1.1.35
type DescribeDBInstanceEndpointsOutput struct {
Metadata *response.ResponseMetadata
Endpoints []*EndpointForDescribeDBInstanceEndpointsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceEndpointsOutput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceEndpointsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceEndpointsOutput) SetEndpoints ¶ added in v1.1.35
func (s *DescribeDBInstanceEndpointsOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceEndpointsOutput) *DescribeDBInstanceEndpointsOutput
SetEndpoints sets the Endpoints field's value.
func (DescribeDBInstanceEndpointsOutput) String ¶ added in v1.1.35
func (s DescribeDBInstanceEndpointsOutput) String() string
String returns the string representation
type DescribeDBInstanceEngineMinorVersionsInput ¶ added in v1.0.185
type DescribeDBInstanceEngineMinorVersionsInput struct {
InstanceId *string `type:"string" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceEngineMinorVersionsInput) GoString ¶ added in v1.0.185
func (s DescribeDBInstanceEngineMinorVersionsInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceEngineMinorVersionsInput) SetInstanceId ¶ added in v1.0.185
func (s *DescribeDBInstanceEngineMinorVersionsInput) SetInstanceId(v string) *DescribeDBInstanceEngineMinorVersionsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceEngineMinorVersionsInput) SetInstanceIds ¶ added in v1.0.185
func (s *DescribeDBInstanceEngineMinorVersionsInput) SetInstanceIds(v []*string) *DescribeDBInstanceEngineMinorVersionsInput
SetInstanceIds sets the InstanceIds field's value.
func (DescribeDBInstanceEngineMinorVersionsInput) String ¶ added in v1.0.185
func (s DescribeDBInstanceEngineMinorVersionsInput) String() string
String returns the string representation
type DescribeDBInstanceEngineMinorVersionsOutput ¶ added in v1.0.185
type DescribeDBInstanceEngineMinorVersionsOutput struct {
Metadata *response.ResponseMetadata
KernelVersions []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceEngineMinorVersionsOutput) GoString ¶ added in v1.0.185
func (s DescribeDBInstanceEngineMinorVersionsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceEngineMinorVersionsOutput) SetKernelVersions ¶ added in v1.0.185
func (s *DescribeDBInstanceEngineMinorVersionsOutput) SetKernelVersions(v []*string) *DescribeDBInstanceEngineMinorVersionsOutput
SetKernelVersions sets the KernelVersions field's value.
func (DescribeDBInstanceEngineMinorVersionsOutput) String ¶ added in v1.0.185
func (s DescribeDBInstanceEngineMinorVersionsOutput) String() string
String returns the string representation
type DescribeDBInstanceHAConfigInput ¶ added in v1.1.35
type DescribeDBInstanceHAConfigInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceHAConfigInput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceHAConfigInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceHAConfigInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeDBInstanceHAConfigInput) SetInstanceId(v string) *DescribeDBInstanceHAConfigInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceHAConfigInput) String ¶ added in v1.1.35
func (s DescribeDBInstanceHAConfigInput) String() string
String returns the string representation
func (*DescribeDBInstanceHAConfigInput) Validate ¶ added in v1.1.35
func (s *DescribeDBInstanceHAConfigInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceHAConfigOutput ¶ added in v1.1.35
type DescribeDBInstanceHAConfigOutput struct {
Metadata *response.ResponseMetadata
AutoStorageScalingConfig *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput `type:"structure" json:",omitempty"`
DataSyncMode *string `type:"string" json:",omitempty"`
Nodes []*NodeForDescribeDBInstanceHAConfigOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceHAConfigOutput) GoString ¶ added in v1.1.35
func (s DescribeDBInstanceHAConfigOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceHAConfigOutput) SetAutoStorageScalingConfig ¶ added in v1.2.21
func (s *DescribeDBInstanceHAConfigOutput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForDescribeDBInstanceHAConfigOutput) *DescribeDBInstanceHAConfigOutput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*DescribeDBInstanceHAConfigOutput) SetDataSyncMode ¶ added in v1.1.35
func (s *DescribeDBInstanceHAConfigOutput) SetDataSyncMode(v string) *DescribeDBInstanceHAConfigOutput
SetDataSyncMode sets the DataSyncMode field's value.
func (*DescribeDBInstanceHAConfigOutput) SetNodes ¶ added in v1.1.35
func (s *DescribeDBInstanceHAConfigOutput) SetNodes(v []*NodeForDescribeDBInstanceHAConfigOutput) *DescribeDBInstanceHAConfigOutput
SetNodes sets the Nodes field's value.
func (DescribeDBInstanceHAConfigOutput) String ¶ added in v1.1.35
func (s DescribeDBInstanceHAConfigOutput) String() string
String returns the string representation
type DescribeDBInstanceNodesInput ¶ added in v1.1.18
type DescribeDBInstanceNodesInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceNodesInput) GoString ¶ added in v1.1.18
func (s DescribeDBInstanceNodesInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceNodesInput) SetInstanceId ¶ added in v1.1.18
func (s *DescribeDBInstanceNodesInput) SetInstanceId(v string) *DescribeDBInstanceNodesInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceNodesInput) String ¶ added in v1.1.18
func (s DescribeDBInstanceNodesInput) String() string
String returns the string representation
func (*DescribeDBInstanceNodesInput) Validate ¶ added in v1.1.18
func (s *DescribeDBInstanceNodesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceNodesOutput ¶ added in v1.1.18
type DescribeDBInstanceNodesOutput struct {
Metadata *response.ResponseMetadata
NodeInfos []*NodeInfoForDescribeDBInstanceNodesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceNodesOutput) GoString ¶ added in v1.1.18
func (s DescribeDBInstanceNodesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceNodesOutput) SetNodeInfos ¶ added in v1.1.18
func (s *DescribeDBInstanceNodesOutput) SetNodeInfos(v []*NodeInfoForDescribeDBInstanceNodesOutput) *DescribeDBInstanceNodesOutput
SetNodeInfos sets the NodeInfos field's value.
func (DescribeDBInstanceNodesOutput) String ¶ added in v1.1.18
func (s DescribeDBInstanceNodesOutput) String() string
String returns the string representation
type DescribeDBInstanceParametersInput ¶
type DescribeDBInstanceParametersInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
NodeId *string `type:"string" json:",omitempty"`
ParameterName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersInput) GoString ¶
func (s DescribeDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersInput) SetInstanceId ¶
func (s *DescribeDBInstanceParametersInput) SetInstanceId(v string) *DescribeDBInstanceParametersInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceParametersInput) SetNodeId ¶ added in v1.0.150
func (s *DescribeDBInstanceParametersInput) SetNodeId(v string) *DescribeDBInstanceParametersInput
SetNodeId sets the NodeId field's value.
func (*DescribeDBInstanceParametersInput) SetParameterName ¶ added in v1.0.56
func (s *DescribeDBInstanceParametersInput) SetParameterName(v string) *DescribeDBInstanceParametersInput
SetParameterName sets the ParameterName field's value.
func (DescribeDBInstanceParametersInput) String ¶
func (s DescribeDBInstanceParametersInput) String() string
String returns the string representation
func (*DescribeDBInstanceParametersInput) Validate ¶
func (s *DescribeDBInstanceParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceParametersLogInput ¶
type DescribeDBInstanceParametersLogInput struct {
// EndTime is a required field
EndTime *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// StartTime is a required field
StartTime *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersLogInput) GoString ¶
func (s DescribeDBInstanceParametersLogInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersLogInput) SetEndTime ¶
func (s *DescribeDBInstanceParametersLogInput) SetEndTime(v string) *DescribeDBInstanceParametersLogInput
SetEndTime sets the EndTime field's value.
func (*DescribeDBInstanceParametersLogInput) SetInstanceId ¶
func (s *DescribeDBInstanceParametersLogInput) SetInstanceId(v string) *DescribeDBInstanceParametersLogInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceParametersLogInput) SetPageNumber ¶ added in v1.0.93
func (s *DescribeDBInstanceParametersLogInput) SetPageNumber(v int32) *DescribeDBInstanceParametersLogInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBInstanceParametersLogInput) SetPageSize ¶ added in v1.0.93
func (s *DescribeDBInstanceParametersLogInput) SetPageSize(v int32) *DescribeDBInstanceParametersLogInput
SetPageSize sets the PageSize field's value.
func (*DescribeDBInstanceParametersLogInput) SetStartTime ¶
func (s *DescribeDBInstanceParametersLogInput) SetStartTime(v string) *DescribeDBInstanceParametersLogInput
SetStartTime sets the StartTime field's value.
func (DescribeDBInstanceParametersLogInput) String ¶
func (s DescribeDBInstanceParametersLogInput) String() string
String returns the string representation
func (*DescribeDBInstanceParametersLogInput) Validate ¶
func (s *DescribeDBInstanceParametersLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceParametersLogOutput ¶
type DescribeDBInstanceParametersLogOutput struct {
Metadata *response.ResponseMetadata
ParameterChangeLogs []*ParameterChangeLogForDescribeDBInstanceParametersLogOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersLogOutput) GoString ¶
func (s DescribeDBInstanceParametersLogOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersLogOutput) SetParameterChangeLogs ¶
func (s *DescribeDBInstanceParametersLogOutput) SetParameterChangeLogs(v []*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) *DescribeDBInstanceParametersLogOutput
SetParameterChangeLogs sets the ParameterChangeLogs field's value.
func (*DescribeDBInstanceParametersLogOutput) SetTotal ¶
func (s *DescribeDBInstanceParametersLogOutput) SetTotal(v int32) *DescribeDBInstanceParametersLogOutput
SetTotal sets the Total field's value.
func (DescribeDBInstanceParametersLogOutput) String ¶
func (s DescribeDBInstanceParametersLogOutput) String() string
String returns the string representation
type DescribeDBInstanceParametersOutput ¶
type DescribeDBInstanceParametersOutput struct {
Metadata *response.ResponseMetadata
DBEngine *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
ParameterCount *int32 `type:"int32" json:",omitempty"`
Parameters []*ParameterForDescribeDBInstanceParametersOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersOutput) GoString ¶
func (s DescribeDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersOutput) SetDBEngine ¶
func (s *DescribeDBInstanceParametersOutput) SetDBEngine(v string) *DescribeDBInstanceParametersOutput
SetDBEngine sets the DBEngine field's value.
func (*DescribeDBInstanceParametersOutput) SetDBEngineVersion ¶
func (s *DescribeDBInstanceParametersOutput) SetDBEngineVersion(v string) *DescribeDBInstanceParametersOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstanceParametersOutput) SetInstanceId ¶
func (s *DescribeDBInstanceParametersOutput) SetInstanceId(v string) *DescribeDBInstanceParametersOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceParametersOutput) SetParameterCount ¶
func (s *DescribeDBInstanceParametersOutput) SetParameterCount(v int32) *DescribeDBInstanceParametersOutput
SetParameterCount sets the ParameterCount field's value.
func (*DescribeDBInstanceParametersOutput) SetParameters ¶ added in v1.0.56
func (s *DescribeDBInstanceParametersOutput) SetParameters(v []*ParameterForDescribeDBInstanceParametersOutput) *DescribeDBInstanceParametersOutput
SetParameters sets the Parameters field's value.
func (DescribeDBInstanceParametersOutput) String ¶
func (s DescribeDBInstanceParametersOutput) String() string
String returns the string representation
type DescribeDBInstancePriceDetailInput ¶
type DescribeDBInstancePriceDetailInput struct {
// ChargeType is a required field
ChargeType *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForDescribeDBInstancePriceDetailInput `type:"list" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForDescribeDBInstancePriceDetailInput `type:"structure" json:",omitempty"`
// StorageSpace is a required field
StorageSpace *int32 `type:"int32" json:",omitempty" required:"true"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstancePriceDetailInput) GoString ¶
func (s DescribeDBInstancePriceDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDetailInput) SetChargeType ¶
func (s *DescribeDBInstancePriceDetailInput) SetChargeType(v string) *DescribeDBInstancePriceDetailInput
SetChargeType sets the ChargeType field's value.
func (*DescribeDBInstancePriceDetailInput) SetNodeInfo ¶
func (s *DescribeDBInstancePriceDetailInput) SetNodeInfo(v []*NodeInfoForDescribeDBInstancePriceDetailInput) *DescribeDBInstancePriceDetailInput
SetNodeInfo sets the NodeInfo field's value.
func (*DescribeDBInstancePriceDetailInput) SetNumber ¶
func (s *DescribeDBInstancePriceDetailInput) SetNumber(v int32) *DescribeDBInstancePriceDetailInput
SetNumber sets the Number field's value.
func (*DescribeDBInstancePriceDetailInput) SetPeriod ¶
func (s *DescribeDBInstancePriceDetailInput) SetPeriod(v int32) *DescribeDBInstancePriceDetailInput
SetPeriod sets the Period field's value.
func (*DescribeDBInstancePriceDetailInput) SetPeriodUnit ¶
func (s *DescribeDBInstancePriceDetailInput) SetPeriodUnit(v string) *DescribeDBInstancePriceDetailInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*DescribeDBInstancePriceDetailInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeDBInstancePriceDetailInput) SetProjectName(v string) *DescribeDBInstancePriceDetailInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDBInstancePriceDetailInput) SetProxyNodeCustom ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailInput) SetProxyNodeCustom(v *ProxyNodeCustomForDescribeDBInstancePriceDetailInput) *DescribeDBInstancePriceDetailInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*DescribeDBInstancePriceDetailInput) SetStorageSpace ¶
func (s *DescribeDBInstancePriceDetailInput) SetStorageSpace(v int32) *DescribeDBInstancePriceDetailInput
SetStorageSpace sets the StorageSpace field's value.
func (*DescribeDBInstancePriceDetailInput) SetStorageType ¶
func (s *DescribeDBInstancePriceDetailInput) SetStorageType(v string) *DescribeDBInstancePriceDetailInput
SetStorageType sets the StorageType field's value.
func (DescribeDBInstancePriceDetailInput) String ¶
func (s DescribeDBInstancePriceDetailInput) String() string
String returns the string representation
func (*DescribeDBInstancePriceDetailInput) Validate ¶ added in v1.0.125
func (s *DescribeDBInstancePriceDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstancePriceDetailOutput ¶
type DescribeDBInstancePriceDetailOutput struct {
Metadata *response.ResponseMetadata
DescribeDBInstancePriceDetailStr *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput `type:"structure" json:",omitempty"`
HidePriceInfo *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancePriceDetailOutput) GoString ¶
func (s DescribeDBInstancePriceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDetailOutput) SetDescribeDBInstancePriceDetailStr ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailOutput) SetDescribeDBInstancePriceDetailStr(v *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) *DescribeDBInstancePriceDetailOutput
SetDescribeDBInstancePriceDetailStr sets the DescribeDBInstancePriceDetailStr field's value.
func (*DescribeDBInstancePriceDetailOutput) SetHidePriceInfo ¶ added in v1.1.35
func (s *DescribeDBInstancePriceDetailOutput) SetHidePriceInfo(v bool) *DescribeDBInstancePriceDetailOutput
SetHidePriceInfo sets the HidePriceInfo field's value.
func (DescribeDBInstancePriceDetailOutput) String ¶
func (s DescribeDBInstancePriceDetailOutput) String() string
String returns the string representation
type DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput ¶ added in v1.1.18
type DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput struct {
BillingMethod *string `type:"string" json:",omitempty"`
ChargeItemPrices []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput `type:"list" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
DiscountPrice *string `type:"string" json:",omitempty"`
OriginalPrice *string `type:"string" json:",omitempty"`
PayablePrice *string `type:"string" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
RefundAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) GoString ¶ added in v1.1.18
func (s DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetBillingMethod ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetBillingMethod(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetBillingMethod sets the BillingMethod field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetChargeItemPrices ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetCouponAmount ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetCouponAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetCouponAmount sets the CouponAmount field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetCurrency ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetCurrency(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetCurrency sets the Currency field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetDiscountPrice ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetDiscountPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetOriginalPrice ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetOriginalPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetPayablePrice ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetPayablePrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetQuantity ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetQuantity(v int32) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetQuantity sets the Quantity field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetRefundAmount ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) SetRefundAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput
SetRefundAmount sets the RefundAmount field's value.
func (DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) String ¶ added in v1.1.18
func (s DescribeDBInstancePriceDetailStrForDescribeDBInstancePriceDetailOutput) String() string
String returns the string representation
type DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput ¶ added in v1.1.18
type DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput struct {
BillingMethod *string `type:"string" json:",omitempty"`
ChargeItemPrices []*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput `type:"list" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
DiscountPrice *string `type:"string" json:",omitempty"`
OriginalPrice *string `type:"string" json:",omitempty"`
PayablePrice *string `type:"string" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
RefundAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) GoString ¶ added in v1.1.18
func (s DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetBillingMethod ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetBillingMethod(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetBillingMethod sets the BillingMethod field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetChargeItemPrices ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetChargeItemPrices(v []*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCouponAmount ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCouponAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetCouponAmount sets the CouponAmount field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCurrency ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCurrency(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetCurrency sets the Currency field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetDiscountPrice ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetOriginalPrice ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetPayablePrice ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetQuantity ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetQuantity(v int32) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetQuantity sets the Quantity field's value.
func (*DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetRefundAmount ¶ added in v1.1.18
func (s *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) SetRefundAmount(v string) *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput
SetRefundAmount sets the RefundAmount field's value.
func (DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) String ¶ added in v1.1.18
func (s DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) String() string
String returns the string representation
type DescribeDBInstanceSSLInput ¶
type DescribeDBInstanceSSLInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceSSLInput) GoString ¶
func (s DescribeDBInstanceSSLInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceSSLInput) SetInstanceId ¶
func (s *DescribeDBInstanceSSLInput) SetInstanceId(v string) *DescribeDBInstanceSSLInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceSSLInput) String ¶
func (s DescribeDBInstanceSSLInput) String() string
String returns the string representation
func (*DescribeDBInstanceSSLInput) Validate ¶
func (s *DescribeDBInstanceSSLInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceSSLOutput ¶
type DescribeDBInstanceSSLOutput struct {
Metadata *response.ResponseMetadata
Address *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
IsValid *bool `type:"boolean" json:",omitempty"`
SSLEnable *bool `type:"boolean" json:",omitempty"`
SSLExpireTime *string `type:"string" json:",omitempty"`
TLSVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceSSLOutput) GoString ¶
func (s DescribeDBInstanceSSLOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceSSLOutput) SetAddress ¶ added in v1.0.150
func (s *DescribeDBInstanceSSLOutput) SetAddress(v string) *DescribeDBInstanceSSLOutput
SetAddress sets the Address field's value.
func (*DescribeDBInstanceSSLOutput) SetInstanceId ¶
func (s *DescribeDBInstanceSSLOutput) SetInstanceId(v string) *DescribeDBInstanceSSLOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceSSLOutput) SetIsValid ¶
func (s *DescribeDBInstanceSSLOutput) SetIsValid(v bool) *DescribeDBInstanceSSLOutput
SetIsValid sets the IsValid field's value.
func (*DescribeDBInstanceSSLOutput) SetSSLEnable ¶
func (s *DescribeDBInstanceSSLOutput) SetSSLEnable(v bool) *DescribeDBInstanceSSLOutput
SetSSLEnable sets the SSLEnable field's value.
func (*DescribeDBInstanceSSLOutput) SetSSLExpireTime ¶
func (s *DescribeDBInstanceSSLOutput) SetSSLExpireTime(v string) *DescribeDBInstanceSSLOutput
SetSSLExpireTime sets the SSLExpireTime field's value.
func (*DescribeDBInstanceSSLOutput) SetTLSVersion ¶
func (s *DescribeDBInstanceSSLOutput) SetTLSVersion(v string) *DescribeDBInstanceSSLOutput
SetTLSVersion sets the TLSVersion field's value.
func (DescribeDBInstanceSSLOutput) String ¶
func (s DescribeDBInstanceSSLOutput) String() string
String returns the string representation
type DescribeDBInstanceSpecsInput ¶
type DescribeDBInstanceSpecsInput struct {
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
SpecCode *string `type:"string" json:",omitempty"`
SpecFamily *string `type:"string" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceSpecsInput) GoString ¶
func (s DescribeDBInstanceSpecsInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceSpecsInput) SetDBEngineVersion ¶
func (s *DescribeDBInstanceSpecsInput) SetDBEngineVersion(v string) *DescribeDBInstanceSpecsInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstanceSpecsInput) SetInstanceType ¶
func (s *DescribeDBInstanceSpecsInput) SetInstanceType(v string) *DescribeDBInstanceSpecsInput
SetInstanceType sets the InstanceType field's value.
func (*DescribeDBInstanceSpecsInput) SetSpecCode ¶
func (s *DescribeDBInstanceSpecsInput) SetSpecCode(v string) *DescribeDBInstanceSpecsInput
SetSpecCode sets the SpecCode field's value.
func (*DescribeDBInstanceSpecsInput) SetSpecFamily ¶ added in v1.1.18
func (s *DescribeDBInstanceSpecsInput) SetSpecFamily(v string) *DescribeDBInstanceSpecsInput
SetSpecFamily sets the SpecFamily field's value.
func (*DescribeDBInstanceSpecsInput) SetStorageType ¶ added in v1.1.18
func (s *DescribeDBInstanceSpecsInput) SetStorageType(v string) *DescribeDBInstanceSpecsInput
SetStorageType sets the StorageType field's value.
func (*DescribeDBInstanceSpecsInput) SetZoneId ¶
func (s *DescribeDBInstanceSpecsInput) SetZoneId(v string) *DescribeDBInstanceSpecsInput
SetZoneId sets the ZoneId field's value.
func (DescribeDBInstanceSpecsInput) String ¶
func (s DescribeDBInstanceSpecsInput) String() string
String returns the string representation
type DescribeDBInstanceSpecsOutput ¶
type DescribeDBInstanceSpecsOutput struct {
Metadata *response.ResponseMetadata
InstanceSpecsInfo []*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceSpecsOutput) GoString ¶
func (s DescribeDBInstanceSpecsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceSpecsOutput) SetInstanceSpecsInfo ¶
func (s *DescribeDBInstanceSpecsOutput) SetInstanceSpecsInfo(v []*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) *DescribeDBInstanceSpecsOutput
SetInstanceSpecsInfo sets the InstanceSpecsInfo field's value.
func (DescribeDBInstanceSpecsOutput) String ¶
func (s DescribeDBInstanceSpecsOutput) String() string
String returns the string representation
type DescribeDBInstanceTDEInput ¶ added in v1.0.93
type DescribeDBInstanceTDEInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceTDEInput) GoString ¶ added in v1.0.93
func (s DescribeDBInstanceTDEInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceTDEInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeDBInstanceTDEInput) SetInstanceId(v string) *DescribeDBInstanceTDEInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceTDEInput) String ¶ added in v1.0.93
func (s DescribeDBInstanceTDEInput) String() string
String returns the string representation
func (*DescribeDBInstanceTDEInput) Validate ¶ added in v1.0.93
func (s *DescribeDBInstanceTDEInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceTDEOutput ¶ added in v1.0.93
type DescribeDBInstanceTDEOutput struct {
Metadata *response.ResponseMetadata
TDEStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceTDEOutput) GoString ¶ added in v1.0.93
func (s DescribeDBInstanceTDEOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceTDEOutput) SetTDEStatus ¶ added in v1.0.93
func (s *DescribeDBInstanceTDEOutput) SetTDEStatus(v string) *DescribeDBInstanceTDEOutput
SetTDEStatus sets the TDEStatus field's value.
func (DescribeDBInstanceTDEOutput) String ¶ added in v1.0.93
func (s DescribeDBInstanceTDEOutput) String() string
String returns the string representation
type DescribeDBInstancesInput ¶
type DescribeDBInstancesInput struct {
ChargeType *string `type:"string" json:",omitempty"`
CreateTimeEnd *string `type:"string" json:",omitempty"`
CreateTimeStart *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
KernelVersion []*string `type:"list" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
PrivateNetworkIpAddress *string `type:"string" json:",omitempty"`
PrivateNetworkVpcId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
TagFilters []*TagFilterForDescribeDBInstancesInput `type:"list" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesInput) GoString ¶
func (s DescribeDBInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesInput) SetChargeType ¶
func (s *DescribeDBInstancesInput) SetChargeType(v string) *DescribeDBInstancesInput
SetChargeType sets the ChargeType field's value.
func (*DescribeDBInstancesInput) SetCreateTimeEnd ¶
func (s *DescribeDBInstancesInput) SetCreateTimeEnd(v string) *DescribeDBInstancesInput
SetCreateTimeEnd sets the CreateTimeEnd field's value.
func (*DescribeDBInstancesInput) SetCreateTimeStart ¶
func (s *DescribeDBInstancesInput) SetCreateTimeStart(v string) *DescribeDBInstancesInput
SetCreateTimeStart sets the CreateTimeStart field's value.
func (*DescribeDBInstancesInput) SetDBEngineVersion ¶
func (s *DescribeDBInstancesInput) SetDBEngineVersion(v string) *DescribeDBInstancesInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstancesInput) SetEngineType ¶ added in v1.1.54
func (s *DescribeDBInstancesInput) SetEngineType(v string) *DescribeDBInstancesInput
SetEngineType sets the EngineType field's value.
func (*DescribeDBInstancesInput) SetInstanceId ¶
func (s *DescribeDBInstancesInput) SetInstanceId(v string) *DescribeDBInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstancesInput) SetInstanceName ¶
func (s *DescribeDBInstancesInput) SetInstanceName(v string) *DescribeDBInstancesInput
SetInstanceName sets the InstanceName field's value.
func (*DescribeDBInstancesInput) SetInstanceStatus ¶
func (s *DescribeDBInstancesInput) SetInstanceStatus(v string) *DescribeDBInstancesInput
SetInstanceStatus sets the InstanceStatus field's value.
func (*DescribeDBInstancesInput) SetInstanceType ¶
func (s *DescribeDBInstancesInput) SetInstanceType(v string) *DescribeDBInstancesInput
SetInstanceType sets the InstanceType field's value.
func (*DescribeDBInstancesInput) SetKernelVersion ¶ added in v1.0.185
func (s *DescribeDBInstancesInput) SetKernelVersion(v []*string) *DescribeDBInstancesInput
SetKernelVersion sets the KernelVersion field's value.
func (*DescribeDBInstancesInput) SetNodeSpec ¶
func (s *DescribeDBInstancesInput) SetNodeSpec(v string) *DescribeDBInstancesInput
SetNodeSpec sets the NodeSpec field's value.
func (*DescribeDBInstancesInput) SetPageNumber ¶
func (s *DescribeDBInstancesInput) SetPageNumber(v int32) *DescribeDBInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBInstancesInput) SetPageSize ¶
func (s *DescribeDBInstancesInput) SetPageSize(v int32) *DescribeDBInstancesInput
SetPageSize sets the PageSize field's value.
func (*DescribeDBInstancesInput) SetPrivateNetworkIpAddress ¶ added in v1.0.185
func (s *DescribeDBInstancesInput) SetPrivateNetworkIpAddress(v string) *DescribeDBInstancesInput
SetPrivateNetworkIpAddress sets the PrivateNetworkIpAddress field's value.
func (*DescribeDBInstancesInput) SetPrivateNetworkVpcId ¶ added in v1.0.185
func (s *DescribeDBInstancesInput) SetPrivateNetworkVpcId(v string) *DescribeDBInstancesInput
SetPrivateNetworkVpcId sets the PrivateNetworkVpcId field's value.
func (*DescribeDBInstancesInput) SetProjectName ¶ added in v1.0.56
func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDBInstancesInput) SetStorageType ¶ added in v1.1.18
func (s *DescribeDBInstancesInput) SetStorageType(v string) *DescribeDBInstancesInput
SetStorageType sets the StorageType field's value.
func (*DescribeDBInstancesInput) SetTagFilters ¶ added in v1.0.93
func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeDBInstancesInput) SetZoneId ¶
func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
SetZoneId sets the ZoneId field's value.
func (DescribeDBInstancesInput) String ¶
func (s DescribeDBInstancesInput) String() string
String returns the string representation
type DescribeDBInstancesOutput ¶
type DescribeDBInstancesOutput struct {
Metadata *response.ResponseMetadata
Instances []*InstanceForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesOutput) GoString ¶
func (s DescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesOutput) SetInstances ¶ added in v1.0.56
func (s *DescribeDBInstancesOutput) SetInstances(v []*InstanceForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
SetInstances sets the Instances field's value.
func (*DescribeDBInstancesOutput) SetTotal ¶
func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
SetTotal sets the Total field's value.
func (DescribeDBInstancesOutput) String ¶
func (s DescribeDBInstancesOutput) String() string
String returns the string representation
type DescribeDBNodeParameterDifferencesInput ¶ added in v1.1.18
type DescribeDBNodeParameterDifferencesInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBNodeParameterDifferencesInput) GoString ¶ added in v1.1.18
func (s DescribeDBNodeParameterDifferencesInput) GoString() string
GoString returns the string representation
func (*DescribeDBNodeParameterDifferencesInput) SetInstanceId ¶ added in v1.1.18
func (s *DescribeDBNodeParameterDifferencesInput) SetInstanceId(v string) *DescribeDBNodeParameterDifferencesInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBNodeParameterDifferencesInput) String ¶ added in v1.1.18
func (s DescribeDBNodeParameterDifferencesInput) String() string
String returns the string representation
func (*DescribeDBNodeParameterDifferencesInput) Validate ¶ added in v1.1.18
func (s *DescribeDBNodeParameterDifferencesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBNodeParameterDifferencesOutput ¶ added in v1.1.18
type DescribeDBNodeParameterDifferencesOutput struct {
Metadata *response.ResponseMetadata
NodeDifferentParameters []*NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBNodeParameterDifferencesOutput) GoString ¶ added in v1.1.18
func (s DescribeDBNodeParameterDifferencesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBNodeParameterDifferencesOutput) SetNodeDifferentParameters ¶ added in v1.1.18
func (s *DescribeDBNodeParameterDifferencesOutput) SetNodeDifferentParameters(v []*NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) *DescribeDBNodeParameterDifferencesOutput
SetNodeDifferentParameters sets the NodeDifferentParameters field's value.
func (DescribeDBNodeParameterDifferencesOutput) String ¶ added in v1.1.18
func (s DescribeDBNodeParameterDifferencesOutput) String() string
String returns the string representation
type DescribeDBProxyConfigInput ¶ added in v1.0.93
type DescribeDBProxyConfigInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBProxyConfigInput) GoString ¶ added in v1.0.93
func (s DescribeDBProxyConfigInput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyConfigInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeDBProxyConfigInput) SetInstanceId(v string) *DescribeDBProxyConfigInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBProxyConfigInput) String ¶ added in v1.0.93
func (s DescribeDBProxyConfigInput) String() string
String returns the string representation
func (*DescribeDBProxyConfigInput) Validate ¶ added in v1.0.125
func (s *DescribeDBProxyConfigInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBProxyConfigOutput ¶ added in v1.0.93
type DescribeDBProxyConfigOutput struct {
Metadata *response.ResponseMetadata
BinlogDump *bool `type:"boolean" json:",omitempty"`
CheckModifyDBProxyAllowed *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput `type:"structure" json:",omitempty"`
CheckModifyDBProxyAllowedV2 []*CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput `type:"list" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
DBProxyStatus *string `type:"string" json:",omitempty"`
FeatureStates []*FeatureStateForDescribeDBProxyConfigOutput `type:"list" json:",omitempty"`
GlobalReadOnly *bool `type:"boolean" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
ProxyResourceInfo *ProxyResourceInfoForDescribeDBProxyConfigOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBProxyConfigOutput) GoString ¶ added in v1.0.93
func (s DescribeDBProxyConfigOutput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyConfigOutput) SetBinlogDump ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetBinlogDump(v bool) *DescribeDBProxyConfigOutput
SetBinlogDump sets the BinlogDump field's value.
func (*DescribeDBProxyConfigOutput) SetCheckModifyDBProxyAllowed ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetCheckModifyDBProxyAllowed(v *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
SetCheckModifyDBProxyAllowed sets the CheckModifyDBProxyAllowed field's value.
func (*DescribeDBProxyConfigOutput) SetCheckModifyDBProxyAllowedV2 ¶ added in v1.0.185
func (s *DescribeDBProxyConfigOutput) SetCheckModifyDBProxyAllowedV2(v []*CheckModifyDBProxyAllowedV2ForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
SetCheckModifyDBProxyAllowedV2 sets the CheckModifyDBProxyAllowedV2 field's value.
func (*DescribeDBProxyConfigOutput) SetConnectionPoolType ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetConnectionPoolType(v string) *DescribeDBProxyConfigOutput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*DescribeDBProxyConfigOutput) SetDBProxyStatus ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetDBProxyStatus(v string) *DescribeDBProxyConfigOutput
SetDBProxyStatus sets the DBProxyStatus field's value.
func (*DescribeDBProxyConfigOutput) SetFeatureStates ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetFeatureStates(v []*FeatureStateForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
SetFeatureStates sets the FeatureStates field's value.
func (*DescribeDBProxyConfigOutput) SetGlobalReadOnly ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetGlobalReadOnly(v bool) *DescribeDBProxyConfigOutput
SetGlobalReadOnly sets the GlobalReadOnly field's value.
func (*DescribeDBProxyConfigOutput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeDBProxyConfigOutput) SetInstanceId(v string) *DescribeDBProxyConfigOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBProxyConfigOutput) SetProxyResourceInfo ¶ added in v1.0.185
func (s *DescribeDBProxyConfigOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBProxyConfigOutput) *DescribeDBProxyConfigOutput
SetProxyResourceInfo sets the ProxyResourceInfo field's value.
func (DescribeDBProxyConfigOutput) String ¶ added in v1.0.93
func (s DescribeDBProxyConfigOutput) String() string
String returns the string representation
type DescribeDBProxyInput ¶ added in v1.1.35
type DescribeDBProxyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBProxyInput) GoString ¶ added in v1.1.35
func (s DescribeDBProxyInput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeDBProxyInput) SetInstanceId(v string) *DescribeDBProxyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBProxyInput) String ¶ added in v1.1.35
func (s DescribeDBProxyInput) String() string
String returns the string representation
func (*DescribeDBProxyInput) Validate ¶ added in v1.1.35
func (s *DescribeDBProxyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBProxyOutput ¶ added in v1.1.35
type DescribeDBProxyOutput struct {
Metadata *response.ResponseMetadata
ProxyDetail *ProxyDetailForDescribeDBProxyOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBProxyOutput) GoString ¶ added in v1.1.35
func (s DescribeDBProxyOutput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyOutput) SetProxyDetail ¶ added in v1.1.35
func (s *DescribeDBProxyOutput) SetProxyDetail(v *ProxyDetailForDescribeDBProxyOutput) *DescribeDBProxyOutput
SetProxyDetail sets the ProxyDetail field's value.
func (DescribeDBProxyOutput) String ¶ added in v1.1.35
func (s DescribeDBProxyOutput) String() string
String returns the string representation
type DescribeDBProxyPriceDetailInput ¶ added in v1.1.18
type DescribeDBProxyPriceDetailInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForDescribeDBProxyPriceDetailInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBProxyPriceDetailInput) GoString ¶ added in v1.1.18
func (s DescribeDBProxyPriceDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyPriceDetailInput) SetInstanceId ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailInput) SetInstanceId(v string) *DescribeDBProxyPriceDetailInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBProxyPriceDetailInput) SetProjectName ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailInput) SetProjectName(v string) *DescribeDBProxyPriceDetailInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDBProxyPriceDetailInput) SetProxyNodeCustom ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailInput) SetProxyNodeCustom(v *ProxyNodeCustomForDescribeDBProxyPriceDetailInput) *DescribeDBProxyPriceDetailInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (DescribeDBProxyPriceDetailInput) String ¶ added in v1.1.18
func (s DescribeDBProxyPriceDetailInput) String() string
String returns the string representation
func (*DescribeDBProxyPriceDetailInput) Validate ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBProxyPriceDetailOutput ¶ added in v1.1.18
type DescribeDBProxyPriceDetailOutput struct {
Metadata *response.ResponseMetadata
BillingMethod *string `type:"string" json:",omitempty"`
ChargeItemPrices []*ChargeItemPriceForDescribeDBProxyPriceDetailOutput `type:"list" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
DescribeDBInstancePriceDetailStr *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput `type:"structure" json:",omitempty"`
DescribeDBProxyPriceDetailStr *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput `type:"structure" json:",omitempty"`
DiscountPrice *float64 `type:"double" json:",omitempty"`
HidePriceInfo *bool `type:"boolean" json:",omitempty"`
OriginalPrice *float64 `type:"double" json:",omitempty"`
PayablePrice *float64 `type:"double" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
RefundAmount *float64 `type:"float" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBProxyPriceDetailOutput) GoString ¶ added in v1.1.18
func (s DescribeDBProxyPriceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyPriceDetailOutput) SetBillingMethod ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetBillingMethod(v string) *DescribeDBProxyPriceDetailOutput
SetBillingMethod sets the BillingMethod field's value.
func (*DescribeDBProxyPriceDetailOutput) SetChargeItemPrices ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeDBProxyPriceDetailOutput) SetCurrency ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetCurrency(v string) *DescribeDBProxyPriceDetailOutput
SetCurrency sets the Currency field's value.
func (*DescribeDBProxyPriceDetailOutput) SetDescribeDBInstancePriceDetailStr ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetDescribeDBInstancePriceDetailStr(v *DescribeDBInstancePriceDetailStrForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailOutput
SetDescribeDBInstancePriceDetailStr sets the DescribeDBInstancePriceDetailStr field's value.
func (*DescribeDBProxyPriceDetailOutput) SetDescribeDBProxyPriceDetailStr ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetDescribeDBProxyPriceDetailStr(v *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailOutput
SetDescribeDBProxyPriceDetailStr sets the DescribeDBProxyPriceDetailStr field's value.
func (*DescribeDBProxyPriceDetailOutput) SetDiscountPrice ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetDiscountPrice(v float64) *DescribeDBProxyPriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeDBProxyPriceDetailOutput) SetHidePriceInfo ¶ added in v1.1.35
func (s *DescribeDBProxyPriceDetailOutput) SetHidePriceInfo(v bool) *DescribeDBProxyPriceDetailOutput
SetHidePriceInfo sets the HidePriceInfo field's value.
func (*DescribeDBProxyPriceDetailOutput) SetOriginalPrice ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetOriginalPrice(v float64) *DescribeDBProxyPriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeDBProxyPriceDetailOutput) SetPayablePrice ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetPayablePrice(v float64) *DescribeDBProxyPriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (*DescribeDBProxyPriceDetailOutput) SetQuantity ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetQuantity(v int32) *DescribeDBProxyPriceDetailOutput
SetQuantity sets the Quantity field's value.
func (*DescribeDBProxyPriceDetailOutput) SetRefundAmount ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailOutput) SetRefundAmount(v float64) *DescribeDBProxyPriceDetailOutput
SetRefundAmount sets the RefundAmount field's value.
func (DescribeDBProxyPriceDetailOutput) String ¶ added in v1.1.18
func (s DescribeDBProxyPriceDetailOutput) String() string
String returns the string representation
type DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput ¶ added in v1.1.18
type DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput struct {
ChargeItemPrices []*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput `type:"list" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
DiscountPrice *string `type:"string" json:",omitempty"`
OriginalPrice *string `type:"string" json:",omitempty"`
PayablePrice *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) GoString ¶ added in v1.1.18
func (s DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetChargeItemPrices ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetChargeItemPrices(v []*ConvertChargeItemPriceForDescribeDBProxyPriceDetailOutput) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCouponAmount ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCouponAmount(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
SetCouponAmount sets the CouponAmount field's value.
func (*DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCurrency ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetCurrency(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
SetCurrency sets the Currency field's value.
func (*DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetDiscountPrice ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetDiscountPrice(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetOriginalPrice ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetOriginalPrice(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetPayablePrice ¶ added in v1.1.18
func (s *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) SetPayablePrice(v string) *DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) String ¶ added in v1.1.18
func (s DescribeDBProxyPriceDetailStrForDescribeDBProxyPriceDetailOutput) String() string
String returns the string representation
type DescribeDBSwitchBlueGreenPrecheckInput ¶ added in v1.2.21
type DescribeDBSwitchBlueGreenPrecheckInput struct {
BeginTime *string `type:"string" json:",omitempty"`
EventId *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBSwitchBlueGreenPrecheckInput) GoString ¶ added in v1.2.21
func (s DescribeDBSwitchBlueGreenPrecheckInput) GoString() string
GoString returns the string representation
func (*DescribeDBSwitchBlueGreenPrecheckInput) SetBeginTime ¶ added in v1.2.21
func (s *DescribeDBSwitchBlueGreenPrecheckInput) SetBeginTime(v string) *DescribeDBSwitchBlueGreenPrecheckInput
SetBeginTime sets the BeginTime field's value.
func (*DescribeDBSwitchBlueGreenPrecheckInput) SetEventId ¶ added in v1.2.21
func (s *DescribeDBSwitchBlueGreenPrecheckInput) SetEventId(v string) *DescribeDBSwitchBlueGreenPrecheckInput
SetEventId sets the EventId field's value.
func (*DescribeDBSwitchBlueGreenPrecheckInput) SetInstanceId ¶ added in v1.2.21
func (s *DescribeDBSwitchBlueGreenPrecheckInput) SetInstanceId(v string) *DescribeDBSwitchBlueGreenPrecheckInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBSwitchBlueGreenPrecheckInput) String ¶ added in v1.2.21
func (s DescribeDBSwitchBlueGreenPrecheckInput) String() string
String returns the string representation
func (*DescribeDBSwitchBlueGreenPrecheckInput) Validate ¶ added in v1.2.21
func (s *DescribeDBSwitchBlueGreenPrecheckInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBSwitchBlueGreenPrecheckOutput ¶ added in v1.2.21
type DescribeDBSwitchBlueGreenPrecheckOutput struct {
Metadata *response.ResponseMetadata
PrecheckResults []*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBSwitchBlueGreenPrecheckOutput) GoString ¶ added in v1.2.21
func (s DescribeDBSwitchBlueGreenPrecheckOutput) GoString() string
GoString returns the string representation
func (*DescribeDBSwitchBlueGreenPrecheckOutput) SetPrecheckResults ¶ added in v1.2.21
func (s *DescribeDBSwitchBlueGreenPrecheckOutput) SetPrecheckResults(v []*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) *DescribeDBSwitchBlueGreenPrecheckOutput
SetPrecheckResults sets the PrecheckResults field's value.
func (DescribeDBSwitchBlueGreenPrecheckOutput) String ¶ added in v1.2.21
func (s DescribeDBSwitchBlueGreenPrecheckOutput) String() string
String returns the string representation
type DescribeDatabasesInput ¶
type DescribeDatabasesInput struct {
DBName *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDatabasesInput) GoString ¶
func (s DescribeDatabasesInput) GoString() string
GoString returns the string representation
func (*DescribeDatabasesInput) SetDBName ¶
func (s *DescribeDatabasesInput) SetDBName(v string) *DescribeDatabasesInput
SetDBName sets the DBName field's value.
func (*DescribeDatabasesInput) SetInstanceId ¶
func (s *DescribeDatabasesInput) SetInstanceId(v string) *DescribeDatabasesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDatabasesInput) SetPageNumber ¶
func (s *DescribeDatabasesInput) SetPageNumber(v int32) *DescribeDatabasesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDatabasesInput) SetPageSize ¶
func (s *DescribeDatabasesInput) SetPageSize(v int32) *DescribeDatabasesInput
SetPageSize sets the PageSize field's value.
func (DescribeDatabasesInput) String ¶
func (s DescribeDatabasesInput) String() string
String returns the string representation
func (*DescribeDatabasesInput) Validate ¶
func (s *DescribeDatabasesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDatabasesOutput ¶
type DescribeDatabasesOutput struct {
Metadata *response.ResponseMetadata
Databases []*DatabaseForDescribeDatabasesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDatabasesOutput) GoString ¶
func (s DescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DescribeDatabasesOutput) SetDatabases ¶ added in v1.0.56
func (s *DescribeDatabasesOutput) SetDatabases(v []*DatabaseForDescribeDatabasesOutput) *DescribeDatabasesOutput
SetDatabases sets the Databases field's value.
func (*DescribeDatabasesOutput) SetTotal ¶
func (s *DescribeDatabasesOutput) SetTotal(v int32) *DescribeDatabasesOutput
SetTotal sets the Total field's value.
func (DescribeDatabasesOutput) String ¶
func (s DescribeDatabasesOutput) String() string
String returns the string representation
type DescribeDbAccountTableColumnInfoInput ¶ added in v1.1.18
type DescribeDbAccountTableColumnInfoInput struct {
AccountName *string `type:"string" json:",omitempty"`
ColumnName *string `type:"string" json:",omitempty"`
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
TableLimit *int32 `type:"int32" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDbAccountTableColumnInfoInput) GoString ¶ added in v1.1.18
func (s DescribeDbAccountTableColumnInfoInput) GoString() string
GoString returns the string representation
func (*DescribeDbAccountTableColumnInfoInput) SetAccountName ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetAccountName(v string) *DescribeDbAccountTableColumnInfoInput
SetAccountName sets the AccountName field's value.
func (*DescribeDbAccountTableColumnInfoInput) SetColumnName ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetColumnName(v string) *DescribeDbAccountTableColumnInfoInput
SetColumnName sets the ColumnName field's value.
func (*DescribeDbAccountTableColumnInfoInput) SetDBName ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetDBName(v string) *DescribeDbAccountTableColumnInfoInput
SetDBName sets the DBName field's value.
func (*DescribeDbAccountTableColumnInfoInput) SetHost ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetHost(v string) *DescribeDbAccountTableColumnInfoInput
SetHost sets the Host field's value.
func (*DescribeDbAccountTableColumnInfoInput) SetInstanceId ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetInstanceId(v string) *DescribeDbAccountTableColumnInfoInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDbAccountTableColumnInfoInput) SetTableLimit ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetTableLimit(v int32) *DescribeDbAccountTableColumnInfoInput
SetTableLimit sets the TableLimit field's value.
func (*DescribeDbAccountTableColumnInfoInput) SetTableName ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) SetTableName(v string) *DescribeDbAccountTableColumnInfoInput
SetTableName sets the TableName field's value.
func (DescribeDbAccountTableColumnInfoInput) String ¶ added in v1.1.18
func (s DescribeDbAccountTableColumnInfoInput) String() string
String returns the string representation
func (*DescribeDbAccountTableColumnInfoInput) Validate ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDbAccountTableColumnInfoOutput ¶ added in v1.1.18
type DescribeDbAccountTableColumnInfoOutput struct {
Metadata *response.ResponseMetadata
TableInfos []*TableInfoForDescribeDbAccountTableColumnInfoOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDbAccountTableColumnInfoOutput) GoString ¶ added in v1.1.18
func (s DescribeDbAccountTableColumnInfoOutput) GoString() string
GoString returns the string representation
func (*DescribeDbAccountTableColumnInfoOutput) SetTableInfos ¶ added in v1.1.18
func (s *DescribeDbAccountTableColumnInfoOutput) SetTableInfos(v []*TableInfoForDescribeDbAccountTableColumnInfoOutput) *DescribeDbAccountTableColumnInfoOutput
SetTableInfos sets the TableInfos field's value.
func (DescribeDbAccountTableColumnInfoOutput) String ¶ added in v1.1.18
func (s DescribeDbAccountTableColumnInfoOutput) String() string
String returns the string representation
type DescribeDeletedDBInstancesInput ¶ added in v1.0.185
type DescribeDeletedDBInstancesInput struct {
DeletionAfterTime *string `type:"string" json:",omitempty"`
DeletionBeforeTime *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDeletedDBInstancesInput) GoString ¶ added in v1.0.185
func (s DescribeDeletedDBInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeDeletedDBInstancesInput) SetDeletionAfterTime ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetDeletionAfterTime(v string) *DescribeDeletedDBInstancesInput
SetDeletionAfterTime sets the DeletionAfterTime field's value.
func (*DescribeDeletedDBInstancesInput) SetDeletionBeforeTime ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetDeletionBeforeTime(v string) *DescribeDeletedDBInstancesInput
SetDeletionBeforeTime sets the DeletionBeforeTime field's value.
func (*DescribeDeletedDBInstancesInput) SetInstanceId ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetInstanceId(v string) *DescribeDeletedDBInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDeletedDBInstancesInput) SetInstanceName ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetInstanceName(v string) *DescribeDeletedDBInstancesInput
SetInstanceName sets the InstanceName field's value.
func (*DescribeDeletedDBInstancesInput) SetInstanceStatus ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetInstanceStatus(v string) *DescribeDeletedDBInstancesInput
SetInstanceStatus sets the InstanceStatus field's value.
func (*DescribeDeletedDBInstancesInput) SetPageNumber ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetPageNumber(v int32) *DescribeDeletedDBInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDeletedDBInstancesInput) SetPageSize ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetPageSize(v int32) *DescribeDeletedDBInstancesInput
SetPageSize sets the PageSize field's value.
func (*DescribeDeletedDBInstancesInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesInput) SetProjectName(v string) *DescribeDeletedDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (DescribeDeletedDBInstancesInput) String ¶ added in v1.0.185
func (s DescribeDeletedDBInstancesInput) String() string
String returns the string representation
type DescribeDeletedDBInstancesOutput ¶ added in v1.0.185
type DescribeDeletedDBInstancesOutput struct {
Metadata *response.ResponseMetadata
Datas []*DataForDescribeDeletedDBInstancesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDeletedDBInstancesOutput) GoString ¶ added in v1.0.185
func (s DescribeDeletedDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeDeletedDBInstancesOutput) SetDatas ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesOutput) SetDatas(v []*DataForDescribeDeletedDBInstancesOutput) *DescribeDeletedDBInstancesOutput
SetDatas sets the Datas field's value.
func (*DescribeDeletedDBInstancesOutput) SetTotal ¶ added in v1.0.185
func (s *DescribeDeletedDBInstancesOutput) SetTotal(v int32) *DescribeDeletedDBInstancesOutput
SetTotal sets the Total field's value.
func (DescribeDeletedDBInstancesOutput) String ¶ added in v1.0.185
func (s DescribeDeletedDBInstancesOutput) String() string
String returns the string representation
type DescribeDiagnosticsInfosInput ¶ added in v1.0.185
type DescribeDiagnosticsInfosInput struct {
DiagnosticsResult *string `type:"string" json:",omitempty"`
DiagnosticsType *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDiagnosticsInfosInput) GoString ¶ added in v1.0.185
func (s DescribeDiagnosticsInfosInput) GoString() string
GoString returns the string representation
func (*DescribeDiagnosticsInfosInput) SetDiagnosticsResult ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosInput) SetDiagnosticsResult(v string) *DescribeDiagnosticsInfosInput
SetDiagnosticsResult sets the DiagnosticsResult field's value.
func (*DescribeDiagnosticsInfosInput) SetDiagnosticsType ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosInput) SetDiagnosticsType(v string) *DescribeDiagnosticsInfosInput
SetDiagnosticsType sets the DiagnosticsType field's value.
func (*DescribeDiagnosticsInfosInput) SetInstanceId ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosInput) SetInstanceId(v string) *DescribeDiagnosticsInfosInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDiagnosticsInfosInput) SetPageNumber ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosInput) SetPageNumber(v int32) *DescribeDiagnosticsInfosInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDiagnosticsInfosInput) SetPageSize ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosInput) SetPageSize(v int32) *DescribeDiagnosticsInfosInput
SetPageSize sets the PageSize field's value.
func (DescribeDiagnosticsInfosInput) String ¶ added in v1.0.185
func (s DescribeDiagnosticsInfosInput) String() string
String returns the string representation
func (*DescribeDiagnosticsInfosInput) Validate ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDiagnosticsInfosOutput ¶ added in v1.0.185
type DescribeDiagnosticsInfosOutput struct {
Metadata *response.ResponseMetadata
DiagnosticsInfos []*DiagnosticsInfoForDescribeDiagnosticsInfosOutput `type:"list" json:",omitempty"`
DiagnosticsTaskStatus *string `type:"string" json:",omitempty"`
LastDiagnosticsTime *string `type:"string" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDiagnosticsInfosOutput) GoString ¶ added in v1.0.185
func (s DescribeDiagnosticsInfosOutput) GoString() string
GoString returns the string representation
func (*DescribeDiagnosticsInfosOutput) SetDiagnosticsInfos ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosOutput) SetDiagnosticsInfos(v []*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) *DescribeDiagnosticsInfosOutput
SetDiagnosticsInfos sets the DiagnosticsInfos field's value.
func (*DescribeDiagnosticsInfosOutput) SetDiagnosticsTaskStatus ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosOutput) SetDiagnosticsTaskStatus(v string) *DescribeDiagnosticsInfosOutput
SetDiagnosticsTaskStatus sets the DiagnosticsTaskStatus field's value.
func (*DescribeDiagnosticsInfosOutput) SetLastDiagnosticsTime ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosOutput) SetLastDiagnosticsTime(v string) *DescribeDiagnosticsInfosOutput
SetLastDiagnosticsTime sets the LastDiagnosticsTime field's value.
func (*DescribeDiagnosticsInfosOutput) SetTotal ¶ added in v1.0.185
func (s *DescribeDiagnosticsInfosOutput) SetTotal(v int32) *DescribeDiagnosticsInfosOutput
SetTotal sets the Total field's value.
func (DescribeDiagnosticsInfosOutput) String ¶ added in v1.0.185
func (s DescribeDiagnosticsInfosOutput) String() string
String returns the string representation
type DescribeDisasterRecoveryRegionsInput ¶ added in v1.1.18
type DescribeDisasterRecoveryRegionsInput struct {
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDisasterRecoveryRegionsInput) GoString ¶ added in v1.1.18
func (s DescribeDisasterRecoveryRegionsInput) GoString() string
GoString returns the string representation
func (*DescribeDisasterRecoveryRegionsInput) SetProjectName ¶ added in v1.1.18
func (s *DescribeDisasterRecoveryRegionsInput) SetProjectName(v string) *DescribeDisasterRecoveryRegionsInput
SetProjectName sets the ProjectName field's value.
func (DescribeDisasterRecoveryRegionsInput) String ¶ added in v1.1.18
func (s DescribeDisasterRecoveryRegionsInput) String() string
String returns the string representation
type DescribeDisasterRecoveryRegionsOutput ¶ added in v1.1.18
type DescribeDisasterRecoveryRegionsOutput struct {
Metadata *response.ResponseMetadata
Regions []*RegionForDescribeDisasterRecoveryRegionsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDisasterRecoveryRegionsOutput) GoString ¶ added in v1.1.18
func (s DescribeDisasterRecoveryRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeDisasterRecoveryRegionsOutput) SetRegions ¶ added in v1.1.18
func (s *DescribeDisasterRecoveryRegionsOutput) SetRegions(v []*RegionForDescribeDisasterRecoveryRegionsOutput) *DescribeDisasterRecoveryRegionsOutput
SetRegions sets the Regions field's value.
func (DescribeDisasterRecoveryRegionsOutput) String ¶ added in v1.1.18
func (s DescribeDisasterRecoveryRegionsOutput) String() string
String returns the string representation
type DescribeFailoverLogsInput ¶ added in v1.0.93
type DescribeFailoverLogsInput struct {
EndTime *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeFailoverLogsInput) GoString ¶ added in v1.0.93
func (s DescribeFailoverLogsInput) GoString() string
GoString returns the string representation
func (*DescribeFailoverLogsInput) SetEndTime ¶ added in v1.0.93
func (s *DescribeFailoverLogsInput) SetEndTime(v string) *DescribeFailoverLogsInput
SetEndTime sets the EndTime field's value.
func (*DescribeFailoverLogsInput) SetInstanceId ¶ added in v1.0.93
func (s *DescribeFailoverLogsInput) SetInstanceId(v string) *DescribeFailoverLogsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeFailoverLogsInput) SetLimit ¶ added in v1.0.93
func (s *DescribeFailoverLogsInput) SetLimit(v int32) *DescribeFailoverLogsInput
SetLimit sets the Limit field's value.
func (*DescribeFailoverLogsInput) SetOffset ¶ added in v1.0.93
func (s *DescribeFailoverLogsInput) SetOffset(v int32) *DescribeFailoverLogsInput
SetOffset sets the Offset field's value.
func (*DescribeFailoverLogsInput) SetStartTime ¶ added in v1.0.93
func (s *DescribeFailoverLogsInput) SetStartTime(v string) *DescribeFailoverLogsInput
SetStartTime sets the StartTime field's value.
func (DescribeFailoverLogsInput) String ¶ added in v1.0.93
func (s DescribeFailoverLogsInput) String() string
String returns the string representation
func (*DescribeFailoverLogsInput) Validate ¶ added in v1.0.93
func (s *DescribeFailoverLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeFailoverLogsOutput ¶ added in v1.0.93
type DescribeFailoverLogsOutput struct {
Metadata *response.ResponseMetadata
FailoverQueryInfos []*FailoverQueryInfoForDescribeFailoverLogsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeFailoverLogsOutput) GoString ¶ added in v1.0.93
func (s DescribeFailoverLogsOutput) GoString() string
GoString returns the string representation
func (*DescribeFailoverLogsOutput) SetFailoverQueryInfos ¶ added in v1.0.125
func (s *DescribeFailoverLogsOutput) SetFailoverQueryInfos(v []*FailoverQueryInfoForDescribeFailoverLogsOutput) *DescribeFailoverLogsOutput
SetFailoverQueryInfos sets the FailoverQueryInfos field's value.
func (*DescribeFailoverLogsOutput) SetTotal ¶ added in v1.0.93
func (s *DescribeFailoverLogsOutput) SetTotal(v int32) *DescribeFailoverLogsOutput
SetTotal sets the Total field's value.
func (DescribeFailoverLogsOutput) String ¶ added in v1.0.93
func (s DescribeFailoverLogsOutput) String() string
String returns the string representation
type DescribeNonWhiteSessionListInput ¶ added in v1.2.21
type DescribeNonWhiteSessionListInput struct {
DisassociateAllowListInfos []*DisassociateAllowListInfoForDescribeNonWhiteSessionListInput `type:"list" json:",omitempty"`
InstanceIds *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeNonWhiteSessionListInput) GoString ¶ added in v1.2.21
func (s DescribeNonWhiteSessionListInput) GoString() string
GoString returns the string representation
func (*DescribeNonWhiteSessionListInput) SetDisassociateAllowListInfos ¶ added in v1.2.21
func (s *DescribeNonWhiteSessionListInput) SetDisassociateAllowListInfos(v []*DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) *DescribeNonWhiteSessionListInput
SetDisassociateAllowListInfos sets the DisassociateAllowListInfos field's value.
func (*DescribeNonWhiteSessionListInput) SetInstanceIds ¶ added in v1.2.21
func (s *DescribeNonWhiteSessionListInput) SetInstanceIds(v string) *DescribeNonWhiteSessionListInput
SetInstanceIds sets the InstanceIds field's value.
func (DescribeNonWhiteSessionListInput) String ¶ added in v1.2.21
func (s DescribeNonWhiteSessionListInput) String() string
String returns the string representation
type DescribeNonWhiteSessionListOutput ¶ added in v1.2.21
type DescribeNonWhiteSessionListOutput struct {
Metadata *response.ResponseMetadata
NonWhiteSessions []*NonWhiteSessionForDescribeNonWhiteSessionListOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeNonWhiteSessionListOutput) GoString ¶ added in v1.2.21
func (s DescribeNonWhiteSessionListOutput) GoString() string
GoString returns the string representation
func (*DescribeNonWhiteSessionListOutput) SetNonWhiteSessions ¶ added in v1.2.21
func (s *DescribeNonWhiteSessionListOutput) SetNonWhiteSessions(v []*NonWhiteSessionForDescribeNonWhiteSessionListOutput) *DescribeNonWhiteSessionListOutput
SetNonWhiteSessions sets the NonWhiteSessions field's value.
func (*DescribeNonWhiteSessionListOutput) SetTotal ¶ added in v1.2.21
func (s *DescribeNonWhiteSessionListOutput) SetTotal(v int32) *DescribeNonWhiteSessionListOutput
SetTotal sets the Total field's value.
func (*DescribeNonWhiteSessionListOutput) SetTotalCount ¶ added in v1.2.21
func (s *DescribeNonWhiteSessionListOutput) SetTotalCount(v int32) *DescribeNonWhiteSessionListOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeNonWhiteSessionListOutput) String ¶ added in v1.2.21
func (s DescribeNonWhiteSessionListOutput) String() string
String returns the string representation
type DescribeParameterTemplateInput ¶ added in v1.0.93
type DescribeParameterTemplateInput struct {
ProjectName *string `type:"string" json:",omitempty"`
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeParameterTemplateInput) GoString ¶ added in v1.0.93
func (s DescribeParameterTemplateInput) GoString() string
GoString returns the string representation
func (*DescribeParameterTemplateInput) SetProjectName ¶ added in v1.0.185
func (s *DescribeParameterTemplateInput) SetProjectName(v string) *DescribeParameterTemplateInput
SetProjectName sets the ProjectName field's value.
func (*DescribeParameterTemplateInput) SetTemplateId ¶ added in v1.0.93
func (s *DescribeParameterTemplateInput) SetTemplateId(v string) *DescribeParameterTemplateInput
SetTemplateId sets the TemplateId field's value.
func (DescribeParameterTemplateInput) String ¶ added in v1.0.93
func (s DescribeParameterTemplateInput) String() string
String returns the string representation
func (*DescribeParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *DescribeParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeParameterTemplateOutput ¶ added in v1.0.93
type DescribeParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateInfo *TemplateInfoForDescribeParameterTemplateOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s DescribeParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*DescribeParameterTemplateOutput) SetTemplateInfo ¶ added in v1.0.93
func (s *DescribeParameterTemplateOutput) SetTemplateInfo(v *TemplateInfoForDescribeParameterTemplateOutput) *DescribeParameterTemplateOutput
SetTemplateInfo sets the TemplateInfo field's value.
func (DescribeParameterTemplateOutput) String ¶ added in v1.0.93
func (s DescribeParameterTemplateOutput) String() string
String returns the string representation
type DescribePlannedEventsInput ¶ added in v1.0.125
type DescribePlannedEventsInput struct {
BeginTime *string `type:"string" json:",omitempty"`
EndTime *string `type:"string" json:",omitempty"`
EventId *string `type:"string" json:",omitempty"`
EventType []*string `type:"list" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Status []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribePlannedEventsInput) GoString ¶ added in v1.0.125
func (s DescribePlannedEventsInput) GoString() string
GoString returns the string representation
func (*DescribePlannedEventsInput) SetBeginTime ¶ added in v1.0.125
func (s *DescribePlannedEventsInput) SetBeginTime(v string) *DescribePlannedEventsInput
SetBeginTime sets the BeginTime field's value.
func (*DescribePlannedEventsInput) SetEndTime ¶ added in v1.0.125
func (s *DescribePlannedEventsInput) SetEndTime(v string) *DescribePlannedEventsInput
SetEndTime sets the EndTime field's value.
func (*DescribePlannedEventsInput) SetEventId ¶ added in v1.0.125
func (s *DescribePlannedEventsInput) SetEventId(v string) *DescribePlannedEventsInput
SetEventId sets the EventId field's value.
func (*DescribePlannedEventsInput) SetEventType ¶ added in v1.0.125
func (s *DescribePlannedEventsInput) SetEventType(v []*string) *DescribePlannedEventsInput
SetEventType sets the EventType field's value.
func (*DescribePlannedEventsInput) SetInstanceId ¶ added in v1.0.125
func (s *DescribePlannedEventsInput) SetInstanceId(v string) *DescribePlannedEventsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribePlannedEventsInput) SetStatus ¶ added in v1.0.125
func (s *DescribePlannedEventsInput) SetStatus(v []*string) *DescribePlannedEventsInput
SetStatus sets the Status field's value.
func (DescribePlannedEventsInput) String ¶ added in v1.0.125
func (s DescribePlannedEventsInput) String() string
String returns the string representation
type DescribePlannedEventsOutput ¶ added in v1.0.125
type DescribePlannedEventsOutput struct {
Metadata *response.ResponseMetadata
PlannedEvents []*PlannedEventForDescribePlannedEventsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribePlannedEventsOutput) GoString ¶ added in v1.0.125
func (s DescribePlannedEventsOutput) GoString() string
GoString returns the string representation
func (*DescribePlannedEventsOutput) SetPlannedEvents ¶ added in v1.0.125
func (s *DescribePlannedEventsOutput) SetPlannedEvents(v []*PlannedEventForDescribePlannedEventsOutput) *DescribePlannedEventsOutput
SetPlannedEvents sets the PlannedEvents field's value.
func (*DescribePlannedEventsOutput) SetTotal ¶ added in v1.0.125
func (s *DescribePlannedEventsOutput) SetTotal(v int32) *DescribePlannedEventsOutput
SetTotal sets the Total field's value.
func (DescribePlannedEventsOutput) String ¶ added in v1.0.125
func (s DescribePlannedEventsOutput) String() string
String returns the string representation
type DescribeReadOnlyNodeDelayInput ¶ added in v1.0.125
type DescribeReadOnlyNodeDelayInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NodeId is a required field
NodeId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeReadOnlyNodeDelayInput) GoString ¶ added in v1.0.125
func (s DescribeReadOnlyNodeDelayInput) GoString() string
GoString returns the string representation
func (*DescribeReadOnlyNodeDelayInput) SetInstanceId ¶ added in v1.0.125
func (s *DescribeReadOnlyNodeDelayInput) SetInstanceId(v string) *DescribeReadOnlyNodeDelayInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeReadOnlyNodeDelayInput) SetNodeId ¶ added in v1.0.125
func (s *DescribeReadOnlyNodeDelayInput) SetNodeId(v string) *DescribeReadOnlyNodeDelayInput
SetNodeId sets the NodeId field's value.
func (DescribeReadOnlyNodeDelayInput) String ¶ added in v1.0.125
func (s DescribeReadOnlyNodeDelayInput) String() string
String returns the string representation
func (*DescribeReadOnlyNodeDelayInput) Validate ¶ added in v1.0.125
func (s *DescribeReadOnlyNodeDelayInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeReadOnlyNodeDelayOutput ¶ added in v1.0.125
type DescribeReadOnlyNodeDelayOutput struct {
Metadata *response.ResponseMetadata
DelayReplicationTime *int64 `type:"int64" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeReadOnlyNodeDelayOutput) GoString ¶ added in v1.0.125
func (s DescribeReadOnlyNodeDelayOutput) GoString() string
GoString returns the string representation
func (*DescribeReadOnlyNodeDelayOutput) SetDelayReplicationTime ¶ added in v1.0.125
func (s *DescribeReadOnlyNodeDelayOutput) SetDelayReplicationTime(v int64) *DescribeReadOnlyNodeDelayOutput
SetDelayReplicationTime sets the DelayReplicationTime field's value.
func (*DescribeReadOnlyNodeDelayOutput) SetNodeId ¶ added in v1.0.125
func (s *DescribeReadOnlyNodeDelayOutput) SetNodeId(v string) *DescribeReadOnlyNodeDelayOutput
SetNodeId sets the NodeId field's value.
func (DescribeReadOnlyNodeDelayOutput) String ¶ added in v1.0.125
func (s DescribeReadOnlyNodeDelayOutput) String() string
String returns the string representation
type DescribeRecoverableTimeInput ¶
type DescribeRecoverableTimeInput struct {
BackupRegion *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
RestoreType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeRecoverableTimeInput) GoString ¶
func (s DescribeRecoverableTimeInput) GoString() string
GoString returns the string representation
func (*DescribeRecoverableTimeInput) SetBackupRegion ¶ added in v1.0.93
func (s *DescribeRecoverableTimeInput) SetBackupRegion(v string) *DescribeRecoverableTimeInput
SetBackupRegion sets the BackupRegion field's value.
func (*DescribeRecoverableTimeInput) SetInstanceId ¶
func (s *DescribeRecoverableTimeInput) SetInstanceId(v string) *DescribeRecoverableTimeInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeRecoverableTimeInput) SetRestoreType ¶ added in v1.0.56
func (s *DescribeRecoverableTimeInput) SetRestoreType(v string) *DescribeRecoverableTimeInput
SetRestoreType sets the RestoreType field's value.
func (DescribeRecoverableTimeInput) String ¶
func (s DescribeRecoverableTimeInput) String() string
String returns the string representation
func (*DescribeRecoverableTimeInput) Validate ¶
func (s *DescribeRecoverableTimeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRecoverableTimeOutput ¶
type DescribeRecoverableTimeOutput struct {
Metadata *response.ResponseMetadata
RecoverableTimeInfo []*RecoverableTimeInfoForDescribeRecoverableTimeOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeRecoverableTimeOutput) GoString ¶
func (s DescribeRecoverableTimeOutput) GoString() string
GoString returns the string representation
func (*DescribeRecoverableTimeOutput) SetRecoverableTimeInfo ¶
func (s *DescribeRecoverableTimeOutput) SetRecoverableTimeInfo(v []*RecoverableTimeInfoForDescribeRecoverableTimeOutput) *DescribeRecoverableTimeOutput
SetRecoverableTimeInfo sets the RecoverableTimeInfo field's value.
func (DescribeRecoverableTimeOutput) String ¶
func (s DescribeRecoverableTimeOutput) String() string
String returns the string representation
type DescribeRegionsInput ¶
type DescribeRegionsInput struct {
// contains filtered or unexported fields
}
func (DescribeRegionsInput) GoString ¶
func (s DescribeRegionsInput) GoString() string
GoString returns the string representation
func (DescribeRegionsInput) String ¶
func (s DescribeRegionsInput) String() string
String returns the string representation
type DescribeRegionsOutput ¶
type DescribeRegionsOutput struct {
Metadata *response.ResponseMetadata
Regions []*RegionForDescribeRegionsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeRegionsOutput) GoString ¶
func (s DescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeRegionsOutput) SetRegions ¶
func (s *DescribeRegionsOutput) SetRegions(v []*RegionForDescribeRegionsOutput) *DescribeRegionsOutput
SetRegions sets the Regions field's value.
func (DescribeRegionsOutput) String ¶
func (s DescribeRegionsOutput) String() string
String returns the string representation
type DescribeResourcePackageDetailInput ¶ added in v1.1.54
type DescribeResourcePackageDetailInput struct {
// PackageId is a required field
PackageId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// QueryEndTime is a required field
QueryEndTime *string `type:"string" json:",omitempty" required:"true"`
// QueryStartTime is a required field
QueryStartTime *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeResourcePackageDetailInput) GoString ¶ added in v1.1.54
func (s DescribeResourcePackageDetailInput) GoString() string
GoString returns the string representation
func (*DescribeResourcePackageDetailInput) SetPackageId ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailInput) SetPackageId(v string) *DescribeResourcePackageDetailInput
SetPackageId sets the PackageId field's value.
func (*DescribeResourcePackageDetailInput) SetPageNumber ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailInput) SetPageNumber(v int32) *DescribeResourcePackageDetailInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeResourcePackageDetailInput) SetPageSize ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailInput) SetPageSize(v int32) *DescribeResourcePackageDetailInput
SetPageSize sets the PageSize field's value.
func (*DescribeResourcePackageDetailInput) SetQueryEndTime ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailInput) SetQueryEndTime(v string) *DescribeResourcePackageDetailInput
SetQueryEndTime sets the QueryEndTime field's value.
func (*DescribeResourcePackageDetailInput) SetQueryStartTime ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailInput) SetQueryStartTime(v string) *DescribeResourcePackageDetailInput
SetQueryStartTime sets the QueryStartTime field's value.
func (DescribeResourcePackageDetailInput) String ¶ added in v1.1.54
func (s DescribeResourcePackageDetailInput) String() string
String returns the string representation
func (*DescribeResourcePackageDetailInput) Validate ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeResourcePackageDetailOutput ¶ added in v1.1.54
type DescribeResourcePackageDetailOutput struct {
Metadata *response.ResponseMetadata
ResourcePackage *ResourcePackageForDescribeResourcePackageDetailOutput `type:"structure" json:",omitempty"`
ResourcePackages []*ResourcePackageForDescribeResourcePackageDetailOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
UsageProgress *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeResourcePackageDetailOutput) GoString ¶ added in v1.1.54
func (s DescribeResourcePackageDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeResourcePackageDetailOutput) SetResourcePackage ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailOutput) SetResourcePackage(v *ResourcePackageForDescribeResourcePackageDetailOutput) *DescribeResourcePackageDetailOutput
SetResourcePackage sets the ResourcePackage field's value.
func (*DescribeResourcePackageDetailOutput) SetResourcePackages ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailOutput) SetResourcePackages(v []*ResourcePackageForDescribeResourcePackageDetailOutput) *DescribeResourcePackageDetailOutput
SetResourcePackages sets the ResourcePackages field's value.
func (*DescribeResourcePackageDetailOutput) SetTotal ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailOutput) SetTotal(v int32) *DescribeResourcePackageDetailOutput
SetTotal sets the Total field's value.
func (*DescribeResourcePackageDetailOutput) SetUsageProgress ¶ added in v1.1.54
func (s *DescribeResourcePackageDetailOutput) SetUsageProgress(v int32) *DescribeResourcePackageDetailOutput
SetUsageProgress sets the UsageProgress field's value.
func (DescribeResourcePackageDetailOutput) String ¶ added in v1.1.54
func (s DescribeResourcePackageDetailOutput) String() string
String returns the string representation
type DescribeResourcePackagePriceInput ¶ added in v1.1.54
type DescribeResourcePackagePriceInput struct {
ChargeInfo *ChargeInfoForDescribeResourcePackagePriceInput `type:"structure" json:",omitempty"`
// PackageSpec is a required field
PackageSpec *string `type:"string" json:",omitempty" required:"true"`
// PackageType is a required field
PackageType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeResourcePackagePriceInput) GoString ¶ added in v1.1.54
func (s DescribeResourcePackagePriceInput) GoString() string
GoString returns the string representation
func (*DescribeResourcePackagePriceInput) SetChargeInfo ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceInput) SetChargeInfo(v *ChargeInfoForDescribeResourcePackagePriceInput) *DescribeResourcePackagePriceInput
SetChargeInfo sets the ChargeInfo field's value.
func (*DescribeResourcePackagePriceInput) SetPackageSpec ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceInput) SetPackageSpec(v string) *DescribeResourcePackagePriceInput
SetPackageSpec sets the PackageSpec field's value.
func (*DescribeResourcePackagePriceInput) SetPackageType ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceInput) SetPackageType(v string) *DescribeResourcePackagePriceInput
SetPackageType sets the PackageType field's value.
func (DescribeResourcePackagePriceInput) String ¶ added in v1.1.54
func (s DescribeResourcePackagePriceInput) String() string
String returns the string representation
func (*DescribeResourcePackagePriceInput) Validate ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeResourcePackagePriceOutput ¶ added in v1.1.54
type DescribeResourcePackagePriceOutput struct {
Metadata *response.ResponseMetadata
ChargeItemPrices []*ChargeItemPriceForDescribeResourcePackagePriceOutput `type:"list" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
DiscountPrice *float64 `type:"double" json:",omitempty"`
HidePriceInfo *bool `type:"boolean" json:",omitempty"`
OriginalPrice *float64 `type:"double" json:",omitempty"`
PayablePrice *float64 `type:"double" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeResourcePackagePriceOutput) GoString ¶ added in v1.1.54
func (s DescribeResourcePackagePriceOutput) GoString() string
GoString returns the string representation
func (*DescribeResourcePackagePriceOutput) SetChargeItemPrices ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeResourcePackagePriceOutput) *DescribeResourcePackagePriceOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeResourcePackagePriceOutput) SetCurrency ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetCurrency(v string) *DescribeResourcePackagePriceOutput
SetCurrency sets the Currency field's value.
func (*DescribeResourcePackagePriceOutput) SetDiscountPrice ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetDiscountPrice(v float64) *DescribeResourcePackagePriceOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeResourcePackagePriceOutput) SetHidePriceInfo ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetHidePriceInfo(v bool) *DescribeResourcePackagePriceOutput
SetHidePriceInfo sets the HidePriceInfo field's value.
func (*DescribeResourcePackagePriceOutput) SetOriginalPrice ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetOriginalPrice(v float64) *DescribeResourcePackagePriceOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeResourcePackagePriceOutput) SetPayablePrice ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetPayablePrice(v float64) *DescribeResourcePackagePriceOutput
SetPayablePrice sets the PayablePrice field's value.
func (*DescribeResourcePackagePriceOutput) SetQuantity ¶ added in v1.1.54
func (s *DescribeResourcePackagePriceOutput) SetQuantity(v int32) *DescribeResourcePackagePriceOutput
SetQuantity sets the Quantity field's value.
func (DescribeResourcePackagePriceOutput) String ¶ added in v1.1.54
func (s DescribeResourcePackagePriceOutput) String() string
String returns the string representation
type DescribeResourcePackageSpecInput ¶ added in v1.1.54
type DescribeResourcePackageSpecInput struct {
// PackageType is a required field
PackageType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeResourcePackageSpecInput) GoString ¶ added in v1.1.54
func (s DescribeResourcePackageSpecInput) GoString() string
GoString returns the string representation
func (*DescribeResourcePackageSpecInput) SetPackageType ¶ added in v1.1.54
func (s *DescribeResourcePackageSpecInput) SetPackageType(v string) *DescribeResourcePackageSpecInput
SetPackageType sets the PackageType field's value.
func (DescribeResourcePackageSpecInput) String ¶ added in v1.1.54
func (s DescribeResourcePackageSpecInput) String() string
String returns the string representation
func (*DescribeResourcePackageSpecInput) Validate ¶ added in v1.1.54
func (s *DescribeResourcePackageSpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeResourcePackageSpecOutput ¶ added in v1.1.54
type DescribeResourcePackageSpecOutput struct {
Metadata *response.ResponseMetadata
PackagePriceDetails []*PackagePriceDetailForDescribeResourcePackageSpecOutput `type:"list" json:",omitempty"`
PackageSpecs []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeResourcePackageSpecOutput) GoString ¶ added in v1.1.54
func (s DescribeResourcePackageSpecOutput) GoString() string
GoString returns the string representation
func (*DescribeResourcePackageSpecOutput) SetPackagePriceDetails ¶ added in v1.1.54
func (s *DescribeResourcePackageSpecOutput) SetPackagePriceDetails(v []*PackagePriceDetailForDescribeResourcePackageSpecOutput) *DescribeResourcePackageSpecOutput
SetPackagePriceDetails sets the PackagePriceDetails field's value.
func (*DescribeResourcePackageSpecOutput) SetPackageSpecs ¶ added in v1.1.54
func (s *DescribeResourcePackageSpecOutput) SetPackageSpecs(v []*string) *DescribeResourcePackageSpecOutput
SetPackageSpecs sets the PackageSpecs field's value.
func (DescribeResourcePackageSpecOutput) String ¶ added in v1.1.54
func (s DescribeResourcePackageSpecOutput) String() string
String returns the string representation
type DescribeResourceUsageInput ¶ added in v1.1.35
type DescribeResourceUsageInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeResourceUsageInput) GoString ¶ added in v1.1.35
func (s DescribeResourceUsageInput) GoString() string
GoString returns the string representation
func (*DescribeResourceUsageInput) SetInstanceId ¶ added in v1.1.35
func (s *DescribeResourceUsageInput) SetInstanceId(v string) *DescribeResourceUsageInput
SetInstanceId sets the InstanceId field's value.
func (DescribeResourceUsageInput) String ¶ added in v1.1.35
func (s DescribeResourceUsageInput) String() string
String returns the string representation
func (*DescribeResourceUsageInput) Validate ¶ added in v1.1.35
func (s *DescribeResourceUsageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeResourceUsageOutput ¶ added in v1.1.35
type DescribeResourceUsageOutput struct {
Metadata *response.ResponseMetadata
BackupAuditLogSize *int64 `type:"int64" json:",omitempty"`
BackupBinLogSize *int64 `type:"int64" json:",omitempty"`
BackupDataSize *int64 `type:"int64" json:",omitempty"`
BackupErrorLogSize *int64 `type:"int64" json:",omitempty"`
BackupFreeQuotaSize *int64 `type:"int64" json:",omitempty"`
BackupLogSize *int64 `type:"int64" json:",omitempty"`
BackupSlowLogSize *int64 `type:"int64" json:",omitempty"`
BackupUse *float64 `type:"double" json:",omitempty"`
BasicBackupBinlogSize *int64 `type:"int64" json:",omitempty"`
BasicBackupDataSize *int64 `type:"int64" json:",omitempty"`
StorageAuditLogSize *int64 `type:"int64" json:",omitempty"`
StorageBinLogSize *int64 `type:"int64" json:",omitempty"`
StorageDataSize *int64 `type:"int64" json:",omitempty"`
StorageErrorLogSize *int64 `type:"int64" json:",omitempty"`
StorageLogSize *int64 `type:"int64" json:",omitempty"`
StorageSlowLogSize *int64 `type:"int64" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
StorageUse *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeResourceUsageOutput) GoString ¶ added in v1.1.35
func (s DescribeResourceUsageOutput) GoString() string
GoString returns the string representation
func (*DescribeResourceUsageOutput) SetBackupAuditLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupAuditLogSize(v int64) *DescribeResourceUsageOutput
SetBackupAuditLogSize sets the BackupAuditLogSize field's value.
func (*DescribeResourceUsageOutput) SetBackupBinLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupBinLogSize(v int64) *DescribeResourceUsageOutput
SetBackupBinLogSize sets the BackupBinLogSize field's value.
func (*DescribeResourceUsageOutput) SetBackupDataSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupDataSize(v int64) *DescribeResourceUsageOutput
SetBackupDataSize sets the BackupDataSize field's value.
func (*DescribeResourceUsageOutput) SetBackupErrorLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupErrorLogSize(v int64) *DescribeResourceUsageOutput
SetBackupErrorLogSize sets the BackupErrorLogSize field's value.
func (*DescribeResourceUsageOutput) SetBackupFreeQuotaSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupFreeQuotaSize(v int64) *DescribeResourceUsageOutput
SetBackupFreeQuotaSize sets the BackupFreeQuotaSize field's value.
func (*DescribeResourceUsageOutput) SetBackupLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupLogSize(v int64) *DescribeResourceUsageOutput
SetBackupLogSize sets the BackupLogSize field's value.
func (*DescribeResourceUsageOutput) SetBackupSlowLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupSlowLogSize(v int64) *DescribeResourceUsageOutput
SetBackupSlowLogSize sets the BackupSlowLogSize field's value.
func (*DescribeResourceUsageOutput) SetBackupUse ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBackupUse(v float64) *DescribeResourceUsageOutput
SetBackupUse sets the BackupUse field's value.
func (*DescribeResourceUsageOutput) SetBasicBackupBinlogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBasicBackupBinlogSize(v int64) *DescribeResourceUsageOutput
SetBasicBackupBinlogSize sets the BasicBackupBinlogSize field's value.
func (*DescribeResourceUsageOutput) SetBasicBackupDataSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetBasicBackupDataSize(v int64) *DescribeResourceUsageOutput
SetBasicBackupDataSize sets the BasicBackupDataSize field's value.
func (*DescribeResourceUsageOutput) SetStorageAuditLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageAuditLogSize(v int64) *DescribeResourceUsageOutput
SetStorageAuditLogSize sets the StorageAuditLogSize field's value.
func (*DescribeResourceUsageOutput) SetStorageBinLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageBinLogSize(v int64) *DescribeResourceUsageOutput
SetStorageBinLogSize sets the StorageBinLogSize field's value.
func (*DescribeResourceUsageOutput) SetStorageDataSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageDataSize(v int64) *DescribeResourceUsageOutput
SetStorageDataSize sets the StorageDataSize field's value.
func (*DescribeResourceUsageOutput) SetStorageErrorLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageErrorLogSize(v int64) *DescribeResourceUsageOutput
SetStorageErrorLogSize sets the StorageErrorLogSize field's value.
func (*DescribeResourceUsageOutput) SetStorageLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageLogSize(v int64) *DescribeResourceUsageOutput
SetStorageLogSize sets the StorageLogSize field's value.
func (*DescribeResourceUsageOutput) SetStorageSlowLogSize ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageSlowLogSize(v int64) *DescribeResourceUsageOutput
SetStorageSlowLogSize sets the StorageSlowLogSize field's value.
func (*DescribeResourceUsageOutput) SetStorageSpace ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageSpace(v int32) *DescribeResourceUsageOutput
SetStorageSpace sets the StorageSpace field's value.
func (*DescribeResourceUsageOutput) SetStorageUse ¶ added in v1.1.35
func (s *DescribeResourceUsageOutput) SetStorageUse(v float64) *DescribeResourceUsageOutput
SetStorageUse sets the StorageUse field's value.
func (DescribeResourceUsageOutput) String ¶ added in v1.1.35
func (s DescribeResourceUsageOutput) String() string
String returns the string representation
type DescribeTagsByResourceInput ¶ added in v1.0.93
type DescribeTagsByResourceInput struct {
InstanceIds []*string `type:"list" json:",omitempty"`
// PageNumber is a required field
PageNumber *int32 `type:"int32" json:",omitempty" required:"true"`
// PageSize is a required field
PageSize *int32 `type:"int32" json:",omitempty" required:"true"`
TagFilters []*TagFilterForDescribeTagsByResourceInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTagsByResourceInput) GoString ¶ added in v1.0.93
func (s DescribeTagsByResourceInput) GoString() string
GoString returns the string representation
func (*DescribeTagsByResourceInput) SetInstanceIds ¶ added in v1.0.93
func (s *DescribeTagsByResourceInput) SetInstanceIds(v []*string) *DescribeTagsByResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*DescribeTagsByResourceInput) SetPageNumber ¶ added in v1.0.93
func (s *DescribeTagsByResourceInput) SetPageNumber(v int32) *DescribeTagsByResourceInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeTagsByResourceInput) SetPageSize ¶ added in v1.0.93
func (s *DescribeTagsByResourceInput) SetPageSize(v int32) *DescribeTagsByResourceInput
SetPageSize sets the PageSize field's value.
func (*DescribeTagsByResourceInput) SetTagFilters ¶ added in v1.0.93
func (s *DescribeTagsByResourceInput) SetTagFilters(v []*TagFilterForDescribeTagsByResourceInput) *DescribeTagsByResourceInput
SetTagFilters sets the TagFilters field's value.
func (DescribeTagsByResourceInput) String ¶ added in v1.0.93
func (s DescribeTagsByResourceInput) String() string
String returns the string representation
func (*DescribeTagsByResourceInput) Validate ¶ added in v1.0.125
func (s *DescribeTagsByResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTagsByResourceOutput ¶ added in v1.0.93
type DescribeTagsByResourceOutput struct {
Metadata *response.ResponseMetadata
TagResources []*TagResourceForDescribeTagsByResourceOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTagsByResourceOutput) GoString ¶ added in v1.0.93
func (s DescribeTagsByResourceOutput) GoString() string
GoString returns the string representation
func (*DescribeTagsByResourceOutput) SetTagResources ¶ added in v1.0.93
func (s *DescribeTagsByResourceOutput) SetTagResources(v []*TagResourceForDescribeTagsByResourceOutput) *DescribeTagsByResourceOutput
SetTagResources sets the TagResources field's value.
func (*DescribeTagsByResourceOutput) SetTotal ¶ added in v1.0.93
func (s *DescribeTagsByResourceOutput) SetTotal(v int32) *DescribeTagsByResourceOutput
SetTotal sets the Total field's value.
func (DescribeTagsByResourceOutput) String ¶ added in v1.0.93
func (s DescribeTagsByResourceOutput) String() string
String returns the string representation
type DescribeTaskDetailInput ¶ added in v1.1.18
type DescribeTaskDetailInput struct {
InstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// TaskId is a required field
TaskId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeTaskDetailInput) GoString ¶ added in v1.1.18
func (s DescribeTaskDetailInput) GoString() string
GoString returns the string representation
func (*DescribeTaskDetailInput) SetInstanceId ¶ added in v1.1.18
func (s *DescribeTaskDetailInput) SetInstanceId(v string) *DescribeTaskDetailInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeTaskDetailInput) SetProjectName ¶ added in v1.1.18
func (s *DescribeTaskDetailInput) SetProjectName(v string) *DescribeTaskDetailInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTaskDetailInput) SetTaskId ¶ added in v1.1.18
func (s *DescribeTaskDetailInput) SetTaskId(v string) *DescribeTaskDetailInput
SetTaskId sets the TaskId field's value.
func (DescribeTaskDetailInput) String ¶ added in v1.1.18
func (s DescribeTaskDetailInput) String() string
String returns the string representation
func (*DescribeTaskDetailInput) Validate ¶ added in v1.1.18
func (s *DescribeTaskDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTaskDetailOutput ¶ added in v1.1.18
type DescribeTaskDetailOutput struct {
Metadata *response.ResponseMetadata
CheckItemLog *string `type:"string" json:",omitempty"`
CheckItems []*CheckItemForDescribeTaskDetailOutput `type:"list" json:",omitempty"`
TaskInfo *TaskInfoForDescribeTaskDetailOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTaskDetailOutput) GoString ¶ added in v1.1.18
func (s DescribeTaskDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeTaskDetailOutput) SetCheckItemLog ¶ added in v1.1.18
func (s *DescribeTaskDetailOutput) SetCheckItemLog(v string) *DescribeTaskDetailOutput
SetCheckItemLog sets the CheckItemLog field's value.
func (*DescribeTaskDetailOutput) SetCheckItems ¶ added in v1.1.18
func (s *DescribeTaskDetailOutput) SetCheckItems(v []*CheckItemForDescribeTaskDetailOutput) *DescribeTaskDetailOutput
SetCheckItems sets the CheckItems field's value.
func (*DescribeTaskDetailOutput) SetTaskInfo ¶ added in v1.1.18
func (s *DescribeTaskDetailOutput) SetTaskInfo(v *TaskInfoForDescribeTaskDetailOutput) *DescribeTaskDetailOutput
SetTaskInfo sets the TaskInfo field's value.
func (DescribeTaskDetailOutput) String ¶ added in v1.1.18
func (s DescribeTaskDetailOutput) String() string
String returns the string representation
type DescribeTasksInput ¶ added in v1.0.125
type DescribeTasksInput struct {
CreationEndTime *string `type:"string" json:",omitempty"`
CreationStartTime *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// PageNumber is a required field
PageNumber *int32 `type:"int32" json:",omitempty" required:"true"`
// PageSize is a required field
PageSize *int32 `type:"int32" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskCategory []*string `type:"list" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
TaskSource *string `type:"string" json:",omitempty"`
TaskStatus []*string `type:"list" json:",omitempty"`
TaskType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTasksInput) GoString ¶ added in v1.0.125
func (s DescribeTasksInput) GoString() string
GoString returns the string representation
func (*DescribeTasksInput) SetCreationEndTime ¶ added in v1.0.125
func (s *DescribeTasksInput) SetCreationEndTime(v string) *DescribeTasksInput
SetCreationEndTime sets the CreationEndTime field's value.
func (*DescribeTasksInput) SetCreationStartTime ¶ added in v1.0.125
func (s *DescribeTasksInput) SetCreationStartTime(v string) *DescribeTasksInput
SetCreationStartTime sets the CreationStartTime field's value.
func (*DescribeTasksInput) SetInstanceId ¶ added in v1.0.125
func (s *DescribeTasksInput) SetInstanceId(v string) *DescribeTasksInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeTasksInput) SetPageNumber ¶ added in v1.0.125
func (s *DescribeTasksInput) SetPageNumber(v int32) *DescribeTasksInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeTasksInput) SetPageSize ¶ added in v1.0.125
func (s *DescribeTasksInput) SetPageSize(v int32) *DescribeTasksInput
SetPageSize sets the PageSize field's value.
func (*DescribeTasksInput) SetProjectName ¶ added in v1.0.125
func (s *DescribeTasksInput) SetProjectName(v string) *DescribeTasksInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTasksInput) SetTaskAction ¶ added in v1.0.125
func (s *DescribeTasksInput) SetTaskAction(v string) *DescribeTasksInput
SetTaskAction sets the TaskAction field's value.
func (*DescribeTasksInput) SetTaskCategory ¶ added in v1.0.125
func (s *DescribeTasksInput) SetTaskCategory(v []*string) *DescribeTasksInput
SetTaskCategory sets the TaskCategory field's value.
func (*DescribeTasksInput) SetTaskId ¶ added in v1.0.125
func (s *DescribeTasksInput) SetTaskId(v string) *DescribeTasksInput
SetTaskId sets the TaskId field's value.
func (*DescribeTasksInput) SetTaskSource ¶ added in v1.0.125
func (s *DescribeTasksInput) SetTaskSource(v string) *DescribeTasksInput
SetTaskSource sets the TaskSource field's value.
func (*DescribeTasksInput) SetTaskStatus ¶ added in v1.0.125
func (s *DescribeTasksInput) SetTaskStatus(v []*string) *DescribeTasksInput
SetTaskStatus sets the TaskStatus field's value.
func (*DescribeTasksInput) SetTaskType ¶ added in v1.0.125
func (s *DescribeTasksInput) SetTaskType(v string) *DescribeTasksInput
SetTaskType sets the TaskType field's value.
func (DescribeTasksInput) String ¶ added in v1.0.125
func (s DescribeTasksInput) String() string
String returns the string representation
func (*DescribeTasksInput) Validate ¶ added in v1.0.125
func (s *DescribeTasksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTasksOutput ¶ added in v1.0.125
type DescribeTasksOutput struct {
Metadata *response.ResponseMetadata
Datas []*DataForDescribeTasksOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTasksOutput) GoString ¶ added in v1.0.125
func (s DescribeTasksOutput) GoString() string
GoString returns the string representation
func (*DescribeTasksOutput) SetDatas ¶ added in v1.0.125
func (s *DescribeTasksOutput) SetDatas(v []*DataForDescribeTasksOutput) *DescribeTasksOutput
SetDatas sets the Datas field's value.
func (*DescribeTasksOutput) SetTotal ¶ added in v1.0.125
func (s *DescribeTasksOutput) SetTotal(v int32) *DescribeTasksOutput
SetTotal sets the Total field's value.
func (DescribeTasksOutput) String ¶ added in v1.0.125
func (s DescribeTasksOutput) String() string
String returns the string representation
type DescribeUpgradeEngineMajorVersionPrecheckResultInput ¶ added in v1.2.21
type DescribeUpgradeEngineMajorVersionPrecheckResultInput struct {
EventId *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeUpgradeEngineMajorVersionPrecheckResultInput) GoString ¶ added in v1.2.21
func (s DescribeUpgradeEngineMajorVersionPrecheckResultInput) GoString() string
GoString returns the string representation
func (*DescribeUpgradeEngineMajorVersionPrecheckResultInput) SetEventId ¶ added in v1.2.21
func (s *DescribeUpgradeEngineMajorVersionPrecheckResultInput) SetEventId(v string) *DescribeUpgradeEngineMajorVersionPrecheckResultInput
SetEventId sets the EventId field's value.
func (*DescribeUpgradeEngineMajorVersionPrecheckResultInput) SetInstanceId ¶ added in v1.2.21
func (s *DescribeUpgradeEngineMajorVersionPrecheckResultInput) SetInstanceId(v string) *DescribeUpgradeEngineMajorVersionPrecheckResultInput
SetInstanceId sets the InstanceId field's value.
func (DescribeUpgradeEngineMajorVersionPrecheckResultInput) String ¶ added in v1.2.21
func (s DescribeUpgradeEngineMajorVersionPrecheckResultInput) String() string
String returns the string representation
func (*DescribeUpgradeEngineMajorVersionPrecheckResultInput) Validate ¶ added in v1.2.21
func (s *DescribeUpgradeEngineMajorVersionPrecheckResultInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeUpgradeEngineMajorVersionPrecheckResultOutput ¶ added in v1.2.21
type DescribeUpgradeEngineMajorVersionPrecheckResultOutput struct {
Metadata *response.ResponseMetadata
PrecheckResults []*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString ¶ added in v1.2.21
func (s DescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
GoString returns the string representation
func (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetPrecheckResults ¶ added in v1.2.21
func (s *DescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetPrecheckResults(v []*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) *DescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetPrecheckResults sets the PrecheckResults field's value.
func (DescribeUpgradeEngineMajorVersionPrecheckResultOutput) String ¶ added in v1.2.21
func (s DescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
String returns the string representation
type DescribeUserTosBackupAssociateInput ¶ added in v1.1.54
type DescribeUserTosBackupAssociateInput struct {
// BucketName is a required field
BucketName *string `type:"string" json:",omitempty" required:"true"`
ObjectFileNames []*string `type:"list" json:",omitempty"`
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeUserTosBackupAssociateInput) GoString ¶ added in v1.1.54
func (s DescribeUserTosBackupAssociateInput) GoString() string
GoString returns the string representation
func (*DescribeUserTosBackupAssociateInput) SetBucketName ¶ added in v1.1.54
func (s *DescribeUserTosBackupAssociateInput) SetBucketName(v string) *DescribeUserTosBackupAssociateInput
SetBucketName sets the BucketName field's value.
func (*DescribeUserTosBackupAssociateInput) SetObjectFileNames ¶ added in v1.1.54
func (s *DescribeUserTosBackupAssociateInput) SetObjectFileNames(v []*string) *DescribeUserTosBackupAssociateInput
SetObjectFileNames sets the ObjectFileNames field's value.
func (*DescribeUserTosBackupAssociateInput) SetProjectName ¶ added in v1.1.54
func (s *DescribeUserTosBackupAssociateInput) SetProjectName(v string) *DescribeUserTosBackupAssociateInput
SetProjectName sets the ProjectName field's value.
func (DescribeUserTosBackupAssociateInput) String ¶ added in v1.1.54
func (s DescribeUserTosBackupAssociateInput) String() string
String returns the string representation
func (*DescribeUserTosBackupAssociateInput) Validate ¶ added in v1.1.54
func (s *DescribeUserTosBackupAssociateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeUserTosBackupAssociateOutput ¶ added in v1.1.54
type DescribeUserTosBackupAssociateOutput struct {
Metadata *response.ResponseMetadata
AssociateInfos []*AssociateInfoForDescribeUserTosBackupAssociateOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeUserTosBackupAssociateOutput) GoString ¶ added in v1.1.54
func (s DescribeUserTosBackupAssociateOutput) GoString() string
GoString returns the string representation
func (*DescribeUserTosBackupAssociateOutput) SetAssociateInfos ¶ added in v1.1.54
func (s *DescribeUserTosBackupAssociateOutput) SetAssociateInfos(v []*AssociateInfoForDescribeUserTosBackupAssociateOutput) *DescribeUserTosBackupAssociateOutput
SetAssociateInfos sets the AssociateInfos field's value.
func (DescribeUserTosBackupAssociateOutput) String ¶ added in v1.1.54
func (s DescribeUserTosBackupAssociateOutput) String() string
String returns the string representation
type DescribeUserUploadBackupsInput ¶ added in v1.1.54
type DescribeUserUploadBackupsInput struct {
BackupFileName *string `type:"string" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
// Offset is a required field
Offset *int32 `type:"int32" json:",omitempty" required:"true"`
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
TosInfo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeUserUploadBackupsInput) GoString ¶ added in v1.1.54
func (s DescribeUserUploadBackupsInput) GoString() string
GoString returns the string representation
func (*DescribeUserUploadBackupsInput) SetBackupFileName ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) SetBackupFileName(v string) *DescribeUserUploadBackupsInput
SetBackupFileName sets the BackupFileName field's value.
func (*DescribeUserUploadBackupsInput) SetBackupId ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) SetBackupId(v string) *DescribeUserUploadBackupsInput
SetBackupId sets the BackupId field's value.
func (*DescribeUserUploadBackupsInput) SetLimit ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) SetLimit(v int32) *DescribeUserUploadBackupsInput
SetLimit sets the Limit field's value.
func (*DescribeUserUploadBackupsInput) SetOffset ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) SetOffset(v int32) *DescribeUserUploadBackupsInput
SetOffset sets the Offset field's value.
func (*DescribeUserUploadBackupsInput) SetProjectName ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) SetProjectName(v string) *DescribeUserUploadBackupsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeUserUploadBackupsInput) SetTosInfo ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) SetTosInfo(v string) *DescribeUserUploadBackupsInput
SetTosInfo sets the TosInfo field's value.
func (DescribeUserUploadBackupsInput) String ¶ added in v1.1.54
func (s DescribeUserUploadBackupsInput) String() string
String returns the string representation
func (*DescribeUserUploadBackupsInput) Validate ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeUserUploadBackupsOutput ¶ added in v1.1.54
type DescribeUserUploadBackupsOutput struct {
Metadata *response.ResponseMetadata
BackupsInfos []*BackupsInfoForDescribeUserUploadBackupsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeUserUploadBackupsOutput) GoString ¶ added in v1.1.54
func (s DescribeUserUploadBackupsOutput) GoString() string
GoString returns the string representation
func (*DescribeUserUploadBackupsOutput) SetBackupsInfos ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsOutput) SetBackupsInfos(v []*BackupsInfoForDescribeUserUploadBackupsOutput) *DescribeUserUploadBackupsOutput
SetBackupsInfos sets the BackupsInfos field's value.
func (*DescribeUserUploadBackupsOutput) SetTotal ¶ added in v1.1.54
func (s *DescribeUserUploadBackupsOutput) SetTotal(v int32) *DescribeUserUploadBackupsOutput
SetTotal sets the Total field's value.
func (DescribeUserUploadBackupsOutput) String ¶ added in v1.1.54
func (s DescribeUserUploadBackupsOutput) String() string
String returns the string representation
type DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput ¶ added in v1.2.21
type DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput struct {
Description *string `type:"string" json:",omitempty"`
ItemName *string `type:"string" json:",omitempty"`
ItemResult *string `type:"string" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
RiskLevel *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString ¶ added in v1.2.21
func (s DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
GoString returns the string representation
func (*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDescription ¶ added in v1.2.21
func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDescription(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetDescription sets the Description field's value.
func (*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemName ¶ added in v1.2.21
func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemName(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetItemName sets the ItemName field's value.
func (*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemResult ¶ added in v1.2.21
func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemResult(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetItemResult sets the ItemResult field's value.
func (*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetReason ¶ added in v1.2.21
func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetReason(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetReason sets the Reason field's value.
func (*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetRiskLevel ¶ added in v1.2.21
func (s *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetRiskLevel(v string) *DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetRiskLevel sets the RiskLevel field's value.
func (DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String ¶ added in v1.2.21
func (s DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
String returns the string representation
type DiagnosticsInfoForDescribeDiagnosticsInfosOutput ¶ added in v1.0.185
type DiagnosticsInfoForDescribeDiagnosticsInfosOutput struct {
DiagnosticsItems []*DiagnosticsItemForDescribeDiagnosticsInfosOutput `type:"list" json:",omitempty"`
DiagnosticsRecordId *string `type:"string" json:",omitempty"`
DiagnosticsResult *string `type:"string" json:",omitempty"`
EcsInfo *EcsInfoForDescribeDiagnosticsInfosOutput `type:"structure" json:",omitempty"`
EndpointInfo *EndpointInfoForDescribeDiagnosticsInfosOutput `type:"structure" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
PublicAddressInfo *PublicAddressInfoForDescribeDiagnosticsInfosOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DiagnosticsInfoForDescribeDiagnosticsInfosOutput) GoString ¶ added in v1.0.185
func (s DiagnosticsInfoForDescribeDiagnosticsInfosOutput) GoString() string
GoString returns the string representation
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsItems ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsItems(v []*DiagnosticsItemForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetDiagnosticsItems sets the DiagnosticsItems field's value.
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsRecordId ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsRecordId(v string) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetDiagnosticsRecordId sets the DiagnosticsRecordId field's value.
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsResult ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetDiagnosticsResult(v string) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetDiagnosticsResult sets the DiagnosticsResult field's value.
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetEcsInfo ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetEcsInfo(v *EcsInfoForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetEcsInfo sets the EcsInfo field's value.
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetEndpointInfo ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetEndpointInfo(v *EndpointInfoForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetEndpointInfo sets the EndpointInfo field's value.
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetInstanceId ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetInstanceId(v string) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetInstanceId sets the InstanceId field's value.
func (*DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetPublicAddressInfo ¶ added in v1.0.185
func (s *DiagnosticsInfoForDescribeDiagnosticsInfosOutput) SetPublicAddressInfo(v *PublicAddressInfoForDescribeDiagnosticsInfosOutput) *DiagnosticsInfoForDescribeDiagnosticsInfosOutput
SetPublicAddressInfo sets the PublicAddressInfo field's value.
func (DiagnosticsInfoForDescribeDiagnosticsInfosOutput) String ¶ added in v1.0.185
func (s DiagnosticsInfoForDescribeDiagnosticsInfosOutput) String() string
String returns the string representation
type DiagnosticsItemForDescribeDiagnosticsInfosOutput ¶ added in v1.0.185
type DiagnosticsItemForDescribeDiagnosticsInfosOutput struct {
DiagnosticsItem *string `type:"string" json:",omitempty"`
DiagnosticsResult *string `type:"string" json:",omitempty"`
PossibleEffect *string `type:"string" json:",omitempty"`
Suggestion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DiagnosticsItemForDescribeDiagnosticsInfosOutput) GoString ¶ added in v1.0.185
func (s DiagnosticsItemForDescribeDiagnosticsInfosOutput) GoString() string
GoString returns the string representation
func (*DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetDiagnosticsItem ¶ added in v1.0.185
func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetDiagnosticsItem(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
SetDiagnosticsItem sets the DiagnosticsItem field's value.
func (*DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetDiagnosticsResult ¶ added in v1.0.185
func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetDiagnosticsResult(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
SetDiagnosticsResult sets the DiagnosticsResult field's value.
func (*DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetPossibleEffect ¶ added in v1.0.185
func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetPossibleEffect(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
SetPossibleEffect sets the PossibleEffect field's value.
func (*DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetSuggestion ¶ added in v1.0.185
func (s *DiagnosticsItemForDescribeDiagnosticsInfosOutput) SetSuggestion(v string) *DiagnosticsItemForDescribeDiagnosticsInfosOutput
SetSuggestion sets the Suggestion field's value.
func (DiagnosticsItemForDescribeDiagnosticsInfosOutput) String ¶ added in v1.0.185
func (s DiagnosticsItemForDescribeDiagnosticsInfosOutput) String() string
String returns the string representation
type DisassociateAllowListInfoForCleanNonWhiteSessionInput ¶ added in v1.2.21
type DisassociateAllowListInfoForCleanNonWhiteSessionInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisassociateAllowListInfoForCleanNonWhiteSessionInput) GoString ¶ added in v1.2.21
func (s DisassociateAllowListInfoForCleanNonWhiteSessionInput) GoString() string
GoString returns the string representation
func (*DisassociateAllowListInfoForCleanNonWhiteSessionInput) SetAllowListIds ¶ added in v1.2.21
func (s *DisassociateAllowListInfoForCleanNonWhiteSessionInput) SetAllowListIds(v []*string) *DisassociateAllowListInfoForCleanNonWhiteSessionInput
SetAllowListIds sets the AllowListIds field's value.
func (*DisassociateAllowListInfoForCleanNonWhiteSessionInput) SetInstanceId ¶ added in v1.2.21
func (s *DisassociateAllowListInfoForCleanNonWhiteSessionInput) SetInstanceId(v string) *DisassociateAllowListInfoForCleanNonWhiteSessionInput
SetInstanceId sets the InstanceId field's value.
func (DisassociateAllowListInfoForCleanNonWhiteSessionInput) String ¶ added in v1.2.21
func (s DisassociateAllowListInfoForCleanNonWhiteSessionInput) String() string
String returns the string representation
type DisassociateAllowListInfoForDescribeNonWhiteSessionListInput ¶ added in v1.2.21
type DisassociateAllowListInfoForDescribeNonWhiteSessionListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) GoString ¶ added in v1.2.21
func (s DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) GoString() string
GoString returns the string representation
func (*DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) SetAllowListIds ¶ added in v1.2.21
func (s *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) SetAllowListIds(v []*string) *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput
SetAllowListIds sets the AllowListIds field's value.
func (*DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) SetInstanceId ¶ added in v1.2.21
func (s *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) SetInstanceId(v string) *DisassociateAllowListInfoForDescribeNonWhiteSessionListInput
SetInstanceId sets the InstanceId field's value.
func (DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) String ¶ added in v1.2.21
func (s DisassociateAllowListInfoForDescribeNonWhiteSessionListInput) String() string
String returns the string representation
type DisassociateAllowListInput ¶ added in v1.0.56
type DisassociateAllowListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisassociateAllowListInput) GoString ¶ added in v1.0.56
func (s DisassociateAllowListInput) GoString() string
GoString returns the string representation
func (*DisassociateAllowListInput) SetAllowListIds ¶ added in v1.0.56
func (s *DisassociateAllowListInput) SetAllowListIds(v []*string) *DisassociateAllowListInput
SetAllowListIds sets the AllowListIds field's value.
func (*DisassociateAllowListInput) SetInstanceIds ¶ added in v1.0.56
func (s *DisassociateAllowListInput) SetInstanceIds(v []*string) *DisassociateAllowListInput
SetInstanceIds sets the InstanceIds field's value.
func (DisassociateAllowListInput) String ¶ added in v1.0.56
func (s DisassociateAllowListInput) String() string
String returns the string representation
type DisassociateAllowListOutput ¶ added in v1.0.56
type DisassociateAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DisassociateAllowListOutput) GoString ¶ added in v1.0.56
func (s DisassociateAllowListOutput) GoString() string
GoString returns the string representation
func (DisassociateAllowListOutput) String ¶ added in v1.0.56
func (s DisassociateAllowListOutput) String() string
String returns the string representation
type DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput ¶ added in v1.1.35
type DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput struct {
DtsTaskId *string `type:"string" json:",omitempty"`
DtsTaskName *string `type:"string" json:",omitempty"`
DtsTaskStatus *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
SecondsBehindMaster *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) GoString ¶ added in v1.1.35
func (s DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) GoString() string
GoString returns the string representation
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskId ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskId(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetDtsTaskId sets the DtsTaskId field's value.
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskName ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskName(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetDtsTaskName sets the DtsTaskName field's value.
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskStatus ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetDtsTaskStatus(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetDtsTaskStatus sets the DtsTaskStatus field's value.
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetInstanceId ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetInstanceId(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetInstanceName ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetInstanceName(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetRegion ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetRegion(v string) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetRegion sets the Region field's value.
func (*DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetSecondsBehindMaster ¶ added in v1.1.35
func (s *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) SetSecondsBehindMaster(v int32) *DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput
SetSecondsBehindMaster sets the SecondsBehindMaster field's value.
func (DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) String ¶ added in v1.1.35
func (s DisasterRecoveryInstanceForDescribeDBDisasterRecoveryInstancesOutput) String() string
String returns the string representation
type DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput ¶ added in v1.1.18
type DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput struct {
DtsTaskId *string `type:"string" json:",omitempty"`
DtsTaskName *string `type:"string" json:",omitempty"`
DtsTaskStatus *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
SecondsBehindMaster *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.1.18
func (s DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskId ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskId(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetDtsTaskId sets the DtsTaskId field's value.
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskName ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskName(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetDtsTaskName sets the DtsTaskName field's value.
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskStatus ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetDtsTaskStatus(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetDtsTaskStatus sets the DtsTaskStatus field's value.
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetInstanceId ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetInstanceName ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetRegion ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetRegion(v string) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetRegion sets the Region field's value.
func (*DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetSecondsBehindMaster ¶ added in v1.1.18
func (s *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) SetSecondsBehindMaster(v int32) *DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput
SetSecondsBehindMaster sets the SecondsBehindMaster field's value.
func (DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) String ¶ added in v1.1.18
func (s DisasterRecoveryInstanceForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type DownloadBackupInput ¶
type DownloadBackupInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DownloadBackupInput) GoString ¶
func (s DownloadBackupInput) GoString() string
GoString returns the string representation
func (*DownloadBackupInput) SetBackupId ¶
func (s *DownloadBackupInput) SetBackupId(v string) *DownloadBackupInput
SetBackupId sets the BackupId field's value.
func (*DownloadBackupInput) SetInstanceId ¶
func (s *DownloadBackupInput) SetInstanceId(v string) *DownloadBackupInput
SetInstanceId sets the InstanceId field's value.
func (DownloadBackupInput) String ¶
func (s DownloadBackupInput) String() string
String returns the string representation
func (*DownloadBackupInput) Validate ¶
func (s *DownloadBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DownloadBackupOutput ¶
type DownloadBackupOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DownloadBackupOutput) GoString ¶
func (s DownloadBackupOutput) GoString() string
GoString returns the string representation
func (DownloadBackupOutput) String ¶
func (s DownloadBackupOutput) String() string
String returns the string representation
type DownloadSSLCertificateInput ¶
type DownloadSSLCertificateInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DownloadSSLCertificateInput) GoString ¶
func (s DownloadSSLCertificateInput) GoString() string
GoString returns the string representation
func (*DownloadSSLCertificateInput) SetInstanceId ¶
func (s *DownloadSSLCertificateInput) SetInstanceId(v string) *DownloadSSLCertificateInput
SetInstanceId sets the InstanceId field's value.
func (DownloadSSLCertificateInput) String ¶
func (s DownloadSSLCertificateInput) String() string
String returns the string representation
func (*DownloadSSLCertificateInput) Validate ¶
func (s *DownloadSSLCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DownloadSSLCertificateOutput ¶
type DownloadSSLCertificateOutput struct {
Metadata *response.ResponseMetadata
Certificate []*int32 `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DownloadSSLCertificateOutput) GoString ¶
func (s DownloadSSLCertificateOutput) GoString() string
GoString returns the string representation
func (*DownloadSSLCertificateOutput) SetCertificate ¶
func (s *DownloadSSLCertificateOutput) SetCertificate(v []*int32) *DownloadSSLCertificateOutput
SetCertificate sets the Certificate field's value.
func (DownloadSSLCertificateOutput) String ¶
func (s DownloadSSLCertificateOutput) String() string
String returns the string representation
type EcsInfoForDescribeDiagnosticsInfosOutput ¶ added in v1.0.185
type EcsInfoForDescribeDiagnosticsInfosOutput struct {
EcsInstanceId *string `type:"string" json:",omitempty"`
EcsInstanceName *string `type:"string" json:",omitempty"`
EcsPrivateIpv4Address *string `type:"string" json:",omitempty"`
EcsPrivateIpv6Address []*string `type:"list" json:",omitempty"`
EcsVpcId *string `type:"string" json:",omitempty"`
EcsVpcName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EcsInfoForDescribeDiagnosticsInfosOutput) GoString ¶ added in v1.0.185
func (s EcsInfoForDescribeDiagnosticsInfosOutput) GoString() string
GoString returns the string representation
func (*EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsInstanceId ¶ added in v1.0.185
func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsInstanceId(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
SetEcsInstanceId sets the EcsInstanceId field's value.
func (*EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsInstanceName ¶ added in v1.0.185
func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsInstanceName(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
SetEcsInstanceName sets the EcsInstanceName field's value.
func (*EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsPrivateIpv4Address ¶ added in v1.0.185
func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsPrivateIpv4Address(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
SetEcsPrivateIpv4Address sets the EcsPrivateIpv4Address field's value.
func (*EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsPrivateIpv6Address ¶ added in v1.0.185
func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsPrivateIpv6Address(v []*string) *EcsInfoForDescribeDiagnosticsInfosOutput
SetEcsPrivateIpv6Address sets the EcsPrivateIpv6Address field's value.
func (*EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsVpcId ¶ added in v1.0.185
func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsVpcId(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
SetEcsVpcId sets the EcsVpcId field's value.
func (*EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsVpcName ¶ added in v1.0.185
func (s *EcsInfoForDescribeDiagnosticsInfosOutput) SetEcsVpcName(v string) *EcsInfoForDescribeDiagnosticsInfosOutput
SetEcsVpcName sets the EcsVpcName field's value.
func (EcsInfoForDescribeDiagnosticsInfosOutput) String ¶ added in v1.0.185
func (s EcsInfoForDescribeDiagnosticsInfosOutput) String() string
String returns the string representation
type EffectiveTimeForListResourcePackagesInput ¶ added in v1.1.54
type EffectiveTimeForListResourcePackagesInput struct {
EndTime *string `type:"string" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EffectiveTimeForListResourcePackagesInput) GoString ¶ added in v1.1.54
func (s EffectiveTimeForListResourcePackagesInput) GoString() string
GoString returns the string representation
func (*EffectiveTimeForListResourcePackagesInput) SetEndTime ¶ added in v1.1.54
func (s *EffectiveTimeForListResourcePackagesInput) SetEndTime(v string) *EffectiveTimeForListResourcePackagesInput
SetEndTime sets the EndTime field's value.
func (*EffectiveTimeForListResourcePackagesInput) SetStartTime ¶ added in v1.1.54
func (s *EffectiveTimeForListResourcePackagesInput) SetStartTime(v string) *EffectiveTimeForListResourcePackagesInput
SetStartTime sets the StartTime field's value.
func (EffectiveTimeForListResourcePackagesInput) String ¶ added in v1.1.54
func (s EffectiveTimeForListResourcePackagesInput) String() string
String returns the string representation
type EndpointForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type EndpointForDescribeDBBlueGreenDifferencesOutput struct {
Addresses []*AddressForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
AutoAddNewNodes *string `type:"string" json:",omitempty"`
ConnectionInfoTags []*string `type:"list" json:",omitempty"`
ConnectionMode *string `type:"string" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
CustomRouteStrategy *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableConnectionPersistent *bool `type:"boolean" json:",omitempty"`
EnableReadOnly *string `type:"string" json:",omitempty"`
EnableReadWriteSplitting *string `type:"string" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EndpointForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s EndpointForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetAddresses ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetAddresses(v []*AddressForDescribeDBBlueGreenDifferencesOutput) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetAddresses sets the Addresses field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetAutoAddNewNodes ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionInfoTags ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionInfoTags(v []*string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetConnectionInfoTags sets the ConnectionInfoTags field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionMode ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionMode(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetConnectionMode sets the ConnectionMode field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionPoolType ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetConnectionPoolType(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetCustomRouteStrategy ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBBlueGreenDifferencesOutput) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetCustomRouteStrategy sets the CustomRouteStrategy field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetDescription ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetDescription(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableConnectionPersistent ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableConnectionPersistent(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetEnableConnectionPersistent sets the EnableConnectionPersistent field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableReadOnly ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableReadOnly(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetEnableReadOnly sets the EnableReadOnly field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableReadWriteSplitting ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEnableReadWriteSplitting(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetEnableReadWriteSplitting sets the EnableReadWriteSplitting field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointId ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointId(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointName ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointName(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointType ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetEndpointType(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetIdleConnectionReclaim ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetIdleConnectionReclaim(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetImplicitTransSplit ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetImplicitTransSplit(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetMasterNodeRouting ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetMasterNodeRouting(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetMasterProtectorTimeout ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetMasterProtectorTimeout(v int32) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetMultiStatementsMode ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetMultiStatementsMode(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetOverloadProtection ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetOverloadProtection(v bool) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetOverloadProtection sets the OverloadProtection field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeDistributionType ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeDistributionType(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeMaxDelayTime(v int32) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeWeight ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadWriteMode ¶ added in v1.2.21
func (s *EndpointForDescribeDBBlueGreenDifferencesOutput) SetReadWriteMode(v string) *EndpointForDescribeDBBlueGreenDifferencesOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (EndpointForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s EndpointForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type EndpointForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type EndpointForDescribeDBInstanceDetailOutput struct {
Addresses []*AddressForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
AutoAddNewNodes *string `type:"string" json:",omitempty"`
ConnectionInfoTags []*string `type:"list" json:",omitempty"`
ConnectionMode *string `type:"string" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
CustomRouteStrategy *CustomRouteStrategyForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableConnectionPersistent *bool `type:"boolean" json:",omitempty"`
EnableReadOnly *string `type:"string" json:",omitempty"`
EnableReadWriteSplitting *string `type:"string" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EndpointForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.56
func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeDBInstanceDetailOutput) SetAddresses ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
SetAddresses sets the Addresses field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBInstanceDetailOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConnectionInfoTags ¶ added in v1.1.18
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConnectionInfoTags(v []*string) *EndpointForDescribeDBInstanceDetailOutput
SetConnectionInfoTags sets the ConnectionInfoTags field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConnectionMode ¶ added in v1.0.185
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConnectionMode(v string) *EndpointForDescribeDBInstanceDetailOutput
SetConnectionMode sets the ConnectionMode field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConnectionPoolType ¶ added in v1.0.185
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConnectionPoolType(v string) *EndpointForDescribeDBInstanceDetailOutput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetCustomRouteStrategy ¶ added in v1.1.54
func (s *EndpointForDescribeDBInstanceDetailOutput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
SetCustomRouteStrategy sets the CustomRouteStrategy field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetDescription ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEnableConnectionPersistent ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEnableConnectionPersistent(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetEnableConnectionPersistent sets the EnableConnectionPersistent field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEnableReadOnly ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEnableReadOnly(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEnableReadOnly sets the EnableReadOnly field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEnableReadWriteSplitting sets the EnableReadWriteSplitting field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointId ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointName ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointType ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetIdleConnectionReclaim ¶ added in v1.0.163
func (s *EndpointForDescribeDBInstanceDetailOutput) SetIdleConnectionReclaim(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetImplicitTransSplit ¶ added in v1.1.18
func (s *EndpointForDescribeDBInstanceDetailOutput) SetImplicitTransSplit(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetMasterNodeRouting ¶ added in v1.1.18
func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterNodeRouting(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetMasterProtectorTimeout ¶ added in v1.1.18
func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterProtectorTimeout(v int32) *EndpointForDescribeDBInstanceDetailOutput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetMultiStatementsMode ¶ added in v1.0.185
func (s *EndpointForDescribeDBInstanceDetailOutput) SetMultiStatementsMode(v string) *EndpointForDescribeDBInstanceDetailOutput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetOverloadProtection ¶ added in v1.1.18
func (s *EndpointForDescribeDBInstanceDetailOutput) SetOverloadProtection(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetOverloadProtection sets the OverloadProtection field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType ¶ added in v1.0.93
func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType(v string) *EndpointForDescribeDBInstanceDetailOutput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.0.93
func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime(v int32) *EndpointForDescribeDBInstanceDetailOutput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceDetailOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (EndpointForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.56
func (s EndpointForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type EndpointForDescribeDBInstanceEndpointsOutput ¶ added in v1.1.35
type EndpointForDescribeDBInstanceEndpointsOutput struct {
Addresses []*AddressForDescribeDBInstanceEndpointsOutput `type:"list" json:",omitempty"`
AutoAddNewNodes *string `type:"string" json:",omitempty"`
ConnectionInfoTags []*string `type:"list" json:",omitempty"`
ConnectionMode *string `type:"string" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
CustomRouteStrategy *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableConnectionPersistent *bool `type:"boolean" json:",omitempty"`
EnableReadOnly *string `type:"string" json:",omitempty"`
EnableReadWriteSplitting *string `type:"string" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EndpointForDescribeDBInstanceEndpointsOutput) GoString ¶ added in v1.1.35
func (s EndpointForDescribeDBInstanceEndpointsOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetAddresses ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetAddresses(v []*AddressForDescribeDBInstanceEndpointsOutput) *EndpointForDescribeDBInstanceEndpointsOutput
SetAddresses sets the Addresses field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetAutoAddNewNodes ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionInfoTags ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionInfoTags(v []*string) *EndpointForDescribeDBInstanceEndpointsOutput
SetConnectionInfoTags sets the ConnectionInfoTags field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionMode ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionMode(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetConnectionMode sets the ConnectionMode field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionPoolType ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetConnectionPoolType(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetCustomRouteStrategy ¶ added in v1.1.54
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBInstanceEndpointsOutput) *EndpointForDescribeDBInstanceEndpointsOutput
SetCustomRouteStrategy sets the CustomRouteStrategy field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetDescription ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetDescription(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetEnableConnectionPersistent ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEnableConnectionPersistent(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
SetEnableConnectionPersistent sets the EnableConnectionPersistent field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetEnableReadOnly ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEnableReadOnly(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetEnableReadOnly sets the EnableReadOnly field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetEnableReadWriteSplitting ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEnableReadWriteSplitting(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetEnableReadWriteSplitting sets the EnableReadWriteSplitting field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointId ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointName ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointType ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetIdleConnectionReclaim ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetIdleConnectionReclaim(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetImplicitTransSplit ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetImplicitTransSplit(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetMasterNodeRouting ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetMasterNodeRouting(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetMasterProtectorTimeout ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetMasterProtectorTimeout(v int32) *EndpointForDescribeDBInstanceEndpointsOutput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetMultiStatementsMode ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetMultiStatementsMode(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetOverloadProtection ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetOverloadProtection(v bool) *EndpointForDescribeDBInstanceEndpointsOutput
SetOverloadProtection sets the OverloadProtection field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeDistributionType ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeDistributionType(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeMaxDelayTime(v int32) *EndpointForDescribeDBInstanceEndpointsOutput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeWeight ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) *EndpointForDescribeDBInstanceEndpointsOutput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*EndpointForDescribeDBInstanceEndpointsOutput) SetReadWriteMode ¶ added in v1.1.35
func (s *EndpointForDescribeDBInstanceEndpointsOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceEndpointsOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (EndpointForDescribeDBInstanceEndpointsOutput) String ¶ added in v1.1.35
func (s EndpointForDescribeDBInstanceEndpointsOutput) String() string
String returns the string representation
type EndpointForSwitchDBBlueGreenInput ¶ added in v1.2.21
type EndpointForSwitchDBBlueGreenInput struct {
OriginEndpointId *string `type:"string" json:",omitempty"`
TargetEndpointId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EndpointForSwitchDBBlueGreenInput) GoString ¶ added in v1.2.21
func (s EndpointForSwitchDBBlueGreenInput) GoString() string
GoString returns the string representation
func (*EndpointForSwitchDBBlueGreenInput) SetOriginEndpointId ¶ added in v1.2.21
func (s *EndpointForSwitchDBBlueGreenInput) SetOriginEndpointId(v string) *EndpointForSwitchDBBlueGreenInput
SetOriginEndpointId sets the OriginEndpointId field's value.
func (*EndpointForSwitchDBBlueGreenInput) SetTargetEndpointId ¶ added in v1.2.21
func (s *EndpointForSwitchDBBlueGreenInput) SetTargetEndpointId(v string) *EndpointForSwitchDBBlueGreenInput
SetTargetEndpointId sets the TargetEndpointId field's value.
func (EndpointForSwitchDBBlueGreenInput) String ¶ added in v1.2.21
func (s EndpointForSwitchDBBlueGreenInput) String() string
String returns the string representation
type EndpointForSwitchDBPrecheckBlueGreenInput ¶ added in v1.2.21
type EndpointForSwitchDBPrecheckBlueGreenInput struct {
OriginEndpointId *string `type:"string" json:",omitempty"`
TargetEndpointId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EndpointForSwitchDBPrecheckBlueGreenInput) GoString ¶ added in v1.2.21
func (s EndpointForSwitchDBPrecheckBlueGreenInput) GoString() string
GoString returns the string representation
func (*EndpointForSwitchDBPrecheckBlueGreenInput) SetOriginEndpointId ¶ added in v1.2.21
func (s *EndpointForSwitchDBPrecheckBlueGreenInput) SetOriginEndpointId(v string) *EndpointForSwitchDBPrecheckBlueGreenInput
SetOriginEndpointId sets the OriginEndpointId field's value.
func (*EndpointForSwitchDBPrecheckBlueGreenInput) SetTargetEndpointId ¶ added in v1.2.21
func (s *EndpointForSwitchDBPrecheckBlueGreenInput) SetTargetEndpointId(v string) *EndpointForSwitchDBPrecheckBlueGreenInput
SetTargetEndpointId sets the TargetEndpointId field's value.
func (EndpointForSwitchDBPrecheckBlueGreenInput) String ¶ added in v1.2.21
func (s EndpointForSwitchDBPrecheckBlueGreenInput) String() string
String returns the string representation
type EndpointInfoForDescribeDiagnosticsInfosOutput ¶ added in v1.0.185
type EndpointInfoForDescribeDiagnosticsInfosOutput struct {
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
PriaveDomain *string `type:"string" json:",omitempty"`
PrivateIpv4Address *string `type:"string" json:",omitempty"`
PrivateIpv6Address *string `type:"string" json:",omitempty"`
PublicDomain *string `type:"string" json:",omitempty"`
PublicIpAddress *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
VpcName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EndpointInfoForDescribeDiagnosticsInfosOutput) GoString ¶ added in v1.0.185
func (s EndpointInfoForDescribeDiagnosticsInfosOutput) GoString() string
GoString returns the string representation
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetEndpointId ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetEndpointId(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetEndpointName ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetEndpointName(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetPriaveDomain ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPriaveDomain(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetPriaveDomain sets the PriaveDomain field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetPrivateIpv4Address ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPrivateIpv4Address(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetPrivateIpv4Address sets the PrivateIpv4Address field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetPrivateIpv6Address ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPrivateIpv6Address(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetPrivateIpv6Address sets the PrivateIpv6Address field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetPublicDomain ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPublicDomain(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetPublicDomain sets the PublicDomain field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetPublicIpAddress ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetPublicIpAddress(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetPublicIpAddress sets the PublicIpAddress field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetVpcId ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetVpcId(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetVpcId sets the VpcId field's value.
func (*EndpointInfoForDescribeDiagnosticsInfosOutput) SetVpcName ¶ added in v1.0.185
func (s *EndpointInfoForDescribeDiagnosticsInfosOutput) SetVpcName(v string) *EndpointInfoForDescribeDiagnosticsInfosOutput
SetVpcName sets the VpcName field's value.
func (EndpointInfoForDescribeDiagnosticsInfosOutput) String ¶ added in v1.0.185
func (s EndpointInfoForDescribeDiagnosticsInfosOutput) String() string
String returns the string representation
type EstimationResultForCreateDBNodesOutput ¶ added in v1.0.185
type EstimationResultForCreateDBNodesOutput struct {
Effects []*string `type:"list" json:",omitempty"`
Plans []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (EstimationResultForCreateDBNodesOutput) GoString ¶ added in v1.0.185
func (s EstimationResultForCreateDBNodesOutput) GoString() string
GoString returns the string representation
func (*EstimationResultForCreateDBNodesOutput) SetEffects ¶ added in v1.0.185
func (s *EstimationResultForCreateDBNodesOutput) SetEffects(v []*string) *EstimationResultForCreateDBNodesOutput
SetEffects sets the Effects field's value.
func (*EstimationResultForCreateDBNodesOutput) SetPlans ¶ added in v1.0.185
func (s *EstimationResultForCreateDBNodesOutput) SetPlans(v []*string) *EstimationResultForCreateDBNodesOutput
SetPlans sets the Plans field's value.
func (EstimationResultForCreateDBNodesOutput) String ¶ added in v1.0.185
func (s EstimationResultForCreateDBNodesOutput) String() string
String returns the string representation
type EstimationResultForDeleteDBNodesOutput ¶ added in v1.0.185
type EstimationResultForDeleteDBNodesOutput struct {
Effects []*string `type:"list" json:",omitempty"`
Plans []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (EstimationResultForDeleteDBNodesOutput) GoString ¶ added in v1.0.185
func (s EstimationResultForDeleteDBNodesOutput) GoString() string
GoString returns the string representation
func (*EstimationResultForDeleteDBNodesOutput) SetEffects ¶ added in v1.0.185
func (s *EstimationResultForDeleteDBNodesOutput) SetEffects(v []*string) *EstimationResultForDeleteDBNodesOutput
SetEffects sets the Effects field's value.
func (*EstimationResultForDeleteDBNodesOutput) SetPlans ¶ added in v1.0.185
func (s *EstimationResultForDeleteDBNodesOutput) SetPlans(v []*string) *EstimationResultForDeleteDBNodesOutput
SetPlans sets the Plans field's value.
func (EstimationResultForDeleteDBNodesOutput) String ¶ added in v1.0.185
func (s EstimationResultForDeleteDBNodesOutput) String() string
String returns the string representation
type EstimationResultForModifyDBNodeSpecOutput ¶ added in v1.0.185
type EstimationResultForModifyDBNodeSpecOutput struct {
Effects []*string `type:"list" json:",omitempty"`
Plans []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (EstimationResultForModifyDBNodeSpecOutput) GoString ¶ added in v1.0.185
func (s EstimationResultForModifyDBNodeSpecOutput) GoString() string
GoString returns the string representation
func (*EstimationResultForModifyDBNodeSpecOutput) SetEffects ¶ added in v1.0.185
func (s *EstimationResultForModifyDBNodeSpecOutput) SetEffects(v []*string) *EstimationResultForModifyDBNodeSpecOutput
SetEffects sets the Effects field's value.
func (*EstimationResultForModifyDBNodeSpecOutput) SetPlans ¶ added in v1.0.185
func (s *EstimationResultForModifyDBNodeSpecOutput) SetPlans(v []*string) *EstimationResultForModifyDBNodeSpecOutput
SetPlans sets the Plans field's value.
func (EstimationResultForModifyDBNodeSpecOutput) String ¶ added in v1.0.185
func (s EstimationResultForModifyDBNodeSpecOutput) String() string
String returns the string representation
type EstimationResultForModifyDBNodeTemporarySpecOutput ¶ added in v1.0.185
type EstimationResultForModifyDBNodeTemporarySpecOutput struct {
Effects []*string `type:"list" json:",omitempty"`
Plans []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (EstimationResultForModifyDBNodeTemporarySpecOutput) GoString ¶ added in v1.0.185
func (s EstimationResultForModifyDBNodeTemporarySpecOutput) GoString() string
GoString returns the string representation
func (*EstimationResultForModifyDBNodeTemporarySpecOutput) SetEffects ¶ added in v1.0.185
func (s *EstimationResultForModifyDBNodeTemporarySpecOutput) SetEffects(v []*string) *EstimationResultForModifyDBNodeTemporarySpecOutput
SetEffects sets the Effects field's value.
func (*EstimationResultForModifyDBNodeTemporarySpecOutput) SetPlans ¶ added in v1.0.185
func (s *EstimationResultForModifyDBNodeTemporarySpecOutput) SetPlans(v []*string) *EstimationResultForModifyDBNodeTemporarySpecOutput
SetPlans sets the Plans field's value.
func (EstimationResultForModifyDBNodeTemporarySpecOutput) String ¶ added in v1.0.185
func (s EstimationResultForModifyDBNodeTemporarySpecOutput) String() string
String returns the string representation
type ExpirationTimeForListResourcePackagesInput ¶ added in v1.1.54
type ExpirationTimeForListResourcePackagesInput struct {
EndTime *string `type:"string" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ExpirationTimeForListResourcePackagesInput) GoString ¶ added in v1.1.54
func (s ExpirationTimeForListResourcePackagesInput) GoString() string
GoString returns the string representation
func (*ExpirationTimeForListResourcePackagesInput) SetEndTime ¶ added in v1.1.54
func (s *ExpirationTimeForListResourcePackagesInput) SetEndTime(v string) *ExpirationTimeForListResourcePackagesInput
SetEndTime sets the EndTime field's value.
func (*ExpirationTimeForListResourcePackagesInput) SetStartTime ¶ added in v1.1.54
func (s *ExpirationTimeForListResourcePackagesInput) SetStartTime(v string) *ExpirationTimeForListResourcePackagesInput
SetStartTime sets the StartTime field's value.
func (ExpirationTimeForListResourcePackagesInput) String ¶ added in v1.1.54
func (s ExpirationTimeForListResourcePackagesInput) String() string
String returns the string representation
type FailoverQueryInfoForDescribeFailoverLogsOutput ¶ added in v1.0.125
type FailoverQueryInfoForDescribeFailoverLogsOutput struct {
ChangeTime *string `type:"string" json:",omitempty"`
Details *string `type:"string" json:",omitempty"`
HAChangeType *string `type:"string" json:",omitempty"`
NewMaster *string `type:"string" json:",omitempty"`
OldMaster *string `type:"string" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FailoverQueryInfoForDescribeFailoverLogsOutput) GoString ¶ added in v1.0.125
func (s FailoverQueryInfoForDescribeFailoverLogsOutput) GoString() string
GoString returns the string representation
func (*FailoverQueryInfoForDescribeFailoverLogsOutput) SetChangeTime ¶ added in v1.0.125
func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetChangeTime(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
SetChangeTime sets the ChangeTime field's value.
func (*FailoverQueryInfoForDescribeFailoverLogsOutput) SetDetails ¶ added in v1.0.125
func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetDetails(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
SetDetails sets the Details field's value.
func (*FailoverQueryInfoForDescribeFailoverLogsOutput) SetHAChangeType ¶ added in v1.0.125
func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetHAChangeType(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
SetHAChangeType sets the HAChangeType field's value.
func (*FailoverQueryInfoForDescribeFailoverLogsOutput) SetNewMaster ¶ added in v1.0.125
func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetNewMaster(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
SetNewMaster sets the NewMaster field's value.
func (*FailoverQueryInfoForDescribeFailoverLogsOutput) SetOldMaster ¶ added in v1.0.125
func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetOldMaster(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
SetOldMaster sets the OldMaster field's value.
func (*FailoverQueryInfoForDescribeFailoverLogsOutput) SetReason ¶ added in v1.0.125
func (s *FailoverQueryInfoForDescribeFailoverLogsOutput) SetReason(v string) *FailoverQueryInfoForDescribeFailoverLogsOutput
SetReason sets the Reason field's value.
func (FailoverQueryInfoForDescribeFailoverLogsOutput) String ¶ added in v1.0.125
func (s FailoverQueryInfoForDescribeFailoverLogsOutput) String() string
String returns the string representation
type FeatureStateForDescribeDBProxyConfigOutput ¶ added in v1.0.93
type FeatureStateForDescribeDBProxyConfigOutput struct {
Enable *bool `type:"boolean" json:",omitempty"`
FeatureName *string `type:"string" json:",omitempty"`
Support *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (FeatureStateForDescribeDBProxyConfigOutput) GoString ¶ added in v1.0.93
func (s FeatureStateForDescribeDBProxyConfigOutput) GoString() string
GoString returns the string representation
func (*FeatureStateForDescribeDBProxyConfigOutput) SetEnable ¶ added in v1.0.93
func (s *FeatureStateForDescribeDBProxyConfigOutput) SetEnable(v bool) *FeatureStateForDescribeDBProxyConfigOutput
SetEnable sets the Enable field's value.
func (*FeatureStateForDescribeDBProxyConfigOutput) SetFeatureName ¶ added in v1.0.93
func (s *FeatureStateForDescribeDBProxyConfigOutput) SetFeatureName(v string) *FeatureStateForDescribeDBProxyConfigOutput
SetFeatureName sets the FeatureName field's value.
func (*FeatureStateForDescribeDBProxyConfigOutput) SetSupport ¶ added in v1.0.93
func (s *FeatureStateForDescribeDBProxyConfigOutput) SetSupport(v bool) *FeatureStateForDescribeDBProxyConfigOutput
SetSupport sets the Support field's value.
func (FeatureStateForDescribeDBProxyConfigOutput) String ¶ added in v1.0.93
func (s FeatureStateForDescribeDBProxyConfigOutput) String() string
String returns the string representation
type GetBackupDownloadLinkInput ¶
type GetBackupDownloadLinkInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetBackupDownloadLinkInput) GoString ¶
func (s GetBackupDownloadLinkInput) GoString() string
GoString returns the string representation
func (*GetBackupDownloadLinkInput) SetBackupId ¶
func (s *GetBackupDownloadLinkInput) SetBackupId(v string) *GetBackupDownloadLinkInput
SetBackupId sets the BackupId field's value.
func (*GetBackupDownloadLinkInput) SetInstanceId ¶
func (s *GetBackupDownloadLinkInput) SetInstanceId(v string) *GetBackupDownloadLinkInput
SetInstanceId sets the InstanceId field's value.
func (GetBackupDownloadLinkInput) String ¶
func (s GetBackupDownloadLinkInput) String() string
String returns the string representation
func (*GetBackupDownloadLinkInput) Validate ¶
func (s *GetBackupDownloadLinkInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetBackupDownloadLinkOutput ¶
type GetBackupDownloadLinkOutput struct {
Metadata *response.ResponseMetadata
BackupDownloadLink *string `type:"string" json:",omitempty"`
BackupFileName *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
DownloadProgress *int64 `type:"int64" json:",omitempty"`
InnerBackupDownloadLink *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
LinkExpiredTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetBackupDownloadLinkOutput) GoString ¶
func (s GetBackupDownloadLinkOutput) GoString() string
GoString returns the string representation
func (*GetBackupDownloadLinkOutput) SetBackupDownloadLink ¶
func (s *GetBackupDownloadLinkOutput) SetBackupDownloadLink(v string) *GetBackupDownloadLinkOutput
SetBackupDownloadLink sets the BackupDownloadLink field's value.
func (*GetBackupDownloadLinkOutput) SetBackupFileName ¶
func (s *GetBackupDownloadLinkOutput) SetBackupFileName(v string) *GetBackupDownloadLinkOutput
SetBackupFileName sets the BackupFileName field's value.
func (*GetBackupDownloadLinkOutput) SetBackupFileSize ¶
func (s *GetBackupDownloadLinkOutput) SetBackupFileSize(v int64) *GetBackupDownloadLinkOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*GetBackupDownloadLinkOutput) SetBackupId ¶
func (s *GetBackupDownloadLinkOutput) SetBackupId(v string) *GetBackupDownloadLinkOutput
SetBackupId sets the BackupId field's value.
func (*GetBackupDownloadLinkOutput) SetBackupType ¶
func (s *GetBackupDownloadLinkOutput) SetBackupType(v string) *GetBackupDownloadLinkOutput
SetBackupType sets the BackupType field's value.
func (*GetBackupDownloadLinkOutput) SetDownloadProgress ¶
func (s *GetBackupDownloadLinkOutput) SetDownloadProgress(v int64) *GetBackupDownloadLinkOutput
SetDownloadProgress sets the DownloadProgress field's value.
func (*GetBackupDownloadLinkOutput) SetInnerBackupDownloadLink ¶ added in v1.0.150
func (s *GetBackupDownloadLinkOutput) SetInnerBackupDownloadLink(v string) *GetBackupDownloadLinkOutput
SetInnerBackupDownloadLink sets the InnerBackupDownloadLink field's value.
func (*GetBackupDownloadLinkOutput) SetInstanceId ¶
func (s *GetBackupDownloadLinkOutput) SetInstanceId(v string) *GetBackupDownloadLinkOutput
SetInstanceId sets the InstanceId field's value.
func (*GetBackupDownloadLinkOutput) SetLinkExpiredTime ¶
func (s *GetBackupDownloadLinkOutput) SetLinkExpiredTime(v string) *GetBackupDownloadLinkOutput
SetLinkExpiredTime sets the LinkExpiredTime field's value.
func (GetBackupDownloadLinkOutput) String ¶
func (s GetBackupDownloadLinkOutput) String() string
String returns the string representation
type GrantDBAccountPrivilegeInput ¶ added in v1.0.56
type GrantDBAccountPrivilegeInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
AccountPrivileges []*AccountPrivilegeForGrantDBAccountPrivilegeInput `type:"list" json:",omitempty"`
DryRun *bool `type:"boolean" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
TableColumnPrivileges []*TableColumnPrivilegeForGrantDBAccountPrivilegeInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeInput) GoString ¶ added in v1.0.56
func (s GrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*GrantDBAccountPrivilegeInput) SetAccountName ¶ added in v1.0.56
func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*GrantDBAccountPrivilegeInput) SetAccountPrivileges ¶ added in v1.0.56
func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*GrantDBAccountPrivilegeInput) SetDryRun ¶ added in v1.0.185
func (s *GrantDBAccountPrivilegeInput) SetDryRun(v bool) *GrantDBAccountPrivilegeInput
SetDryRun sets the DryRun field's value.
func (*GrantDBAccountPrivilegeInput) SetHost ¶ added in v1.0.125
func (s *GrantDBAccountPrivilegeInput) SetHost(v string) *GrantDBAccountPrivilegeInput
SetHost sets the Host field's value.
func (*GrantDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.0.56
func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (*GrantDBAccountPrivilegeInput) SetTableColumnPrivileges ¶ added in v1.1.18
func (s *GrantDBAccountPrivilegeInput) SetTableColumnPrivileges(v []*TableColumnPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
SetTableColumnPrivileges sets the TableColumnPrivileges field's value.
func (GrantDBAccountPrivilegeInput) String ¶ added in v1.0.56
func (s GrantDBAccountPrivilegeInput) String() string
String returns the string representation
func (*GrantDBAccountPrivilegeInput) Validate ¶ added in v1.0.56
func (s *GrantDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GrantDBAccountPrivilegeOutput ¶ added in v1.0.56
type GrantDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
GrantPrivilegeSQL []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeOutput) GoString ¶ added in v1.0.56
func (s GrantDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (*GrantDBAccountPrivilegeOutput) SetGrantPrivilegeSQL ¶ added in v1.0.185
func (s *GrantDBAccountPrivilegeOutput) SetGrantPrivilegeSQL(v []*string) *GrantDBAccountPrivilegeOutput
SetGrantPrivilegeSQL sets the GrantPrivilegeSQL field's value.
func (GrantDBAccountPrivilegeOutput) String ¶ added in v1.0.56
func (s GrantDBAccountPrivilegeOutput) String() string
String returns the string representation
type GrantDatabasePrivilegeInput ¶ added in v1.0.56
type GrantDatabasePrivilegeInput struct {
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
DatabasePrivileges []*DatabasePrivilegeForGrantDatabasePrivilegeInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GrantDatabasePrivilegeInput) GoString ¶ added in v1.0.56
func (s GrantDatabasePrivilegeInput) GoString() string
GoString returns the string representation
func (*GrantDatabasePrivilegeInput) SetDBName ¶ added in v1.0.56
func (s *GrantDatabasePrivilegeInput) SetDBName(v string) *GrantDatabasePrivilegeInput
SetDBName sets the DBName field's value.
func (*GrantDatabasePrivilegeInput) SetDatabasePrivileges ¶ added in v1.0.56
func (s *GrantDatabasePrivilegeInput) SetDatabasePrivileges(v []*DatabasePrivilegeForGrantDatabasePrivilegeInput) *GrantDatabasePrivilegeInput
SetDatabasePrivileges sets the DatabasePrivileges field's value.
func (*GrantDatabasePrivilegeInput) SetInstanceId ¶ added in v1.0.56
func (s *GrantDatabasePrivilegeInput) SetInstanceId(v string) *GrantDatabasePrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (GrantDatabasePrivilegeInput) String ¶ added in v1.0.56
func (s GrantDatabasePrivilegeInput) String() string
String returns the string representation
func (*GrantDatabasePrivilegeInput) Validate ¶ added in v1.0.56
func (s *GrantDatabasePrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GrantDatabasePrivilegeOutput ¶ added in v1.0.56
type GrantDatabasePrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (GrantDatabasePrivilegeOutput) GoString ¶ added in v1.0.56
func (s GrantDatabasePrivilegeOutput) GoString() string
GoString returns the string representation
func (GrantDatabasePrivilegeOutput) String ¶ added in v1.0.56
func (s GrantDatabasePrivilegeOutput) String() string
String returns the string representation
type GreenEndpointForDescribeDBBlueGreenDifferencesInput ¶ added in v1.2.21
type GreenEndpointForDescribeDBBlueGreenDifferencesInput struct {
Addresses []*AddressForDescribeDBBlueGreenDifferencesInput `type:"list" json:",omitempty"`
AutoAddNewNodes *string `type:"string" json:",omitempty"`
ConnectionInfoTags []*string `type:"list" json:",omitempty"`
ConnectionMode *string `type:"string" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
CustomRouteStrategy *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableConnectionPersistent *bool `type:"boolean" json:",omitempty"`
EnableReadOnly *string `type:"string" json:",omitempty"`
EnableReadWriteSplitting *string `type:"string" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GreenEndpointForDescribeDBBlueGreenDifferencesInput) GoString ¶ added in v1.2.21
func (s GreenEndpointForDescribeDBBlueGreenDifferencesInput) GoString() string
GoString returns the string representation
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetAddresses ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetAddresses(v []*AddressForDescribeDBBlueGreenDifferencesInput) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetAddresses sets the Addresses field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetAutoAddNewNodes ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetAutoAddNewNodes(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionInfoTags ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionInfoTags(v []*string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetConnectionInfoTags sets the ConnectionInfoTags field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionMode ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionMode(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetConnectionMode sets the ConnectionMode field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionPoolType ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetConnectionPoolType(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetCustomRouteStrategy ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetCustomRouteStrategy(v *CustomRouteStrategyForDescribeDBBlueGreenDifferencesInput) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetCustomRouteStrategy sets the CustomRouteStrategy field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetDescription ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetDescription(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetDescription sets the Description field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableConnectionPersistent ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableConnectionPersistent(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetEnableConnectionPersistent sets the EnableConnectionPersistent field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableReadOnly ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableReadOnly(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetEnableReadOnly sets the EnableReadOnly field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableReadWriteSplitting ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEnableReadWriteSplitting(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetEnableReadWriteSplitting sets the EnableReadWriteSplitting field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointId ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointId(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetEndpointId sets the EndpointId field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointName ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointName(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetEndpointName sets the EndpointName field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointType ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetEndpointType(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetEndpointType sets the EndpointType field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetIdleConnectionReclaim ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetIdleConnectionReclaim(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetImplicitTransSplit ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetImplicitTransSplit(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMasterNodeRouting ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMasterNodeRouting(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMasterProtectorTimeout ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMasterProtectorTimeout(v int32) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMultiStatementsMode ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetMultiStatementsMode(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetOverloadProtection ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetOverloadProtection(v bool) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetOverloadProtection sets the OverloadProtection field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeDistributionType ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeDistributionType(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeMaxDelayTime(v int32) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeWeight ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadWriteMode ¶ added in v1.2.21
func (s *GreenEndpointForDescribeDBBlueGreenDifferencesInput) SetReadWriteMode(v string) *GreenEndpointForDescribeDBBlueGreenDifferencesInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (GreenEndpointForDescribeDBBlueGreenDifferencesInput) String ¶ added in v1.2.21
func (s GreenEndpointForDescribeDBBlueGreenDifferencesInput) String() string
String returns the string representation
type GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput struct {
ChargeDetail *ChargeDetailForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
Endpoints []*EndpointForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
Nodes []*NodeForDescribeDBBlueGreenDifferencesOutput `type:"list" json:",omitempty"`
ParamDifference *bool `type:"boolean" json:",omitempty"`
ProxyDetail *ProxyDetailForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetChargeDetail ¶ added in v1.2.21
func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetEndpoints ¶ added in v1.2.21
func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetEndpoints(v []*EndpointForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetEndpoints sets the Endpoints field's value.
func (*GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetNodes ¶ added in v1.2.21
func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetNodes(v []*NodeForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetNodes sets the Nodes field's value.
func (*GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetParamDifference ¶ added in v1.2.21
func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetParamDifference(v bool) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetParamDifference sets the ParamDifference field's value.
func (*GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetProxyDetail ¶ added in v1.2.21
func (s *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) SetProxyDetail(v *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) *GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput
SetProxyDetail sets the ProxyDetail field's value.
func (GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s GreenInfoDifferenceForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type GreenInstanceForDescribeDBBlueGreenInstanceOutput ¶ added in v1.2.21
type GreenInstanceForDescribeDBBlueGreenInstanceOutput struct {
DtsTaskId *string `type:"string" json:",omitempty"`
DtsTaskName *string `type:"string" json:",omitempty"`
DtsTaskStatus *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
SecondsBehindMaster *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (GreenInstanceForDescribeDBBlueGreenInstanceOutput) GoString ¶ added in v1.2.21
func (s GreenInstanceForDescribeDBBlueGreenInstanceOutput) GoString() string
GoString returns the string representation
func (*GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskId ¶ added in v1.2.21
func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskId(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
SetDtsTaskId sets the DtsTaskId field's value.
func (*GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskName ¶ added in v1.2.21
func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskName(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
SetDtsTaskName sets the DtsTaskName field's value.
func (*GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskStatus ¶ added in v1.2.21
func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetDtsTaskStatus(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
SetDtsTaskStatus sets the DtsTaskStatus field's value.
func (*GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceId ¶ added in v1.2.21
func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceId(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceName ¶ added in v1.2.21
func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetInstanceName(v string) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
SetInstanceName sets the InstanceName field's value.
func (*GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetSecondsBehindMaster ¶ added in v1.2.21
func (s *GreenInstanceForDescribeDBBlueGreenInstanceOutput) SetSecondsBehindMaster(v int32) *GreenInstanceForDescribeDBBlueGreenInstanceOutput
SetSecondsBehindMaster sets the SecondsBehindMaster field's value.
func (GreenInstanceForDescribeDBBlueGreenInstanceOutput) String ¶ added in v1.2.21
func (s GreenInstanceForDescribeDBBlueGreenInstanceOutput) String() string
String returns the string representation
type InstanceForDescribeDBInstancesOutput ¶ added in v1.0.56
type InstanceForDescribeDBInstancesOutput struct {
AddressObject []*AddressObjectForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
AllowListVersion *string `type:"string" json:",omitempty"`
ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
CurrentKernelVersion *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
DrDtsTaskId *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
MaintenanceWindow *MaintenanceWindowForDescribeDBInstancesOutput `type:"structure" json:",omitempty"`
NewNodeSpec *string `type:"string" json:",omitempty"`
NodeCPUUsedPercentage *float64 `type:"double" json:",omitempty"`
NodeMemoryUsedPercentage *float64 `type:"double" json:",omitempty"`
NodeNumber *int32 `type:"int32" json:",omitempty"`
NodeSpaceUsedPercentage *float64 `type:"double" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SecondsMonitorConfig *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
Tags []*TagForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
ZoneIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceForDescribeDBInstancesOutput) GoString ¶ added in v1.0.56
func (s InstanceForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForDescribeDBInstancesOutput) SetAddressObject ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetAddressObject(v []*AddressObjectForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetAddressObject sets the AddressObject field's value.
func (*InstanceForDescribeDBInstancesOutput) SetAllowListVersion ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetAllowListVersion(v string) *InstanceForDescribeDBInstancesOutput
SetAllowListVersion sets the AllowListVersion field's value.
func (*InstanceForDescribeDBInstancesOutput) SetChargeDetail ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*InstanceForDescribeDBInstancesOutput) SetCreateTime ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetCreateTime(v string) *InstanceForDescribeDBInstancesOutput
SetCreateTime sets the CreateTime field's value.
func (*InstanceForDescribeDBInstancesOutput) SetCurrentKernelVersion ¶ added in v1.0.185
func (s *InstanceForDescribeDBInstancesOutput) SetCurrentKernelVersion(v string) *InstanceForDescribeDBInstancesOutput
SetCurrentKernelVersion sets the CurrentKernelVersion field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDBEngineVersion ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDeletionProtection ¶ added in v1.1.18
func (s *InstanceForDescribeDBInstancesOutput) SetDeletionProtection(v string) *InstanceForDescribeDBInstancesOutput
SetDeletionProtection sets the DeletionProtection field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDrDtsTaskId ¶ added in v1.1.18
func (s *InstanceForDescribeDBInstancesOutput) SetDrDtsTaskId(v string) *InstanceForDescribeDBInstancesOutput
SetDrDtsTaskId sets the DrDtsTaskId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetEngineType ¶ added in v1.1.54
func (s *InstanceForDescribeDBInstancesOutput) SetEngineType(v string) *InstanceForDescribeDBInstancesOutput
SetEngineType sets the EngineType field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceId ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceName ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceName(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceStatus ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceType ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceType(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceType sets the InstanceType field's value.
func (*InstanceForDescribeDBInstancesOutput) SetLowerCaseTableNames ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetLowerCaseTableNames(v string) *InstanceForDescribeDBInstancesOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*InstanceForDescribeDBInstancesOutput) SetMaintenanceWindow ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetMaintenanceWindow sets the MaintenanceWindow field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNewNodeSpec ¶ added in v1.1.54
func (s *InstanceForDescribeDBInstancesOutput) SetNewNodeSpec(v string) *InstanceForDescribeDBInstancesOutput
SetNewNodeSpec sets the NewNodeSpec field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodeCPUUsedPercentage ¶ added in v1.0.150
func (s *InstanceForDescribeDBInstancesOutput) SetNodeCPUUsedPercentage(v float64) *InstanceForDescribeDBInstancesOutput
SetNodeCPUUsedPercentage sets the NodeCPUUsedPercentage field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodeMemoryUsedPercentage ¶ added in v1.0.150
func (s *InstanceForDescribeDBInstancesOutput) SetNodeMemoryUsedPercentage(v float64) *InstanceForDescribeDBInstancesOutput
SetNodeMemoryUsedPercentage sets the NodeMemoryUsedPercentage field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodeNumber ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetNodeNumber(v int32) *InstanceForDescribeDBInstancesOutput
SetNodeNumber sets the NodeNumber field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodeSpaceUsedPercentage ¶ added in v1.0.150
func (s *InstanceForDescribeDBInstancesOutput) SetNodeSpaceUsedPercentage(v float64) *InstanceForDescribeDBInstancesOutput
SetNodeSpaceUsedPercentage sets the NodeSpaceUsedPercentage field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodeSpec ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstanceForDescribeDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*InstanceForDescribeDBInstancesOutput) SetProjectName ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForDescribeDBInstancesOutput) SetRegionId ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetSecondsMonitorConfig ¶ added in v1.1.54
func (s *InstanceForDescribeDBInstancesOutput) SetSecondsMonitorConfig(v string) *InstanceForDescribeDBInstancesOutput
SetSecondsMonitorConfig sets the SecondsMonitorConfig field's value.
func (*InstanceForDescribeDBInstancesOutput) SetStorageSpace ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetStorageSpace(v int32) *InstanceForDescribeDBInstancesOutput
SetStorageSpace sets the StorageSpace field's value.
func (*InstanceForDescribeDBInstancesOutput) SetStorageType ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetStorageType(v string) *InstanceForDescribeDBInstancesOutput
SetStorageType sets the StorageType field's value.
func (*InstanceForDescribeDBInstancesOutput) SetSubnetId ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *InstanceForDescribeDBInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTags ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetTags sets the Tags field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTimeZone ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeDBInstancesOutput
SetTimeZone sets the TimeZone field's value.
func (*InstanceForDescribeDBInstancesOutput) SetVpcId ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetVpcId(v string) *InstanceForDescribeDBInstancesOutput
SetVpcId sets the VpcId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetZoneId ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetZoneId(v string) *InstanceForDescribeDBInstancesOutput
SetZoneId sets the ZoneId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetZoneIds ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetZoneIds(v []*string) *InstanceForDescribeDBInstancesOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceForDescribeDBInstancesOutput) String ¶ added in v1.0.56
func (s InstanceForDescribeDBInstancesOutput) String() string
String returns the string representation
type InstanceSpecsInfoForDescribeDBInstanceSpecsOutput ¶
type InstanceSpecsInfoForDescribeDBInstanceSpecsOutput struct {
Connection *int32 `type:"int32" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
IOPS *int32 `type:"int32" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
QPS *int32 `type:"int32" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SpecCode *string `type:"string" json:",omitempty"`
SpecFamily *string `type:"string" json:",omitempty"`
SpecStatus *string `type:"string" json:",omitempty"`
StorageMax *int32 `type:"int32" json:",omitempty"`
StorageMin *int32 `type:"int32" json:",omitempty"`
StorageStep *int32 `type:"int32" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) GoString ¶
func (s InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) GoString() string
GoString returns the string representation
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetConnection ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetConnection(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetConnection sets the Connection field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetDBEngineVersion ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetDBEngineVersion(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetIOPS ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetIOPS(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetIOPS sets the IOPS field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetInstanceType ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetInstanceType(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetInstanceType sets the InstanceType field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetMemory ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetMemory(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetMemory sets the Memory field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetQPS ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetQPS(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetQPS sets the QPS field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetRegionId ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetRegionId(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetRegionId sets the RegionId field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecCode ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecCode(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetSpecCode sets the SpecCode field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecFamily ¶ added in v1.0.93
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecFamily(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetSpecFamily sets the SpecFamily field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecStatus ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetSpecStatus(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetSpecStatus sets the SpecStatus field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageMax ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageMax(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetStorageMax sets the StorageMax field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageMin ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageMin(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetStorageMin sets the StorageMin field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageStep ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageStep(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetStorageStep sets the StorageStep field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageType ¶ added in v1.1.18
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetStorageType(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetStorageType sets the StorageType field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetVCPU ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetVCPU(v int32) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetVCPU sets the VCPU field's value.
func (*InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetZoneId ¶
func (s *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) SetZoneId(v string) *InstanceSpecsInfoForDescribeDBInstanceSpecsOutput
SetZoneId sets the ZoneId field's value.
func (InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) String ¶
func (s InstanceSpecsInfoForDescribeDBInstanceSpecsOutput) String() string
String returns the string representation
type InstanceTagForCreateDBInstanceInput ¶ added in v1.0.56
type InstanceTagForCreateDBInstanceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceTagForCreateDBInstanceInput) GoString ¶ added in v1.0.56
func (s InstanceTagForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*InstanceTagForCreateDBInstanceInput) SetKey ¶ added in v1.0.56
func (s *InstanceTagForCreateDBInstanceInput) SetKey(v string) *InstanceTagForCreateDBInstanceInput
SetKey sets the Key field's value.
func (*InstanceTagForCreateDBInstanceInput) SetValue ¶ added in v1.0.56
func (s *InstanceTagForCreateDBInstanceInput) SetValue(v string) *InstanceTagForCreateDBInstanceInput
SetValue sets the Value field's value.
func (InstanceTagForCreateDBInstanceInput) String ¶ added in v1.0.56
func (s InstanceTagForCreateDBInstanceInput) String() string
String returns the string representation
type InstanceTagForRebuildDBInstanceInput ¶ added in v1.1.18
type InstanceTagForRebuildDBInstanceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceTagForRebuildDBInstanceInput) GoString ¶ added in v1.1.18
func (s InstanceTagForRebuildDBInstanceInput) GoString() string
GoString returns the string representation
func (*InstanceTagForRebuildDBInstanceInput) SetKey ¶ added in v1.1.18
func (s *InstanceTagForRebuildDBInstanceInput) SetKey(v string) *InstanceTagForRebuildDBInstanceInput
SetKey sets the Key field's value.
func (*InstanceTagForRebuildDBInstanceInput) SetValue ¶ added in v1.1.18
func (s *InstanceTagForRebuildDBInstanceInput) SetValue(v string) *InstanceTagForRebuildDBInstanceInput
SetValue sets the Value field's value.
func (InstanceTagForRebuildDBInstanceInput) String ¶ added in v1.1.18
func (s InstanceTagForRebuildDBInstanceInput) String() string
String returns the string representation
type InstanceTagForRestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type InstanceTagForRestoreToCrossRegionInstanceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceTagForRestoreToCrossRegionInstanceInput) GoString ¶ added in v1.0.93
func (s InstanceTagForRestoreToCrossRegionInstanceInput) GoString() string
GoString returns the string representation
func (*InstanceTagForRestoreToCrossRegionInstanceInput) SetKey ¶ added in v1.0.93
func (s *InstanceTagForRestoreToCrossRegionInstanceInput) SetKey(v string) *InstanceTagForRestoreToCrossRegionInstanceInput
SetKey sets the Key field's value.
func (*InstanceTagForRestoreToCrossRegionInstanceInput) SetValue ¶ added in v1.0.93
func (s *InstanceTagForRestoreToCrossRegionInstanceInput) SetValue(v string) *InstanceTagForRestoreToCrossRegionInstanceInput
SetValue sets the Value field's value.
func (InstanceTagForRestoreToCrossRegionInstanceInput) String ¶ added in v1.0.93
func (s InstanceTagForRestoreToCrossRegionInstanceInput) String() string
String returns the string representation
type InstanceTagForRestoreToNewInstanceFromUserTosInput ¶ added in v1.1.54
type InstanceTagForRestoreToNewInstanceFromUserTosInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceTagForRestoreToNewInstanceFromUserTosInput) GoString ¶ added in v1.1.54
func (s InstanceTagForRestoreToNewInstanceFromUserTosInput) GoString() string
GoString returns the string representation
func (*InstanceTagForRestoreToNewInstanceFromUserTosInput) SetKey ¶ added in v1.1.54
func (s *InstanceTagForRestoreToNewInstanceFromUserTosInput) SetKey(v string) *InstanceTagForRestoreToNewInstanceFromUserTosInput
SetKey sets the Key field's value.
func (*InstanceTagForRestoreToNewInstanceFromUserTosInput) SetValue ¶ added in v1.1.54
func (s *InstanceTagForRestoreToNewInstanceFromUserTosInput) SetValue(v string) *InstanceTagForRestoreToNewInstanceFromUserTosInput
SetValue sets the Value field's value.
func (InstanceTagForRestoreToNewInstanceFromUserTosInput) String ¶ added in v1.1.54
func (s InstanceTagForRestoreToNewInstanceFromUserTosInput) String() string
String returns the string representation
type InstanceTagForRestoreToNewInstanceInput ¶ added in v1.0.93
type InstanceTagForRestoreToNewInstanceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceTagForRestoreToNewInstanceInput) GoString ¶ added in v1.0.93
func (s InstanceTagForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*InstanceTagForRestoreToNewInstanceInput) SetKey ¶ added in v1.0.93
func (s *InstanceTagForRestoreToNewInstanceInput) SetKey(v string) *InstanceTagForRestoreToNewInstanceInput
SetKey sets the Key field's value.
func (*InstanceTagForRestoreToNewInstanceInput) SetValue ¶ added in v1.0.93
func (s *InstanceTagForRestoreToNewInstanceInput) SetValue(v string) *InstanceTagForRestoreToNewInstanceInput
SetValue sets the Value field's value.
func (InstanceTagForRestoreToNewInstanceInput) String ¶ added in v1.0.93
func (s InstanceTagForRestoreToNewInstanceInput) String() string
String returns the string representation
type KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput ¶ added in v1.2.21
type KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput struct {
NodeType *string `type:"string" json:",omitempty"`
SQLKeyword *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) GoString ¶ added in v1.2.21
func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) GoString() string
GoString returns the string representation
func (*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetNodeType ¶ added in v1.2.21
func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput
SetNodeType sets the NodeType field's value.
func (*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetSQLKeyword ¶ added in v1.2.21
func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput
SetSQLKeyword sets the SQLKeyword field's value.
func (KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) String ¶ added in v1.2.21
func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesInput) String() string
String returns the string representation
type KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput struct {
NodeType *string `type:"string" json:",omitempty"`
SQLKeyword *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetNodeType ¶ added in v1.2.21
func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput
SetNodeType sets the NodeType field's value.
func (*KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetSQLKeyword ¶ added in v1.2.21
func (s *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput
SetSQLKeyword sets the SQLKeyword field's value.
func (KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s KeywordRouteStrategyForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type KeywordRouteStrategyForDescribeDBInstanceDetailOutput ¶ added in v1.1.54
type KeywordRouteStrategyForDescribeDBInstanceDetailOutput struct {
NodeType *string `type:"string" json:",omitempty"`
SQLKeyword *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (KeywordRouteStrategyForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.1.54
func (s KeywordRouteStrategyForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*KeywordRouteStrategyForDescribeDBInstanceDetailOutput) SetNodeType ¶ added in v1.1.54
func (s *KeywordRouteStrategyForDescribeDBInstanceDetailOutput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBInstanceDetailOutput
SetNodeType sets the NodeType field's value.
func (*KeywordRouteStrategyForDescribeDBInstanceDetailOutput) SetSQLKeyword ¶ added in v1.1.54
func (s *KeywordRouteStrategyForDescribeDBInstanceDetailOutput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBInstanceDetailOutput
SetSQLKeyword sets the SQLKeyword field's value.
func (KeywordRouteStrategyForDescribeDBInstanceDetailOutput) String ¶ added in v1.1.54
func (s KeywordRouteStrategyForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput ¶ added in v1.1.54
type KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput struct {
NodeType *string `type:"string" json:",omitempty"`
SQLKeyword *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) GoString ¶ added in v1.1.54
func (s KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) GoString() string
GoString returns the string representation
func (*KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) SetNodeType ¶ added in v1.1.54
func (s *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) SetNodeType(v string) *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput
SetNodeType sets the NodeType field's value.
func (*KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) SetSQLKeyword ¶ added in v1.1.54
func (s *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) SetSQLKeyword(v string) *KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput
SetSQLKeyword sets the SQLKeyword field's value.
func (KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) String ¶ added in v1.1.54
func (s KeywordRouteStrategyForDescribeDBInstanceEndpointsOutput) String() string
String returns the string representation
type ListParameterTemplatesInput ¶ added in v1.0.93
type ListParameterTemplatesInput struct {
EngineType *string `type:"string" json:",omitempty"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
TemplateCategory *string `type:"string" json:",omitempty"`
TemplateName *string `type:"string" json:",omitempty"`
TemplateSource *string `type:"string" json:",omitempty"`
TemplateType *string `type:"string" json:",omitempty"`
TemplateTypeVersion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListParameterTemplatesInput) GoString ¶ added in v1.0.93
func (s ListParameterTemplatesInput) GoString() string
GoString returns the string representation
func (*ListParameterTemplatesInput) SetEngineType ¶ added in v1.1.54
func (s *ListParameterTemplatesInput) SetEngineType(v string) *ListParameterTemplatesInput
SetEngineType sets the EngineType field's value.
func (*ListParameterTemplatesInput) SetLimit ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetLimit(v int32) *ListParameterTemplatesInput
SetLimit sets the Limit field's value.
func (*ListParameterTemplatesInput) SetOffset ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetOffset(v int32) *ListParameterTemplatesInput
SetOffset sets the Offset field's value.
func (*ListParameterTemplatesInput) SetProjectName ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetProjectName(v string) *ListParameterTemplatesInput
SetProjectName sets the ProjectName field's value.
func (*ListParameterTemplatesInput) SetTemplateCategory ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetTemplateCategory(v string) *ListParameterTemplatesInput
SetTemplateCategory sets the TemplateCategory field's value.
func (*ListParameterTemplatesInput) SetTemplateName ¶ added in v1.1.18
func (s *ListParameterTemplatesInput) SetTemplateName(v string) *ListParameterTemplatesInput
SetTemplateName sets the TemplateName field's value.
func (*ListParameterTemplatesInput) SetTemplateSource ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetTemplateSource(v string) *ListParameterTemplatesInput
SetTemplateSource sets the TemplateSource field's value.
func (*ListParameterTemplatesInput) SetTemplateType ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetTemplateType(v string) *ListParameterTemplatesInput
SetTemplateType sets the TemplateType field's value.
func (*ListParameterTemplatesInput) SetTemplateTypeVersion ¶ added in v1.0.93
func (s *ListParameterTemplatesInput) SetTemplateTypeVersion(v string) *ListParameterTemplatesInput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (ListParameterTemplatesInput) String ¶ added in v1.0.93
func (s ListParameterTemplatesInput) String() string
String returns the string representation
type ListParameterTemplatesOutput ¶ added in v1.0.93
type ListParameterTemplatesOutput struct {
Metadata *response.ResponseMetadata
TemplateInfos []*TemplateInfoForListParameterTemplatesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListParameterTemplatesOutput) GoString ¶ added in v1.0.93
func (s ListParameterTemplatesOutput) GoString() string
GoString returns the string representation
func (*ListParameterTemplatesOutput) SetTemplateInfos ¶ added in v1.0.125
func (s *ListParameterTemplatesOutput) SetTemplateInfos(v []*TemplateInfoForListParameterTemplatesOutput) *ListParameterTemplatesOutput
SetTemplateInfos sets the TemplateInfos field's value.
func (*ListParameterTemplatesOutput) SetTotal ¶ added in v1.0.93
func (s *ListParameterTemplatesOutput) SetTotal(v int32) *ListParameterTemplatesOutput
SetTotal sets the Total field's value.
func (ListParameterTemplatesOutput) String ¶ added in v1.0.93
func (s ListParameterTemplatesOutput) String() string
String returns the string representation
type ListResourcePackagesInput ¶ added in v1.1.54
type ListResourcePackagesInput struct {
EffectiveTime *EffectiveTimeForListResourcePackagesInput `type:"structure" json:",omitempty"`
ExpirationTime *ExpirationTimeForListResourcePackagesInput `type:"structure" json:",omitempty"`
OrderBy *string `type:"string" json:",omitempty"`
OrderType *string `type:"string" json:",omitempty"`
PackageSpec *string `type:"string" json:",omitempty"`
PackageStatus *string `type:"string" json:",omitempty"`
PackageType *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
PurchaseDuration *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListResourcePackagesInput) GoString ¶ added in v1.1.54
func (s ListResourcePackagesInput) GoString() string
GoString returns the string representation
func (*ListResourcePackagesInput) SetEffectiveTime ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetEffectiveTime(v *EffectiveTimeForListResourcePackagesInput) *ListResourcePackagesInput
SetEffectiveTime sets the EffectiveTime field's value.
func (*ListResourcePackagesInput) SetExpirationTime ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetExpirationTime(v *ExpirationTimeForListResourcePackagesInput) *ListResourcePackagesInput
SetExpirationTime sets the ExpirationTime field's value.
func (*ListResourcePackagesInput) SetOrderBy ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetOrderBy(v string) *ListResourcePackagesInput
SetOrderBy sets the OrderBy field's value.
func (*ListResourcePackagesInput) SetOrderType ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetOrderType(v string) *ListResourcePackagesInput
SetOrderType sets the OrderType field's value.
func (*ListResourcePackagesInput) SetPackageSpec ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetPackageSpec(v string) *ListResourcePackagesInput
SetPackageSpec sets the PackageSpec field's value.
func (*ListResourcePackagesInput) SetPackageStatus ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetPackageStatus(v string) *ListResourcePackagesInput
SetPackageStatus sets the PackageStatus field's value.
func (*ListResourcePackagesInput) SetPackageType ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetPackageType(v string) *ListResourcePackagesInput
SetPackageType sets the PackageType field's value.
func (*ListResourcePackagesInput) SetPageNumber ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetPageNumber(v int32) *ListResourcePackagesInput
SetPageNumber sets the PageNumber field's value.
func (*ListResourcePackagesInput) SetPageSize ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetPageSize(v int32) *ListResourcePackagesInput
SetPageSize sets the PageSize field's value.
func (*ListResourcePackagesInput) SetPurchaseDuration ¶ added in v1.1.54
func (s *ListResourcePackagesInput) SetPurchaseDuration(v int32) *ListResourcePackagesInput
SetPurchaseDuration sets the PurchaseDuration field's value.
func (ListResourcePackagesInput) String ¶ added in v1.1.54
func (s ListResourcePackagesInput) String() string
String returns the string representation
type ListResourcePackagesOutput ¶ added in v1.1.54
type ListResourcePackagesOutput struct {
Metadata *response.ResponseMetadata
ResourcePackages []*ResourcePackageForListResourcePackagesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListResourcePackagesOutput) GoString ¶ added in v1.1.54
func (s ListResourcePackagesOutput) GoString() string
GoString returns the string representation
func (*ListResourcePackagesOutput) SetResourcePackages ¶ added in v1.1.54
func (s *ListResourcePackagesOutput) SetResourcePackages(v []*ResourcePackageForListResourcePackagesOutput) *ListResourcePackagesOutput
SetResourcePackages sets the ResourcePackages field's value.
func (*ListResourcePackagesOutput) SetTotal ¶ added in v1.1.54
func (s *ListResourcePackagesOutput) SetTotal(v int32) *ListResourcePackagesOutput
SetTotal sets the Total field's value.
func (ListResourcePackagesOutput) String ¶ added in v1.1.54
func (s ListResourcePackagesOutput) String() string
String returns the string representation
type MaintenanceWindowForCreateDBInstanceInput ¶ added in v1.0.150
type MaintenanceWindowForCreateDBInstanceInput struct {
DayKind *string `type:"string" json:",omitempty"`
DayOfWeek []*string `type:"list" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MaintenanceWindowForCreateDBInstanceInput) GoString ¶ added in v1.0.150
func (s MaintenanceWindowForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*MaintenanceWindowForCreateDBInstanceInput) SetDayKind ¶ added in v1.0.150
func (s *MaintenanceWindowForCreateDBInstanceInput) SetDayKind(v string) *MaintenanceWindowForCreateDBInstanceInput
SetDayKind sets the DayKind field's value.
func (*MaintenanceWindowForCreateDBInstanceInput) SetDayOfWeek ¶ added in v1.0.150
func (s *MaintenanceWindowForCreateDBInstanceInput) SetDayOfWeek(v []*string) *MaintenanceWindowForCreateDBInstanceInput
SetDayOfWeek sets the DayOfWeek field's value.
func (*MaintenanceWindowForCreateDBInstanceInput) SetMaintenanceTime ¶ added in v1.0.150
func (s *MaintenanceWindowForCreateDBInstanceInput) SetMaintenanceTime(v string) *MaintenanceWindowForCreateDBInstanceInput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (MaintenanceWindowForCreateDBInstanceInput) String ¶ added in v1.0.150
func (s MaintenanceWindowForCreateDBInstanceInput) String() string
String returns the string representation
type MaintenanceWindowForDescribeDBInstanceAttributeOutput ¶ added in v1.1.35
type MaintenanceWindowForDescribeDBInstanceAttributeOutput struct {
DayKind *string `type:"string" json:",omitempty"`
DayOfWeek []*string `type:"list" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MaintenanceWindowForDescribeDBInstanceAttributeOutput) GoString ¶ added in v1.1.35
func (s MaintenanceWindowForDescribeDBInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (*MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetDayKind ¶ added in v1.1.35
func (s *MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceAttributeOutput
SetDayKind sets the DayKind field's value.
func (*MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetDayOfWeek ¶ added in v1.1.35
func (s *MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceAttributeOutput
SetDayOfWeek sets the DayOfWeek field's value.
func (*MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetMaintenanceTime ¶ added in v1.1.35
func (s *MaintenanceWindowForDescribeDBInstanceAttributeOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceAttributeOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (MaintenanceWindowForDescribeDBInstanceAttributeOutput) String ¶ added in v1.1.35
func (s MaintenanceWindowForDescribeDBInstanceAttributeOutput) String() string
String returns the string representation
type MaintenanceWindowForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type MaintenanceWindowForDescribeDBInstanceDetailOutput struct {
DayKind *string `type:"string" json:",omitempty"`
DayOfWeek []*string `type:"list" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.56
func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayKind sets the DayKind field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayOfWeek sets the DayOfWeek field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (MaintenanceWindowForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.56
func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type MaintenanceWindowForDescribeDBInstancesOutput ¶ added in v1.0.56
type MaintenanceWindowForDescribeDBInstancesOutput struct {
DayKind *string `type:"string" json:",omitempty"`
DayOfWeek []*string `type:"list" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MaintenanceWindowForDescribeDBInstancesOutput) GoString ¶ added in v1.0.56
func (s MaintenanceWindowForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*MaintenanceWindowForDescribeDBInstancesOutput) SetDayKind ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstancesOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstancesOutput
SetDayKind sets the DayKind field's value.
func (*MaintenanceWindowForDescribeDBInstancesOutput) SetDayOfWeek ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstancesOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstancesOutput
SetDayOfWeek sets the DayOfWeek field's value.
func (*MaintenanceWindowForDescribeDBInstancesOutput) SetMaintenanceTime ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstancesOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstancesOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (MaintenanceWindowForDescribeDBInstancesOutput) String ¶ added in v1.0.56
func (s MaintenanceWindowForDescribeDBInstancesOutput) String() string
String returns the string representation
type MigrateToOtherZoneInput ¶ added in v1.0.125
type MigrateToOtherZoneInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForMigrateToOtherZoneInput `type:"list" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MigrateToOtherZoneInput) GoString ¶ added in v1.0.125
func (s MigrateToOtherZoneInput) GoString() string
GoString returns the string representation
func (*MigrateToOtherZoneInput) SetInstanceId ¶ added in v1.0.125
func (s *MigrateToOtherZoneInput) SetInstanceId(v string) *MigrateToOtherZoneInput
SetInstanceId sets the InstanceId field's value.
func (*MigrateToOtherZoneInput) SetNodeInfo ¶ added in v1.0.125
func (s *MigrateToOtherZoneInput) SetNodeInfo(v []*NodeInfoForMigrateToOtherZoneInput) *MigrateToOtherZoneInput
SetNodeInfo sets the NodeInfo field's value.
func (*MigrateToOtherZoneInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *MigrateToOtherZoneInput) SetSpecifiedSwitchEndTime(v string) *MigrateToOtherZoneInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*MigrateToOtherZoneInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *MigrateToOtherZoneInput) SetSpecifiedSwitchStartTime(v string) *MigrateToOtherZoneInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*MigrateToOtherZoneInput) SetSwitchType ¶ added in v1.0.125
func (s *MigrateToOtherZoneInput) SetSwitchType(v string) *MigrateToOtherZoneInput
SetSwitchType sets the SwitchType field's value.
func (MigrateToOtherZoneInput) String ¶ added in v1.0.125
func (s MigrateToOtherZoneInput) String() string
String returns the string representation
func (*MigrateToOtherZoneInput) Validate ¶ added in v1.0.125
func (s *MigrateToOtherZoneInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MigrateToOtherZoneOutput ¶ added in v1.0.125
type MigrateToOtherZoneOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MigrateToOtherZoneOutput) GoString ¶ added in v1.0.125
func (s MigrateToOtherZoneOutput) GoString() string
GoString returns the string representation
func (*MigrateToOtherZoneOutput) SetInstanceId ¶ added in v1.0.125
func (s *MigrateToOtherZoneOutput) SetInstanceId(v string) *MigrateToOtherZoneOutput
SetInstanceId sets the InstanceId field's value.
func (*MigrateToOtherZoneOutput) SetOrderId ¶ added in v1.0.125
func (s *MigrateToOtherZoneOutput) SetOrderId(v string) *MigrateToOtherZoneOutput
SetOrderId sets the OrderId field's value.
func (MigrateToOtherZoneOutput) String ¶ added in v1.0.125
func (s MigrateToOtherZoneOutput) String() string
String returns the string representation
type ModifyAllowListInput ¶ added in v1.0.56
type ModifyAllowListInput struct {
AllowList *string `type:"string" json:",omitempty"`
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
// AllowListName is a required field
AllowListName *string `type:"string" json:",omitempty" required:"true"`
ApplyInstanceNum *int32 `type:"int32" json:",omitempty"`
IgnoreInstanceStatus *bool `type:"boolean" json:",omitempty"`
ModifyMode *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForModifyAllowListInput `type:"list" json:",omitempty"`
SecurityGroupIds []*string `type:"list" json:",omitempty"`
UpdateSecurityGroup *bool `type:"boolean" json:",omitempty"`
UserAllowList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyAllowListInput) GoString ¶ added in v1.0.56
func (s ModifyAllowListInput) GoString() string
GoString returns the string representation
func (*ModifyAllowListInput) SetAllowList ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput
SetAllowList sets the AllowList field's value.
func (*ModifyAllowListInput) SetAllowListCategory ¶ added in v1.0.131
func (s *ModifyAllowListInput) SetAllowListCategory(v string) *ModifyAllowListInput
SetAllowListCategory sets the AllowListCategory field's value.
func (*ModifyAllowListInput) SetAllowListDesc ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput
SetAllowListDesc sets the AllowListDesc field's value.
func (*ModifyAllowListInput) SetAllowListId ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput
SetAllowListId sets the AllowListId field's value.
func (*ModifyAllowListInput) SetAllowListName ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput
SetAllowListName sets the AllowListName field's value.
func (*ModifyAllowListInput) SetApplyInstanceNum ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput
SetApplyInstanceNum sets the ApplyInstanceNum field's value.
func (*ModifyAllowListInput) SetIgnoreInstanceStatus ¶ added in v1.0.185
func (s *ModifyAllowListInput) SetIgnoreInstanceStatus(v bool) *ModifyAllowListInput
SetIgnoreInstanceStatus sets the IgnoreInstanceStatus field's value.
func (*ModifyAllowListInput) SetModifyMode ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
SetModifyMode sets the ModifyMode field's value.
func (*ModifyAllowListInput) SetProjectName ¶ added in v1.0.185
func (s *ModifyAllowListInput) SetProjectName(v string) *ModifyAllowListInput
SetProjectName sets the ProjectName field's value.
func (*ModifyAllowListInput) SetSecurityGroupBindInfos ¶ added in v1.0.131
func (s *ModifyAllowListInput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForModifyAllowListInput) *ModifyAllowListInput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (*ModifyAllowListInput) SetSecurityGroupIds ¶ added in v1.0.125
func (s *ModifyAllowListInput) SetSecurityGroupIds(v []*string) *ModifyAllowListInput
SetSecurityGroupIds sets the SecurityGroupIds field's value.
func (*ModifyAllowListInput) SetUpdateSecurityGroup ¶ added in v1.0.150
func (s *ModifyAllowListInput) SetUpdateSecurityGroup(v bool) *ModifyAllowListInput
SetUpdateSecurityGroup sets the UpdateSecurityGroup field's value.
func (*ModifyAllowListInput) SetUserAllowList ¶ added in v1.0.131
func (s *ModifyAllowListInput) SetUserAllowList(v string) *ModifyAllowListInput
SetUserAllowList sets the UserAllowList field's value.
func (ModifyAllowListInput) String ¶ added in v1.0.56
func (s ModifyAllowListInput) String() string
String returns the string representation
func (*ModifyAllowListInput) Validate ¶ added in v1.0.56
func (s *ModifyAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyAllowListOutput ¶ added in v1.0.56
type ModifyAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyAllowListOutput) GoString ¶ added in v1.0.56
func (s ModifyAllowListOutput) GoString() string
GoString returns the string representation
func (ModifyAllowListOutput) String ¶ added in v1.0.56
func (s ModifyAllowListOutput) String() string
String returns the string representation
type ModifyBackupEncryptionPolicyInput ¶ added in v1.0.150
type ModifyBackupEncryptionPolicyInput struct {
DataBackupEnabled *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
LogBackupEnabled *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyBackupEncryptionPolicyInput) GoString ¶ added in v1.0.150
func (s ModifyBackupEncryptionPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyBackupEncryptionPolicyInput) SetDataBackupEnabled ¶ added in v1.0.150
func (s *ModifyBackupEncryptionPolicyInput) SetDataBackupEnabled(v bool) *ModifyBackupEncryptionPolicyInput
SetDataBackupEnabled sets the DataBackupEnabled field's value.
func (*ModifyBackupEncryptionPolicyInput) SetInstanceId ¶ added in v1.0.150
func (s *ModifyBackupEncryptionPolicyInput) SetInstanceId(v string) *ModifyBackupEncryptionPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyBackupEncryptionPolicyInput) SetLogBackupEnabled ¶ added in v1.0.150
func (s *ModifyBackupEncryptionPolicyInput) SetLogBackupEnabled(v bool) *ModifyBackupEncryptionPolicyInput
SetLogBackupEnabled sets the LogBackupEnabled field's value.
func (ModifyBackupEncryptionPolicyInput) String ¶ added in v1.0.150
func (s ModifyBackupEncryptionPolicyInput) String() string
String returns the string representation
func (*ModifyBackupEncryptionPolicyInput) Validate ¶ added in v1.0.150
func (s *ModifyBackupEncryptionPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBackupEncryptionPolicyOutput ¶ added in v1.0.150
type ModifyBackupEncryptionPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyBackupEncryptionPolicyOutput) GoString ¶ added in v1.0.150
func (s ModifyBackupEncryptionPolicyOutput) GoString() string
GoString returns the string representation
func (ModifyBackupEncryptionPolicyOutput) String ¶ added in v1.0.150
func (s ModifyBackupEncryptionPolicyOutput) String() string
String returns the string representation
type ModifyBackupPolicyInput ¶
type ModifyBackupPolicyInput struct {
BinlogBackupAllRetention *bool `type:"boolean" json:",omitempty"`
BinlogBackupEnabled *bool `type:"boolean" json:",omitempty"`
BinlogBackupEncryptionEnabled *bool `type:"boolean" json:",omitempty"`
BinlogFileCountsEnable *bool `type:"boolean" json:",omitempty"`
BinlogLimitCount *int32 `type:"int32" json:",omitempty"`
BinlogLocalRetentionHour *int32 `type:"int32" json:",omitempty"`
BinlogSpaceLimitEnable *bool `type:"boolean" json:",omitempty"`
BinlogStoragePercentage *int32 `type:"int32" json:",omitempty"`
DataBackupAllRetention *bool `type:"boolean" json:",omitempty"`
DataBackupEncryptionEnabled *bool `type:"boolean" json:",omitempty"`
DataBackupRetentionDay *int32 `type:"int32" json:",omitempty"`
DataFullBackupPeriods []*string `type:"list" json:",omitempty"`
DataFullBackupStartUTCHour *int32 `type:"int32" json:",omitempty"`
DataFullBackupTime *string `type:"string" json:",omitempty"`
DataIncrBackupPeriods []*string `type:"list" json:",omitempty"`
DataKeepDaysAfterReleased *int32 `type:"int32" json:",omitempty"`
DataKeepPolicyAfterReleased *string `type:"string" json:",omitempty"`
HighFrequencySnapshotBackupEnable *bool `type:"boolean" json:",omitempty"`
HighFrequencySnapshotBackupSecondPeriod *int32 `type:"int32" json:",omitempty"`
HourlyIncrBackupEnable *bool `type:"boolean" json:",omitempty"`
IncrBackupHourPeriod *int32 `type:"int32" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
KeepCrossBackupEnableAfterReleased *bool `type:"boolean" json:",omitempty"`
LockDDLTime *int32 `type:"int32" json:",omitempty"`
LogBackupRetentionDay *int32 `type:"int32" json:",omitempty"`
RetentionPolicySynced *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyBackupPolicyInput) GoString ¶
func (s ModifyBackupPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyBackupPolicyInput) SetBinlogBackupAllRetention ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetBinlogBackupAllRetention(v bool) *ModifyBackupPolicyInput
SetBinlogBackupAllRetention sets the BinlogBackupAllRetention field's value.
func (*ModifyBackupPolicyInput) SetBinlogBackupEnabled ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetBinlogBackupEnabled(v bool) *ModifyBackupPolicyInput
SetBinlogBackupEnabled sets the BinlogBackupEnabled field's value.
func (*ModifyBackupPolicyInput) SetBinlogBackupEncryptionEnabled ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetBinlogBackupEncryptionEnabled(v bool) *ModifyBackupPolicyInput
SetBinlogBackupEncryptionEnabled sets the BinlogBackupEncryptionEnabled field's value.
func (*ModifyBackupPolicyInput) SetBinlogFileCountsEnable ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetBinlogFileCountsEnable(v bool) *ModifyBackupPolicyInput
SetBinlogFileCountsEnable sets the BinlogFileCountsEnable field's value.
func (*ModifyBackupPolicyInput) SetBinlogLimitCount ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetBinlogLimitCount(v int32) *ModifyBackupPolicyInput
SetBinlogLimitCount sets the BinlogLimitCount field's value.
func (*ModifyBackupPolicyInput) SetBinlogLocalRetentionHour ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetBinlogLocalRetentionHour(v int32) *ModifyBackupPolicyInput
SetBinlogLocalRetentionHour sets the BinlogLocalRetentionHour field's value.
func (*ModifyBackupPolicyInput) SetBinlogSpaceLimitEnable ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetBinlogSpaceLimitEnable(v bool) *ModifyBackupPolicyInput
SetBinlogSpaceLimitEnable sets the BinlogSpaceLimitEnable field's value.
func (*ModifyBackupPolicyInput) SetBinlogStoragePercentage ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetBinlogStoragePercentage(v int32) *ModifyBackupPolicyInput
SetBinlogStoragePercentage sets the BinlogStoragePercentage field's value.
func (*ModifyBackupPolicyInput) SetDataBackupAllRetention ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetDataBackupAllRetention(v bool) *ModifyBackupPolicyInput
SetDataBackupAllRetention sets the DataBackupAllRetention field's value.
func (*ModifyBackupPolicyInput) SetDataBackupEncryptionEnabled ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetDataBackupEncryptionEnabled(v bool) *ModifyBackupPolicyInput
SetDataBackupEncryptionEnabled sets the DataBackupEncryptionEnabled field's value.
func (*ModifyBackupPolicyInput) SetDataBackupRetentionDay ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetDataBackupRetentionDay(v int32) *ModifyBackupPolicyInput
SetDataBackupRetentionDay sets the DataBackupRetentionDay field's value.
func (*ModifyBackupPolicyInput) SetDataFullBackupPeriods ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetDataFullBackupPeriods(v []*string) *ModifyBackupPolicyInput
SetDataFullBackupPeriods sets the DataFullBackupPeriods field's value.
func (*ModifyBackupPolicyInput) SetDataFullBackupStartUTCHour ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetDataFullBackupStartUTCHour(v int32) *ModifyBackupPolicyInput
SetDataFullBackupStartUTCHour sets the DataFullBackupStartUTCHour field's value.
func (*ModifyBackupPolicyInput) SetDataFullBackupTime ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetDataFullBackupTime(v string) *ModifyBackupPolicyInput
SetDataFullBackupTime sets the DataFullBackupTime field's value.
func (*ModifyBackupPolicyInput) SetDataIncrBackupPeriods ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetDataIncrBackupPeriods(v []*string) *ModifyBackupPolicyInput
SetDataIncrBackupPeriods sets the DataIncrBackupPeriods field's value.
func (*ModifyBackupPolicyInput) SetDataKeepDaysAfterReleased ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetDataKeepDaysAfterReleased(v int32) *ModifyBackupPolicyInput
SetDataKeepDaysAfterReleased sets the DataKeepDaysAfterReleased field's value.
func (*ModifyBackupPolicyInput) SetDataKeepPolicyAfterReleased ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetDataKeepPolicyAfterReleased(v string) *ModifyBackupPolicyInput
SetDataKeepPolicyAfterReleased sets the DataKeepPolicyAfterReleased field's value.
func (*ModifyBackupPolicyInput) SetHighFrequencySnapshotBackupEnable ¶ added in v1.1.35
func (s *ModifyBackupPolicyInput) SetHighFrequencySnapshotBackupEnable(v bool) *ModifyBackupPolicyInput
SetHighFrequencySnapshotBackupEnable sets the HighFrequencySnapshotBackupEnable field's value.
func (*ModifyBackupPolicyInput) SetHighFrequencySnapshotBackupSecondPeriod ¶ added in v1.1.35
func (s *ModifyBackupPolicyInput) SetHighFrequencySnapshotBackupSecondPeriod(v int32) *ModifyBackupPolicyInput
SetHighFrequencySnapshotBackupSecondPeriod sets the HighFrequencySnapshotBackupSecondPeriod field's value.
func (*ModifyBackupPolicyInput) SetHourlyIncrBackupEnable ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetHourlyIncrBackupEnable(v bool) *ModifyBackupPolicyInput
SetHourlyIncrBackupEnable sets the HourlyIncrBackupEnable field's value.
func (*ModifyBackupPolicyInput) SetIncrBackupHourPeriod ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetIncrBackupHourPeriod(v int32) *ModifyBackupPolicyInput
SetIncrBackupHourPeriod sets the IncrBackupHourPeriod field's value.
func (*ModifyBackupPolicyInput) SetInstanceId ¶
func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyBackupPolicyInput) SetKeepCrossBackupEnableAfterReleased ¶ added in v1.1.54
func (s *ModifyBackupPolicyInput) SetKeepCrossBackupEnableAfterReleased(v bool) *ModifyBackupPolicyInput
SetKeepCrossBackupEnableAfterReleased sets the KeepCrossBackupEnableAfterReleased field's value.
func (*ModifyBackupPolicyInput) SetLockDDLTime ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetLockDDLTime(v int32) *ModifyBackupPolicyInput
SetLockDDLTime sets the LockDDLTime field's value.
func (*ModifyBackupPolicyInput) SetLogBackupRetentionDay ¶ added in v1.0.93
func (s *ModifyBackupPolicyInput) SetLogBackupRetentionDay(v int32) *ModifyBackupPolicyInput
SetLogBackupRetentionDay sets the LogBackupRetentionDay field's value.
func (*ModifyBackupPolicyInput) SetRetentionPolicySynced ¶ added in v1.0.185
func (s *ModifyBackupPolicyInput) SetRetentionPolicySynced(v bool) *ModifyBackupPolicyInput
SetRetentionPolicySynced sets the RetentionPolicySynced field's value.
func (ModifyBackupPolicyInput) String ¶
func (s ModifyBackupPolicyInput) String() string
String returns the string representation
func (*ModifyBackupPolicyInput) Validate ¶
func (s *ModifyBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBackupPolicyOutput ¶
type ModifyBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BinlogBackupAllRetention *bool `type:"boolean" json:",omitempty"`
BinlogBackupEnabled *bool `type:"boolean" json:",omitempty"`
BinlogBackupEncryptionEnabled *bool `type:"boolean" json:",omitempty"`
BinlogFileCountsEnable *bool `type:"boolean" json:",omitempty"`
BinlogLimitCount *int32 `type:"int32" json:",omitempty"`
BinlogLocalRetentionHour *int32 `type:"int32" json:",omitempty"`
BinlogSpaceLimitEnable *bool `type:"boolean" json:",omitempty"`
BinlogStoragePercentage *int32 `type:"int32" json:",omitempty"`
DataBackupAllRetention *bool `type:"boolean" json:",omitempty"`
DataBackupEncryptionEnabled *bool `type:"boolean" json:",omitempty"`
DataBackupRetentionDay *int32 `type:"int32" json:",omitempty"`
DataFullBackupPeriods []*string `type:"list" json:",omitempty"`
DataFullBackupStartUTCHour *int32 `type:"int32" json:",omitempty"`
DataFullBackupTime *string `type:"string" json:",omitempty"`
DataIncrBackupPeriods []*string `type:"list" json:",omitempty"`
DataKeepDaysAfterReleased *int32 `type:"int32" json:",omitempty"`
DataKeepPolicyAfterReleased *string `type:"string" json:",omitempty"`
HighFrequencySnapshotBackupEnable *bool `type:"boolean" json:",omitempty"`
HighFrequencySnapshotBackupSecondPeriod *int32 `type:"int32" json:",omitempty"`
HourlyIncrBackupEnable *bool `type:"boolean" json:",omitempty"`
IncrBackupHourPeriod *int32 `type:"int32" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
KeepCrossBackupEnableAfterReleased *bool `type:"boolean" json:",omitempty"`
LockDDLTime *int32 `type:"int32" json:",omitempty"`
LogBackupRetentionDay *int32 `type:"int32" json:",omitempty"`
PublicDownloadEnable *bool `type:"boolean" json:",omitempty"`
RetentionPolicySynced *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyBackupPolicyOutput) GoString ¶
func (s ModifyBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*ModifyBackupPolicyOutput) SetBinlogBackupAllRetention ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetBinlogBackupAllRetention(v bool) *ModifyBackupPolicyOutput
SetBinlogBackupAllRetention sets the BinlogBackupAllRetention field's value.
func (*ModifyBackupPolicyOutput) SetBinlogBackupEnabled ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetBinlogBackupEnabled(v bool) *ModifyBackupPolicyOutput
SetBinlogBackupEnabled sets the BinlogBackupEnabled field's value.
func (*ModifyBackupPolicyOutput) SetBinlogBackupEncryptionEnabled ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetBinlogBackupEncryptionEnabled(v bool) *ModifyBackupPolicyOutput
SetBinlogBackupEncryptionEnabled sets the BinlogBackupEncryptionEnabled field's value.
func (*ModifyBackupPolicyOutput) SetBinlogFileCountsEnable ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetBinlogFileCountsEnable(v bool) *ModifyBackupPolicyOutput
SetBinlogFileCountsEnable sets the BinlogFileCountsEnable field's value.
func (*ModifyBackupPolicyOutput) SetBinlogLimitCount ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetBinlogLimitCount(v int32) *ModifyBackupPolicyOutput
SetBinlogLimitCount sets the BinlogLimitCount field's value.
func (*ModifyBackupPolicyOutput) SetBinlogLocalRetentionHour ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetBinlogLocalRetentionHour(v int32) *ModifyBackupPolicyOutput
SetBinlogLocalRetentionHour sets the BinlogLocalRetentionHour field's value.
func (*ModifyBackupPolicyOutput) SetBinlogSpaceLimitEnable ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetBinlogSpaceLimitEnable(v bool) *ModifyBackupPolicyOutput
SetBinlogSpaceLimitEnable sets the BinlogSpaceLimitEnable field's value.
func (*ModifyBackupPolicyOutput) SetBinlogStoragePercentage ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetBinlogStoragePercentage(v int32) *ModifyBackupPolicyOutput
SetBinlogStoragePercentage sets the BinlogStoragePercentage field's value.
func (*ModifyBackupPolicyOutput) SetDataBackupAllRetention ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetDataBackupAllRetention(v bool) *ModifyBackupPolicyOutput
SetDataBackupAllRetention sets the DataBackupAllRetention field's value.
func (*ModifyBackupPolicyOutput) SetDataBackupEncryptionEnabled ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetDataBackupEncryptionEnabled(v bool) *ModifyBackupPolicyOutput
SetDataBackupEncryptionEnabled sets the DataBackupEncryptionEnabled field's value.
func (*ModifyBackupPolicyOutput) SetDataBackupRetentionDay ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetDataBackupRetentionDay(v int32) *ModifyBackupPolicyOutput
SetDataBackupRetentionDay sets the DataBackupRetentionDay field's value.
func (*ModifyBackupPolicyOutput) SetDataFullBackupPeriods ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetDataFullBackupPeriods(v []*string) *ModifyBackupPolicyOutput
SetDataFullBackupPeriods sets the DataFullBackupPeriods field's value.
func (*ModifyBackupPolicyOutput) SetDataFullBackupStartUTCHour ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetDataFullBackupStartUTCHour(v int32) *ModifyBackupPolicyOutput
SetDataFullBackupStartUTCHour sets the DataFullBackupStartUTCHour field's value.
func (*ModifyBackupPolicyOutput) SetDataFullBackupTime ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetDataFullBackupTime(v string) *ModifyBackupPolicyOutput
SetDataFullBackupTime sets the DataFullBackupTime field's value.
func (*ModifyBackupPolicyOutput) SetDataIncrBackupPeriods ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetDataIncrBackupPeriods(v []*string) *ModifyBackupPolicyOutput
SetDataIncrBackupPeriods sets the DataIncrBackupPeriods field's value.
func (*ModifyBackupPolicyOutput) SetDataKeepDaysAfterReleased ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetDataKeepDaysAfterReleased(v int32) *ModifyBackupPolicyOutput
SetDataKeepDaysAfterReleased sets the DataKeepDaysAfterReleased field's value.
func (*ModifyBackupPolicyOutput) SetDataKeepPolicyAfterReleased ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetDataKeepPolicyAfterReleased(v string) *ModifyBackupPolicyOutput
SetDataKeepPolicyAfterReleased sets the DataKeepPolicyAfterReleased field's value.
func (*ModifyBackupPolicyOutput) SetHighFrequencySnapshotBackupEnable ¶ added in v1.1.35
func (s *ModifyBackupPolicyOutput) SetHighFrequencySnapshotBackupEnable(v bool) *ModifyBackupPolicyOutput
SetHighFrequencySnapshotBackupEnable sets the HighFrequencySnapshotBackupEnable field's value.
func (*ModifyBackupPolicyOutput) SetHighFrequencySnapshotBackupSecondPeriod ¶ added in v1.1.35
func (s *ModifyBackupPolicyOutput) SetHighFrequencySnapshotBackupSecondPeriod(v int32) *ModifyBackupPolicyOutput
SetHighFrequencySnapshotBackupSecondPeriod sets the HighFrequencySnapshotBackupSecondPeriod field's value.
func (*ModifyBackupPolicyOutput) SetHourlyIncrBackupEnable ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetHourlyIncrBackupEnable(v bool) *ModifyBackupPolicyOutput
SetHourlyIncrBackupEnable sets the HourlyIncrBackupEnable field's value.
func (*ModifyBackupPolicyOutput) SetIncrBackupHourPeriod ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetIncrBackupHourPeriod(v int32) *ModifyBackupPolicyOutput
SetIncrBackupHourPeriod sets the IncrBackupHourPeriod field's value.
func (*ModifyBackupPolicyOutput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetInstanceId(v string) *ModifyBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyBackupPolicyOutput) SetKeepCrossBackupEnableAfterReleased ¶ added in v1.1.54
func (s *ModifyBackupPolicyOutput) SetKeepCrossBackupEnableAfterReleased(v bool) *ModifyBackupPolicyOutput
SetKeepCrossBackupEnableAfterReleased sets the KeepCrossBackupEnableAfterReleased field's value.
func (*ModifyBackupPolicyOutput) SetLockDDLTime ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetLockDDLTime(v int32) *ModifyBackupPolicyOutput
SetLockDDLTime sets the LockDDLTime field's value.
func (*ModifyBackupPolicyOutput) SetLogBackupRetentionDay ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetLogBackupRetentionDay(v int32) *ModifyBackupPolicyOutput
SetLogBackupRetentionDay sets the LogBackupRetentionDay field's value.
func (*ModifyBackupPolicyOutput) SetPublicDownloadEnable ¶ added in v1.1.18
func (s *ModifyBackupPolicyOutput) SetPublicDownloadEnable(v bool) *ModifyBackupPolicyOutput
SetPublicDownloadEnable sets the PublicDownloadEnable field's value.
func (*ModifyBackupPolicyOutput) SetRetentionPolicySynced ¶ added in v1.0.185
func (s *ModifyBackupPolicyOutput) SetRetentionPolicySynced(v bool) *ModifyBackupPolicyOutput
SetRetentionPolicySynced sets the RetentionPolicySynced field's value.
func (ModifyBackupPolicyOutput) String ¶
func (s ModifyBackupPolicyOutput) String() string
String returns the string representation
type ModifyBackupPublicAccessPolicyInput ¶ added in v1.1.18
type ModifyBackupPublicAccessPolicyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// PublicDownloadEnable is a required field
PublicDownloadEnable *bool `type:"boolean" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyBackupPublicAccessPolicyInput) GoString ¶ added in v1.1.18
func (s ModifyBackupPublicAccessPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyBackupPublicAccessPolicyInput) SetInstanceId ¶ added in v1.1.18
func (s *ModifyBackupPublicAccessPolicyInput) SetInstanceId(v string) *ModifyBackupPublicAccessPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyBackupPublicAccessPolicyInput) SetPublicDownloadEnable ¶ added in v1.1.18
func (s *ModifyBackupPublicAccessPolicyInput) SetPublicDownloadEnable(v bool) *ModifyBackupPublicAccessPolicyInput
SetPublicDownloadEnable sets the PublicDownloadEnable field's value.
func (ModifyBackupPublicAccessPolicyInput) String ¶ added in v1.1.18
func (s ModifyBackupPublicAccessPolicyInput) String() string
String returns the string representation
func (*ModifyBackupPublicAccessPolicyInput) Validate ¶ added in v1.1.18
func (s *ModifyBackupPublicAccessPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBackupPublicAccessPolicyOutput ¶ added in v1.1.18
type ModifyBackupPublicAccessPolicyOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
PublicDownloadEnable *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyBackupPublicAccessPolicyOutput) GoString ¶ added in v1.1.18
func (s ModifyBackupPublicAccessPolicyOutput) GoString() string
GoString returns the string representation
func (*ModifyBackupPublicAccessPolicyOutput) SetInstanceId ¶ added in v1.1.18
func (s *ModifyBackupPublicAccessPolicyOutput) SetInstanceId(v string) *ModifyBackupPublicAccessPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyBackupPublicAccessPolicyOutput) SetPublicDownloadEnable ¶ added in v1.1.18
func (s *ModifyBackupPublicAccessPolicyOutput) SetPublicDownloadEnable(v bool) *ModifyBackupPublicAccessPolicyOutput
SetPublicDownloadEnable sets the PublicDownloadEnable field's value.
func (ModifyBackupPublicAccessPolicyOutput) String ¶ added in v1.1.18
func (s ModifyBackupPublicAccessPolicyOutput) String() string
String returns the string representation
type ModifyCrossBackupPolicyInput ¶ added in v1.0.93
type ModifyCrossBackupPolicyInput struct {
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupRegion *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
LogBackupEnabled *bool `type:"boolean" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyCrossBackupPolicyInput) GoString ¶ added in v1.0.93
func (s ModifyCrossBackupPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyCrossBackupPolicyInput) SetBackupEnabled ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyInput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyInput
SetBackupEnabled sets the BackupEnabled field's value.
func (*ModifyCrossBackupPolicyInput) SetCrossBackupRegion ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyInput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyInput
SetCrossBackupRegion sets the CrossBackupRegion field's value.
func (*ModifyCrossBackupPolicyInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyInput) SetInstanceId(v string) *ModifyCrossBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyCrossBackupPolicyInput) SetLogBackupEnabled ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyInput) SetLogBackupEnabled(v bool) *ModifyCrossBackupPolicyInput
SetLogBackupEnabled sets the LogBackupEnabled field's value.
func (*ModifyCrossBackupPolicyInput) SetRetention ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyInput) SetRetention(v int32) *ModifyCrossBackupPolicyInput
SetRetention sets the Retention field's value.
func (ModifyCrossBackupPolicyInput) String ¶ added in v1.0.93
func (s ModifyCrossBackupPolicyInput) String() string
String returns the string representation
func (*ModifyCrossBackupPolicyInput) Validate ¶ added in v1.0.125
func (s *ModifyCrossBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCrossBackupPolicyOutput ¶ added in v1.0.93
type ModifyCrossBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupRegion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
LogBackupEnabled *bool `type:"boolean" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyCrossBackupPolicyOutput) GoString ¶ added in v1.0.93
func (s ModifyCrossBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*ModifyCrossBackupPolicyOutput) SetBackupEnabled ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyOutput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyOutput
SetBackupEnabled sets the BackupEnabled field's value.
func (*ModifyCrossBackupPolicyOutput) SetCrossBackupRegion ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyOutput
SetCrossBackupRegion sets the CrossBackupRegion field's value.
func (*ModifyCrossBackupPolicyOutput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyOutput) SetInstanceId(v string) *ModifyCrossBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyCrossBackupPolicyOutput) SetLogBackupEnabled ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyOutput) SetLogBackupEnabled(v bool) *ModifyCrossBackupPolicyOutput
SetLogBackupEnabled sets the LogBackupEnabled field's value.
func (*ModifyCrossBackupPolicyOutput) SetRetention ¶ added in v1.0.93
func (s *ModifyCrossBackupPolicyOutput) SetRetention(v int32) *ModifyCrossBackupPolicyOutput
SetRetention sets the Retention field's value.
func (ModifyCrossBackupPolicyOutput) String ¶ added in v1.0.93
func (s ModifyCrossBackupPolicyOutput) String() string
String returns the string representation
type ModifyDBAccountDescriptionInput ¶ added in v1.0.93
type ModifyDBAccountDescriptionInput struct {
AccountDesc *string `type:"string" json:",omitempty"`
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBAccountDescriptionInput) GoString ¶ added in v1.0.93
func (s ModifyDBAccountDescriptionInput) GoString() string
GoString returns the string representation
func (*ModifyDBAccountDescriptionInput) SetAccountDesc ¶ added in v1.0.93
func (s *ModifyDBAccountDescriptionInput) SetAccountDesc(v string) *ModifyDBAccountDescriptionInput
SetAccountDesc sets the AccountDesc field's value.
func (*ModifyDBAccountDescriptionInput) SetAccountName ¶ added in v1.0.93
func (s *ModifyDBAccountDescriptionInput) SetAccountName(v string) *ModifyDBAccountDescriptionInput
SetAccountName sets the AccountName field's value.
func (*ModifyDBAccountDescriptionInput) SetHost ¶ added in v1.0.125
func (s *ModifyDBAccountDescriptionInput) SetHost(v string) *ModifyDBAccountDescriptionInput
SetHost sets the Host field's value.
func (*ModifyDBAccountDescriptionInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBAccountDescriptionInput) SetInstanceId(v string) *ModifyDBAccountDescriptionInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBAccountDescriptionInput) String ¶ added in v1.0.93
func (s ModifyDBAccountDescriptionInput) String() string
String returns the string representation
func (*ModifyDBAccountDescriptionInput) Validate ¶ added in v1.0.93
func (s *ModifyDBAccountDescriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBAccountDescriptionOutput ¶ added in v1.0.93
type ModifyDBAccountDescriptionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBAccountDescriptionOutput) GoString ¶ added in v1.0.93
func (s ModifyDBAccountDescriptionOutput) GoString() string
GoString returns the string representation
func (ModifyDBAccountDescriptionOutput) String ¶ added in v1.0.93
func (s ModifyDBAccountDescriptionOutput) String() string
String returns the string representation
type ModifyDBAccountHostInput ¶ added in v1.0.125
type ModifyDBAccountHostInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// Host is a required field
Host *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NewHost is a required field
NewHost *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBAccountHostInput) GoString ¶ added in v1.0.125
func (s ModifyDBAccountHostInput) GoString() string
GoString returns the string representation
func (*ModifyDBAccountHostInput) SetAccountName ¶ added in v1.0.125
func (s *ModifyDBAccountHostInput) SetAccountName(v string) *ModifyDBAccountHostInput
SetAccountName sets the AccountName field's value.
func (*ModifyDBAccountHostInput) SetHost ¶ added in v1.0.125
func (s *ModifyDBAccountHostInput) SetHost(v string) *ModifyDBAccountHostInput
SetHost sets the Host field's value.
func (*ModifyDBAccountHostInput) SetInstanceId ¶ added in v1.0.125
func (s *ModifyDBAccountHostInput) SetInstanceId(v string) *ModifyDBAccountHostInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBAccountHostInput) SetNewHost ¶ added in v1.0.125
func (s *ModifyDBAccountHostInput) SetNewHost(v string) *ModifyDBAccountHostInput
SetNewHost sets the NewHost field's value.
func (ModifyDBAccountHostInput) String ¶ added in v1.0.125
func (s ModifyDBAccountHostInput) String() string
String returns the string representation
func (*ModifyDBAccountHostInput) Validate ¶ added in v1.0.125
func (s *ModifyDBAccountHostInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBAccountHostOutput ¶ added in v1.0.125
type ModifyDBAccountHostOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBAccountHostOutput) GoString ¶ added in v1.0.125
func (s ModifyDBAccountHostOutput) GoString() string
GoString returns the string representation
func (ModifyDBAccountHostOutput) String ¶ added in v1.0.125
func (s ModifyDBAccountHostOutput) String() string
String returns the string representation
type ModifyDBEndpointAddressInput ¶
type ModifyDBEndpointAddressInput struct {
DomainPrefix *string `type:"string" json:",omitempty"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NetworkType is a required field
NetworkType *string `type:"string" json:",omitempty" required:"true"`
Port *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBEndpointAddressInput) GoString ¶
func (s ModifyDBEndpointAddressInput) GoString() string
GoString returns the string representation
func (*ModifyDBEndpointAddressInput) SetDomainPrefix ¶
func (s *ModifyDBEndpointAddressInput) SetDomainPrefix(v string) *ModifyDBEndpointAddressInput
SetDomainPrefix sets the DomainPrefix field's value.
func (*ModifyDBEndpointAddressInput) SetEndpointId ¶
func (s *ModifyDBEndpointAddressInput) SetEndpointId(v string) *ModifyDBEndpointAddressInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyDBEndpointAddressInput) SetInstanceId ¶
func (s *ModifyDBEndpointAddressInput) SetInstanceId(v string) *ModifyDBEndpointAddressInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBEndpointAddressInput) SetNetworkType ¶
func (s *ModifyDBEndpointAddressInput) SetNetworkType(v string) *ModifyDBEndpointAddressInput
SetNetworkType sets the NetworkType field's value.
func (*ModifyDBEndpointAddressInput) SetPort ¶ added in v1.0.56
func (s *ModifyDBEndpointAddressInput) SetPort(v int32) *ModifyDBEndpointAddressInput
SetPort sets the Port field's value.
func (ModifyDBEndpointAddressInput) String ¶
func (s ModifyDBEndpointAddressInput) String() string
String returns the string representation
func (*ModifyDBEndpointAddressInput) Validate ¶
func (s *ModifyDBEndpointAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBEndpointAddressOutput ¶
type ModifyDBEndpointAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBEndpointAddressOutput) GoString ¶
func (s ModifyDBEndpointAddressOutput) GoString() string
GoString returns the string representation
func (ModifyDBEndpointAddressOutput) String ¶
func (s ModifyDBEndpointAddressOutput) String() string
String returns the string representation
type ModifyDBEndpointConnectionModeInput ¶ added in v1.1.18
type ModifyDBEndpointConnectionModeInput struct {
// ConnectionMode is a required field
ConnectionMode *string `type:"string" json:",omitempty" required:"true"`
CreateDBEndpointReq *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput `type:"structure" json:",omitempty"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBEndpointConnectionModeInput) GoString ¶ added in v1.1.18
func (s ModifyDBEndpointConnectionModeInput) GoString() string
GoString returns the string representation
func (*ModifyDBEndpointConnectionModeInput) SetConnectionMode ¶ added in v1.1.18
func (s *ModifyDBEndpointConnectionModeInput) SetConnectionMode(v string) *ModifyDBEndpointConnectionModeInput
SetConnectionMode sets the ConnectionMode field's value.
func (*ModifyDBEndpointConnectionModeInput) SetCreateDBEndpointReq ¶ added in v1.1.18
func (s *ModifyDBEndpointConnectionModeInput) SetCreateDBEndpointReq(v *CreateDBEndpointReqForModifyDBEndpointConnectionModeInput) *ModifyDBEndpointConnectionModeInput
SetCreateDBEndpointReq sets the CreateDBEndpointReq field's value.
func (*ModifyDBEndpointConnectionModeInput) SetEndpointId ¶ added in v1.1.18
func (s *ModifyDBEndpointConnectionModeInput) SetEndpointId(v string) *ModifyDBEndpointConnectionModeInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyDBEndpointConnectionModeInput) SetInstanceId ¶ added in v1.1.18
func (s *ModifyDBEndpointConnectionModeInput) SetInstanceId(v string) *ModifyDBEndpointConnectionModeInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBEndpointConnectionModeInput) String ¶ added in v1.1.18
func (s ModifyDBEndpointConnectionModeInput) String() string
String returns the string representation
func (*ModifyDBEndpointConnectionModeInput) Validate ¶ added in v1.1.18
func (s *ModifyDBEndpointConnectionModeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBEndpointConnectionModeOutput ¶ added in v1.1.18
type ModifyDBEndpointConnectionModeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBEndpointConnectionModeOutput) GoString ¶ added in v1.1.18
func (s ModifyDBEndpointConnectionModeOutput) GoString() string
GoString returns the string representation
func (ModifyDBEndpointConnectionModeOutput) String ¶ added in v1.1.18
func (s ModifyDBEndpointConnectionModeOutput) String() string
String returns the string representation
type ModifyDBEndpointDNSInput ¶ added in v1.0.56
type ModifyDBEndpointDNSInput struct {
// DNSVisibility is a required field
DNSVisibility *bool `type:"boolean" json:",omitempty" required:"true"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NetworkType is a required field
NetworkType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBEndpointDNSInput) GoString ¶ added in v1.0.56
func (s ModifyDBEndpointDNSInput) GoString() string
GoString returns the string representation
func (*ModifyDBEndpointDNSInput) SetDNSVisibility ¶ added in v1.0.56
func (s *ModifyDBEndpointDNSInput) SetDNSVisibility(v bool) *ModifyDBEndpointDNSInput
SetDNSVisibility sets the DNSVisibility field's value.
func (*ModifyDBEndpointDNSInput) SetEndpointId ¶ added in v1.0.56
func (s *ModifyDBEndpointDNSInput) SetEndpointId(v string) *ModifyDBEndpointDNSInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyDBEndpointDNSInput) SetInstanceId ¶ added in v1.0.56
func (s *ModifyDBEndpointDNSInput) SetInstanceId(v string) *ModifyDBEndpointDNSInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBEndpointDNSInput) SetNetworkType ¶ added in v1.0.56
func (s *ModifyDBEndpointDNSInput) SetNetworkType(v string) *ModifyDBEndpointDNSInput
SetNetworkType sets the NetworkType field's value.
func (ModifyDBEndpointDNSInput) String ¶ added in v1.0.56
func (s ModifyDBEndpointDNSInput) String() string
String returns the string representation
func (*ModifyDBEndpointDNSInput) Validate ¶ added in v1.0.56
func (s *ModifyDBEndpointDNSInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBEndpointDNSOutput ¶ added in v1.0.56
type ModifyDBEndpointDNSOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBEndpointDNSOutput) GoString ¶ added in v1.0.56
func (s ModifyDBEndpointDNSOutput) GoString() string
GoString returns the string representation
func (ModifyDBEndpointDNSOutput) String ¶ added in v1.0.56
func (s ModifyDBEndpointDNSOutput) String() string
String returns the string representation
type ModifyDBEndpointInput ¶
type ModifyDBEndpointInput struct {
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConnectAllSlaveNodes *bool `type:"boolean" json:",omitempty"`
ConnectionPoolType *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableConnectionPersistent *bool `type:"boolean" json:",omitempty"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
EndpointName *string `type:"string" json:",omitempty"`
IdleConnectionReclaim *bool `type:"boolean" json:",omitempty"`
ImplicitTransSplit *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
MasterNodeRouting *bool `type:"boolean" json:",omitempty"`
MasterProtectorTimeout *int32 `type:"int32" json:",omitempty"`
MultiStatementsMode *string `type:"string" json:",omitempty"`
Nodes *string `type:"string" json:",omitempty"`
OverloadProtection *bool `type:"boolean" json:",omitempty"`
ReadOnlyNodeDistributionType *string `type:"string" json:",omitempty"`
ReadOnlyNodeMaxDelayTime *int32 `type:"int32" json:",omitempty"`
ReadOnlyNodeWeight []*ReadOnlyNodeWeightForModifyDBEndpointInput `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty"`
ReadWriteSpliting *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBEndpointInput) GoString ¶
func (s ModifyDBEndpointInput) GoString() string
GoString returns the string representation
func (*ModifyDBEndpointInput) SetAutoAddNewNodes ¶ added in v1.0.56
func (s *ModifyDBEndpointInput) SetAutoAddNewNodes(v bool) *ModifyDBEndpointInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*ModifyDBEndpointInput) SetConnectAllSlaveNodes ¶ added in v1.1.35
func (s *ModifyDBEndpointInput) SetConnectAllSlaveNodes(v bool) *ModifyDBEndpointInput
SetConnectAllSlaveNodes sets the ConnectAllSlaveNodes field's value.
func (*ModifyDBEndpointInput) SetConnectionPoolType ¶ added in v1.0.185
func (s *ModifyDBEndpointInput) SetConnectionPoolType(v string) *ModifyDBEndpointInput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*ModifyDBEndpointInput) SetDescription ¶
func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
SetDescription sets the Description field's value.
func (*ModifyDBEndpointInput) SetEnableConnectionPersistent ¶ added in v1.1.35
func (s *ModifyDBEndpointInput) SetEnableConnectionPersistent(v bool) *ModifyDBEndpointInput
SetEnableConnectionPersistent sets the EnableConnectionPersistent field's value.
func (*ModifyDBEndpointInput) SetEndpointId ¶
func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyDBEndpointInput) SetEndpointName ¶
func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*ModifyDBEndpointInput) SetIdleConnectionReclaim ¶ added in v1.0.163
func (s *ModifyDBEndpointInput) SetIdleConnectionReclaim(v bool) *ModifyDBEndpointInput
SetIdleConnectionReclaim sets the IdleConnectionReclaim field's value.
func (*ModifyDBEndpointInput) SetImplicitTransSplit ¶ added in v1.1.18
func (s *ModifyDBEndpointInput) SetImplicitTransSplit(v bool) *ModifyDBEndpointInput
SetImplicitTransSplit sets the ImplicitTransSplit field's value.
func (*ModifyDBEndpointInput) SetInstanceId ¶
func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBEndpointInput) SetMasterNodeRouting ¶ added in v1.1.18
func (s *ModifyDBEndpointInput) SetMasterNodeRouting(v bool) *ModifyDBEndpointInput
SetMasterNodeRouting sets the MasterNodeRouting field's value.
func (*ModifyDBEndpointInput) SetMasterProtectorTimeout ¶ added in v1.1.18
func (s *ModifyDBEndpointInput) SetMasterProtectorTimeout(v int32) *ModifyDBEndpointInput
SetMasterProtectorTimeout sets the MasterProtectorTimeout field's value.
func (*ModifyDBEndpointInput) SetMultiStatementsMode ¶ added in v1.0.185
func (s *ModifyDBEndpointInput) SetMultiStatementsMode(v string) *ModifyDBEndpointInput
SetMultiStatementsMode sets the MultiStatementsMode field's value.
func (*ModifyDBEndpointInput) SetNodes ¶ added in v1.0.56
func (s *ModifyDBEndpointInput) SetNodes(v string) *ModifyDBEndpointInput
SetNodes sets the Nodes field's value.
func (*ModifyDBEndpointInput) SetOverloadProtection ¶ added in v1.1.18
func (s *ModifyDBEndpointInput) SetOverloadProtection(v bool) *ModifyDBEndpointInput
SetOverloadProtection sets the OverloadProtection field's value.
func (*ModifyDBEndpointInput) SetReadOnlyNodeDistributionType ¶ added in v1.0.56
func (s *ModifyDBEndpointInput) SetReadOnlyNodeDistributionType(v string) *ModifyDBEndpointInput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*ModifyDBEndpointInput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.0.56
func (s *ModifyDBEndpointInput) SetReadOnlyNodeMaxDelayTime(v int32) *ModifyDBEndpointInput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*ModifyDBEndpointInput) SetReadOnlyNodeWeight ¶ added in v1.0.56
func (s *ModifyDBEndpointInput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForModifyDBEndpointInput) *ModifyDBEndpointInput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*ModifyDBEndpointInput) SetReadWriteMode ¶ added in v1.0.56
func (s *ModifyDBEndpointInput) SetReadWriteMode(v string) *ModifyDBEndpointInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (*ModifyDBEndpointInput) SetReadWriteSpliting ¶
func (s *ModifyDBEndpointInput) SetReadWriteSpliting(v bool) *ModifyDBEndpointInput
SetReadWriteSpliting sets the ReadWriteSpliting field's value.
func (ModifyDBEndpointInput) String ¶
func (s ModifyDBEndpointInput) String() string
String returns the string representation
func (*ModifyDBEndpointInput) Validate ¶
func (s *ModifyDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBEndpointOutput ¶
type ModifyDBEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBEndpointOutput) GoString ¶
func (s ModifyDBEndpointOutput) GoString() string
GoString returns the string representation
func (ModifyDBEndpointOutput) String ¶
func (s ModifyDBEndpointOutput) String() string
String returns the string representation
type ModifyDBInstanceAutoUpgradeEngineMinorVersionInput ¶ added in v1.0.185
type ModifyDBInstanceAutoUpgradeEngineMinorVersionInput struct {
// AutoUpgradeMinorVersion is a required field
AutoUpgradeMinorVersion *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) GoString ¶ added in v1.0.185
func (s ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) SetAutoUpgradeMinorVersion ¶ added in v1.0.185
func (s *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) SetAutoUpgradeMinorVersion(v string) *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput
SetAutoUpgradeMinorVersion sets the AutoUpgradeMinorVersion field's value.
func (*ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) SetInstanceId(v string) *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) String ¶ added in v1.0.185
func (s ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) String() string
String returns the string representation
func (*ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) Validate ¶ added in v1.0.185
func (s *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput ¶ added in v1.0.185
type ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput) GoString ¶ added in v1.0.185
func (s ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput) String ¶ added in v1.0.185
func (s ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput) String() string
String returns the string representation
type ModifyDBInstanceChargeTypeInput ¶ added in v1.0.93
type ModifyDBInstanceChargeTypeInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
// ChargeType is a required field
ChargeType *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceChargeTypeInput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceChargeTypeInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceChargeTypeInput) SetAutoRenew ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeInput) SetAutoRenew(v bool) *ModifyDBInstanceChargeTypeInput
SetAutoRenew sets the AutoRenew field's value.
func (*ModifyDBInstanceChargeTypeInput) SetChargeType ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeInput) SetChargeType(v string) *ModifyDBInstanceChargeTypeInput
SetChargeType sets the ChargeType field's value.
func (*ModifyDBInstanceChargeTypeInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeInput) SetInstanceId(v string) *ModifyDBInstanceChargeTypeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceChargeTypeInput) SetPeriod ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeInput) SetPeriod(v int32) *ModifyDBInstanceChargeTypeInput
SetPeriod sets the Period field's value.
func (*ModifyDBInstanceChargeTypeInput) SetPeriodUnit ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeInput) SetPeriodUnit(v string) *ModifyDBInstanceChargeTypeInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ModifyDBInstanceChargeTypeInput) String ¶ added in v1.0.93
func (s ModifyDBInstanceChargeTypeInput) String() string
String returns the string representation
func (*ModifyDBInstanceChargeTypeInput) Validate ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceChargeTypeOutput ¶ added in v1.0.93
type ModifyDBInstanceChargeTypeOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderNO *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceChargeTypeOutput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceChargeTypeOutput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceChargeTypeOutput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeOutput) SetInstanceId(v string) *ModifyDBInstanceChargeTypeOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceChargeTypeOutput) SetOrderNO ¶ added in v1.0.93
func (s *ModifyDBInstanceChargeTypeOutput) SetOrderNO(v string) *ModifyDBInstanceChargeTypeOutput
SetOrderNO sets the OrderNO field's value.
func (ModifyDBInstanceChargeTypeOutput) String ¶ added in v1.0.93
func (s ModifyDBInstanceChargeTypeOutput) String() string
String returns the string representation
type ModifyDBInstanceDeletionProtectionPolicyInput ¶ added in v1.1.18
type ModifyDBInstanceDeletionProtectionPolicyInput struct {
// DeletionProtection is a required field
DeletionProtection *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceDeletionProtectionPolicyInput) GoString ¶ added in v1.1.18
func (s ModifyDBInstanceDeletionProtectionPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceDeletionProtectionPolicyInput) SetDeletionProtection ¶ added in v1.1.18
func (s *ModifyDBInstanceDeletionProtectionPolicyInput) SetDeletionProtection(v string) *ModifyDBInstanceDeletionProtectionPolicyInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*ModifyDBInstanceDeletionProtectionPolicyInput) SetInstanceId ¶ added in v1.1.18
func (s *ModifyDBInstanceDeletionProtectionPolicyInput) SetInstanceId(v string) *ModifyDBInstanceDeletionProtectionPolicyInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBInstanceDeletionProtectionPolicyInput) String ¶ added in v1.1.18
func (s ModifyDBInstanceDeletionProtectionPolicyInput) String() string
String returns the string representation
func (*ModifyDBInstanceDeletionProtectionPolicyInput) Validate ¶ added in v1.1.18
func (s *ModifyDBInstanceDeletionProtectionPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceDeletionProtectionPolicyOutput ¶ added in v1.1.18
type ModifyDBInstanceDeletionProtectionPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceDeletionProtectionPolicyOutput) GoString ¶ added in v1.1.18
func (s ModifyDBInstanceDeletionProtectionPolicyOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceDeletionProtectionPolicyOutput) String ¶ added in v1.1.18
func (s ModifyDBInstanceDeletionProtectionPolicyOutput) String() string
String returns the string representation
type ModifyDBInstanceGlobalReadOnlyInput ¶ added in v1.0.185
type ModifyDBInstanceGlobalReadOnlyInput struct {
// GlobalReadOnly is a required field
GlobalReadOnly *bool `type:"boolean" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceGlobalReadOnlyInput) GoString ¶ added in v1.0.185
func (s ModifyDBInstanceGlobalReadOnlyInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceGlobalReadOnlyInput) SetGlobalReadOnly ¶ added in v1.0.185
func (s *ModifyDBInstanceGlobalReadOnlyInput) SetGlobalReadOnly(v bool) *ModifyDBInstanceGlobalReadOnlyInput
SetGlobalReadOnly sets the GlobalReadOnly field's value.
func (*ModifyDBInstanceGlobalReadOnlyInput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBInstanceGlobalReadOnlyInput) SetInstanceId(v string) *ModifyDBInstanceGlobalReadOnlyInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBInstanceGlobalReadOnlyInput) String ¶ added in v1.0.185
func (s ModifyDBInstanceGlobalReadOnlyInput) String() string
String returns the string representation
func (*ModifyDBInstanceGlobalReadOnlyInput) Validate ¶ added in v1.0.185
func (s *ModifyDBInstanceGlobalReadOnlyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceGlobalReadOnlyOutput ¶ added in v1.0.185
type ModifyDBInstanceGlobalReadOnlyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceGlobalReadOnlyOutput) GoString ¶ added in v1.0.185
func (s ModifyDBInstanceGlobalReadOnlyOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceGlobalReadOnlyOutput) String ¶ added in v1.0.185
func (s ModifyDBInstanceGlobalReadOnlyOutput) String() string
String returns the string representation
type ModifyDBInstanceMaintenanceWindowInput ¶ added in v1.0.93
type ModifyDBInstanceMaintenanceWindowInput struct {
DayKind *string `type:"string" json:",omitempty"`
DayOfWeek []*string `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// MaintenanceTime is a required field
MaintenanceTime *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceMaintenanceWindowInput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceMaintenanceWindowInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceMaintenanceWindowInput) SetDayKind ¶ added in v1.0.93
func (s *ModifyDBInstanceMaintenanceWindowInput) SetDayKind(v string) *ModifyDBInstanceMaintenanceWindowInput
SetDayKind sets the DayKind field's value.
func (*ModifyDBInstanceMaintenanceWindowInput) SetDayOfWeek ¶ added in v1.0.93
func (s *ModifyDBInstanceMaintenanceWindowInput) SetDayOfWeek(v []*string) *ModifyDBInstanceMaintenanceWindowInput
SetDayOfWeek sets the DayOfWeek field's value.
func (*ModifyDBInstanceMaintenanceWindowInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceMaintenanceWindowInput) SetInstanceId(v string) *ModifyDBInstanceMaintenanceWindowInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceMaintenanceWindowInput) SetMaintenanceTime ¶ added in v1.0.93
func (s *ModifyDBInstanceMaintenanceWindowInput) SetMaintenanceTime(v string) *ModifyDBInstanceMaintenanceWindowInput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (ModifyDBInstanceMaintenanceWindowInput) String ¶ added in v1.0.93
func (s ModifyDBInstanceMaintenanceWindowInput) String() string
String returns the string representation
func (*ModifyDBInstanceMaintenanceWindowInput) Validate ¶ added in v1.0.93
func (s *ModifyDBInstanceMaintenanceWindowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceMaintenanceWindowOutput ¶ added in v1.0.93
type ModifyDBInstanceMaintenanceWindowOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceMaintenanceWindowOutput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceMaintenanceWindowOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceMaintenanceWindowOutput) String ¶ added in v1.0.93
func (s ModifyDBInstanceMaintenanceWindowOutput) String() string
String returns the string representation
type ModifyDBInstanceNameInput ¶
type ModifyDBInstanceNameInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// InstanceNewName is a required field
InstanceNewName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameInput) GoString ¶
func (s ModifyDBInstanceNameInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceNameInput) SetInstanceId ¶
func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceNameInput) SetInstanceNewName ¶
func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
SetInstanceNewName sets the InstanceNewName field's value.
func (ModifyDBInstanceNameInput) String ¶
func (s ModifyDBInstanceNameInput) String() string
String returns the string representation
func (*ModifyDBInstanceNameInput) Validate ¶
func (s *ModifyDBInstanceNameInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceNameOutput ¶
type ModifyDBInstanceNameOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameOutput) GoString ¶
func (s ModifyDBInstanceNameOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceNameOutput) String ¶
func (s ModifyDBInstanceNameOutput) String() string
String returns the string representation
type ModifyDBInstanceParametersInput ¶
type ModifyDBInstanceParametersInput struct {
CustomNodeIds []*string `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ParamApplyScope *string `type:"string" json:",omitempty"`
Parameters []*ParameterForModifyDBInstanceParametersInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceParametersInput) GoString ¶
func (s ModifyDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceParametersInput) SetCustomNodeIds ¶ added in v1.0.150
func (s *ModifyDBInstanceParametersInput) SetCustomNodeIds(v []*string) *ModifyDBInstanceParametersInput
SetCustomNodeIds sets the CustomNodeIds field's value.
func (*ModifyDBInstanceParametersInput) SetInstanceId ¶
func (s *ModifyDBInstanceParametersInput) SetInstanceId(v string) *ModifyDBInstanceParametersInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceParametersInput) SetParamApplyScope ¶ added in v1.0.150
func (s *ModifyDBInstanceParametersInput) SetParamApplyScope(v string) *ModifyDBInstanceParametersInput
SetParamApplyScope sets the ParamApplyScope field's value.
func (*ModifyDBInstanceParametersInput) SetParameters ¶
func (s *ModifyDBInstanceParametersInput) SetParameters(v []*ParameterForModifyDBInstanceParametersInput) *ModifyDBInstanceParametersInput
SetParameters sets the Parameters field's value.
func (ModifyDBInstanceParametersInput) String ¶
func (s ModifyDBInstanceParametersInput) String() string
String returns the string representation
func (*ModifyDBInstanceParametersInput) Validate ¶
func (s *ModifyDBInstanceParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceParametersOutput ¶
type ModifyDBInstanceParametersOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceParametersOutput) GoString ¶
func (s ModifyDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceParametersOutput) String ¶
func (s ModifyDBInstanceParametersOutput) String() string
String returns the string representation
type ModifyDBInstanceSSLInput ¶
type ModifyDBInstanceSSLInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ReloadSSLCertificate *bool `type:"boolean" json:",omitempty"`
SSLEnable *bool `type:"boolean" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSSLInput) GoString ¶
func (s ModifyDBInstanceSSLInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSSLInput) SetInstanceId ¶
func (s *ModifyDBInstanceSSLInput) SetInstanceId(v string) *ModifyDBInstanceSSLInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSSLInput) SetReloadSSLCertificate ¶ added in v1.0.125
func (s *ModifyDBInstanceSSLInput) SetReloadSSLCertificate(v bool) *ModifyDBInstanceSSLInput
SetReloadSSLCertificate sets the ReloadSSLCertificate field's value.
func (*ModifyDBInstanceSSLInput) SetSSLEnable ¶
func (s *ModifyDBInstanceSSLInput) SetSSLEnable(v bool) *ModifyDBInstanceSSLInput
SetSSLEnable sets the SSLEnable field's value.
func (*ModifyDBInstanceSSLInput) SetSpecifiedSwitchEndTime ¶ added in v1.1.18
func (s *ModifyDBInstanceSSLInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBInstanceSSLInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*ModifyDBInstanceSSLInput) SetSpecifiedSwitchStartTime ¶ added in v1.1.18
func (s *ModifyDBInstanceSSLInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBInstanceSSLInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*ModifyDBInstanceSSLInput) SetSwitchType ¶ added in v1.1.18
func (s *ModifyDBInstanceSSLInput) SetSwitchType(v string) *ModifyDBInstanceSSLInput
SetSwitchType sets the SwitchType field's value.
func (ModifyDBInstanceSSLInput) String ¶
func (s ModifyDBInstanceSSLInput) String() string
String returns the string representation
func (*ModifyDBInstanceSSLInput) Validate ¶
func (s *ModifyDBInstanceSSLInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceSSLOutput ¶
type ModifyDBInstanceSSLOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceSSLOutput) GoString ¶
func (s ModifyDBInstanceSSLOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceSSLOutput) String ¶
func (s ModifyDBInstanceSSLOutput) String() string
String returns the string representation
type ModifyDBInstanceSpecInput ¶
type ModifyDBInstanceSpecInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ModifyType *string `type:"string" json:",omitempty"`
NodeInfo []*NodeInfoForModifyDBInstanceSpecInput `type:"list" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSpecInput) GoString ¶
func (s ModifyDBInstanceSpecInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSpecInput) SetInstanceId ¶
func (s *ModifyDBInstanceSpecInput) SetInstanceId(v string) *ModifyDBInstanceSpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSpecInput) SetModifyType ¶ added in v1.0.93
func (s *ModifyDBInstanceSpecInput) SetModifyType(v string) *ModifyDBInstanceSpecInput
SetModifyType sets the ModifyType field's value.
func (*ModifyDBInstanceSpecInput) SetNodeInfo ¶
func (s *ModifyDBInstanceSpecInput) SetNodeInfo(v []*NodeInfoForModifyDBInstanceSpecInput) *ModifyDBInstanceSpecInput
SetNodeInfo sets the NodeInfo field's value.
func (*ModifyDBInstanceSpecInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *ModifyDBInstanceSpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBInstanceSpecInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*ModifyDBInstanceSpecInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *ModifyDBInstanceSpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBInstanceSpecInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*ModifyDBInstanceSpecInput) SetStorageSpace ¶
func (s *ModifyDBInstanceSpecInput) SetStorageSpace(v int32) *ModifyDBInstanceSpecInput
SetStorageSpace sets the StorageSpace field's value.
func (*ModifyDBInstanceSpecInput) SetStorageType ¶
func (s *ModifyDBInstanceSpecInput) SetStorageType(v string) *ModifyDBInstanceSpecInput
SetStorageType sets the StorageType field's value.
func (*ModifyDBInstanceSpecInput) SetSwitchType ¶ added in v1.0.93
func (s *ModifyDBInstanceSpecInput) SetSwitchType(v string) *ModifyDBInstanceSpecInput
SetSwitchType sets the SwitchType field's value.
func (ModifyDBInstanceSpecInput) String ¶
func (s ModifyDBInstanceSpecInput) String() string
String returns the string representation
func (*ModifyDBInstanceSpecInput) Validate ¶
func (s *ModifyDBInstanceSpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceSpecOutput ¶
type ModifyDBInstanceSpecOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSpecOutput) GoString ¶
func (s ModifyDBInstanceSpecOutput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSpecOutput) SetInstanceId ¶
func (s *ModifyDBInstanceSpecOutput) SetInstanceId(v string) *ModifyDBInstanceSpecOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSpecOutput) SetOrderId ¶
func (s *ModifyDBInstanceSpecOutput) SetOrderId(v string) *ModifyDBInstanceSpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBInstanceSpecOutput) String ¶
func (s ModifyDBInstanceSpecOutput) String() string
String returns the string representation
type ModifyDBInstanceSyncModeInput ¶ added in v1.0.93
type ModifyDBInstanceSyncModeInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// SyncMode is a required field
SyncMode *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSyncModeInput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceSyncModeInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSyncModeInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceSyncModeInput) SetInstanceId(v string) *ModifyDBInstanceSyncModeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSyncModeInput) SetSyncMode ¶ added in v1.0.93
func (s *ModifyDBInstanceSyncModeInput) SetSyncMode(v string) *ModifyDBInstanceSyncModeInput
SetSyncMode sets the SyncMode field's value.
func (ModifyDBInstanceSyncModeInput) String ¶ added in v1.0.93
func (s ModifyDBInstanceSyncModeInput) String() string
String returns the string representation
func (*ModifyDBInstanceSyncModeInput) Validate ¶ added in v1.0.93
func (s *ModifyDBInstanceSyncModeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceSyncModeOutput ¶ added in v1.0.93
type ModifyDBInstanceSyncModeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceSyncModeOutput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceSyncModeOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceSyncModeOutput) String ¶ added in v1.0.93
func (s ModifyDBInstanceSyncModeOutput) String() string
String returns the string representation
type ModifyDBInstanceTDEInput ¶ added in v1.0.93
type ModifyDBInstanceTDEInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
KeyName *string `type:"string" json:",omitempty"`
KeyringName *string `type:"string" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// TDEStatus is a required field
TDEStatus *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceTDEInput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceTDEInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceTDEInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceTDEInput) SetInstanceId(v string) *ModifyDBInstanceTDEInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceTDEInput) SetKeyName ¶ added in v1.0.125
func (s *ModifyDBInstanceTDEInput) SetKeyName(v string) *ModifyDBInstanceTDEInput
SetKeyName sets the KeyName field's value.
func (*ModifyDBInstanceTDEInput) SetKeyringName ¶ added in v1.0.125
func (s *ModifyDBInstanceTDEInput) SetKeyringName(v string) *ModifyDBInstanceTDEInput
SetKeyringName sets the KeyringName field's value.
func (*ModifyDBInstanceTDEInput) SetSpecifiedSwitchEndTime ¶ added in v1.1.35
func (s *ModifyDBInstanceTDEInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBInstanceTDEInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*ModifyDBInstanceTDEInput) SetSpecifiedSwitchStartTime ¶ added in v1.1.35
func (s *ModifyDBInstanceTDEInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBInstanceTDEInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*ModifyDBInstanceTDEInput) SetSwitchType ¶ added in v1.1.35
func (s *ModifyDBInstanceTDEInput) SetSwitchType(v string) *ModifyDBInstanceTDEInput
SetSwitchType sets the SwitchType field's value.
func (*ModifyDBInstanceTDEInput) SetTDEStatus ¶ added in v1.0.93
func (s *ModifyDBInstanceTDEInput) SetTDEStatus(v string) *ModifyDBInstanceTDEInput
SetTDEStatus sets the TDEStatus field's value.
func (ModifyDBInstanceTDEInput) String ¶ added in v1.0.93
func (s ModifyDBInstanceTDEInput) String() string
String returns the string representation
func (*ModifyDBInstanceTDEInput) Validate ¶ added in v1.0.93
func (s *ModifyDBInstanceTDEInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceTDEOutput ¶ added in v1.0.93
type ModifyDBInstanceTDEOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceTDEOutput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceTDEOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceTDEOutput) String ¶ added in v1.0.93
func (s ModifyDBInstanceTDEOutput) String() string
String returns the string representation
type ModifyDBInstanceTypeInput ¶ added in v1.0.93
type ModifyDBInstanceTypeInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForModifyDBInstanceTypeInput `type:"list" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// TypeConvertPath is a required field
TypeConvertPath *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceTypeInput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceTypeInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceTypeInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceTypeInput) SetInstanceId(v string) *ModifyDBInstanceTypeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceTypeInput) SetNodeInfo ¶ added in v1.0.93
func (s *ModifyDBInstanceTypeInput) SetNodeInfo(v []*NodeInfoForModifyDBInstanceTypeInput) *ModifyDBInstanceTypeInput
SetNodeInfo sets the NodeInfo field's value.
func (*ModifyDBInstanceTypeInput) SetSwitchType ¶ added in v1.1.35
func (s *ModifyDBInstanceTypeInput) SetSwitchType(v string) *ModifyDBInstanceTypeInput
SetSwitchType sets the SwitchType field's value.
func (*ModifyDBInstanceTypeInput) SetTypeConvertPath ¶ added in v1.0.93
func (s *ModifyDBInstanceTypeInput) SetTypeConvertPath(v string) *ModifyDBInstanceTypeInput
SetTypeConvertPath sets the TypeConvertPath field's value.
func (ModifyDBInstanceTypeInput) String ¶ added in v1.0.93
func (s ModifyDBInstanceTypeInput) String() string
String returns the string representation
func (*ModifyDBInstanceTypeInput) Validate ¶ added in v1.0.93
func (s *ModifyDBInstanceTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceTypeOutput ¶ added in v1.0.93
type ModifyDBInstanceTypeOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceTypeOutput) GoString ¶ added in v1.0.93
func (s ModifyDBInstanceTypeOutput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceTypeOutput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBInstanceTypeOutput) SetInstanceId(v string) *ModifyDBInstanceTypeOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceTypeOutput) SetOrderId ¶ added in v1.0.93
func (s *ModifyDBInstanceTypeOutput) SetOrderId(v string) *ModifyDBInstanceTypeOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBInstanceTypeOutput) String ¶ added in v1.0.93
func (s ModifyDBInstanceTypeOutput) String() string
String returns the string representation
type ModifyDBNodeSpecInput ¶ added in v1.0.185
type ModifyDBNodeSpecInput struct {
EstimateOnly *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForModifyDBNodeSpecInput `type:"list" json:",omitempty"`
RequestSource *string `type:"string" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBNodeSpecInput) GoString ¶ added in v1.0.185
func (s ModifyDBNodeSpecInput) GoString() string
GoString returns the string representation
func (*ModifyDBNodeSpecInput) SetEstimateOnly ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetEstimateOnly(v bool) *ModifyDBNodeSpecInput
SetEstimateOnly sets the EstimateOnly field's value.
func (*ModifyDBNodeSpecInput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetInstanceId(v string) *ModifyDBNodeSpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBNodeSpecInput) SetNodeInfo ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetNodeInfo(v []*NodeInfoForModifyDBNodeSpecInput) *ModifyDBNodeSpecInput
SetNodeInfo sets the NodeInfo field's value.
func (*ModifyDBNodeSpecInput) SetRequestSource ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetRequestSource(v string) *ModifyDBNodeSpecInput
SetRequestSource sets the RequestSource field's value.
func (*ModifyDBNodeSpecInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBNodeSpecInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*ModifyDBNodeSpecInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBNodeSpecInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*ModifyDBNodeSpecInput) SetStorageSpace ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetStorageSpace(v int32) *ModifyDBNodeSpecInput
SetStorageSpace sets the StorageSpace field's value.
func (*ModifyDBNodeSpecInput) SetStorageType ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetStorageType(v string) *ModifyDBNodeSpecInput
SetStorageType sets the StorageType field's value.
func (*ModifyDBNodeSpecInput) SetSwitchType ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) SetSwitchType(v string) *ModifyDBNodeSpecInput
SetSwitchType sets the SwitchType field's value.
func (ModifyDBNodeSpecInput) String ¶ added in v1.0.185
func (s ModifyDBNodeSpecInput) String() string
String returns the string representation
func (*ModifyDBNodeSpecInput) Validate ¶ added in v1.0.185
func (s *ModifyDBNodeSpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBNodeSpecOutput ¶ added in v1.0.185
type ModifyDBNodeSpecOutput struct {
Metadata *response.ResponseMetadata
EstimationResult *EstimationResultForModifyDBNodeSpecOutput `type:"structure" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBNodeSpecOutput) GoString ¶ added in v1.0.185
func (s ModifyDBNodeSpecOutput) GoString() string
GoString returns the string representation
func (*ModifyDBNodeSpecOutput) SetEstimationResult ¶ added in v1.0.185
func (s *ModifyDBNodeSpecOutput) SetEstimationResult(v *EstimationResultForModifyDBNodeSpecOutput) *ModifyDBNodeSpecOutput
SetEstimationResult sets the EstimationResult field's value.
func (*ModifyDBNodeSpecOutput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBNodeSpecOutput) SetInstanceId(v string) *ModifyDBNodeSpecOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBNodeSpecOutput) SetOrderId ¶ added in v1.0.185
func (s *ModifyDBNodeSpecOutput) SetOrderId(v string) *ModifyDBNodeSpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBNodeSpecOutput) String ¶ added in v1.0.185
func (s ModifyDBNodeSpecOutput) String() string
String returns the string representation
type ModifyDBNodeTemporarySpecInput ¶ added in v1.0.185
type ModifyDBNodeTemporarySpecInput struct {
EstimateOnly *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForModifyDBNodeTemporarySpecInput `type:"list" json:",omitempty"`
RequestSource *string `type:"string" json:",omitempty"`
// RollbackTime is a required field
RollbackTime *string `type:"string" json:",omitempty" required:"true"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBNodeTemporarySpecInput) GoString ¶ added in v1.0.185
func (s ModifyDBNodeTemporarySpecInput) GoString() string
GoString returns the string representation
func (*ModifyDBNodeTemporarySpecInput) SetEstimateOnly ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetEstimateOnly(v bool) *ModifyDBNodeTemporarySpecInput
SetEstimateOnly sets the EstimateOnly field's value.
func (*ModifyDBNodeTemporarySpecInput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetInstanceId(v string) *ModifyDBNodeTemporarySpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBNodeTemporarySpecInput) SetNodeInfo ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetNodeInfo(v []*NodeInfoForModifyDBNodeTemporarySpecInput) *ModifyDBNodeTemporarySpecInput
SetNodeInfo sets the NodeInfo field's value.
func (*ModifyDBNodeTemporarySpecInput) SetRequestSource ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetRequestSource(v string) *ModifyDBNodeTemporarySpecInput
SetRequestSource sets the RequestSource field's value.
func (*ModifyDBNodeTemporarySpecInput) SetRollbackTime ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetRollbackTime(v string) *ModifyDBNodeTemporarySpecInput
SetRollbackTime sets the RollbackTime field's value.
func (*ModifyDBNodeTemporarySpecInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBNodeTemporarySpecInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*ModifyDBNodeTemporarySpecInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBNodeTemporarySpecInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*ModifyDBNodeTemporarySpecInput) SetSwitchType ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) SetSwitchType(v string) *ModifyDBNodeTemporarySpecInput
SetSwitchType sets the SwitchType field's value.
func (ModifyDBNodeTemporarySpecInput) String ¶ added in v1.0.185
func (s ModifyDBNodeTemporarySpecInput) String() string
String returns the string representation
func (*ModifyDBNodeTemporarySpecInput) Validate ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBNodeTemporarySpecOutput ¶ added in v1.0.185
type ModifyDBNodeTemporarySpecOutput struct {
Metadata *response.ResponseMetadata
EstimationResult *EstimationResultForModifyDBNodeTemporarySpecOutput `type:"structure" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBNodeTemporarySpecOutput) GoString ¶ added in v1.0.185
func (s ModifyDBNodeTemporarySpecOutput) GoString() string
GoString returns the string representation
func (*ModifyDBNodeTemporarySpecOutput) SetEstimationResult ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecOutput) SetEstimationResult(v *EstimationResultForModifyDBNodeTemporarySpecOutput) *ModifyDBNodeTemporarySpecOutput
SetEstimationResult sets the EstimationResult field's value.
func (*ModifyDBNodeTemporarySpecOutput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecOutput) SetInstanceId(v string) *ModifyDBNodeTemporarySpecOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBNodeTemporarySpecOutput) SetOrderId ¶ added in v1.0.185
func (s *ModifyDBNodeTemporarySpecOutput) SetOrderId(v string) *ModifyDBNodeTemporarySpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBNodeTemporarySpecOutput) String ¶ added in v1.0.185
func (s ModifyDBNodeTemporarySpecOutput) String() string
String returns the string representation
type ModifyDBProxyConfigInput ¶ added in v1.0.93
type ModifyDBProxyConfigInput struct {
ConnectionPoolType *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBProxyConfigInput) GoString ¶ added in v1.0.93
func (s ModifyDBProxyConfigInput) GoString() string
GoString returns the string representation
func (*ModifyDBProxyConfigInput) SetConnectionPoolType ¶ added in v1.0.93
func (s *ModifyDBProxyConfigInput) SetConnectionPoolType(v string) *ModifyDBProxyConfigInput
SetConnectionPoolType sets the ConnectionPoolType field's value.
func (*ModifyDBProxyConfigInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBProxyConfigInput) SetInstanceId(v string) *ModifyDBProxyConfigInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBProxyConfigInput) String ¶ added in v1.0.93
func (s ModifyDBProxyConfigInput) String() string
String returns the string representation
func (*ModifyDBProxyConfigInput) Validate ¶ added in v1.0.93
func (s *ModifyDBProxyConfigInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBProxyConfigOutput ¶ added in v1.0.93
type ModifyDBProxyConfigOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBProxyConfigOutput) GoString ¶ added in v1.0.93
func (s ModifyDBProxyConfigOutput) GoString() string
GoString returns the string representation
func (ModifyDBProxyConfigOutput) String ¶ added in v1.0.93
func (s ModifyDBProxyConfigOutput) String() string
String returns the string representation
type ModifyDBProxyInput ¶ added in v1.0.93
type ModifyDBProxyInput struct {
ConvertDefaultEndpoint *bool `type:"boolean" json:",omitempty"`
EnableDBProxy *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ProxyNodeCustom *ProxyNodeCustomForModifyDBProxyInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBProxyInput) GoString ¶ added in v1.0.93
func (s ModifyDBProxyInput) GoString() string
GoString returns the string representation
func (*ModifyDBProxyInput) SetConvertDefaultEndpoint ¶ added in v1.1.18
func (s *ModifyDBProxyInput) SetConvertDefaultEndpoint(v bool) *ModifyDBProxyInput
SetConvertDefaultEndpoint sets the ConvertDefaultEndpoint field's value.
func (*ModifyDBProxyInput) SetEnableDBProxy ¶ added in v1.0.93
func (s *ModifyDBProxyInput) SetEnableDBProxy(v bool) *ModifyDBProxyInput
SetEnableDBProxy sets the EnableDBProxy field's value.
func (*ModifyDBProxyInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDBProxyInput) SetInstanceId(v string) *ModifyDBProxyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBProxyInput) SetProxyNodeCustom ¶ added in v1.0.185
func (s *ModifyDBProxyInput) SetProxyNodeCustom(v *ProxyNodeCustomForModifyDBProxyInput) *ModifyDBProxyInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (ModifyDBProxyInput) String ¶ added in v1.0.93
func (s ModifyDBProxyInput) String() string
String returns the string representation
func (*ModifyDBProxyInput) Validate ¶ added in v1.0.185
func (s *ModifyDBProxyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBProxyOutput ¶ added in v1.0.93
type ModifyDBProxyOutput struct {
Metadata *response.ResponseMetadata
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBProxyOutput) GoString ¶ added in v1.0.93
func (s ModifyDBProxyOutput) GoString() string
GoString returns the string representation
func (*ModifyDBProxyOutput) SetOrderId ¶ added in v1.0.185
func (s *ModifyDBProxyOutput) SetOrderId(v string) *ModifyDBProxyOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBProxyOutput) String ¶ added in v1.0.93
func (s ModifyDBProxyOutput) String() string
String returns the string representation
type ModifyDBProxySpecInput ¶ added in v1.0.185
type ModifyDBProxySpecInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ProxyNodeCustom *ProxyNodeCustomForModifyDBProxySpecInput `type:"structure" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBProxySpecInput) GoString ¶ added in v1.0.185
func (s ModifyDBProxySpecInput) GoString() string
GoString returns the string representation
func (*ModifyDBProxySpecInput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyDBProxySpecInput) SetInstanceId(v string) *ModifyDBProxySpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBProxySpecInput) SetProxyNodeCustom ¶ added in v1.0.185
func (s *ModifyDBProxySpecInput) SetProxyNodeCustom(v *ProxyNodeCustomForModifyDBProxySpecInput) *ModifyDBProxySpecInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*ModifyDBProxySpecInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *ModifyDBProxySpecInput) SetSpecifiedSwitchEndTime(v string) *ModifyDBProxySpecInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*ModifyDBProxySpecInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *ModifyDBProxySpecInput) SetSpecifiedSwitchStartTime(v string) *ModifyDBProxySpecInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*ModifyDBProxySpecInput) SetSwitchType ¶ added in v1.0.185
func (s *ModifyDBProxySpecInput) SetSwitchType(v string) *ModifyDBProxySpecInput
SetSwitchType sets the SwitchType field's value.
func (ModifyDBProxySpecInput) String ¶ added in v1.0.185
func (s ModifyDBProxySpecInput) String() string
String returns the string representation
func (*ModifyDBProxySpecInput) Validate ¶ added in v1.0.185
func (s *ModifyDBProxySpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBProxySpecOutput ¶ added in v1.0.185
type ModifyDBProxySpecOutput struct {
Metadata *response.ResponseMetadata
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBProxySpecOutput) GoString ¶ added in v1.0.185
func (s ModifyDBProxySpecOutput) GoString() string
GoString returns the string representation
func (*ModifyDBProxySpecOutput) SetOrderId ¶ added in v1.0.185
func (s *ModifyDBProxySpecOutput) SetOrderId(v string) *ModifyDBProxySpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBProxySpecOutput) String ¶ added in v1.0.185
func (s ModifyDBProxySpecOutput) String() string
String returns the string representation
type ModifyDatabaseDescriptionInput ¶ added in v1.0.93
type ModifyDatabaseDescriptionInput struct {
DBDesc *string `type:"string" json:",omitempty"`
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDatabaseDescriptionInput) GoString ¶ added in v1.0.93
func (s ModifyDatabaseDescriptionInput) GoString() string
GoString returns the string representation
func (*ModifyDatabaseDescriptionInput) SetDBDesc ¶ added in v1.0.93
func (s *ModifyDatabaseDescriptionInput) SetDBDesc(v string) *ModifyDatabaseDescriptionInput
SetDBDesc sets the DBDesc field's value.
func (*ModifyDatabaseDescriptionInput) SetDBName ¶ added in v1.0.93
func (s *ModifyDatabaseDescriptionInput) SetDBName(v string) *ModifyDatabaseDescriptionInput
SetDBName sets the DBName field's value.
func (*ModifyDatabaseDescriptionInput) SetInstanceId ¶ added in v1.0.93
func (s *ModifyDatabaseDescriptionInput) SetInstanceId(v string) *ModifyDatabaseDescriptionInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDatabaseDescriptionInput) String ¶ added in v1.0.93
func (s ModifyDatabaseDescriptionInput) String() string
String returns the string representation
func (*ModifyDatabaseDescriptionInput) Validate ¶ added in v1.0.93
func (s *ModifyDatabaseDescriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDatabaseDescriptionOutput ¶ added in v1.0.93
type ModifyDatabaseDescriptionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDatabaseDescriptionOutput) GoString ¶ added in v1.0.93
func (s ModifyDatabaseDescriptionOutput) GoString() string
GoString returns the string representation
func (ModifyDatabaseDescriptionOutput) String ¶ added in v1.0.93
func (s ModifyDatabaseDescriptionOutput) String() string
String returns the string representation
type ModifyParameterTemplateInput ¶ added in v1.0.93
type ModifyParameterTemplateInput struct {
ProjectName *string `type:"string" json:",omitempty"`
TemplateDesc *string `type:"string" json:",omitempty"`
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// TemplateName is a required field
TemplateName *string `type:"string" json:",omitempty" required:"true"`
TemplateParams []*TemplateParamForModifyParameterTemplateInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyParameterTemplateInput) GoString ¶ added in v1.0.93
func (s ModifyParameterTemplateInput) GoString() string
GoString returns the string representation
func (*ModifyParameterTemplateInput) SetProjectName ¶ added in v1.0.185
func (s *ModifyParameterTemplateInput) SetProjectName(v string) *ModifyParameterTemplateInput
SetProjectName sets the ProjectName field's value.
func (*ModifyParameterTemplateInput) SetTemplateDesc ¶ added in v1.0.93
func (s *ModifyParameterTemplateInput) SetTemplateDesc(v string) *ModifyParameterTemplateInput
SetTemplateDesc sets the TemplateDesc field's value.
func (*ModifyParameterTemplateInput) SetTemplateId ¶ added in v1.0.93
func (s *ModifyParameterTemplateInput) SetTemplateId(v string) *ModifyParameterTemplateInput
SetTemplateId sets the TemplateId field's value.
func (*ModifyParameterTemplateInput) SetTemplateName ¶ added in v1.0.93
func (s *ModifyParameterTemplateInput) SetTemplateName(v string) *ModifyParameterTemplateInput
SetTemplateName sets the TemplateName field's value.
func (*ModifyParameterTemplateInput) SetTemplateParams ¶ added in v1.0.93
func (s *ModifyParameterTemplateInput) SetTemplateParams(v []*TemplateParamForModifyParameterTemplateInput) *ModifyParameterTemplateInput
SetTemplateParams sets the TemplateParams field's value.
func (ModifyParameterTemplateInput) String ¶ added in v1.0.93
func (s ModifyParameterTemplateInput) String() string
String returns the string representation
func (*ModifyParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *ModifyParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyParameterTemplateOutput ¶ added in v1.0.93
type ModifyParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s ModifyParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*ModifyParameterTemplateOutput) SetTemplateId ¶ added in v1.1.18
func (s *ModifyParameterTemplateOutput) SetTemplateId(v string) *ModifyParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (ModifyParameterTemplateOutput) String ¶ added in v1.0.93
func (s ModifyParameterTemplateOutput) String() string
String returns the string representation
type ModifyPlannedEventExecuteTimeInput ¶ added in v1.0.125
type ModifyPlannedEventExecuteTimeInput struct {
// EventId is a required field
EventId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ModifyBeginTime *string `type:"string" json:",omitempty"`
ModifyEndTime *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// TaskEventOperation is a required field
TaskEventOperation *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyPlannedEventExecuteTimeInput) GoString ¶ added in v1.0.125
func (s ModifyPlannedEventExecuteTimeInput) GoString() string
GoString returns the string representation
func (*ModifyPlannedEventExecuteTimeInput) SetEventId ¶ added in v1.0.125
func (s *ModifyPlannedEventExecuteTimeInput) SetEventId(v string) *ModifyPlannedEventExecuteTimeInput
SetEventId sets the EventId field's value.
func (*ModifyPlannedEventExecuteTimeInput) SetInstanceId ¶ added in v1.0.185
func (s *ModifyPlannedEventExecuteTimeInput) SetInstanceId(v string) *ModifyPlannedEventExecuteTimeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyPlannedEventExecuteTimeInput) SetModifyBeginTime ¶ added in v1.0.125
func (s *ModifyPlannedEventExecuteTimeInput) SetModifyBeginTime(v string) *ModifyPlannedEventExecuteTimeInput
SetModifyBeginTime sets the ModifyBeginTime field's value.
func (*ModifyPlannedEventExecuteTimeInput) SetModifyEndTime ¶ added in v1.0.125
func (s *ModifyPlannedEventExecuteTimeInput) SetModifyEndTime(v string) *ModifyPlannedEventExecuteTimeInput
SetModifyEndTime sets the ModifyEndTime field's value.
func (*ModifyPlannedEventExecuteTimeInput) SetProjectName ¶ added in v1.0.185
func (s *ModifyPlannedEventExecuteTimeInput) SetProjectName(v string) *ModifyPlannedEventExecuteTimeInput
SetProjectName sets the ProjectName field's value.
func (*ModifyPlannedEventExecuteTimeInput) SetTaskEventOperation ¶ added in v1.0.185
func (s *ModifyPlannedEventExecuteTimeInput) SetTaskEventOperation(v string) *ModifyPlannedEventExecuteTimeInput
SetTaskEventOperation sets the TaskEventOperation field's value.
func (ModifyPlannedEventExecuteTimeInput) String ¶ added in v1.0.125
func (s ModifyPlannedEventExecuteTimeInput) String() string
String returns the string representation
func (*ModifyPlannedEventExecuteTimeInput) Validate ¶ added in v1.0.125
func (s *ModifyPlannedEventExecuteTimeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyPlannedEventExecuteTimeOutput ¶ added in v1.0.125
type ModifyPlannedEventExecuteTimeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyPlannedEventExecuteTimeOutput) GoString ¶ added in v1.0.125
func (s ModifyPlannedEventExecuteTimeOutput) GoString() string
GoString returns the string representation
func (ModifyPlannedEventExecuteTimeOutput) String ¶ added in v1.0.125
func (s ModifyPlannedEventExecuteTimeOutput) String() string
String returns the string representation
type ModifyReadOnlyNodeDelayReplicationTimeInput ¶ added in v1.0.125
type ModifyReadOnlyNodeDelayReplicationTimeInput struct {
// DelayReplicationTime is a required field
DelayReplicationTime *int64 `type:"int64" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NodeId is a required field
NodeId *string `type:"string" json:",omitempty" required:"true"`
UpdateEndpointIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyReadOnlyNodeDelayReplicationTimeInput) GoString ¶ added in v1.0.125
func (s ModifyReadOnlyNodeDelayReplicationTimeInput) GoString() string
GoString returns the string representation
func (*ModifyReadOnlyNodeDelayReplicationTimeInput) SetDelayReplicationTime ¶ added in v1.0.125
func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetDelayReplicationTime(v int64) *ModifyReadOnlyNodeDelayReplicationTimeInput
SetDelayReplicationTime sets the DelayReplicationTime field's value.
func (*ModifyReadOnlyNodeDelayReplicationTimeInput) SetInstanceId ¶ added in v1.0.125
func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetInstanceId(v string) *ModifyReadOnlyNodeDelayReplicationTimeInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyReadOnlyNodeDelayReplicationTimeInput) SetNodeId ¶ added in v1.0.125
func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetNodeId(v string) *ModifyReadOnlyNodeDelayReplicationTimeInput
SetNodeId sets the NodeId field's value.
func (*ModifyReadOnlyNodeDelayReplicationTimeInput) SetUpdateEndpointIds ¶ added in v1.0.125
func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) SetUpdateEndpointIds(v []*string) *ModifyReadOnlyNodeDelayReplicationTimeInput
SetUpdateEndpointIds sets the UpdateEndpointIds field's value.
func (ModifyReadOnlyNodeDelayReplicationTimeInput) String ¶ added in v1.0.125
func (s ModifyReadOnlyNodeDelayReplicationTimeInput) String() string
String returns the string representation
func (*ModifyReadOnlyNodeDelayReplicationTimeInput) Validate ¶ added in v1.0.125
func (s *ModifyReadOnlyNodeDelayReplicationTimeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyReadOnlyNodeDelayReplicationTimeOutput ¶ added in v1.0.125
type ModifyReadOnlyNodeDelayReplicationTimeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyReadOnlyNodeDelayReplicationTimeOutput) GoString ¶ added in v1.0.125
func (s ModifyReadOnlyNodeDelayReplicationTimeOutput) GoString() string
GoString returns the string representation
func (ModifyReadOnlyNodeDelayReplicationTimeOutput) String ¶ added in v1.0.125
func (s ModifyReadOnlyNodeDelayReplicationTimeOutput) String() string
String returns the string representation
type ModifyTaskInput ¶ added in v1.0.125
type ModifyTaskInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
ModifyBeginTime *string `type:"string" json:",omitempty"`
ModifyEndTime *string `type:"string" json:",omitempty"`
ModifyType *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SwitchTime *string `type:"string" json:",omitempty"`
// TaskEventOperation is a required field
TaskEventOperation *string `type:"string" json:",omitempty" required:"true"`
// TaskId is a required field
TaskId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyTaskInput) GoString ¶ added in v1.0.125
func (s ModifyTaskInput) GoString() string
GoString returns the string representation
func (*ModifyTaskInput) SetInstanceId ¶ added in v1.0.137
func (s *ModifyTaskInput) SetInstanceId(v string) *ModifyTaskInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyTaskInput) SetModifyBeginTime ¶ added in v1.0.185
func (s *ModifyTaskInput) SetModifyBeginTime(v string) *ModifyTaskInput
SetModifyBeginTime sets the ModifyBeginTime field's value.
func (*ModifyTaskInput) SetModifyEndTime ¶ added in v1.0.185
func (s *ModifyTaskInput) SetModifyEndTime(v string) *ModifyTaskInput
SetModifyEndTime sets the ModifyEndTime field's value.
func (*ModifyTaskInput) SetModifyType ¶ added in v1.0.125
func (s *ModifyTaskInput) SetModifyType(v string) *ModifyTaskInput
SetModifyType sets the ModifyType field's value.
func (*ModifyTaskInput) SetProjectName ¶ added in v1.0.185
func (s *ModifyTaskInput) SetProjectName(v string) *ModifyTaskInput
SetProjectName sets the ProjectName field's value.
func (*ModifyTaskInput) SetSwitchTime ¶ added in v1.0.125
func (s *ModifyTaskInput) SetSwitchTime(v string) *ModifyTaskInput
SetSwitchTime sets the SwitchTime field's value.
func (*ModifyTaskInput) SetTaskEventOperation ¶ added in v1.0.185
func (s *ModifyTaskInput) SetTaskEventOperation(v string) *ModifyTaskInput
SetTaskEventOperation sets the TaskEventOperation field's value.
func (*ModifyTaskInput) SetTaskId ¶ added in v1.0.125
func (s *ModifyTaskInput) SetTaskId(v string) *ModifyTaskInput
SetTaskId sets the TaskId field's value.
func (ModifyTaskInput) String ¶ added in v1.0.125
func (s ModifyTaskInput) String() string
String returns the string representation
func (*ModifyTaskInput) Validate ¶ added in v1.0.125
func (s *ModifyTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyTaskOutput ¶ added in v1.0.125
type ModifyTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyTaskOutput) GoString ¶ added in v1.0.125
func (s ModifyTaskOutput) GoString() string
GoString returns the string representation
func (ModifyTaskOutput) String ¶ added in v1.0.125
func (s ModifyTaskOutput) String() string
String returns the string representation
type NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput ¶ added in v1.1.18
type NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput struct {
NodeParameterValueDetails []*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput `type:"list" json:",omitempty"`
ParameterName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) GoString ¶ added in v1.1.18
func (s NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) GoString() string
GoString returns the string representation
func (*NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) SetNodeParameterValueDetails ¶ added in v1.1.18
func (s *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) SetNodeParameterValueDetails(v []*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput
SetNodeParameterValueDetails sets the NodeParameterValueDetails field's value.
func (*NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) SetParameterName ¶ added in v1.1.18
func (s *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) SetParameterName(v string) *NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput
SetParameterName sets the ParameterName field's value.
func (NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) String ¶ added in v1.1.18
func (s NodeDifferentParameterForDescribeDBNodeParameterDifferencesOutput) String() string
String returns the string representation
type NodeForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type NodeForDescribeDBBlueGreenDifferencesOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
DelayReplicationTime *int64 `type:"int64" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeStatus *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SyncDelay *int64 `type:"int64" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s NodeForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetCreateTime ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetCreateTime(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetCreateTime sets the CreateTime field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetDelayReplicationTime ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetDelayReplicationTime(v int64) *NodeForDescribeDBBlueGreenDifferencesOutput
SetDelayReplicationTime sets the DelayReplicationTime field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetInstanceId ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetInstanceId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetInstanceId sets the InstanceId field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetMemory ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetMemory(v int32) *NodeForDescribeDBBlueGreenDifferencesOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeId ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeSpec ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeSpec(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeStatus ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeStatus(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetNodeStatus sets the NodeStatus field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeType ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetNodeType(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetRegionId ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetRegionId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetRegionId sets the RegionId field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetSyncDelay ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetSyncDelay(v int64) *NodeForDescribeDBBlueGreenDifferencesOutput
SetSyncDelay sets the SyncDelay field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetUpdateTime ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetUpdateTime(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetVCPU ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetVCPU(v int32) *NodeForDescribeDBBlueGreenDifferencesOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBBlueGreenDifferencesOutput) SetZoneId ¶ added in v1.2.21
func (s *NodeForDescribeDBBlueGreenDifferencesOutput) SetZoneId(v string) *NodeForDescribeDBBlueGreenDifferencesOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s NodeForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type NodeForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type NodeForDescribeDBInstanceDetailOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
DelayReplicationTime *int64 `type:"int64" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeStatus *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SyncDelay *int64 `type:"int64" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.56
func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBInstanceDetailOutput) SetCreateTime ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *NodeForDescribeDBInstanceDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetDelayReplicationTime ¶ added in v1.0.185
func (s *NodeForDescribeDBInstanceDetailOutput) SetDelayReplicationTime(v int64) *NodeForDescribeDBInstanceDetailOutput
SetDelayReplicationTime sets the DelayReplicationTime field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetInstanceId ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *NodeForDescribeDBInstanceDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetMemory ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeForDescribeDBInstanceDetailOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeId ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeSpec ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeStatus ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeStatus(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeStatus sets the NodeStatus field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeType ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetRegionId ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetRegionId(v string) *NodeForDescribeDBInstanceDetailOutput
SetRegionId sets the RegionId field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetSyncDelay ¶ added in v1.0.93
func (s *NodeForDescribeDBInstanceDetailOutput) SetSyncDelay(v int64) *NodeForDescribeDBInstanceDetailOutput
SetSyncDelay sets the SyncDelay field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetUpdateTime ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetUpdateTime(v string) *NodeForDescribeDBInstanceDetailOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetVCPU ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceDetailOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetZoneId ¶ added in v1.0.56
func (s *NodeForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeForDescribeDBInstanceDetailOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.56
func (s NodeForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type NodeForDescribeDBInstanceHAConfigOutput ¶ added in v1.1.35
type NodeForDescribeDBInstanceHAConfigOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
DelayReplicationTime *int64 `type:"int64" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeStatus *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SyncDelay *int64 `type:"int64" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBInstanceHAConfigOutput) GoString ¶ added in v1.1.35
func (s NodeForDescribeDBInstanceHAConfigOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBInstanceHAConfigOutput) SetCreateTime ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetCreateTime(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetCreateTime sets the CreateTime field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetDelayReplicationTime ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetDelayReplicationTime(v int64) *NodeForDescribeDBInstanceHAConfigOutput
SetDelayReplicationTime sets the DelayReplicationTime field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetInstanceId ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetInstanceId(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetInstanceId sets the InstanceId field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetMemory ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetMemory(v int32) *NodeForDescribeDBInstanceHAConfigOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetNodeId ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeId(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetNodeSpec ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetNodeStatus ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeStatus(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetNodeStatus sets the NodeStatus field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetNodeType ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetNodeType(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetRegionId ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetRegionId(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetRegionId sets the RegionId field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetSyncDelay ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetSyncDelay(v int64) *NodeForDescribeDBInstanceHAConfigOutput
SetSyncDelay sets the SyncDelay field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetUpdateTime ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetUpdateTime(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetVCPU ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceHAConfigOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBInstanceHAConfigOutput) SetZoneId ¶ added in v1.1.35
func (s *NodeForDescribeDBInstanceHAConfigOutput) SetZoneId(v string) *NodeForDescribeDBInstanceHAConfigOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBInstanceHAConfigOutput) String ¶ added in v1.1.35
func (s NodeForDescribeDBInstanceHAConfigOutput) String() string
String returns the string representation
type NodeInfoForCreateDBBlueGreenInstanceInput ¶ added in v1.2.21
type NodeInfoForCreateDBBlueGreenInstanceInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForCreateDBBlueGreenInstanceInput) GoString ¶ added in v1.2.21
func (s NodeInfoForCreateDBBlueGreenInstanceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeId ¶ added in v1.2.21
func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeId(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeOperateType ¶ added in v1.2.21
func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeSpec ¶ added in v1.2.21
func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeSpec(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeType ¶ added in v1.2.21
func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetNodeType(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForCreateDBBlueGreenInstanceInput) SetZoneId ¶ added in v1.2.21
func (s *NodeInfoForCreateDBBlueGreenInstanceInput) SetZoneId(v string) *NodeInfoForCreateDBBlueGreenInstanceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForCreateDBBlueGreenInstanceInput) String ¶ added in v1.2.21
func (s NodeInfoForCreateDBBlueGreenInstanceInput) String() string
String returns the string representation
type NodeInfoForCreateDBInstanceInput ¶
type NodeInfoForCreateDBInstanceInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForCreateDBInstanceInput) GoString ¶
func (s NodeInfoForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForCreateDBInstanceInput) SetNodeId ¶
func (s *NodeInfoForCreateDBInstanceInput) SetNodeId(v string) *NodeInfoForCreateDBInstanceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForCreateDBInstanceInput) SetNodeOperateType ¶
func (s *NodeInfoForCreateDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDBInstanceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForCreateDBInstanceInput) SetNodeSpec ¶
func (s *NodeInfoForCreateDBInstanceInput) SetNodeSpec(v string) *NodeInfoForCreateDBInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForCreateDBInstanceInput) SetNodeType ¶
func (s *NodeInfoForCreateDBInstanceInput) SetNodeType(v string) *NodeInfoForCreateDBInstanceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForCreateDBInstanceInput) SetZoneId ¶
func (s *NodeInfoForCreateDBInstanceInput) SetZoneId(v string) *NodeInfoForCreateDBInstanceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForCreateDBInstanceInput) String ¶
func (s NodeInfoForCreateDBInstanceInput) String() string
String returns the string representation
type NodeInfoForCreateDBNodesInput ¶ added in v1.0.185
type NodeInfoForCreateDBNodesInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForCreateDBNodesInput) GoString ¶ added in v1.0.185
func (s NodeInfoForCreateDBNodesInput) GoString() string
GoString returns the string representation
func (*NodeInfoForCreateDBNodesInput) SetNodeId ¶ added in v1.0.185
func (s *NodeInfoForCreateDBNodesInput) SetNodeId(v string) *NodeInfoForCreateDBNodesInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForCreateDBNodesInput) SetNodeOperateType ¶ added in v1.0.185
func (s *NodeInfoForCreateDBNodesInput) SetNodeOperateType(v string) *NodeInfoForCreateDBNodesInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForCreateDBNodesInput) SetNodeSpec ¶ added in v1.0.185
func (s *NodeInfoForCreateDBNodesInput) SetNodeSpec(v string) *NodeInfoForCreateDBNodesInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForCreateDBNodesInput) SetNodeType ¶ added in v1.0.185
func (s *NodeInfoForCreateDBNodesInput) SetNodeType(v string) *NodeInfoForCreateDBNodesInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForCreateDBNodesInput) SetZoneId ¶ added in v1.0.185
func (s *NodeInfoForCreateDBNodesInput) SetZoneId(v string) *NodeInfoForCreateDBNodesInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForCreateDBNodesInput) String ¶ added in v1.0.185
func (s NodeInfoForCreateDBNodesInput) String() string
String returns the string representation
type NodeInfoForCreateDrDBInstanceInput ¶ added in v1.1.18
type NodeInfoForCreateDrDBInstanceInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForCreateDrDBInstanceInput) GoString ¶ added in v1.1.18
func (s NodeInfoForCreateDrDBInstanceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForCreateDrDBInstanceInput) SetNodeId ¶ added in v1.1.18
func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeId(v string) *NodeInfoForCreateDrDBInstanceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForCreateDrDBInstanceInput) SetNodeOperateType ¶ added in v1.1.18
func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDrDBInstanceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForCreateDrDBInstanceInput) SetNodeSpec ¶ added in v1.1.18
func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeSpec(v string) *NodeInfoForCreateDrDBInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForCreateDrDBInstanceInput) SetNodeType ¶ added in v1.1.18
func (s *NodeInfoForCreateDrDBInstanceInput) SetNodeType(v string) *NodeInfoForCreateDrDBInstanceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForCreateDrDBInstanceInput) SetZoneId ¶ added in v1.1.18
func (s *NodeInfoForCreateDrDBInstanceInput) SetZoneId(v string) *NodeInfoForCreateDrDBInstanceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForCreateDrDBInstanceInput) String ¶ added in v1.1.18
func (s NodeInfoForCreateDrDBInstanceInput) String() string
String returns the string representation
type NodeInfoForDescribeDBInstanceNodesOutput ¶ added in v1.1.18
type NodeInfoForDescribeDBInstanceNodesOutput struct {
CPUUsedPercentage *float64 `type:"double" json:",omitempty"`
LastIOError *string `type:"string" json:",omitempty"`
LastSQLError *string `type:"string" json:",omitempty"`
MemoryUsedPercentage *float64 `type:"double" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeStatus *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
SlaveIORunning *bool `type:"boolean" json:",omitempty"`
SlaveSQLRunning *bool `type:"boolean" json:",omitempty"`
SpaceUsedPercentage *float64 `type:"double" json:",omitempty"`
SyncDelay *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForDescribeDBInstanceNodesOutput) GoString ¶ added in v1.1.18
func (s NodeInfoForDescribeDBInstanceNodesOutput) GoString() string
GoString returns the string representation
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetCPUUsedPercentage ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetCPUUsedPercentage(v float64) *NodeInfoForDescribeDBInstanceNodesOutput
SetCPUUsedPercentage sets the CPUUsedPercentage field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetLastIOError ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetLastIOError(v string) *NodeInfoForDescribeDBInstanceNodesOutput
SetLastIOError sets the LastIOError field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetLastSQLError ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetLastSQLError(v string) *NodeInfoForDescribeDBInstanceNodesOutput
SetLastSQLError sets the LastSQLError field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetMemoryUsedPercentage ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetMemoryUsedPercentage(v float64) *NodeInfoForDescribeDBInstanceNodesOutput
SetMemoryUsedPercentage sets the MemoryUsedPercentage field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetNodeId ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetNodeId(v string) *NodeInfoForDescribeDBInstanceNodesOutput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetNodeStatus ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetNodeStatus(v string) *NodeInfoForDescribeDBInstanceNodesOutput
SetNodeStatus sets the NodeStatus field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetNodeType ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetNodeType(v string) *NodeInfoForDescribeDBInstanceNodesOutput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetSlaveIORunning ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSlaveIORunning(v bool) *NodeInfoForDescribeDBInstanceNodesOutput
SetSlaveIORunning sets the SlaveIORunning field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetSlaveSQLRunning ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSlaveSQLRunning(v bool) *NodeInfoForDescribeDBInstanceNodesOutput
SetSlaveSQLRunning sets the SlaveSQLRunning field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetSpaceUsedPercentage ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSpaceUsedPercentage(v float64) *NodeInfoForDescribeDBInstanceNodesOutput
SetSpaceUsedPercentage sets the SpaceUsedPercentage field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetSyncDelay ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetSyncDelay(v int32) *NodeInfoForDescribeDBInstanceNodesOutput
SetSyncDelay sets the SyncDelay field's value.
func (*NodeInfoForDescribeDBInstanceNodesOutput) SetZoneId ¶ added in v1.1.18
func (s *NodeInfoForDescribeDBInstanceNodesOutput) SetZoneId(v string) *NodeInfoForDescribeDBInstanceNodesOutput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForDescribeDBInstanceNodesOutput) String ¶ added in v1.1.18
func (s NodeInfoForDescribeDBInstanceNodesOutput) String() string
String returns the string representation
type NodeInfoForDescribeDBInstancePriceDetailInput ¶
type NodeInfoForDescribeDBInstancePriceDetailInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForDescribeDBInstancePriceDetailInput) GoString ¶
func (s NodeInfoForDescribeDBInstancePriceDetailInput) GoString() string
GoString returns the string representation
func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeId ¶
func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeId(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeOperateType ¶
func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeOperateType(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeSpec ¶
func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeSpec(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeType ¶
func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeType(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetZoneId ¶
func (s *NodeInfoForDescribeDBInstancePriceDetailInput) SetZoneId(v string) *NodeInfoForDescribeDBInstancePriceDetailInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForDescribeDBInstancePriceDetailInput) String ¶
func (s NodeInfoForDescribeDBInstancePriceDetailInput) String() string
String returns the string representation
type NodeInfoForMigrateToOtherZoneInput ¶ added in v1.0.125
type NodeInfoForMigrateToOtherZoneInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForMigrateToOtherZoneInput) GoString ¶ added in v1.0.125
func (s NodeInfoForMigrateToOtherZoneInput) GoString() string
GoString returns the string representation
func (*NodeInfoForMigrateToOtherZoneInput) SetNodeId ¶ added in v1.0.125
func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeId(v string) *NodeInfoForMigrateToOtherZoneInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForMigrateToOtherZoneInput) SetNodeOperateType ¶ added in v1.0.125
func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeOperateType(v string) *NodeInfoForMigrateToOtherZoneInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForMigrateToOtherZoneInput) SetNodeSpec ¶ added in v1.0.125
func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeSpec(v string) *NodeInfoForMigrateToOtherZoneInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForMigrateToOtherZoneInput) SetNodeType ¶ added in v1.0.125
func (s *NodeInfoForMigrateToOtherZoneInput) SetNodeType(v string) *NodeInfoForMigrateToOtherZoneInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForMigrateToOtherZoneInput) SetZoneId ¶ added in v1.0.125
func (s *NodeInfoForMigrateToOtherZoneInput) SetZoneId(v string) *NodeInfoForMigrateToOtherZoneInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForMigrateToOtherZoneInput) String ¶ added in v1.0.125
func (s NodeInfoForMigrateToOtherZoneInput) String() string
String returns the string representation
type NodeInfoForModifyDBInstanceSpecInput ¶
type NodeInfoForModifyDBInstanceSpecInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForModifyDBInstanceSpecInput) GoString ¶
func (s NodeInfoForModifyDBInstanceSpecInput) GoString() string
GoString returns the string representation
func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeId ¶
func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeId(v string) *NodeInfoForModifyDBInstanceSpecInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeOperateType ¶
func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeOperateType(v string) *NodeInfoForModifyDBInstanceSpecInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeSpec ¶
func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeSpec(v string) *NodeInfoForModifyDBInstanceSpecInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeType ¶
func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodeType(v string) *NodeInfoForModifyDBInstanceSpecInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForModifyDBInstanceSpecInput) SetZoneId ¶
func (s *NodeInfoForModifyDBInstanceSpecInput) SetZoneId(v string) *NodeInfoForModifyDBInstanceSpecInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForModifyDBInstanceSpecInput) String ¶
func (s NodeInfoForModifyDBInstanceSpecInput) String() string
String returns the string representation
type NodeInfoForModifyDBInstanceTypeInput ¶ added in v1.0.93
type NodeInfoForModifyDBInstanceTypeInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForModifyDBInstanceTypeInput) GoString ¶ added in v1.0.93
func (s NodeInfoForModifyDBInstanceTypeInput) GoString() string
GoString returns the string representation
func (*NodeInfoForModifyDBInstanceTypeInput) SetNodeId ¶ added in v1.0.93
func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeId(v string) *NodeInfoForModifyDBInstanceTypeInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForModifyDBInstanceTypeInput) SetNodeOperateType ¶ added in v1.0.93
func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeOperateType(v string) *NodeInfoForModifyDBInstanceTypeInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForModifyDBInstanceTypeInput) SetNodeSpec ¶ added in v1.0.93
func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeSpec(v string) *NodeInfoForModifyDBInstanceTypeInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForModifyDBInstanceTypeInput) SetNodeType ¶ added in v1.0.93
func (s *NodeInfoForModifyDBInstanceTypeInput) SetNodeType(v string) *NodeInfoForModifyDBInstanceTypeInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForModifyDBInstanceTypeInput) SetZoneId ¶ added in v1.0.93
func (s *NodeInfoForModifyDBInstanceTypeInput) SetZoneId(v string) *NodeInfoForModifyDBInstanceTypeInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForModifyDBInstanceTypeInput) String ¶ added in v1.0.93
func (s NodeInfoForModifyDBInstanceTypeInput) String() string
String returns the string representation
type NodeInfoForModifyDBNodeSpecInput ¶ added in v1.0.185
type NodeInfoForModifyDBNodeSpecInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForModifyDBNodeSpecInput) GoString ¶ added in v1.0.185
func (s NodeInfoForModifyDBNodeSpecInput) GoString() string
GoString returns the string representation
func (*NodeInfoForModifyDBNodeSpecInput) SetNodeId ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeId(v string) *NodeInfoForModifyDBNodeSpecInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForModifyDBNodeSpecInput) SetNodeOperateType ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeOperateType(v string) *NodeInfoForModifyDBNodeSpecInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForModifyDBNodeSpecInput) SetNodeSpec ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeSpec(v string) *NodeInfoForModifyDBNodeSpecInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForModifyDBNodeSpecInput) SetNodeType ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeSpecInput) SetNodeType(v string) *NodeInfoForModifyDBNodeSpecInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForModifyDBNodeSpecInput) SetZoneId ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeSpecInput) SetZoneId(v string) *NodeInfoForModifyDBNodeSpecInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForModifyDBNodeSpecInput) String ¶ added in v1.0.185
func (s NodeInfoForModifyDBNodeSpecInput) String() string
String returns the string representation
type NodeInfoForModifyDBNodeTemporarySpecInput ¶ added in v1.0.185
type NodeInfoForModifyDBNodeTemporarySpecInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForModifyDBNodeTemporarySpecInput) GoString ¶ added in v1.0.185
func (s NodeInfoForModifyDBNodeTemporarySpecInput) GoString() string
GoString returns the string representation
func (*NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeId ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeId(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeOperateType ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeOperateType(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeSpec ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeSpec(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeType ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetNodeType(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForModifyDBNodeTemporarySpecInput) SetZoneId ¶ added in v1.0.185
func (s *NodeInfoForModifyDBNodeTemporarySpecInput) SetZoneId(v string) *NodeInfoForModifyDBNodeTemporarySpecInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForModifyDBNodeTemporarySpecInput) String ¶ added in v1.0.185
func (s NodeInfoForModifyDBNodeTemporarySpecInput) String() string
String returns the string representation
type NodeInfoForRebuildDBInstanceInput ¶ added in v1.1.18
type NodeInfoForRebuildDBInstanceInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForRebuildDBInstanceInput) GoString ¶ added in v1.1.18
func (s NodeInfoForRebuildDBInstanceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForRebuildDBInstanceInput) SetNodeId ¶ added in v1.1.18
func (s *NodeInfoForRebuildDBInstanceInput) SetNodeId(v string) *NodeInfoForRebuildDBInstanceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForRebuildDBInstanceInput) SetNodeOperateType ¶ added in v1.1.18
func (s *NodeInfoForRebuildDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForRebuildDBInstanceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForRebuildDBInstanceInput) SetNodeSpec ¶ added in v1.1.18
func (s *NodeInfoForRebuildDBInstanceInput) SetNodeSpec(v string) *NodeInfoForRebuildDBInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForRebuildDBInstanceInput) SetNodeType ¶ added in v1.1.18
func (s *NodeInfoForRebuildDBInstanceInput) SetNodeType(v string) *NodeInfoForRebuildDBInstanceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForRebuildDBInstanceInput) SetZoneId ¶ added in v1.1.18
func (s *NodeInfoForRebuildDBInstanceInput) SetZoneId(v string) *NodeInfoForRebuildDBInstanceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForRebuildDBInstanceInput) String ¶ added in v1.1.18
func (s NodeInfoForRebuildDBInstanceInput) String() string
String returns the string representation
type NodeInfoForRestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type NodeInfoForRestoreToCrossRegionInstanceInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForRestoreToCrossRegionInstanceInput) GoString ¶ added in v1.0.93
func (s NodeInfoForRestoreToCrossRegionInstanceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeId ¶ added in v1.0.93
func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeId(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeOperateType ¶ added in v1.0.93
func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeOperateType(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeSpec ¶ added in v1.0.93
func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeSpec(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeType ¶ added in v1.0.93
func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeType(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForRestoreToCrossRegionInstanceInput) SetZoneId ¶ added in v1.0.93
func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetZoneId(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForRestoreToCrossRegionInstanceInput) String ¶ added in v1.0.93
func (s NodeInfoForRestoreToCrossRegionInstanceInput) String() string
String returns the string representation
type NodeInfoForRestoreToNewInstanceFromUserTosInput ¶ added in v1.1.54
type NodeInfoForRestoreToNewInstanceFromUserTosInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForRestoreToNewInstanceFromUserTosInput) GoString ¶ added in v1.1.54
func (s NodeInfoForRestoreToNewInstanceFromUserTosInput) GoString() string
GoString returns the string representation
func (*NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeId ¶ added in v1.1.54
func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeId(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeOperateType ¶ added in v1.1.54
func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeOperateType(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeSpec ¶ added in v1.1.54
func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeSpec(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeType ¶ added in v1.1.54
func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetNodeType(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForRestoreToNewInstanceFromUserTosInput) SetZoneId ¶ added in v1.1.54
func (s *NodeInfoForRestoreToNewInstanceFromUserTosInput) SetZoneId(v string) *NodeInfoForRestoreToNewInstanceFromUserTosInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForRestoreToNewInstanceFromUserTosInput) String ¶ added in v1.1.54
func (s NodeInfoForRestoreToNewInstanceFromUserTosInput) String() string
String returns the string representation
type NodeInfoForRestoreToNewInstanceInput ¶
type NodeInfoForRestoreToNewInstanceInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeOperateType *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeInfoForRestoreToNewInstanceInput) GoString ¶
func (s NodeInfoForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForRestoreToNewInstanceInput) SetNodeId ¶
func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeId(v string) *NodeInfoForRestoreToNewInstanceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForRestoreToNewInstanceInput) SetNodeOperateType ¶
func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeOperateType(v string) *NodeInfoForRestoreToNewInstanceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForRestoreToNewInstanceInput) SetNodeSpec ¶
func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeSpec(v string) *NodeInfoForRestoreToNewInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForRestoreToNewInstanceInput) SetNodeType ¶
func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeType(v string) *NodeInfoForRestoreToNewInstanceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForRestoreToNewInstanceInput) SetZoneId ¶
func (s *NodeInfoForRestoreToNewInstanceInput) SetZoneId(v string) *NodeInfoForRestoreToNewInstanceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForRestoreToNewInstanceInput) String ¶
func (s NodeInfoForRestoreToNewInstanceInput) String() string
String returns the string representation
type NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput ¶ added in v1.1.18
type NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput struct {
Expression *string `type:"string" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) GoString ¶ added in v1.1.18
func (s NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) GoString() string
GoString returns the string representation
func (*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetExpression ¶ added in v1.1.18
func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetExpression(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
SetExpression sets the Expression field's value.
func (*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeId ¶ added in v1.1.18
func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeId(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
SetNodeId sets the NodeId field's value.
func (*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeSpec ¶ added in v1.1.18
func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeSpec(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeType ¶ added in v1.1.18
func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetNodeType(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
SetNodeType sets the NodeType field's value.
func (*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetParameterValue ¶ added in v1.1.18
func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetParameterValue(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
SetParameterValue sets the ParameterValue field's value.
func (*NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetZoneId ¶ added in v1.1.18
func (s *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) SetZoneId(v string) *NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput
SetZoneId sets the ZoneId field's value.
func (NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) String ¶ added in v1.1.18
func (s NodeParameterValueDetailForDescribeDBNodeParameterDifferencesOutput) String() string
String returns the string representation
type NonWhiteSessionForDescribeNonWhiteSessionListOutput ¶ added in v1.2.21
type NonWhiteSessionForDescribeNonWhiteSessionListOutput struct {
Command *string `type:"string" json:",omitempty"`
DB *string `type:"string" json:",omitempty"`
Host *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
SessionId *string `type:"string" json:",omitempty"`
Time *string `type:"string" json:",omitempty"`
User *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NonWhiteSessionForDescribeNonWhiteSessionListOutput) GoString ¶ added in v1.2.21
func (s NonWhiteSessionForDescribeNonWhiteSessionListOutput) GoString() string
GoString returns the string representation
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetCommand ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetCommand(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetCommand sets the Command field's value.
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetDB ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetDB(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetDB sets the DB field's value.
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetHost ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetHost(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetHost sets the Host field's value.
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetInstanceId ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetInstanceId(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetInstanceId sets the InstanceId field's value.
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetSessionId ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetSessionId(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetSessionId sets the SessionId field's value.
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetTime ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetTime(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetTime sets the Time field's value.
func (*NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetUser ¶ added in v1.2.21
func (s *NonWhiteSessionForDescribeNonWhiteSessionListOutput) SetUser(v string) *NonWhiteSessionForDescribeNonWhiteSessionListOutput
SetUser sets the User field's value.
func (NonWhiteSessionForDescribeNonWhiteSessionListOutput) String ¶ added in v1.2.21
func (s NonWhiteSessionForDescribeNonWhiteSessionListOutput) String() string
String returns the string representation
type OptionForDescribeBackupsInput ¶ added in v1.0.185
type OptionForDescribeBackupsInput struct {
BriefResultOnly *bool `type:"boolean" json:",omitempty"`
ResultFilter *string `type:"string" json:",omitempty"`
ResultSorter *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OptionForDescribeBackupsInput) GoString ¶ added in v1.0.185
func (s OptionForDescribeBackupsInput) GoString() string
GoString returns the string representation
func (*OptionForDescribeBackupsInput) SetBriefResultOnly ¶ added in v1.0.185
func (s *OptionForDescribeBackupsInput) SetBriefResultOnly(v bool) *OptionForDescribeBackupsInput
SetBriefResultOnly sets the BriefResultOnly field's value.
func (*OptionForDescribeBackupsInput) SetResultFilter ¶ added in v1.0.185
func (s *OptionForDescribeBackupsInput) SetResultFilter(v string) *OptionForDescribeBackupsInput
SetResultFilter sets the ResultFilter field's value.
func (*OptionForDescribeBackupsInput) SetResultSorter ¶ added in v1.0.185
func (s *OptionForDescribeBackupsInput) SetResultSorter(v string) *OptionForDescribeBackupsInput
SetResultSorter sets the ResultSorter field's value.
func (OptionForDescribeBackupsInput) String ¶ added in v1.0.185
func (s OptionForDescribeBackupsInput) String() string
String returns the string representation
type PackagePriceDetailForDescribeResourcePackageSpecOutput ¶ added in v1.1.54
type PackagePriceDetailForDescribeResourcePackageSpecOutput struct {
DeductionFactor *string `type:"string" json:",omitempty"`
DeductionItem *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PackagePriceDetailForDescribeResourcePackageSpecOutput) GoString ¶ added in v1.1.54
func (s PackagePriceDetailForDescribeResourcePackageSpecOutput) GoString() string
GoString returns the string representation
func (*PackagePriceDetailForDescribeResourcePackageSpecOutput) SetDeductionFactor ¶ added in v1.1.54
func (s *PackagePriceDetailForDescribeResourcePackageSpecOutput) SetDeductionFactor(v string) *PackagePriceDetailForDescribeResourcePackageSpecOutput
SetDeductionFactor sets the DeductionFactor field's value.
func (*PackagePriceDetailForDescribeResourcePackageSpecOutput) SetDeductionItem ¶ added in v1.1.54
func (s *PackagePriceDetailForDescribeResourcePackageSpecOutput) SetDeductionItem(v string) *PackagePriceDetailForDescribeResourcePackageSpecOutput
SetDeductionItem sets the DeductionItem field's value.
func (PackagePriceDetailForDescribeResourcePackageSpecOutput) String ¶ added in v1.1.54
func (s PackagePriceDetailForDescribeResourcePackageSpecOutput) String() string
String returns the string representation
type ParameterChangeLogForDescribeDBInstanceParametersLogOutput ¶
type ParameterChangeLogForDescribeDBInstanceParametersLogOutput struct {
CustomNodeIds []*string `type:"list" json:",omitempty"`
ModifyTime *string `type:"string" json:",omitempty"`
NewParameterValue *string `type:"string" json:",omitempty"`
OldParameterValue *string `type:"string" json:",omitempty"`
ParamApplyScope *string `type:"string" json:",omitempty"`
ParameterName *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString ¶
func (s ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString() string
GoString returns the string representation
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetCustomNodeIds ¶ added in v1.0.163
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetCustomNodeIds(v []*string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetCustomNodeIds sets the CustomNodeIds field's value.
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetModifyTime ¶
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetModifyTime(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetModifyTime sets the ModifyTime field's value.
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetNewParameterValue ¶
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetNewParameterValue(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetNewParameterValue sets the NewParameterValue field's value.
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetOldParameterValue ¶
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetOldParameterValue(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetOldParameterValue sets the OldParameterValue field's value.
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetParamApplyScope ¶ added in v1.0.163
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetParamApplyScope(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetParamApplyScope sets the ParamApplyScope field's value.
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetParameterName ¶
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetParameterName(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetParameterName sets the ParameterName field's value.
func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetStatus ¶
func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetStatus(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
SetStatus sets the Status field's value.
func (ParameterChangeLogForDescribeDBInstanceParametersLogOutput) String ¶
func (s ParameterChangeLogForDescribeDBInstanceParametersLogOutput) String() string
String returns the string representation
type ParameterForDescribeApplyParameterTemplateOutput ¶ added in v1.0.93
type ParameterForDescribeApplyParameterTemplateOutput struct {
Name *string `type:"string" json:",omitempty"`
NewValue *string `type:"string" json:",omitempty"`
OldValue *string `type:"string" json:",omitempty"`
Restart *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ParameterForDescribeApplyParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s ParameterForDescribeApplyParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*ParameterForDescribeApplyParameterTemplateOutput) SetName ¶ added in v1.0.93
func (s *ParameterForDescribeApplyParameterTemplateOutput) SetName(v string) *ParameterForDescribeApplyParameterTemplateOutput
SetName sets the Name field's value.
func (*ParameterForDescribeApplyParameterTemplateOutput) SetNewValue ¶ added in v1.0.93
func (s *ParameterForDescribeApplyParameterTemplateOutput) SetNewValue(v string) *ParameterForDescribeApplyParameterTemplateOutput
SetNewValue sets the NewValue field's value.
func (*ParameterForDescribeApplyParameterTemplateOutput) SetOldValue ¶ added in v1.0.93
func (s *ParameterForDescribeApplyParameterTemplateOutput) SetOldValue(v string) *ParameterForDescribeApplyParameterTemplateOutput
SetOldValue sets the OldValue field's value.
func (*ParameterForDescribeApplyParameterTemplateOutput) SetRestart ¶ added in v1.0.93
func (s *ParameterForDescribeApplyParameterTemplateOutput) SetRestart(v bool) *ParameterForDescribeApplyParameterTemplateOutput
SetRestart sets the Restart field's value.
func (ParameterForDescribeApplyParameterTemplateOutput) String ¶ added in v1.0.93
func (s ParameterForDescribeApplyParameterTemplateOutput) String() string
String returns the string representation
type ParameterForDescribeDBInstanceParametersOutput ¶ added in v1.0.56
type ParameterForDescribeDBInstanceParametersOutput struct {
CheckingCode *string `type:"string" json:",omitempty"`
Expression *string `type:"string" json:",omitempty"`
ForceRestart *bool `type:"boolean" json:",omitempty"`
ParameterDefaultValue *string `type:"string" json:",omitempty"`
ParameterDescription *string `type:"string" json:",omitempty"`
ParameterName *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ParameterForDescribeDBInstanceParametersOutput) GoString ¶ added in v1.0.56
func (s ParameterForDescribeDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode ¶ added in v1.0.56
func (s *ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *ParameterForDescribeDBInstanceParametersOutput
SetCheckingCode sets the CheckingCode field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetExpression ¶ added in v1.0.125
func (s *ParameterForDescribeDBInstanceParametersOutput) SetExpression(v string) *ParameterForDescribeDBInstanceParametersOutput
SetExpression sets the Expression field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetForceRestart ¶ added in v1.0.56
func (s *ParameterForDescribeDBInstanceParametersOutput) SetForceRestart(v bool) *ParameterForDescribeDBInstanceParametersOutput
SetForceRestart sets the ForceRestart field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue ¶ added in v1.0.56
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterDefaultValue sets the ParameterDefaultValue field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterDescription ¶ added in v1.0.56
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDescription(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterDescription sets the ParameterDescription field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterName ¶ added in v1.0.56
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterName(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterName sets the ParameterName field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterValue ¶ added in v1.0.56
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterValue sets the ParameterValue field's value.
func (ParameterForDescribeDBInstanceParametersOutput) String ¶ added in v1.0.56
func (s ParameterForDescribeDBInstanceParametersOutput) String() string
String returns the string representation
type ParameterForModifyDBInstanceParametersInput ¶
type ParameterForModifyDBInstanceParametersInput struct {
ParameterName *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ParameterForModifyDBInstanceParametersInput) GoString ¶
func (s ParameterForModifyDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*ParameterForModifyDBInstanceParametersInput) SetParameterName ¶
func (s *ParameterForModifyDBInstanceParametersInput) SetParameterName(v string) *ParameterForModifyDBInstanceParametersInput
SetParameterName sets the ParameterName field's value.
func (*ParameterForModifyDBInstanceParametersInput) SetParameterValue ¶
func (s *ParameterForModifyDBInstanceParametersInput) SetParameterValue(v string) *ParameterForModifyDBInstanceParametersInput
SetParameterValue sets the ParameterValue field's value.
func (ParameterForModifyDBInstanceParametersInput) String ¶
func (s ParameterForModifyDBInstanceParametersInput) String() string
String returns the string representation
type PlannedEventForDescribePlannedEventsOutput ¶ added in v1.0.125
type PlannedEventForDescribePlannedEventsOutput struct {
BusinessImpact *string `type:"string" json:",omitempty"`
DBEngine *string `type:"string" json:",omitempty"`
EventAction *string `type:"string" json:",omitempty"`
EventID *string `type:"string" json:",omitempty"`
EventName *string `type:"string" json:",omitempty"`
EventType *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
MaxDelayTime *string `type:"string" json:",omitempty"`
OriginBeginTime *string `type:"string" json:",omitempty"`
PlannedBeginTime *string `type:"string" json:",omitempty"`
PlannedEndTime *string `type:"string" json:",omitempty"`
PlannedEventDescription *string `type:"string" json:",omitempty"`
PlannedEventReason *string `type:"string" json:",omitempty"`
PlannedSwitchBeginTime *string `type:"string" json:",omitempty"`
PlannedSwitchEndTime *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PlannedEventForDescribePlannedEventsOutput) GoString ¶ added in v1.0.125
func (s PlannedEventForDescribePlannedEventsOutput) GoString() string
GoString returns the string representation
func (*PlannedEventForDescribePlannedEventsOutput) SetBusinessImpact ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetBusinessImpact(v string) *PlannedEventForDescribePlannedEventsOutput
SetBusinessImpact sets the BusinessImpact field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetDBEngine ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetDBEngine(v string) *PlannedEventForDescribePlannedEventsOutput
SetDBEngine sets the DBEngine field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetEventAction ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetEventAction(v string) *PlannedEventForDescribePlannedEventsOutput
SetEventAction sets the EventAction field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetEventID ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetEventID(v string) *PlannedEventForDescribePlannedEventsOutput
SetEventID sets the EventID field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetEventName ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetEventName(v string) *PlannedEventForDescribePlannedEventsOutput
SetEventName sets the EventName field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetEventType ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetEventType(v string) *PlannedEventForDescribePlannedEventsOutput
SetEventType sets the EventType field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetInstanceId ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetInstanceId(v string) *PlannedEventForDescribePlannedEventsOutput
SetInstanceId sets the InstanceId field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetInstanceName ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetInstanceName(v string) *PlannedEventForDescribePlannedEventsOutput
SetInstanceName sets the InstanceName field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetMaxDelayTime ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetMaxDelayTime(v string) *PlannedEventForDescribePlannedEventsOutput
SetMaxDelayTime sets the MaxDelayTime field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetOriginBeginTime ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetOriginBeginTime(v string) *PlannedEventForDescribePlannedEventsOutput
SetOriginBeginTime sets the OriginBeginTime field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetPlannedBeginTime ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedBeginTime(v string) *PlannedEventForDescribePlannedEventsOutput
SetPlannedBeginTime sets the PlannedBeginTime field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetPlannedEndTime ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedEndTime(v string) *PlannedEventForDescribePlannedEventsOutput
SetPlannedEndTime sets the PlannedEndTime field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetPlannedEventDescription ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedEventDescription(v string) *PlannedEventForDescribePlannedEventsOutput
SetPlannedEventDescription sets the PlannedEventDescription field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetPlannedEventReason ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedEventReason(v string) *PlannedEventForDescribePlannedEventsOutput
SetPlannedEventReason sets the PlannedEventReason field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetPlannedSwitchBeginTime ¶ added in v1.0.185
func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedSwitchBeginTime(v string) *PlannedEventForDescribePlannedEventsOutput
SetPlannedSwitchBeginTime sets the PlannedSwitchBeginTime field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetPlannedSwitchEndTime ¶ added in v1.0.185
func (s *PlannedEventForDescribePlannedEventsOutput) SetPlannedSwitchEndTime(v string) *PlannedEventForDescribePlannedEventsOutput
SetPlannedSwitchEndTime sets the PlannedSwitchEndTime field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetRegion ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetRegion(v string) *PlannedEventForDescribePlannedEventsOutput
SetRegion sets the Region field's value.
func (*PlannedEventForDescribePlannedEventsOutput) SetStatus ¶ added in v1.0.125
func (s *PlannedEventForDescribePlannedEventsOutput) SetStatus(v string) *PlannedEventForDescribePlannedEventsOutput
SetStatus sets the Status field's value.
func (PlannedEventForDescribePlannedEventsOutput) String ¶ added in v1.0.125
func (s PlannedEventForDescribePlannedEventsOutput) String() string
String returns the string representation
type PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput ¶ added in v1.2.21
type PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput struct {
Description *string `type:"string" json:",omitempty"`
ItemName *string `type:"string" json:",omitempty"`
RiskLevel *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) GoString ¶ added in v1.2.21
func (s PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) GoString() string
GoString returns the string representation
func (*PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetDescription ¶ added in v1.2.21
func (s *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetDescription(v string) *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
SetDescription sets the Description field's value.
func (*PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetItemName ¶ added in v1.2.21
func (s *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetItemName(v string) *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
SetItemName sets the ItemName field's value.
func (*PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetRiskLevel ¶ added in v1.2.21
func (s *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) SetRiskLevel(v string) *PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput
SetRiskLevel sets the RiskLevel field's value.
func (PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) String ¶ added in v1.2.21
func (s PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) String() string
String returns the string representation
type PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput ¶ added in v1.2.21
type PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput struct {
Description *string `type:"string" json:",omitempty"`
ItemName *string `type:"string" json:",omitempty"`
RiskLevel *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString ¶ added in v1.2.21
func (s PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
GoString returns the string representation
func (*PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDescription ¶ added in v1.2.21
func (s *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDescription(v string) *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetDescription sets the Description field's value.
func (*PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemName ¶ added in v1.2.21
func (s *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetItemName(v string) *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetItemName sets the ItemName field's value.
func (*PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetRiskLevel ¶ added in v1.2.21
func (s *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetRiskLevel(v string) *PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetRiskLevel sets the RiskLevel field's value.
func (PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String ¶ added in v1.2.21
func (s PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
String returns the string representation
type PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput ¶ added in v1.2.21
type PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput struct {
CheckTime *string `type:"string" json:",omitempty"`
EffectiveTime *string `type:"string" json:",omitempty"`
GreenInstanceId *string `type:"string" json:",omitempty"`
PrecheckItems []*PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput `type:"list" json:",omitempty"`
Progress *int64 `type:"int64" json:",omitempty"`
Result *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) GoString ¶ added in v1.2.21
func (s PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) GoString() string
GoString returns the string representation
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetCheckTime ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetCheckTime(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetCheckTime sets the CheckTime field's value.
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetEffectiveTime ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetEffectiveTime(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetEffectiveTime sets the EffectiveTime field's value.
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetGreenInstanceId ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetGreenInstanceId(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetGreenInstanceId sets the GreenInstanceId field's value.
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetPrecheckItems ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetPrecheckItems(v []*PrecheckItemForDescribeDBSwitchBlueGreenPrecheckOutput) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetPrecheckItems sets the PrecheckItems field's value.
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetProgress ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetProgress(v int64) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetProgress sets the Progress field's value.
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetResult ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetResult(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetResult sets the Result field's value.
func (*PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetTaskId ¶ added in v1.2.21
func (s *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) SetTaskId(v string) *PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput
SetTaskId sets the TaskId field's value.
func (PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) String ¶ added in v1.2.21
func (s PrecheckResultForDescribeDBSwitchBlueGreenPrecheckOutput) String() string
String returns the string representation
type PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput ¶ added in v1.2.21
type PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput struct {
CheckTime *string `type:"string" json:",omitempty"`
Detail []*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput `type:"list" json:",omitempty"`
EffectiveTime *string `type:"string" json:",omitempty"`
MySqlShellLog *string `type:"string" json:",omitempty"`
PrecheckItems []*PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput `type:"list" json:",omitempty"`
Progress *int64 `type:"int64" json:",omitempty"`
Result *string `type:"string" json:",omitempty"`
SourceMajorVersion *string `type:"string" json:",omitempty"`
TargetMajorVersion *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString ¶ added in v1.2.21
func (s PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) GoString() string
GoString returns the string representation
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetCheckTime ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetCheckTime(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetCheckTime sets the CheckTime field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDetail ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetDetail(v []*DetailForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetDetail sets the Detail field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetEffectiveTime ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetEffectiveTime(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetEffectiveTime sets the EffectiveTime field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetMySqlShellLog ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetMySqlShellLog(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetMySqlShellLog sets the MySqlShellLog field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetPrecheckItems ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetPrecheckItems(v []*PrecheckItemForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetPrecheckItems sets the PrecheckItems field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetProgress ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetProgress(v int64) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetProgress sets the Progress field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetResult ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetResult(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetResult sets the Result field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetSourceMajorVersion ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetSourceMajorVersion(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetSourceMajorVersion sets the SourceMajorVersion field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetTargetMajorVersion ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetTargetMajorVersion(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetTargetMajorVersion sets the TargetMajorVersion field's value.
func (*PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetTaskId ¶ added in v1.2.21
func (s *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) SetTaskId(v string) *PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput
SetTaskId sets the TaskId field's value.
func (PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String ¶ added in v1.2.21
func (s PrecheckResultForDescribeUpgradeEngineMajorVersionPrecheckResultOutput) String() string
String returns the string representation
type ProxyDetailForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type ProxyDetailForDescribeDBBlueGreenDifferencesOutput struct {
DBProxyStatus *string `type:"string" json:",omitempty"`
ProxyResourceInfo *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyDetailForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s ProxyDetailForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*ProxyDetailForDescribeDBBlueGreenDifferencesOutput) SetDBProxyStatus ¶ added in v1.2.21
func (s *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) SetDBProxyStatus(v string) *ProxyDetailForDescribeDBBlueGreenDifferencesOutput
SetDBProxyStatus sets the DBProxyStatus field's value.
func (*ProxyDetailForDescribeDBBlueGreenDifferencesOutput) SetProxyResourceInfo ¶ added in v1.2.21
func (s *ProxyDetailForDescribeDBBlueGreenDifferencesOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) *ProxyDetailForDescribeDBBlueGreenDifferencesOutput
SetProxyResourceInfo sets the ProxyResourceInfo field's value.
func (ProxyDetailForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s ProxyDetailForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type ProxyDetailForDescribeDBInstanceDetailOutput ¶ added in v1.0.185
type ProxyDetailForDescribeDBInstanceDetailOutput struct {
DBProxyStatus *string `type:"string" json:",omitempty"`
ProxyResourceInfo *ProxyResourceInfoForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyDetailForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.185
func (s ProxyDetailForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ProxyDetailForDescribeDBInstanceDetailOutput) SetDBProxyStatus ¶ added in v1.0.185
func (s *ProxyDetailForDescribeDBInstanceDetailOutput) SetDBProxyStatus(v string) *ProxyDetailForDescribeDBInstanceDetailOutput
SetDBProxyStatus sets the DBProxyStatus field's value.
func (*ProxyDetailForDescribeDBInstanceDetailOutput) SetProxyResourceInfo ¶ added in v1.0.185
func (s *ProxyDetailForDescribeDBInstanceDetailOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBInstanceDetailOutput) *ProxyDetailForDescribeDBInstanceDetailOutput
SetProxyResourceInfo sets the ProxyResourceInfo field's value.
func (ProxyDetailForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.185
func (s ProxyDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ProxyDetailForDescribeDBProxyOutput ¶ added in v1.1.35
type ProxyDetailForDescribeDBProxyOutput struct {
DBProxyStatus *string `type:"string" json:",omitempty"`
ProxyResourceInfo *ProxyResourceInfoForDescribeDBProxyOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyDetailForDescribeDBProxyOutput) GoString ¶ added in v1.1.35
func (s ProxyDetailForDescribeDBProxyOutput) GoString() string
GoString returns the string representation
func (*ProxyDetailForDescribeDBProxyOutput) SetDBProxyStatus ¶ added in v1.1.35
func (s *ProxyDetailForDescribeDBProxyOutput) SetDBProxyStatus(v string) *ProxyDetailForDescribeDBProxyOutput
SetDBProxyStatus sets the DBProxyStatus field's value.
func (*ProxyDetailForDescribeDBProxyOutput) SetProxyResourceInfo ¶ added in v1.1.35
func (s *ProxyDetailForDescribeDBProxyOutput) SetProxyResourceInfo(v *ProxyResourceInfoForDescribeDBProxyOutput) *ProxyDetailForDescribeDBProxyOutput
SetProxyResourceInfo sets the ProxyResourceInfo field's value.
func (ProxyDetailForDescribeDBProxyOutput) String ¶ added in v1.1.35
func (s ProxyDetailForDescribeDBProxyOutput) String() string
String returns the string representation
type ProxyNodeCustomForCreateDBBlueGreenInstanceInput ¶ added in v1.2.21
type ProxyNodeCustomForCreateDBBlueGreenInstanceInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForCreateDBBlueGreenInstanceInput) GoString ¶ added in v1.2.21
func (s ProxyNodeCustomForCreateDBBlueGreenInstanceInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForCreateDBBlueGreenInstanceInput) SetCpuNum ¶ added in v1.2.21
func (s *ProxyNodeCustomForCreateDBBlueGreenInstanceInput) SetCpuNum(v int32) *ProxyNodeCustomForCreateDBBlueGreenInstanceInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForCreateDBBlueGreenInstanceInput) String ¶ added in v1.2.21
func (s ProxyNodeCustomForCreateDBBlueGreenInstanceInput) String() string
String returns the string representation
type ProxyNodeCustomForCreateDBInstanceInput ¶ added in v1.1.35
type ProxyNodeCustomForCreateDBInstanceInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForCreateDBInstanceInput) GoString ¶ added in v1.1.35
func (s ProxyNodeCustomForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForCreateDBInstanceInput) SetCpuNum ¶ added in v1.1.35
func (s *ProxyNodeCustomForCreateDBInstanceInput) SetCpuNum(v int32) *ProxyNodeCustomForCreateDBInstanceInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForCreateDBInstanceInput) String ¶ added in v1.1.35
func (s ProxyNodeCustomForCreateDBInstanceInput) String() string
String returns the string representation
type ProxyNodeCustomForCreateDrDBInstanceInput ¶ added in v1.1.35
type ProxyNodeCustomForCreateDrDBInstanceInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForCreateDrDBInstanceInput) GoString ¶ added in v1.1.35
func (s ProxyNodeCustomForCreateDrDBInstanceInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForCreateDrDBInstanceInput) SetCpuNum ¶ added in v1.1.35
func (s *ProxyNodeCustomForCreateDrDBInstanceInput) SetCpuNum(v int32) *ProxyNodeCustomForCreateDrDBInstanceInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForCreateDrDBInstanceInput) String ¶ added in v1.1.35
func (s ProxyNodeCustomForCreateDrDBInstanceInput) String() string
String returns the string representation
type ProxyNodeCustomForDescribeDBInstancePriceDetailInput ¶ added in v1.1.18
type ProxyNodeCustomForDescribeDBInstancePriceDetailInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForDescribeDBInstancePriceDetailInput) GoString ¶ added in v1.1.18
func (s ProxyNodeCustomForDescribeDBInstancePriceDetailInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForDescribeDBInstancePriceDetailInput) SetCpuNum ¶ added in v1.1.18
func (s *ProxyNodeCustomForDescribeDBInstancePriceDetailInput) SetCpuNum(v int32) *ProxyNodeCustomForDescribeDBInstancePriceDetailInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForDescribeDBInstancePriceDetailInput) String ¶ added in v1.1.18
func (s ProxyNodeCustomForDescribeDBInstancePriceDetailInput) String() string
String returns the string representation
type ProxyNodeCustomForDescribeDBProxyPriceDetailInput ¶ added in v1.1.18
type ProxyNodeCustomForDescribeDBProxyPriceDetailInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForDescribeDBProxyPriceDetailInput) GoString ¶ added in v1.1.18
func (s ProxyNodeCustomForDescribeDBProxyPriceDetailInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForDescribeDBProxyPriceDetailInput) SetCpuNum ¶ added in v1.1.18
func (s *ProxyNodeCustomForDescribeDBProxyPriceDetailInput) SetCpuNum(v int32) *ProxyNodeCustomForDescribeDBProxyPriceDetailInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForDescribeDBProxyPriceDetailInput) String ¶ added in v1.1.18
func (s ProxyNodeCustomForDescribeDBProxyPriceDetailInput) String() string
String returns the string representation
type ProxyNodeCustomForModifyDBProxyInput ¶ added in v1.0.185
type ProxyNodeCustomForModifyDBProxyInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForModifyDBProxyInput) GoString ¶ added in v1.0.185
func (s ProxyNodeCustomForModifyDBProxyInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForModifyDBProxyInput) SetCpuNum ¶ added in v1.0.185
func (s *ProxyNodeCustomForModifyDBProxyInput) SetCpuNum(v int32) *ProxyNodeCustomForModifyDBProxyInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForModifyDBProxyInput) String ¶ added in v1.0.185
func (s ProxyNodeCustomForModifyDBProxyInput) String() string
String returns the string representation
type ProxyNodeCustomForModifyDBProxySpecInput ¶ added in v1.0.185
type ProxyNodeCustomForModifyDBProxySpecInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForModifyDBProxySpecInput) GoString ¶ added in v1.0.185
func (s ProxyNodeCustomForModifyDBProxySpecInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForModifyDBProxySpecInput) SetCpuNum ¶ added in v1.0.185
func (s *ProxyNodeCustomForModifyDBProxySpecInput) SetCpuNum(v int32) *ProxyNodeCustomForModifyDBProxySpecInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForModifyDBProxySpecInput) String ¶ added in v1.0.185
func (s ProxyNodeCustomForModifyDBProxySpecInput) String() string
String returns the string representation
type ProxyNodeCustomForRebuildDBInstanceInput ¶ added in v1.1.35
type ProxyNodeCustomForRebuildDBInstanceInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForRebuildDBInstanceInput) GoString ¶ added in v1.1.35
func (s ProxyNodeCustomForRebuildDBInstanceInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForRebuildDBInstanceInput) SetCpuNum ¶ added in v1.1.35
func (s *ProxyNodeCustomForRebuildDBInstanceInput) SetCpuNum(v int32) *ProxyNodeCustomForRebuildDBInstanceInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForRebuildDBInstanceInput) String ¶ added in v1.1.35
func (s ProxyNodeCustomForRebuildDBInstanceInput) String() string
String returns the string representation
type ProxyNodeCustomForRestoreToCrossRegionInstanceInput ¶ added in v1.1.54
type ProxyNodeCustomForRestoreToCrossRegionInstanceInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForRestoreToCrossRegionInstanceInput) GoString ¶ added in v1.1.54
func (s ProxyNodeCustomForRestoreToCrossRegionInstanceInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForRestoreToCrossRegionInstanceInput) SetCpuNum ¶ added in v1.1.54
func (s *ProxyNodeCustomForRestoreToCrossRegionInstanceInput) SetCpuNum(v int32) *ProxyNodeCustomForRestoreToCrossRegionInstanceInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForRestoreToCrossRegionInstanceInput) String ¶ added in v1.1.54
func (s ProxyNodeCustomForRestoreToCrossRegionInstanceInput) String() string
String returns the string representation
type ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput ¶ added in v1.1.54
type ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) GoString ¶ added in v1.1.54
func (s ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) SetCpuNum ¶ added in v1.1.54
func (s *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) SetCpuNum(v int32) *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) String ¶ added in v1.1.54
func (s ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) String() string
String returns the string representation
type ProxyNodeCustomForRestoreToNewInstanceInput ¶ added in v1.1.35
type ProxyNodeCustomForRestoreToNewInstanceInput struct {
CpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyNodeCustomForRestoreToNewInstanceInput) GoString ¶ added in v1.1.35
func (s ProxyNodeCustomForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*ProxyNodeCustomForRestoreToNewInstanceInput) SetCpuNum ¶ added in v1.1.35
func (s *ProxyNodeCustomForRestoreToNewInstanceInput) SetCpuNum(v int32) *ProxyNodeCustomForRestoreToNewInstanceInput
SetCpuNum sets the CpuNum field's value.
func (ProxyNodeCustomForRestoreToNewInstanceInput) String ¶ added in v1.1.35
func (s ProxyNodeCustomForRestoreToNewInstanceInput) String() string
String returns the string representation
type ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput struct {
CurrentProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MaxProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MinProxyCpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetCurrentProxyCpuNum ¶ added in v1.2.21
func (s *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
SetCurrentProxyCpuNum sets the CurrentProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetMaxProxyCpuNum ¶ added in v1.2.21
func (s *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
SetMaxProxyCpuNum sets the MaxProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetMinProxyCpuNum ¶ added in v1.2.21
func (s *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput
SetMinProxyCpuNum sets the MinProxyCpuNum field's value.
func (ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s ProxyResourceInfoForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type ProxyResourceInfoForDescribeDBInstanceDetailOutput ¶ added in v1.0.185
type ProxyResourceInfoForDescribeDBInstanceDetailOutput struct {
CurrentProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MaxProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MinProxyCpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyResourceInfoForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.185
func (s ProxyResourceInfoForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetCurrentProxyCpuNum ¶ added in v1.0.185
func (s *ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBInstanceDetailOutput
SetCurrentProxyCpuNum sets the CurrentProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetMaxProxyCpuNum ¶ added in v1.0.185
func (s *ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBInstanceDetailOutput
SetMaxProxyCpuNum sets the MaxProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetMinProxyCpuNum ¶ added in v1.0.185
func (s *ProxyResourceInfoForDescribeDBInstanceDetailOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBInstanceDetailOutput
SetMinProxyCpuNum sets the MinProxyCpuNum field's value.
func (ProxyResourceInfoForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.185
func (s ProxyResourceInfoForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ProxyResourceInfoForDescribeDBProxyConfigOutput ¶ added in v1.0.185
type ProxyResourceInfoForDescribeDBProxyConfigOutput struct {
CurrentProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MaxProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MinProxyCpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyResourceInfoForDescribeDBProxyConfigOutput) GoString ¶ added in v1.0.185
func (s ProxyResourceInfoForDescribeDBProxyConfigOutput) GoString() string
GoString returns the string representation
func (*ProxyResourceInfoForDescribeDBProxyConfigOutput) SetCurrentProxyCpuNum ¶ added in v1.0.185
func (s *ProxyResourceInfoForDescribeDBProxyConfigOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyConfigOutput
SetCurrentProxyCpuNum sets the CurrentProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBProxyConfigOutput) SetMaxProxyCpuNum ¶ added in v1.0.185
func (s *ProxyResourceInfoForDescribeDBProxyConfigOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyConfigOutput
SetMaxProxyCpuNum sets the MaxProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBProxyConfigOutput) SetMinProxyCpuNum ¶ added in v1.0.185
func (s *ProxyResourceInfoForDescribeDBProxyConfigOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyConfigOutput
SetMinProxyCpuNum sets the MinProxyCpuNum field's value.
func (ProxyResourceInfoForDescribeDBProxyConfigOutput) String ¶ added in v1.0.185
func (s ProxyResourceInfoForDescribeDBProxyConfigOutput) String() string
String returns the string representation
type ProxyResourceInfoForDescribeDBProxyOutput ¶ added in v1.1.35
type ProxyResourceInfoForDescribeDBProxyOutput struct {
CurrentProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MaxProxyCpuNum *int32 `type:"int32" json:",omitempty"`
MinProxyCpuNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProxyResourceInfoForDescribeDBProxyOutput) GoString ¶ added in v1.1.35
func (s ProxyResourceInfoForDescribeDBProxyOutput) GoString() string
GoString returns the string representation
func (*ProxyResourceInfoForDescribeDBProxyOutput) SetCurrentProxyCpuNum ¶ added in v1.1.35
func (s *ProxyResourceInfoForDescribeDBProxyOutput) SetCurrentProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyOutput
SetCurrentProxyCpuNum sets the CurrentProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBProxyOutput) SetMaxProxyCpuNum ¶ added in v1.1.35
func (s *ProxyResourceInfoForDescribeDBProxyOutput) SetMaxProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyOutput
SetMaxProxyCpuNum sets the MaxProxyCpuNum field's value.
func (*ProxyResourceInfoForDescribeDBProxyOutput) SetMinProxyCpuNum ¶ added in v1.1.35
func (s *ProxyResourceInfoForDescribeDBProxyOutput) SetMinProxyCpuNum(v int32) *ProxyResourceInfoForDescribeDBProxyOutput
SetMinProxyCpuNum sets the MinProxyCpuNum field's value.
func (ProxyResourceInfoForDescribeDBProxyOutput) String ¶ added in v1.1.35
func (s ProxyResourceInfoForDescribeDBProxyOutput) String() string
String returns the string representation
type PublicAddressInfoForDescribeDiagnosticsInfosOutput ¶ added in v1.0.185
type PublicAddressInfoForDescribeDiagnosticsInfosOutput struct {
EipId *string `type:"string" json:",omitempty"`
EipName *string `type:"string" json:",omitempty"`
PublicIpAddress *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PublicAddressInfoForDescribeDiagnosticsInfosOutput) GoString ¶ added in v1.0.185
func (s PublicAddressInfoForDescribeDiagnosticsInfosOutput) GoString() string
GoString returns the string representation
func (*PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetEipId ¶ added in v1.0.185
func (s *PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetEipId(v string) *PublicAddressInfoForDescribeDiagnosticsInfosOutput
SetEipId sets the EipId field's value.
func (*PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetEipName ¶ added in v1.0.185
func (s *PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetEipName(v string) *PublicAddressInfoForDescribeDiagnosticsInfosOutput
SetEipName sets the EipName field's value.
func (*PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetPublicIpAddress ¶ added in v1.0.185
func (s *PublicAddressInfoForDescribeDiagnosticsInfosOutput) SetPublicIpAddress(v string) *PublicAddressInfoForDescribeDiagnosticsInfosOutput
SetPublicIpAddress sets the PublicIpAddress field's value.
func (PublicAddressInfoForDescribeDiagnosticsInfosOutput) String ¶ added in v1.0.185
func (s PublicAddressInfoForDescribeDiagnosticsInfosOutput) String() string
String returns the string representation
type RDSMYSQLV2 ¶
RDSMYSQLV2 provides the API operation methods for making requests to RDS_MYSQL_V2. See this package's package overview docs for details on the service.
RDSMYSQLV2 methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *RDSMYSQLV2
New create int can support ssl or region locate set
func (*RDSMYSQLV2) AddDiagnosticsEntity ¶ added in v1.0.185
func (c *RDSMYSQLV2) AddDiagnosticsEntity(input *AddDiagnosticsEntityInput) (*AddDiagnosticsEntityOutput, error)
AddDiagnosticsEntity API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AddDiagnosticsEntity for usage and error information.
func (*RDSMYSQLV2) AddDiagnosticsEntityCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) AddDiagnosticsEntityCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddDiagnosticsEntityCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AddDiagnosticsEntityCommon for usage and error information.
func (*RDSMYSQLV2) AddDiagnosticsEntityCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) AddDiagnosticsEntityCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddDiagnosticsEntityCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddDiagnosticsEntityCommon operation. The "output" return value will be populated with the AddDiagnosticsEntityCommon request's response once the request completes successfully.
Use "Send" method on the returned AddDiagnosticsEntityCommon Request to send the API call to the service. the "output" return value is not valid until after AddDiagnosticsEntityCommon Send returns without error.
See AddDiagnosticsEntityCommon for more information on using the AddDiagnosticsEntityCommon API call, and error handling.
// Example sending a request using the AddDiagnosticsEntityCommonRequest method.
req, resp := client.AddDiagnosticsEntityCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AddDiagnosticsEntityCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) AddDiagnosticsEntityCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddDiagnosticsEntityCommonWithContext is the same as AddDiagnosticsEntityCommon with the addition of the ability to pass a context and additional request options.
See AddDiagnosticsEntityCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AddDiagnosticsEntityRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) AddDiagnosticsEntityRequest(input *AddDiagnosticsEntityInput) (req *request.Request, output *AddDiagnosticsEntityOutput)
AddDiagnosticsEntityRequest generates a "volcengine/request.Request" representing the client's request for the AddDiagnosticsEntity operation. The "output" return value will be populated with the AddDiagnosticsEntityCommon request's response once the request completes successfully.
Use "Send" method on the returned AddDiagnosticsEntityCommon Request to send the API call to the service. the "output" return value is not valid until after AddDiagnosticsEntityCommon Send returns without error.
See AddDiagnosticsEntity for more information on using the AddDiagnosticsEntity API call, and error handling.
// Example sending a request using the AddDiagnosticsEntityRequest method.
req, resp := client.AddDiagnosticsEntityRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AddDiagnosticsEntityWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) AddDiagnosticsEntityWithContext(ctx volcengine.Context, input *AddDiagnosticsEntityInput, opts ...request.Option) (*AddDiagnosticsEntityOutput, error)
AddDiagnosticsEntityWithContext is the same as AddDiagnosticsEntity with the addition of the ability to pass a context and additional request options.
See AddDiagnosticsEntity for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AddTagFromUserBackupInfo ¶ added in v1.1.54
func (c *RDSMYSQLV2) AddTagFromUserBackupInfo(input *AddTagFromUserBackupInfoInput) (*AddTagFromUserBackupInfoOutput, error)
AddTagFromUserBackupInfo API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AddTagFromUserBackupInfo for usage and error information.
func (*RDSMYSQLV2) AddTagFromUserBackupInfoCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) AddTagFromUserBackupInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddTagFromUserBackupInfoCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AddTagFromUserBackupInfoCommon for usage and error information.
func (*RDSMYSQLV2) AddTagFromUserBackupInfoCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) AddTagFromUserBackupInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddTagFromUserBackupInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddTagFromUserBackupInfoCommon operation. The "output" return value will be populated with the AddTagFromUserBackupInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagFromUserBackupInfoCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagFromUserBackupInfoCommon Send returns without error.
See AddTagFromUserBackupInfoCommon for more information on using the AddTagFromUserBackupInfoCommon API call, and error handling.
// Example sending a request using the AddTagFromUserBackupInfoCommonRequest method.
req, resp := client.AddTagFromUserBackupInfoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AddTagFromUserBackupInfoCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) AddTagFromUserBackupInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddTagFromUserBackupInfoCommonWithContext is the same as AddTagFromUserBackupInfoCommon with the addition of the ability to pass a context and additional request options.
See AddTagFromUserBackupInfoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AddTagFromUserBackupInfoRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) AddTagFromUserBackupInfoRequest(input *AddTagFromUserBackupInfoInput) (req *request.Request, output *AddTagFromUserBackupInfoOutput)
AddTagFromUserBackupInfoRequest generates a "volcengine/request.Request" representing the client's request for the AddTagFromUserBackupInfo operation. The "output" return value will be populated with the AddTagFromUserBackupInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagFromUserBackupInfoCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagFromUserBackupInfoCommon Send returns without error.
See AddTagFromUserBackupInfo for more information on using the AddTagFromUserBackupInfo API call, and error handling.
// Example sending a request using the AddTagFromUserBackupInfoRequest method.
req, resp := client.AddTagFromUserBackupInfoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AddTagFromUserBackupInfoWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) AddTagFromUserBackupInfoWithContext(ctx volcengine.Context, input *AddTagFromUserBackupInfoInput, opts ...request.Option) (*AddTagFromUserBackupInfoOutput, error)
AddTagFromUserBackupInfoWithContext is the same as AddTagFromUserBackupInfo with the addition of the ability to pass a context and additional request options.
See AddTagFromUserBackupInfo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AddTagsToResource ¶ added in v1.0.93
func (c *RDSMYSQLV2) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
AddTagsToResource API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AddTagsToResource for usage and error information.
func (*RDSMYSQLV2) AddTagsToResourceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddTagsToResourceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AddTagsToResourceCommon for usage and error information.
func (*RDSMYSQLV2) AddTagsToResourceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) AddTagsToResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddTagsToResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddTagsToResourceCommon operation. The "output" return value will be populated with the AddTagsToResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagsToResourceCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagsToResourceCommon Send returns without error.
See AddTagsToResourceCommon for more information on using the AddTagsToResourceCommon API call, and error handling.
// Example sending a request using the AddTagsToResourceCommonRequest method.
req, resp := client.AddTagsToResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AddTagsToResourceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) AddTagsToResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddTagsToResourceCommonWithContext is the same as AddTagsToResourceCommon with the addition of the ability to pass a context and additional request options.
See AddTagsToResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AddTagsToResourceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput)
AddTagsToResourceRequest generates a "volcengine/request.Request" representing the client's request for the AddTagsToResource operation. The "output" return value will be populated with the AddTagsToResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagsToResourceCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagsToResourceCommon Send returns without error.
See AddTagsToResource for more information on using the AddTagsToResource API call, and error handling.
// Example sending a request using the AddTagsToResourceRequest method.
req, resp := client.AddTagsToResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AddTagsToResourceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) AddTagsToResourceWithContext(ctx volcengine.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error)
AddTagsToResourceWithContext is the same as AddTagsToResource with the addition of the ability to pass a context and additional request options.
See AddTagsToResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AssociateAllowList ¶ added in v1.0.56
func (c *RDSMYSQLV2) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)
AssociateAllowList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AssociateAllowList for usage and error information.
func (*RDSMYSQLV2) AssociateAllowListCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateAllowListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AssociateAllowListCommon for usage and error information.
func (*RDSMYSQLV2) AssociateAllowListCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) AssociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the AssociateAllowListCommon operation. The "output" return value will be populated with the AssociateAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateAllowListCommon Send returns without error.
See AssociateAllowListCommon for more information on using the AssociateAllowListCommon API call, and error handling.
// Example sending a request using the AssociateAllowListCommonRequest method.
req, resp := client.AssociateAllowListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AssociateAllowListCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) AssociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateAllowListCommonWithContext is the same as AssociateAllowListCommon with the addition of the ability to pass a context and additional request options.
See AssociateAllowListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AssociateAllowListRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) AssociateAllowListRequest(input *AssociateAllowListInput) (req *request.Request, output *AssociateAllowListOutput)
AssociateAllowListRequest generates a "volcengine/request.Request" representing the client's request for the AssociateAllowList operation. The "output" return value will be populated with the AssociateAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateAllowListCommon Send returns without error.
See AssociateAllowList for more information on using the AssociateAllowList API call, and error handling.
// Example sending a request using the AssociateAllowListRequest method.
req, resp := client.AssociateAllowListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AssociateAllowListWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) AssociateAllowListWithContext(ctx volcengine.Context, input *AssociateAllowListInput, opts ...request.Option) (*AssociateAllowListOutput, error)
AssociateAllowListWithContext is the same as AssociateAllowList with the addition of the ability to pass a context and additional request options.
See AssociateAllowList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AssociateUserBackup ¶ added in v1.1.54
func (c *RDSMYSQLV2) AssociateUserBackup(input *AssociateUserBackupInput) (*AssociateUserBackupOutput, error)
AssociateUserBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AssociateUserBackup for usage and error information.
func (*RDSMYSQLV2) AssociateUserBackupCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) AssociateUserBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateUserBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation AssociateUserBackupCommon for usage and error information.
func (*RDSMYSQLV2) AssociateUserBackupCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) AssociateUserBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateUserBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the AssociateUserBackupCommon operation. The "output" return value will be populated with the AssociateUserBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateUserBackupCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateUserBackupCommon Send returns without error.
See AssociateUserBackupCommon for more information on using the AssociateUserBackupCommon API call, and error handling.
// Example sending a request using the AssociateUserBackupCommonRequest method.
req, resp := client.AssociateUserBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AssociateUserBackupCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) AssociateUserBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateUserBackupCommonWithContext is the same as AssociateUserBackupCommon with the addition of the ability to pass a context and additional request options.
See AssociateUserBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) AssociateUserBackupRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) AssociateUserBackupRequest(input *AssociateUserBackupInput) (req *request.Request, output *AssociateUserBackupOutput)
AssociateUserBackupRequest generates a "volcengine/request.Request" representing the client's request for the AssociateUserBackup operation. The "output" return value will be populated with the AssociateUserBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateUserBackupCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateUserBackupCommon Send returns without error.
See AssociateUserBackup for more information on using the AssociateUserBackup API call, and error handling.
// Example sending a request using the AssociateUserBackupRequest method.
req, resp := client.AssociateUserBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) AssociateUserBackupWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) AssociateUserBackupWithContext(ctx volcengine.Context, input *AssociateUserBackupInput, opts ...request.Option) (*AssociateUserBackupOutput, error)
AssociateUserBackupWithContext is the same as AssociateUserBackup with the addition of the ability to pass a context and additional request options.
See AssociateUserBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CheckUserUploadBackup ¶ added in v1.1.54
func (c *RDSMYSQLV2) CheckUserUploadBackup(input *CheckUserUploadBackupInput) (*CheckUserUploadBackupOutput, error)
CheckUserUploadBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CheckUserUploadBackup for usage and error information.
func (*RDSMYSQLV2) CheckUserUploadBackupCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) CheckUserUploadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CheckUserUploadBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CheckUserUploadBackupCommon for usage and error information.
func (*RDSMYSQLV2) CheckUserUploadBackupCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) CheckUserUploadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CheckUserUploadBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CheckUserUploadBackupCommon operation. The "output" return value will be populated with the CheckUserUploadBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned CheckUserUploadBackupCommon Request to send the API call to the service. the "output" return value is not valid until after CheckUserUploadBackupCommon Send returns without error.
See CheckUserUploadBackupCommon for more information on using the CheckUserUploadBackupCommon API call, and error handling.
// Example sending a request using the CheckUserUploadBackupCommonRequest method.
req, resp := client.CheckUserUploadBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CheckUserUploadBackupCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) CheckUserUploadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CheckUserUploadBackupCommonWithContext is the same as CheckUserUploadBackupCommon with the addition of the ability to pass a context and additional request options.
See CheckUserUploadBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CheckUserUploadBackupRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) CheckUserUploadBackupRequest(input *CheckUserUploadBackupInput) (req *request.Request, output *CheckUserUploadBackupOutput)
CheckUserUploadBackupRequest generates a "volcengine/request.Request" representing the client's request for the CheckUserUploadBackup operation. The "output" return value will be populated with the CheckUserUploadBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned CheckUserUploadBackupCommon Request to send the API call to the service. the "output" return value is not valid until after CheckUserUploadBackupCommon Send returns without error.
See CheckUserUploadBackup for more information on using the CheckUserUploadBackup API call, and error handling.
// Example sending a request using the CheckUserUploadBackupRequest method.
req, resp := client.CheckUserUploadBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CheckUserUploadBackupWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) CheckUserUploadBackupWithContext(ctx volcengine.Context, input *CheckUserUploadBackupInput, opts ...request.Option) (*CheckUserUploadBackupOutput, error)
CheckUserUploadBackupWithContext is the same as CheckUserUploadBackup with the addition of the ability to pass a context and additional request options.
See CheckUserUploadBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CleanNonWhiteSession ¶ added in v1.2.21
func (c *RDSMYSQLV2) CleanNonWhiteSession(input *CleanNonWhiteSessionInput) (*CleanNonWhiteSessionOutput, error)
CleanNonWhiteSession API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CleanNonWhiteSession for usage and error information.
func (*RDSMYSQLV2) CleanNonWhiteSessionCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) CleanNonWhiteSessionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CleanNonWhiteSessionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CleanNonWhiteSessionCommon for usage and error information.
func (*RDSMYSQLV2) CleanNonWhiteSessionCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) CleanNonWhiteSessionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CleanNonWhiteSessionCommonRequest generates a "volcengine/request.Request" representing the client's request for the CleanNonWhiteSessionCommon operation. The "output" return value will be populated with the CleanNonWhiteSessionCommon request's response once the request completes successfully.
Use "Send" method on the returned CleanNonWhiteSessionCommon Request to send the API call to the service. the "output" return value is not valid until after CleanNonWhiteSessionCommon Send returns without error.
See CleanNonWhiteSessionCommon for more information on using the CleanNonWhiteSessionCommon API call, and error handling.
// Example sending a request using the CleanNonWhiteSessionCommonRequest method.
req, resp := client.CleanNonWhiteSessionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CleanNonWhiteSessionCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) CleanNonWhiteSessionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CleanNonWhiteSessionCommonWithContext is the same as CleanNonWhiteSessionCommon with the addition of the ability to pass a context and additional request options.
See CleanNonWhiteSessionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CleanNonWhiteSessionRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) CleanNonWhiteSessionRequest(input *CleanNonWhiteSessionInput) (req *request.Request, output *CleanNonWhiteSessionOutput)
CleanNonWhiteSessionRequest generates a "volcengine/request.Request" representing the client's request for the CleanNonWhiteSession operation. The "output" return value will be populated with the CleanNonWhiteSessionCommon request's response once the request completes successfully.
Use "Send" method on the returned CleanNonWhiteSessionCommon Request to send the API call to the service. the "output" return value is not valid until after CleanNonWhiteSessionCommon Send returns without error.
See CleanNonWhiteSession for more information on using the CleanNonWhiteSession API call, and error handling.
// Example sending a request using the CleanNonWhiteSessionRequest method.
req, resp := client.CleanNonWhiteSessionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CleanNonWhiteSessionWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) CleanNonWhiteSessionWithContext(ctx volcengine.Context, input *CleanNonWhiteSessionInput, opts ...request.Option) (*CleanNonWhiteSessionOutput, error)
CleanNonWhiteSessionWithContext is the same as CleanNonWhiteSession with the addition of the ability to pass a context and additional request options.
See CleanNonWhiteSession for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CopyParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) CopyParameterTemplate(input *CopyParameterTemplateInput) (*CopyParameterTemplateOutput, error)
CopyParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CopyParameterTemplate for usage and error information.
func (*RDSMYSQLV2) CopyParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) CopyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CopyParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CopyParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) CopyParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) CopyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CopyParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CopyParameterTemplateCommon operation. The "output" return value will be populated with the CopyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CopyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CopyParameterTemplateCommon Send returns without error.
See CopyParameterTemplateCommon for more information on using the CopyParameterTemplateCommon API call, and error handling.
// Example sending a request using the CopyParameterTemplateCommonRequest method.
req, resp := client.CopyParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CopyParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) CopyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CopyParameterTemplateCommonWithContext is the same as CopyParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See CopyParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CopyParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) CopyParameterTemplateRequest(input *CopyParameterTemplateInput) (req *request.Request, output *CopyParameterTemplateOutput)
CopyParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CopyParameterTemplate operation. The "output" return value will be populated with the CopyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CopyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CopyParameterTemplateCommon Send returns without error.
See CopyParameterTemplate for more information on using the CopyParameterTemplate API call, and error handling.
// Example sending a request using the CopyParameterTemplateRequest method.
req, resp := client.CopyParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CopyParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) CopyParameterTemplateWithContext(ctx volcengine.Context, input *CopyParameterTemplateInput, opts ...request.Option) (*CopyParameterTemplateOutput, error)
CopyParameterTemplateWithContext is the same as CopyParameterTemplate with the addition of the ability to pass a context and additional request options.
See CopyParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateAllowList ¶ added in v1.0.56
func (c *RDSMYSQLV2) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)
CreateAllowList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateAllowList for usage and error information.
func (*RDSMYSQLV2) CreateAllowListCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAllowListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateAllowListCommon for usage and error information.
func (*RDSMYSQLV2) CreateAllowListCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) CreateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAllowListCommon operation. The "output" return value will be populated with the CreateAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAllowListCommon Send returns without error.
See CreateAllowListCommon for more information on using the CreateAllowListCommon API call, and error handling.
// Example sending a request using the CreateAllowListCommonRequest method.
req, resp := client.CreateAllowListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateAllowListCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) CreateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAllowListCommonWithContext is the same as CreateAllowListCommon with the addition of the ability to pass a context and additional request options.
See CreateAllowListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateAllowListRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) CreateAllowListRequest(input *CreateAllowListInput) (req *request.Request, output *CreateAllowListOutput)
CreateAllowListRequest generates a "volcengine/request.Request" representing the client's request for the CreateAllowList operation. The "output" return value will be populated with the CreateAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAllowListCommon Send returns without error.
See CreateAllowList for more information on using the CreateAllowList API call, and error handling.
// Example sending a request using the CreateAllowListRequest method.
req, resp := client.CreateAllowListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateAllowListWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) CreateAllowListWithContext(ctx volcengine.Context, input *CreateAllowListInput, opts ...request.Option) (*CreateAllowListOutput, error)
CreateAllowListWithContext is the same as CreateAllowList with the addition of the ability to pass a context and additional request options.
See CreateAllowList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateBackup ¶
func (c *RDSMYSQLV2) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)
CreateBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateBackup for usage and error information.
func (*RDSMYSQLV2) CreateBackupCommon ¶
func (c *RDSMYSQLV2) CreateBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateBackupCommon for usage and error information.
func (*RDSMYSQLV2) CreateBackupCommonRequest ¶
func (c *RDSMYSQLV2) CreateBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateBackupCommon operation. The "output" return value will be populated with the CreateBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBackupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBackupCommon Send returns without error.
See CreateBackupCommon for more information on using the CreateBackupCommon API call, and error handling.
// Example sending a request using the CreateBackupCommonRequest method.
req, resp := client.CreateBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateBackupCommonWithContext ¶
func (c *RDSMYSQLV2) CreateBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateBackupCommonWithContext is the same as CreateBackupCommon with the addition of the ability to pass a context and additional request options.
See CreateBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateBackupRequest ¶
func (c *RDSMYSQLV2) CreateBackupRequest(input *CreateBackupInput) (req *request.Request, output *CreateBackupOutput)
CreateBackupRequest generates a "volcengine/request.Request" representing the client's request for the CreateBackup operation. The "output" return value will be populated with the CreateBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBackupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBackupCommon Send returns without error.
See CreateBackup for more information on using the CreateBackup API call, and error handling.
// Example sending a request using the CreateBackupRequest method.
req, resp := client.CreateBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateBackupWithContext ¶
func (c *RDSMYSQLV2) CreateBackupWithContext(ctx volcengine.Context, input *CreateBackupInput, opts ...request.Option) (*CreateBackupOutput, error)
CreateBackupWithContext is the same as CreateBackup with the addition of the ability to pass a context and additional request options.
See CreateBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateBinlogBackup ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateBinlogBackup(input *CreateBinlogBackupInput) (*CreateBinlogBackupOutput, error)
CreateBinlogBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateBinlogBackup for usage and error information.
func (*RDSMYSQLV2) CreateBinlogBackupCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateBinlogBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateBinlogBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateBinlogBackupCommon for usage and error information.
func (*RDSMYSQLV2) CreateBinlogBackupCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateBinlogBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateBinlogBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateBinlogBackupCommon operation. The "output" return value will be populated with the CreateBinlogBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBinlogBackupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBinlogBackupCommon Send returns without error.
See CreateBinlogBackupCommon for more information on using the CreateBinlogBackupCommon API call, and error handling.
// Example sending a request using the CreateBinlogBackupCommonRequest method.
req, resp := client.CreateBinlogBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateBinlogBackupCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateBinlogBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateBinlogBackupCommonWithContext is the same as CreateBinlogBackupCommon with the addition of the ability to pass a context and additional request options.
See CreateBinlogBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateBinlogBackupRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateBinlogBackupRequest(input *CreateBinlogBackupInput) (req *request.Request, output *CreateBinlogBackupOutput)
CreateBinlogBackupRequest generates a "volcengine/request.Request" representing the client's request for the CreateBinlogBackup operation. The "output" return value will be populated with the CreateBinlogBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBinlogBackupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBinlogBackupCommon Send returns without error.
See CreateBinlogBackup for more information on using the CreateBinlogBackup API call, and error handling.
// Example sending a request using the CreateBinlogBackupRequest method.
req, resp := client.CreateBinlogBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateBinlogBackupWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateBinlogBackupWithContext(ctx volcengine.Context, input *CreateBinlogBackupInput, opts ...request.Option) (*CreateBinlogBackupOutput, error)
CreateBinlogBackupWithContext is the same as CreateBinlogBackup with the addition of the ability to pass a context and additional request options.
See CreateBinlogBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBAccount ¶
func (c *RDSMYSQLV2) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
CreateDBAccount API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBAccount for usage and error information.
func (*RDSMYSQLV2) CreateDBAccountCommon ¶
func (c *RDSMYSQLV2) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBAccountCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBAccountCommon for usage and error information.
func (*RDSMYSQLV2) CreateDBAccountCommonRequest ¶
func (c *RDSMYSQLV2) CreateDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBAccountCommon operation. The "output" return value will be populated with the CreateDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBAccountCommon Send returns without error.
See CreateDBAccountCommon for more information on using the CreateDBAccountCommon API call, and error handling.
// Example sending a request using the CreateDBAccountCommonRequest method.
req, resp := client.CreateDBAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBAccountCommonWithContext ¶
func (c *RDSMYSQLV2) CreateDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBAccountCommonWithContext is the same as CreateDBAccountCommon with the addition of the ability to pass a context and additional request options.
See CreateDBAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBAccountRequest ¶
func (c *RDSMYSQLV2) CreateDBAccountRequest(input *CreateDBAccountInput) (req *request.Request, output *CreateDBAccountOutput)
CreateDBAccountRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBAccount operation. The "output" return value will be populated with the CreateDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBAccountCommon Send returns without error.
See CreateDBAccount for more information on using the CreateDBAccount API call, and error handling.
// Example sending a request using the CreateDBAccountRequest method.
req, resp := client.CreateDBAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBAccountWithContext ¶
func (c *RDSMYSQLV2) CreateDBAccountWithContext(ctx volcengine.Context, input *CreateDBAccountInput, opts ...request.Option) (*CreateDBAccountOutput, error)
CreateDBAccountWithContext is the same as CreateDBAccount with the addition of the ability to pass a context and additional request options.
See CreateDBAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBBlueGreenInstance ¶ added in v1.2.21
func (c *RDSMYSQLV2) CreateDBBlueGreenInstance(input *CreateDBBlueGreenInstanceInput) (*CreateDBBlueGreenInstanceOutput, error)
CreateDBBlueGreenInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBBlueGreenInstance for usage and error information.
func (*RDSMYSQLV2) CreateDBBlueGreenInstanceCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBBlueGreenInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBBlueGreenInstanceCommon for usage and error information.
func (*RDSMYSQLV2) CreateDBBlueGreenInstanceCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBBlueGreenInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBBlueGreenInstanceCommon operation. The "output" return value will be populated with the CreateDBBlueGreenInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBBlueGreenInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBBlueGreenInstanceCommon Send returns without error.
See CreateDBBlueGreenInstanceCommon for more information on using the CreateDBBlueGreenInstanceCommon API call, and error handling.
// Example sending a request using the CreateDBBlueGreenInstanceCommonRequest method.
req, resp := client.CreateDBBlueGreenInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBBlueGreenInstanceCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBBlueGreenInstanceCommonWithContext is the same as CreateDBBlueGreenInstanceCommon with the addition of the ability to pass a context and additional request options.
See CreateDBBlueGreenInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBBlueGreenInstanceRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceRequest(input *CreateDBBlueGreenInstanceInput) (req *request.Request, output *CreateDBBlueGreenInstanceOutput)
CreateDBBlueGreenInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBBlueGreenInstance operation. The "output" return value will be populated with the CreateDBBlueGreenInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBBlueGreenInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBBlueGreenInstanceCommon Send returns without error.
See CreateDBBlueGreenInstance for more information on using the CreateDBBlueGreenInstance API call, and error handling.
// Example sending a request using the CreateDBBlueGreenInstanceRequest method.
req, resp := client.CreateDBBlueGreenInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBBlueGreenInstanceWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) CreateDBBlueGreenInstanceWithContext(ctx volcengine.Context, input *CreateDBBlueGreenInstanceInput, opts ...request.Option) (*CreateDBBlueGreenInstanceOutput, error)
CreateDBBlueGreenInstanceWithContext is the same as CreateDBBlueGreenInstance with the addition of the ability to pass a context and additional request options.
See CreateDBBlueGreenInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBEndpoint ¶
func (c *RDSMYSQLV2) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
CreateDBEndpoint API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBEndpoint for usage and error information.
func (*RDSMYSQLV2) CreateDBEndpointCommon ¶
func (c *RDSMYSQLV2) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBEndpointCommon for usage and error information.
func (*RDSMYSQLV2) CreateDBEndpointCommonRequest ¶
func (c *RDSMYSQLV2) CreateDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointCommon operation. The "output" return value will be populated with the CreateDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointCommon Send returns without error.
See CreateDBEndpointCommon for more information on using the CreateDBEndpointCommon API call, and error handling.
// Example sending a request using the CreateDBEndpointCommonRequest method.
req, resp := client.CreateDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBEndpointCommonWithContext ¶
func (c *RDSMYSQLV2) CreateDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointCommonWithContext is the same as CreateDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBEndpointPublicAddress ¶
func (c *RDSMYSQLV2) CreateDBEndpointPublicAddress(input *CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddress API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBEndpointPublicAddress for usage and error information.
func (*RDSMYSQLV2) CreateDBEndpointPublicAddressCommon ¶
func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBEndpointPublicAddressCommon for usage and error information.
func (*RDSMYSQLV2) CreateDBEndpointPublicAddressCommonRequest ¶
func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBEndpointPublicAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointPublicAddressCommon operation. The "output" return value will be populated with the CreateDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointPublicAddressCommon Send returns without error.
See CreateDBEndpointPublicAddressCommon for more information on using the CreateDBEndpointPublicAddressCommon API call, and error handling.
// Example sending a request using the CreateDBEndpointPublicAddressCommonRequest method.
req, resp := client.CreateDBEndpointPublicAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBEndpointPublicAddressCommonWithContext ¶
func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonWithContext is the same as CreateDBEndpointPublicAddressCommon with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointPublicAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBEndpointPublicAddressRequest ¶
func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressRequest(input *CreateDBEndpointPublicAddressInput) (req *request.Request, output *CreateDBEndpointPublicAddressOutput)
CreateDBEndpointPublicAddressRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointPublicAddress operation. The "output" return value will be populated with the CreateDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointPublicAddressCommon Send returns without error.
See CreateDBEndpointPublicAddress for more information on using the CreateDBEndpointPublicAddress API call, and error handling.
// Example sending a request using the CreateDBEndpointPublicAddressRequest method.
req, resp := client.CreateDBEndpointPublicAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBEndpointPublicAddressWithContext ¶
func (c *RDSMYSQLV2) CreateDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *CreateDBEndpointPublicAddressInput, opts ...request.Option) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressWithContext is the same as CreateDBEndpointPublicAddress with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointPublicAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBEndpointRequest ¶
func (c *RDSMYSQLV2) CreateDBEndpointRequest(input *CreateDBEndpointInput) (req *request.Request, output *CreateDBEndpointOutput)
CreateDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpoint operation. The "output" return value will be populated with the CreateDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointCommon Send returns without error.
See CreateDBEndpoint for more information on using the CreateDBEndpoint API call, and error handling.
// Example sending a request using the CreateDBEndpointRequest method.
req, resp := client.CreateDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBEndpointWithContext ¶
func (c *RDSMYSQLV2) CreateDBEndpointWithContext(ctx volcengine.Context, input *CreateDBEndpointInput, opts ...request.Option) (*CreateDBEndpointOutput, error)
CreateDBEndpointWithContext is the same as CreateDBEndpoint with the addition of the ability to pass a context and additional request options.
See CreateDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBInstance ¶
func (c *RDSMYSQLV2) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBInstance for usage and error information.
func (*RDSMYSQLV2) CreateDBInstanceCommon ¶
func (c *RDSMYSQLV2) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) CreateDBInstanceCommonRequest ¶
func (c *RDSMYSQLV2) CreateDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBInstanceCommon operation. The "output" return value will be populated with the CreateDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBInstanceCommon Send returns without error.
See CreateDBInstanceCommon for more information on using the CreateDBInstanceCommon API call, and error handling.
// Example sending a request using the CreateDBInstanceCommonRequest method.
req, resp := client.CreateDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBInstanceCommonWithContext ¶
func (c *RDSMYSQLV2) CreateDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBInstanceCommonWithContext is the same as CreateDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See CreateDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBInstanceRequest ¶
func (c *RDSMYSQLV2) CreateDBInstanceRequest(input *CreateDBInstanceInput) (req *request.Request, output *CreateDBInstanceOutput)
CreateDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBInstance operation. The "output" return value will be populated with the CreateDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBInstanceCommon Send returns without error.
See CreateDBInstance for more information on using the CreateDBInstance API call, and error handling.
// Example sending a request using the CreateDBInstanceRequest method.
req, resp := client.CreateDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBInstanceWithContext ¶
func (c *RDSMYSQLV2) CreateDBInstanceWithContext(ctx volcengine.Context, input *CreateDBInstanceInput, opts ...request.Option) (*CreateDBInstanceOutput, error)
CreateDBInstanceWithContext is the same as CreateDBInstance with the addition of the ability to pass a context and additional request options.
See CreateDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBNodes ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDBNodes(input *CreateDBNodesInput) (*CreateDBNodesOutput, error)
CreateDBNodes API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBNodes for usage and error information.
func (*RDSMYSQLV2) CreateDBNodesCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDBNodesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBNodesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDBNodesCommon for usage and error information.
func (*RDSMYSQLV2) CreateDBNodesCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDBNodesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBNodesCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBNodesCommon operation. The "output" return value will be populated with the CreateDBNodesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBNodesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBNodesCommon Send returns without error.
See CreateDBNodesCommon for more information on using the CreateDBNodesCommon API call, and error handling.
// Example sending a request using the CreateDBNodesCommonRequest method.
req, resp := client.CreateDBNodesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBNodesCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDBNodesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBNodesCommonWithContext is the same as CreateDBNodesCommon with the addition of the ability to pass a context and additional request options.
See CreateDBNodesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDBNodesRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDBNodesRequest(input *CreateDBNodesInput) (req *request.Request, output *CreateDBNodesOutput)
CreateDBNodesRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBNodes operation. The "output" return value will be populated with the CreateDBNodesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBNodesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBNodesCommon Send returns without error.
See CreateDBNodes for more information on using the CreateDBNodes API call, and error handling.
// Example sending a request using the CreateDBNodesRequest method.
req, resp := client.CreateDBNodesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDBNodesWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDBNodesWithContext(ctx volcengine.Context, input *CreateDBNodesInput, opts ...request.Option) (*CreateDBNodesOutput, error)
CreateDBNodesWithContext is the same as CreateDBNodes with the addition of the ability to pass a context and additional request options.
See CreateDBNodes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDatabase ¶
func (c *RDSMYSQLV2) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)
CreateDatabase API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDatabase for usage and error information.
func (*RDSMYSQLV2) CreateDatabaseCommon ¶
func (c *RDSMYSQLV2) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDatabaseCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDatabaseCommon for usage and error information.
func (*RDSMYSQLV2) CreateDatabaseCommonRequest ¶
func (c *RDSMYSQLV2) CreateDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDatabaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDatabaseCommon operation. The "output" return value will be populated with the CreateDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDatabaseCommon Send returns without error.
See CreateDatabaseCommon for more information on using the CreateDatabaseCommon API call, and error handling.
// Example sending a request using the CreateDatabaseCommonRequest method.
req, resp := client.CreateDatabaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDatabaseCommonWithContext ¶
func (c *RDSMYSQLV2) CreateDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDatabaseCommonWithContext is the same as CreateDatabaseCommon with the addition of the ability to pass a context and additional request options.
See CreateDatabaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDatabaseRequest ¶
func (c *RDSMYSQLV2) CreateDatabaseRequest(input *CreateDatabaseInput) (req *request.Request, output *CreateDatabaseOutput)
CreateDatabaseRequest generates a "volcengine/request.Request" representing the client's request for the CreateDatabase operation. The "output" return value will be populated with the CreateDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDatabaseCommon Send returns without error.
See CreateDatabase for more information on using the CreateDatabase API call, and error handling.
// Example sending a request using the CreateDatabaseRequest method.
req, resp := client.CreateDatabaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDatabaseWithContext ¶
func (c *RDSMYSQLV2) CreateDatabaseWithContext(ctx volcengine.Context, input *CreateDatabaseInput, opts ...request.Option) (*CreateDatabaseOutput, error)
CreateDatabaseWithContext is the same as CreateDatabase with the addition of the ability to pass a context and additional request options.
See CreateDatabase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDiagnosticsTask ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDiagnosticsTask(input *CreateDiagnosticsTaskInput) (*CreateDiagnosticsTaskOutput, error)
CreateDiagnosticsTask API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDiagnosticsTask for usage and error information.
func (*RDSMYSQLV2) CreateDiagnosticsTaskCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDiagnosticsTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDiagnosticsTaskCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDiagnosticsTaskCommon for usage and error information.
func (*RDSMYSQLV2) CreateDiagnosticsTaskCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDiagnosticsTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDiagnosticsTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDiagnosticsTaskCommon operation. The "output" return value will be populated with the CreateDiagnosticsTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDiagnosticsTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDiagnosticsTaskCommon Send returns without error.
See CreateDiagnosticsTaskCommon for more information on using the CreateDiagnosticsTaskCommon API call, and error handling.
// Example sending a request using the CreateDiagnosticsTaskCommonRequest method.
req, resp := client.CreateDiagnosticsTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDiagnosticsTaskCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDiagnosticsTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDiagnosticsTaskCommonWithContext is the same as CreateDiagnosticsTaskCommon with the addition of the ability to pass a context and additional request options.
See CreateDiagnosticsTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDiagnosticsTaskRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDiagnosticsTaskRequest(input *CreateDiagnosticsTaskInput) (req *request.Request, output *CreateDiagnosticsTaskOutput)
CreateDiagnosticsTaskRequest generates a "volcengine/request.Request" representing the client's request for the CreateDiagnosticsTask operation. The "output" return value will be populated with the CreateDiagnosticsTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDiagnosticsTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDiagnosticsTaskCommon Send returns without error.
See CreateDiagnosticsTask for more information on using the CreateDiagnosticsTask API call, and error handling.
// Example sending a request using the CreateDiagnosticsTaskRequest method.
req, resp := client.CreateDiagnosticsTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDiagnosticsTaskWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) CreateDiagnosticsTaskWithContext(ctx volcengine.Context, input *CreateDiagnosticsTaskInput, opts ...request.Option) (*CreateDiagnosticsTaskOutput, error)
CreateDiagnosticsTaskWithContext is the same as CreateDiagnosticsTask with the addition of the ability to pass a context and additional request options.
See CreateDiagnosticsTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDrDBInstance ¶ added in v1.1.18
func (c *RDSMYSQLV2) CreateDrDBInstance(input *CreateDrDBInstanceInput) (*CreateDrDBInstanceOutput, error)
CreateDrDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDrDBInstance for usage and error information.
func (*RDSMYSQLV2) CreateDrDBInstanceCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) CreateDrDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDrDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateDrDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) CreateDrDBInstanceCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) CreateDrDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDrDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDrDBInstanceCommon operation. The "output" return value will be populated with the CreateDrDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDrDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDrDBInstanceCommon Send returns without error.
See CreateDrDBInstanceCommon for more information on using the CreateDrDBInstanceCommon API call, and error handling.
// Example sending a request using the CreateDrDBInstanceCommonRequest method.
req, resp := client.CreateDrDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDrDBInstanceCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) CreateDrDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDrDBInstanceCommonWithContext is the same as CreateDrDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See CreateDrDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateDrDBInstanceRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) CreateDrDBInstanceRequest(input *CreateDrDBInstanceInput) (req *request.Request, output *CreateDrDBInstanceOutput)
CreateDrDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CreateDrDBInstance operation. The "output" return value will be populated with the CreateDrDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDrDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDrDBInstanceCommon Send returns without error.
See CreateDrDBInstance for more information on using the CreateDrDBInstance API call, and error handling.
// Example sending a request using the CreateDrDBInstanceRequest method.
req, resp := client.CreateDrDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateDrDBInstanceWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) CreateDrDBInstanceWithContext(ctx volcengine.Context, input *CreateDrDBInstanceInput, opts ...request.Option) (*CreateDrDBInstanceOutput, error)
CreateDrDBInstanceWithContext is the same as CreateDrDBInstance with the addition of the ability to pass a context and additional request options.
See CreateDrDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateParameterTemplate(input *CreateParameterTemplateInput) (*CreateParameterTemplateOutput, error)
CreateParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateParameterTemplate for usage and error information.
func (*RDSMYSQLV2) CreateParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) CreateParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateParameterTemplateCommon operation. The "output" return value will be populated with the CreateParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateParameterTemplateCommon Send returns without error.
See CreateParameterTemplateCommon for more information on using the CreateParameterTemplateCommon API call, and error handling.
// Example sending a request using the CreateParameterTemplateCommonRequest method.
req, resp := client.CreateParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateParameterTemplateCommonWithContext is the same as CreateParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See CreateParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateParameterTemplateRequest(input *CreateParameterTemplateInput) (req *request.Request, output *CreateParameterTemplateOutput)
CreateParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreateParameterTemplate operation. The "output" return value will be populated with the CreateParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateParameterTemplateCommon Send returns without error.
See CreateParameterTemplate for more information on using the CreateParameterTemplate API call, and error handling.
// Example sending a request using the CreateParameterTemplateRequest method.
req, resp := client.CreateParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) CreateParameterTemplateWithContext(ctx volcengine.Context, input *CreateParameterTemplateInput, opts ...request.Option) (*CreateParameterTemplateOutput, error)
CreateParameterTemplateWithContext is the same as CreateParameterTemplate with the addition of the ability to pass a context and additional request options.
See CreateParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateResourcePackage ¶ added in v1.1.54
func (c *RDSMYSQLV2) CreateResourcePackage(input *CreateResourcePackageInput) (*CreateResourcePackageOutput, error)
CreateResourcePackage API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateResourcePackage for usage and error information.
func (*RDSMYSQLV2) CreateResourcePackageCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) CreateResourcePackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateResourcePackageCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation CreateResourcePackageCommon for usage and error information.
func (*RDSMYSQLV2) CreateResourcePackageCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) CreateResourcePackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateResourcePackageCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateResourcePackageCommon operation. The "output" return value will be populated with the CreateResourcePackageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateResourcePackageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateResourcePackageCommon Send returns without error.
See CreateResourcePackageCommon for more information on using the CreateResourcePackageCommon API call, and error handling.
// Example sending a request using the CreateResourcePackageCommonRequest method.
req, resp := client.CreateResourcePackageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateResourcePackageCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) CreateResourcePackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateResourcePackageCommonWithContext is the same as CreateResourcePackageCommon with the addition of the ability to pass a context and additional request options.
See CreateResourcePackageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) CreateResourcePackageRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) CreateResourcePackageRequest(input *CreateResourcePackageInput) (req *request.Request, output *CreateResourcePackageOutput)
CreateResourcePackageRequest generates a "volcengine/request.Request" representing the client's request for the CreateResourcePackage operation. The "output" return value will be populated with the CreateResourcePackageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateResourcePackageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateResourcePackageCommon Send returns without error.
See CreateResourcePackage for more information on using the CreateResourcePackage API call, and error handling.
// Example sending a request using the CreateResourcePackageRequest method.
req, resp := client.CreateResourcePackageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) CreateResourcePackageWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) CreateResourcePackageWithContext(ctx volcengine.Context, input *CreateResourcePackageInput, opts ...request.Option) (*CreateResourcePackageOutput, error)
CreateResourcePackageWithContext is the same as CreateResourcePackage with the addition of the ability to pass a context and additional request options.
See CreateResourcePackage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteAllowList ¶ added in v1.0.56
func (c *RDSMYSQLV2) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)
DeleteAllowList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteAllowList for usage and error information.
func (*RDSMYSQLV2) DeleteAllowListCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAllowListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteAllowListCommon for usage and error information.
func (*RDSMYSQLV2) DeleteAllowListCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DeleteAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAllowListCommon operation. The "output" return value will be populated with the DeleteAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAllowListCommon Send returns without error.
See DeleteAllowListCommon for more information on using the DeleteAllowListCommon API call, and error handling.
// Example sending a request using the DeleteAllowListCommonRequest method.
req, resp := client.DeleteAllowListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteAllowListCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DeleteAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAllowListCommonWithContext is the same as DeleteAllowListCommon with the addition of the ability to pass a context and additional request options.
See DeleteAllowListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteAllowListRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DeleteAllowListRequest(input *DeleteAllowListInput) (req *request.Request, output *DeleteAllowListOutput)
DeleteAllowListRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAllowList operation. The "output" return value will be populated with the DeleteAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAllowListCommon Send returns without error.
See DeleteAllowList for more information on using the DeleteAllowList API call, and error handling.
// Example sending a request using the DeleteAllowListRequest method.
req, resp := client.DeleteAllowListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteAllowListWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DeleteAllowListWithContext(ctx volcengine.Context, input *DeleteAllowListInput, opts ...request.Option) (*DeleteAllowListOutput, error)
DeleteAllowListWithContext is the same as DeleteAllowList with the addition of the ability to pass a context and additional request options.
See DeleteAllowList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBAccount ¶
func (c *RDSMYSQLV2) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccount API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBAccount for usage and error information.
func (*RDSMYSQLV2) DeleteDBAccountCommon ¶
func (c *RDSMYSQLV2) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBAccountCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDBAccountCommonRequest ¶
func (c *RDSMYSQLV2) DeleteDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBAccountCommon operation. The "output" return value will be populated with the DeleteDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBAccountCommon Send returns without error.
See DeleteDBAccountCommon for more information on using the DeleteDBAccountCommon API call, and error handling.
// Example sending a request using the DeleteDBAccountCommonRequest method.
req, resp := client.DeleteDBAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBAccountCommonWithContext ¶
func (c *RDSMYSQLV2) DeleteDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBAccountCommonWithContext is the same as DeleteDBAccountCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBAccountRequest ¶
func (c *RDSMYSQLV2) DeleteDBAccountRequest(input *DeleteDBAccountInput) (req *request.Request, output *DeleteDBAccountOutput)
DeleteDBAccountRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBAccount operation. The "output" return value will be populated with the DeleteDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBAccountCommon Send returns without error.
See DeleteDBAccount for more information on using the DeleteDBAccount API call, and error handling.
// Example sending a request using the DeleteDBAccountRequest method.
req, resp := client.DeleteDBAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBAccountWithContext ¶
func (c *RDSMYSQLV2) DeleteDBAccountWithContext(ctx volcengine.Context, input *DeleteDBAccountInput, opts ...request.Option) (*DeleteDBAccountOutput, error)
DeleteDBAccountWithContext is the same as DeleteDBAccount with the addition of the ability to pass a context and additional request options.
See DeleteDBAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBBlueGreenRelation ¶ added in v1.2.21
func (c *RDSMYSQLV2) DeleteDBBlueGreenRelation(input *DeleteDBBlueGreenRelationInput) (*DeleteDBBlueGreenRelationOutput, error)
DeleteDBBlueGreenRelation API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBBlueGreenRelation for usage and error information.
func (*RDSMYSQLV2) DeleteDBBlueGreenRelationCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBBlueGreenRelationCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBBlueGreenRelationCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDBBlueGreenRelationCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBBlueGreenRelationCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBBlueGreenRelationCommon operation. The "output" return value will be populated with the DeleteDBBlueGreenRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBBlueGreenRelationCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBBlueGreenRelationCommon Send returns without error.
See DeleteDBBlueGreenRelationCommon for more information on using the DeleteDBBlueGreenRelationCommon API call, and error handling.
// Example sending a request using the DeleteDBBlueGreenRelationCommonRequest method.
req, resp := client.DeleteDBBlueGreenRelationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBBlueGreenRelationCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBBlueGreenRelationCommonWithContext is the same as DeleteDBBlueGreenRelationCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBBlueGreenRelationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBBlueGreenRelationRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationRequest(input *DeleteDBBlueGreenRelationInput) (req *request.Request, output *DeleteDBBlueGreenRelationOutput)
DeleteDBBlueGreenRelationRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBBlueGreenRelation operation. The "output" return value will be populated with the DeleteDBBlueGreenRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBBlueGreenRelationCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBBlueGreenRelationCommon Send returns without error.
See DeleteDBBlueGreenRelation for more information on using the DeleteDBBlueGreenRelation API call, and error handling.
// Example sending a request using the DeleteDBBlueGreenRelationRequest method.
req, resp := client.DeleteDBBlueGreenRelationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBBlueGreenRelationWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DeleteDBBlueGreenRelationWithContext(ctx volcengine.Context, input *DeleteDBBlueGreenRelationInput, opts ...request.Option) (*DeleteDBBlueGreenRelationOutput, error)
DeleteDBBlueGreenRelationWithContext is the same as DeleteDBBlueGreenRelation with the addition of the ability to pass a context and additional request options.
See DeleteDBBlueGreenRelation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBEndpoint ¶
func (c *RDSMYSQLV2) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
DeleteDBEndpoint API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBEndpoint for usage and error information.
func (*RDSMYSQLV2) DeleteDBEndpointCommon ¶
func (c *RDSMYSQLV2) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBEndpointCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDBEndpointCommonRequest ¶
func (c *RDSMYSQLV2) DeleteDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointCommon operation. The "output" return value will be populated with the DeleteDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointCommon Send returns without error.
See DeleteDBEndpointCommon for more information on using the DeleteDBEndpointCommon API call, and error handling.
// Example sending a request using the DeleteDBEndpointCommonRequest method.
req, resp := client.DeleteDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBEndpointCommonWithContext ¶
func (c *RDSMYSQLV2) DeleteDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointCommonWithContext is the same as DeleteDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBEndpointPublicAddress ¶
func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddress(input *DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddress API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBEndpointPublicAddress for usage and error information.
func (*RDSMYSQLV2) DeleteDBEndpointPublicAddressCommon ¶
func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBEndpointPublicAddressCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDBEndpointPublicAddressCommonRequest ¶
func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBEndpointPublicAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointPublicAddressCommon operation. The "output" return value will be populated with the DeleteDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointPublicAddressCommon Send returns without error.
See DeleteDBEndpointPublicAddressCommon for more information on using the DeleteDBEndpointPublicAddressCommon API call, and error handling.
// Example sending a request using the DeleteDBEndpointPublicAddressCommonRequest method.
req, resp := client.DeleteDBEndpointPublicAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBEndpointPublicAddressCommonWithContext ¶
func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonWithContext is the same as DeleteDBEndpointPublicAddressCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointPublicAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBEndpointPublicAddressRequest ¶
func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressRequest(input *DeleteDBEndpointPublicAddressInput) (req *request.Request, output *DeleteDBEndpointPublicAddressOutput)
DeleteDBEndpointPublicAddressRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointPublicAddress operation. The "output" return value will be populated with the DeleteDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointPublicAddressCommon Send returns without error.
See DeleteDBEndpointPublicAddress for more information on using the DeleteDBEndpointPublicAddress API call, and error handling.
// Example sending a request using the DeleteDBEndpointPublicAddressRequest method.
req, resp := client.DeleteDBEndpointPublicAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBEndpointPublicAddressWithContext ¶
func (c *RDSMYSQLV2) DeleteDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *DeleteDBEndpointPublicAddressInput, opts ...request.Option) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressWithContext is the same as DeleteDBEndpointPublicAddress with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointPublicAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBEndpointRequest ¶
func (c *RDSMYSQLV2) DeleteDBEndpointRequest(input *DeleteDBEndpointInput) (req *request.Request, output *DeleteDBEndpointOutput)
DeleteDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpoint operation. The "output" return value will be populated with the DeleteDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointCommon Send returns without error.
See DeleteDBEndpoint for more information on using the DeleteDBEndpoint API call, and error handling.
// Example sending a request using the DeleteDBEndpointRequest method.
req, resp := client.DeleteDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBEndpointWithContext ¶
func (c *RDSMYSQLV2) DeleteDBEndpointWithContext(ctx volcengine.Context, input *DeleteDBEndpointInput, opts ...request.Option) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointWithContext is the same as DeleteDBEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBInstance ¶
func (c *RDSMYSQLV2) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBInstance for usage and error information.
func (*RDSMYSQLV2) DeleteDBInstanceCommon ¶
func (c *RDSMYSQLV2) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDBInstanceCommonRequest ¶
func (c *RDSMYSQLV2) DeleteDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBInstanceCommon operation. The "output" return value will be populated with the DeleteDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBInstanceCommon Send returns without error.
See DeleteDBInstanceCommon for more information on using the DeleteDBInstanceCommon API call, and error handling.
// Example sending a request using the DeleteDBInstanceCommonRequest method.
req, resp := client.DeleteDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBInstanceCommonWithContext ¶
func (c *RDSMYSQLV2) DeleteDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBInstanceCommonWithContext is the same as DeleteDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBInstanceRequest ¶
func (c *RDSMYSQLV2) DeleteDBInstanceRequest(input *DeleteDBInstanceInput) (req *request.Request, output *DeleteDBInstanceOutput)
DeleteDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBInstance operation. The "output" return value will be populated with the DeleteDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBInstanceCommon Send returns without error.
See DeleteDBInstance for more information on using the DeleteDBInstance API call, and error handling.
// Example sending a request using the DeleteDBInstanceRequest method.
req, resp := client.DeleteDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBInstanceWithContext ¶
func (c *RDSMYSQLV2) DeleteDBInstanceWithContext(ctx volcengine.Context, input *DeleteDBInstanceInput, opts ...request.Option) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceWithContext is the same as DeleteDBInstance with the addition of the ability to pass a context and additional request options.
See DeleteDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBNodes ¶ added in v1.0.185
func (c *RDSMYSQLV2) DeleteDBNodes(input *DeleteDBNodesInput) (*DeleteDBNodesOutput, error)
DeleteDBNodes API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBNodes for usage and error information.
func (*RDSMYSQLV2) DeleteDBNodesCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) DeleteDBNodesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBNodesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDBNodesCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDBNodesCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DeleteDBNodesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBNodesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBNodesCommon operation. The "output" return value will be populated with the DeleteDBNodesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBNodesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBNodesCommon Send returns without error.
See DeleteDBNodesCommon for more information on using the DeleteDBNodesCommon API call, and error handling.
// Example sending a request using the DeleteDBNodesCommonRequest method.
req, resp := client.DeleteDBNodesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBNodesCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DeleteDBNodesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBNodesCommonWithContext is the same as DeleteDBNodesCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBNodesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDBNodesRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DeleteDBNodesRequest(input *DeleteDBNodesInput) (req *request.Request, output *DeleteDBNodesOutput)
DeleteDBNodesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBNodes operation. The "output" return value will be populated with the DeleteDBNodesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBNodesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBNodesCommon Send returns without error.
See DeleteDBNodes for more information on using the DeleteDBNodes API call, and error handling.
// Example sending a request using the DeleteDBNodesRequest method.
req, resp := client.DeleteDBNodesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDBNodesWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DeleteDBNodesWithContext(ctx volcengine.Context, input *DeleteDBNodesInput, opts ...request.Option) (*DeleteDBNodesOutput, error)
DeleteDBNodesWithContext is the same as DeleteDBNodes with the addition of the ability to pass a context and additional request options.
See DeleteDBNodes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDataBackup ¶ added in v1.0.125
func (c *RDSMYSQLV2) DeleteDataBackup(input *DeleteDataBackupInput) (*DeleteDataBackupOutput, error)
DeleteDataBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDataBackup for usage and error information.
func (*RDSMYSQLV2) DeleteDataBackupCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) DeleteDataBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDataBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDataBackupCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDataBackupCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DeleteDataBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDataBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataBackupCommon operation. The "output" return value will be populated with the DeleteDataBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDataBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataBackupCommon Send returns without error.
See DeleteDataBackupCommon for more information on using the DeleteDataBackupCommon API call, and error handling.
// Example sending a request using the DeleteDataBackupCommonRequest method.
req, resp := client.DeleteDataBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDataBackupCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DeleteDataBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDataBackupCommonWithContext is the same as DeleteDataBackupCommon with the addition of the ability to pass a context and additional request options.
See DeleteDataBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDataBackupRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DeleteDataBackupRequest(input *DeleteDataBackupInput) (req *request.Request, output *DeleteDataBackupOutput)
DeleteDataBackupRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataBackup operation. The "output" return value will be populated with the DeleteDataBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDataBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataBackupCommon Send returns without error.
See DeleteDataBackup for more information on using the DeleteDataBackup API call, and error handling.
// Example sending a request using the DeleteDataBackupRequest method.
req, resp := client.DeleteDataBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDataBackupWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DeleteDataBackupWithContext(ctx volcengine.Context, input *DeleteDataBackupInput, opts ...request.Option) (*DeleteDataBackupOutput, error)
DeleteDataBackupWithContext is the same as DeleteDataBackup with the addition of the ability to pass a context and additional request options.
See DeleteDataBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDatabase ¶
func (c *RDSMYSQLV2) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
DeleteDatabase API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDatabase for usage and error information.
func (*RDSMYSQLV2) DeleteDatabaseCommon ¶
func (c *RDSMYSQLV2) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDatabaseCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteDatabaseCommon for usage and error information.
func (*RDSMYSQLV2) DeleteDatabaseCommonRequest ¶
func (c *RDSMYSQLV2) DeleteDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDatabaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDatabaseCommon operation. The "output" return value will be populated with the DeleteDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDatabaseCommon Send returns without error.
See DeleteDatabaseCommon for more information on using the DeleteDatabaseCommon API call, and error handling.
// Example sending a request using the DeleteDatabaseCommonRequest method.
req, resp := client.DeleteDatabaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDatabaseCommonWithContext ¶
func (c *RDSMYSQLV2) DeleteDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDatabaseCommonWithContext is the same as DeleteDatabaseCommon with the addition of the ability to pass a context and additional request options.
See DeleteDatabaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteDatabaseRequest ¶
func (c *RDSMYSQLV2) DeleteDatabaseRequest(input *DeleteDatabaseInput) (req *request.Request, output *DeleteDatabaseOutput)
DeleteDatabaseRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDatabase operation. The "output" return value will be populated with the DeleteDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDatabaseCommon Send returns without error.
See DeleteDatabase for more information on using the DeleteDatabase API call, and error handling.
// Example sending a request using the DeleteDatabaseRequest method.
req, resp := client.DeleteDatabaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteDatabaseWithContext ¶
func (c *RDSMYSQLV2) DeleteDatabaseWithContext(ctx volcengine.Context, input *DeleteDatabaseInput, opts ...request.Option) (*DeleteDatabaseOutput, error)
DeleteDatabaseWithContext is the same as DeleteDatabase with the addition of the ability to pass a context and additional request options.
See DeleteDatabase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) DeleteParameterTemplate(input *DeleteParameterTemplateInput) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteParameterTemplate for usage and error information.
func (*RDSMYSQLV2) DeleteParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DeleteParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) DeleteParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DeleteParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteParameterTemplateCommon operation. The "output" return value will be populated with the DeleteParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteParameterTemplateCommon Send returns without error.
See DeleteParameterTemplateCommon for more information on using the DeleteParameterTemplateCommon API call, and error handling.
// Example sending a request using the DeleteParameterTemplateCommonRequest method.
req, resp := client.DeleteParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DeleteParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteParameterTemplateCommonWithContext is the same as DeleteParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See DeleteParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DeleteParameterTemplateRequest(input *DeleteParameterTemplateInput) (req *request.Request, output *DeleteParameterTemplateOutput)
DeleteParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the DeleteParameterTemplate operation. The "output" return value will be populated with the DeleteParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteParameterTemplateCommon Send returns without error.
See DeleteParameterTemplate for more information on using the DeleteParameterTemplate API call, and error handling.
// Example sending a request using the DeleteParameterTemplateRequest method.
req, resp := client.DeleteParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DeleteParameterTemplateWithContext(ctx volcengine.Context, input *DeleteParameterTemplateInput, opts ...request.Option) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplateWithContext is the same as DeleteParameterTemplate with the addition of the ability to pass a context and additional request options.
See DeleteParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteUserUploadBackup ¶ added in v1.1.54
func (c *RDSMYSQLV2) DeleteUserUploadBackup(input *DeleteUserUploadBackupInput) (*DeleteUserUploadBackupOutput, error)
DeleteUserUploadBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteUserUploadBackup for usage and error information.
func (*RDSMYSQLV2) DeleteUserUploadBackupCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) DeleteUserUploadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteUserUploadBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteUserUploadBackupCommon for usage and error information.
func (*RDSMYSQLV2) DeleteUserUploadBackupCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DeleteUserUploadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteUserUploadBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteUserUploadBackupCommon operation. The "output" return value will be populated with the DeleteUserUploadBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteUserUploadBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteUserUploadBackupCommon Send returns without error.
See DeleteUserUploadBackupCommon for more information on using the DeleteUserUploadBackupCommon API call, and error handling.
// Example sending a request using the DeleteUserUploadBackupCommonRequest method.
req, resp := client.DeleteUserUploadBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteUserUploadBackupCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DeleteUserUploadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteUserUploadBackupCommonWithContext is the same as DeleteUserUploadBackupCommon with the addition of the ability to pass a context and additional request options.
See DeleteUserUploadBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DeleteUserUploadBackupRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DeleteUserUploadBackupRequest(input *DeleteUserUploadBackupInput) (req *request.Request, output *DeleteUserUploadBackupOutput)
DeleteUserUploadBackupRequest generates a "volcengine/request.Request" representing the client's request for the DeleteUserUploadBackup operation. The "output" return value will be populated with the DeleteUserUploadBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteUserUploadBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteUserUploadBackupCommon Send returns without error.
See DeleteUserUploadBackup for more information on using the DeleteUserUploadBackup API call, and error handling.
// Example sending a request using the DeleteUserUploadBackupRequest method.
req, resp := client.DeleteUserUploadBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DeleteUserUploadBackupWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DeleteUserUploadBackupWithContext(ctx volcengine.Context, input *DeleteUserUploadBackupInput, opts ...request.Option) (*DeleteUserUploadBackupOutput, error)
DeleteUserUploadBackupWithContext is the same as DeleteUserUploadBackup with the addition of the ability to pass a context and additional request options.
See DeleteUserUploadBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAllowListDetail ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAllowListDetail for usage and error information.
func (*RDSMYSQLV2) DescribeAllowListDetailCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAllowListDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeAllowListDetailCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAllowListDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAllowListDetailCommon operation. The "output" return value will be populated with the DescribeAllowListDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllowListDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllowListDetailCommon Send returns without error.
See DescribeAllowListDetailCommon for more information on using the DescribeAllowListDetailCommon API call, and error handling.
// Example sending a request using the DescribeAllowListDetailCommonRequest method.
req, resp := client.DescribeAllowListDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAllowListDetailCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAllowListDetailCommonWithContext is the same as DescribeAllowListDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeAllowListDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAllowListDetailRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListDetailRequest(input *DescribeAllowListDetailInput) (req *request.Request, output *DescribeAllowListDetailOutput)
DescribeAllowListDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAllowListDetail operation. The "output" return value will be populated with the DescribeAllowListDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllowListDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllowListDetailCommon Send returns without error.
See DescribeAllowListDetail for more information on using the DescribeAllowListDetail API call, and error handling.
// Example sending a request using the DescribeAllowListDetailRequest method.
req, resp := client.DescribeAllowListDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAllowListDetailWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListDetailWithContext(ctx volcengine.Context, input *DescribeAllowListDetailInput, opts ...request.Option) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetailWithContext is the same as DescribeAllowListDetail with the addition of the ability to pass a context and additional request options.
See DescribeAllowListDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAllowLists ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
DescribeAllowLists API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAllowLists for usage and error information.
func (*RDSMYSQLV2) DescribeAllowListsCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAllowListsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeAllowListsCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAllowListsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAllowListsCommon operation. The "output" return value will be populated with the DescribeAllowListsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllowListsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllowListsCommon Send returns without error.
See DescribeAllowListsCommon for more information on using the DescribeAllowListsCommon API call, and error handling.
// Example sending a request using the DescribeAllowListsCommonRequest method.
req, resp := client.DescribeAllowListsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAllowListsCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAllowListsCommonWithContext is the same as DescribeAllowListsCommon with the addition of the ability to pass a context and additional request options.
See DescribeAllowListsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAllowListsRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListsRequest(input *DescribeAllowListsInput) (req *request.Request, output *DescribeAllowListsOutput)
DescribeAllowListsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAllowLists operation. The "output" return value will be populated with the DescribeAllowListsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllowListsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllowListsCommon Send returns without error.
See DescribeAllowLists for more information on using the DescribeAllowLists API call, and error handling.
// Example sending a request using the DescribeAllowListsRequest method.
req, resp := client.DescribeAllowListsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAllowListsWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DescribeAllowListsWithContext(ctx volcengine.Context, input *DescribeAllowListsInput, opts ...request.Option) (*DescribeAllowListsOutput, error)
DescribeAllowListsWithContext is the same as DescribeAllowLists with the addition of the ability to pass a context and additional request options.
See DescribeAllowLists for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeApplyParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeApplyParameterTemplate(input *DescribeApplyParameterTemplateInput) (*DescribeApplyParameterTemplateOutput, error)
DescribeApplyParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeApplyParameterTemplate for usage and error information.
func (*RDSMYSQLV2) DescribeApplyParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeApplyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeApplyParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeApplyParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) DescribeApplyParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeApplyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeApplyParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeApplyParameterTemplateCommon operation. The "output" return value will be populated with the DescribeApplyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeApplyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeApplyParameterTemplateCommon Send returns without error.
See DescribeApplyParameterTemplateCommon for more information on using the DescribeApplyParameterTemplateCommon API call, and error handling.
// Example sending a request using the DescribeApplyParameterTemplateCommonRequest method.
req, resp := client.DescribeApplyParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeApplyParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeApplyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeApplyParameterTemplateCommonWithContext is the same as DescribeApplyParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See DescribeApplyParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeApplyParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeApplyParameterTemplateRequest(input *DescribeApplyParameterTemplateInput) (req *request.Request, output *DescribeApplyParameterTemplateOutput)
DescribeApplyParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the DescribeApplyParameterTemplate operation. The "output" return value will be populated with the DescribeApplyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeApplyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeApplyParameterTemplateCommon Send returns without error.
See DescribeApplyParameterTemplate for more information on using the DescribeApplyParameterTemplate API call, and error handling.
// Example sending a request using the DescribeApplyParameterTemplateRequest method.
req, resp := client.DescribeApplyParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeApplyParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeApplyParameterTemplateWithContext(ctx volcengine.Context, input *DescribeApplyParameterTemplateInput, opts ...request.Option) (*DescribeApplyParameterTemplateOutput, error)
DescribeApplyParameterTemplateWithContext is the same as DescribeApplyParameterTemplate with the addition of the ability to pass a context and additional request options.
See DescribeApplyParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAvailabilityZones ¶
func (c *RDSMYSQLV2) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZones API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAvailabilityZones for usage and error information.
func (*RDSMYSQLV2) DescribeAvailabilityZonesCommon ¶
func (c *RDSMYSQLV2) DescribeAvailabilityZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailabilityZonesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAvailabilityZonesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeAvailabilityZonesCommonRequest ¶
func (c *RDSMYSQLV2) DescribeAvailabilityZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAvailabilityZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailabilityZonesCommon operation. The "output" return value will be populated with the DescribeAvailabilityZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAvailabilityZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailabilityZonesCommon Send returns without error.
See DescribeAvailabilityZonesCommon for more information on using the DescribeAvailabilityZonesCommon API call, and error handling.
// Example sending a request using the DescribeAvailabilityZonesCommonRequest method.
req, resp := client.DescribeAvailabilityZonesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAvailabilityZonesCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeAvailabilityZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAvailabilityZonesCommonWithContext is the same as DescribeAvailabilityZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeAvailabilityZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAvailabilityZonesRequest ¶
func (c *RDSMYSQLV2) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)
DescribeAvailabilityZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailabilityZones operation. The "output" return value will be populated with the DescribeAvailabilityZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAvailabilityZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailabilityZonesCommon Send returns without error.
See DescribeAvailabilityZones for more information on using the DescribeAvailabilityZones API call, and error handling.
// Example sending a request using the DescribeAvailabilityZonesRequest method.
req, resp := client.DescribeAvailabilityZonesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAvailabilityZonesWithContext ¶
func (c *RDSMYSQLV2) DescribeAvailabilityZonesWithContext(ctx volcengine.Context, input *DescribeAvailabilityZonesInput, opts ...request.Option) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZonesWithContext is the same as DescribeAvailabilityZones with the addition of the ability to pass a context and additional request options.
See DescribeAvailabilityZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAvailableCrossRegion ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeAvailableCrossRegion(input *DescribeAvailableCrossRegionInput) (*DescribeAvailableCrossRegionOutput, error)
DescribeAvailableCrossRegion API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAvailableCrossRegion for usage and error information.
func (*RDSMYSQLV2) DescribeAvailableCrossRegionCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeAvailableCrossRegionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailableCrossRegionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeAvailableCrossRegionCommon for usage and error information.
func (*RDSMYSQLV2) DescribeAvailableCrossRegionCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeAvailableCrossRegionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAvailableCrossRegionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailableCrossRegionCommon operation. The "output" return value will be populated with the DescribeAvailableCrossRegionCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAvailableCrossRegionCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailableCrossRegionCommon Send returns without error.
See DescribeAvailableCrossRegionCommon for more information on using the DescribeAvailableCrossRegionCommon API call, and error handling.
// Example sending a request using the DescribeAvailableCrossRegionCommonRequest method.
req, resp := client.DescribeAvailableCrossRegionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAvailableCrossRegionCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeAvailableCrossRegionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAvailableCrossRegionCommonWithContext is the same as DescribeAvailableCrossRegionCommon with the addition of the ability to pass a context and additional request options.
See DescribeAvailableCrossRegionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeAvailableCrossRegionRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeAvailableCrossRegionRequest(input *DescribeAvailableCrossRegionInput) (req *request.Request, output *DescribeAvailableCrossRegionOutput)
DescribeAvailableCrossRegionRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailableCrossRegion operation. The "output" return value will be populated with the DescribeAvailableCrossRegionCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAvailableCrossRegionCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailableCrossRegionCommon Send returns without error.
See DescribeAvailableCrossRegion for more information on using the DescribeAvailableCrossRegion API call, and error handling.
// Example sending a request using the DescribeAvailableCrossRegionRequest method.
req, resp := client.DescribeAvailableCrossRegionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeAvailableCrossRegionWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeAvailableCrossRegionWithContext(ctx volcengine.Context, input *DescribeAvailableCrossRegionInput, opts ...request.Option) (*DescribeAvailableCrossRegionOutput, error)
DescribeAvailableCrossRegionWithContext is the same as DescribeAvailableCrossRegion with the addition of the ability to pass a context and additional request options.
See DescribeAvailableCrossRegion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupDecryptionKey ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupDecryptionKey(input *DescribeBackupDecryptionKeyInput) (*DescribeBackupDecryptionKeyOutput, error)
DescribeBackupDecryptionKey API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupDecryptionKey for usage and error information.
func (*RDSMYSQLV2) DescribeBackupDecryptionKeyCommon ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupDecryptionKeyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupDecryptionKeyCommon for usage and error information.
func (*RDSMYSQLV2) DescribeBackupDecryptionKeyCommonRequest ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupDecryptionKeyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupDecryptionKeyCommon operation. The "output" return value will be populated with the DescribeBackupDecryptionKeyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupDecryptionKeyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupDecryptionKeyCommon Send returns without error.
See DescribeBackupDecryptionKeyCommon for more information on using the DescribeBackupDecryptionKeyCommon API call, and error handling.
// Example sending a request using the DescribeBackupDecryptionKeyCommonRequest method.
req, resp := client.DescribeBackupDecryptionKeyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupDecryptionKeyCommonWithContext ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupDecryptionKeyCommonWithContext is the same as DescribeBackupDecryptionKeyCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupDecryptionKeyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupDecryptionKeyRequest ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyRequest(input *DescribeBackupDecryptionKeyInput) (req *request.Request, output *DescribeBackupDecryptionKeyOutput)
DescribeBackupDecryptionKeyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupDecryptionKey operation. The "output" return value will be populated with the DescribeBackupDecryptionKeyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupDecryptionKeyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupDecryptionKeyCommon Send returns without error.
See DescribeBackupDecryptionKey for more information on using the DescribeBackupDecryptionKey API call, and error handling.
// Example sending a request using the DescribeBackupDecryptionKeyRequest method.
req, resp := client.DescribeBackupDecryptionKeyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupDecryptionKeyWithContext ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupDecryptionKeyWithContext(ctx volcengine.Context, input *DescribeBackupDecryptionKeyInput, opts ...request.Option) (*DescribeBackupDecryptionKeyOutput, error)
DescribeBackupDecryptionKeyWithContext is the same as DescribeBackupDecryptionKey with the addition of the ability to pass a context and additional request options.
See DescribeBackupDecryptionKey for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupEncryptionStatus ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupEncryptionStatus(input *DescribeBackupEncryptionStatusInput) (*DescribeBackupEncryptionStatusOutput, error)
DescribeBackupEncryptionStatus API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupEncryptionStatus for usage and error information.
func (*RDSMYSQLV2) DescribeBackupEncryptionStatusCommon ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupEncryptionStatusCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupEncryptionStatusCommon for usage and error information.
func (*RDSMYSQLV2) DescribeBackupEncryptionStatusCommonRequest ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupEncryptionStatusCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupEncryptionStatusCommon operation. The "output" return value will be populated with the DescribeBackupEncryptionStatusCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupEncryptionStatusCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupEncryptionStatusCommon Send returns without error.
See DescribeBackupEncryptionStatusCommon for more information on using the DescribeBackupEncryptionStatusCommon API call, and error handling.
// Example sending a request using the DescribeBackupEncryptionStatusCommonRequest method.
req, resp := client.DescribeBackupEncryptionStatusCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupEncryptionStatusCommonWithContext ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupEncryptionStatusCommonWithContext is the same as DescribeBackupEncryptionStatusCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupEncryptionStatusCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupEncryptionStatusRequest ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusRequest(input *DescribeBackupEncryptionStatusInput) (req *request.Request, output *DescribeBackupEncryptionStatusOutput)
DescribeBackupEncryptionStatusRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupEncryptionStatus operation. The "output" return value will be populated with the DescribeBackupEncryptionStatusCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupEncryptionStatusCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupEncryptionStatusCommon Send returns without error.
See DescribeBackupEncryptionStatus for more information on using the DescribeBackupEncryptionStatus API call, and error handling.
// Example sending a request using the DescribeBackupEncryptionStatusRequest method.
req, resp := client.DescribeBackupEncryptionStatusRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupEncryptionStatusWithContext ¶ added in v1.0.150
func (c *RDSMYSQLV2) DescribeBackupEncryptionStatusWithContext(ctx volcengine.Context, input *DescribeBackupEncryptionStatusInput, opts ...request.Option) (*DescribeBackupEncryptionStatusOutput, error)
DescribeBackupEncryptionStatusWithContext is the same as DescribeBackupEncryptionStatus with the addition of the ability to pass a context and additional request options.
See DescribeBackupEncryptionStatus for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupPolicy ¶
func (c *RDSMYSQLV2) DescribeBackupPolicy(input *DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupPolicy for usage and error information.
func (*RDSMYSQLV2) DescribeBackupPolicyCommon ¶
func (c *RDSMYSQLV2) DescribeBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupPolicyCommon for usage and error information.
func (*RDSMYSQLV2) DescribeBackupPolicyCommonRequest ¶
func (c *RDSMYSQLV2) DescribeBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupPolicyCommon operation. The "output" return value will be populated with the DescribeBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupPolicyCommon Send returns without error.
See DescribeBackupPolicyCommon for more information on using the DescribeBackupPolicyCommon API call, and error handling.
// Example sending a request using the DescribeBackupPolicyCommonRequest method.
req, resp := client.DescribeBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupPolicyCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupPolicyCommonWithContext is the same as DescribeBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupPolicyRequest ¶
func (c *RDSMYSQLV2) DescribeBackupPolicyRequest(input *DescribeBackupPolicyInput) (req *request.Request, output *DescribeBackupPolicyOutput)
DescribeBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupPolicy operation. The "output" return value will be populated with the DescribeBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupPolicyCommon Send returns without error.
See DescribeBackupPolicy for more information on using the DescribeBackupPolicy API call, and error handling.
// Example sending a request using the DescribeBackupPolicyRequest method.
req, resp := client.DescribeBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupPolicyWithContext ¶
func (c *RDSMYSQLV2) DescribeBackupPolicyWithContext(ctx volcengine.Context, input *DescribeBackupPolicyInput, opts ...request.Option) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicyWithContext is the same as DescribeBackupPolicy with the addition of the ability to pass a context and additional request options.
See DescribeBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupStats ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeBackupStats(input *DescribeBackupStatsInput) (*DescribeBackupStatsOutput, error)
DescribeBackupStats API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupStats for usage and error information.
func (*RDSMYSQLV2) DescribeBackupStatsCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeBackupStatsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupStatsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupStatsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeBackupStatsCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeBackupStatsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupStatsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupStatsCommon operation. The "output" return value will be populated with the DescribeBackupStatsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupStatsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupStatsCommon Send returns without error.
See DescribeBackupStatsCommon for more information on using the DescribeBackupStatsCommon API call, and error handling.
// Example sending a request using the DescribeBackupStatsCommonRequest method.
req, resp := client.DescribeBackupStatsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupStatsCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeBackupStatsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupStatsCommonWithContext is the same as DescribeBackupStatsCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupStatsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupStatsRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeBackupStatsRequest(input *DescribeBackupStatsInput) (req *request.Request, output *DescribeBackupStatsOutput)
DescribeBackupStatsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupStats operation. The "output" return value will be populated with the DescribeBackupStatsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupStatsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupStatsCommon Send returns without error.
See DescribeBackupStats for more information on using the DescribeBackupStats API call, and error handling.
// Example sending a request using the DescribeBackupStatsRequest method.
req, resp := client.DescribeBackupStatsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupStatsWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeBackupStatsWithContext(ctx volcengine.Context, input *DescribeBackupStatsInput, opts ...request.Option) (*DescribeBackupStatsOutput, error)
DescribeBackupStatsWithContext is the same as DescribeBackupStats with the addition of the ability to pass a context and additional request options.
See DescribeBackupStats for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackups ¶
func (c *RDSMYSQLV2) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)
DescribeBackups API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackups for usage and error information.
func (*RDSMYSQLV2) DescribeBackupsCommon ¶
func (c *RDSMYSQLV2) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBackupsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeBackupsCommonRequest ¶
func (c *RDSMYSQLV2) DescribeBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupsCommon operation. The "output" return value will be populated with the DescribeBackupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupsCommon Send returns without error.
See DescribeBackupsCommon for more information on using the DescribeBackupsCommon API call, and error handling.
// Example sending a request using the DescribeBackupsCommonRequest method.
req, resp := client.DescribeBackupsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupsCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupsCommonWithContext is the same as DescribeBackupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBackupsRequest ¶
func (c *RDSMYSQLV2) DescribeBackupsRequest(input *DescribeBackupsInput) (req *request.Request, output *DescribeBackupsOutput)
DescribeBackupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackups operation. The "output" return value will be populated with the DescribeBackupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupsCommon Send returns without error.
See DescribeBackups for more information on using the DescribeBackups API call, and error handling.
// Example sending a request using the DescribeBackupsRequest method.
req, resp := client.DescribeBackupsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBackupsWithContext ¶
func (c *RDSMYSQLV2) DescribeBackupsWithContext(ctx volcengine.Context, input *DescribeBackupsInput, opts ...request.Option) (*DescribeBackupsOutput, error)
DescribeBackupsWithContext is the same as DescribeBackups with the addition of the ability to pass a context and additional request options.
See DescribeBackups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBinlogFiles ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeBinlogFiles(input *DescribeBinlogFilesInput) (*DescribeBinlogFilesOutput, error)
DescribeBinlogFiles API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBinlogFiles for usage and error information.
func (*RDSMYSQLV2) DescribeBinlogFilesCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeBinlogFilesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBinlogFilesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeBinlogFilesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeBinlogFilesCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeBinlogFilesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBinlogFilesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBinlogFilesCommon operation. The "output" return value will be populated with the DescribeBinlogFilesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBinlogFilesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBinlogFilesCommon Send returns without error.
See DescribeBinlogFilesCommon for more information on using the DescribeBinlogFilesCommon API call, and error handling.
// Example sending a request using the DescribeBinlogFilesCommonRequest method.
req, resp := client.DescribeBinlogFilesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBinlogFilesCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeBinlogFilesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBinlogFilesCommonWithContext is the same as DescribeBinlogFilesCommon with the addition of the ability to pass a context and additional request options.
See DescribeBinlogFilesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeBinlogFilesRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeBinlogFilesRequest(input *DescribeBinlogFilesInput) (req *request.Request, output *DescribeBinlogFilesOutput)
DescribeBinlogFilesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBinlogFiles operation. The "output" return value will be populated with the DescribeBinlogFilesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBinlogFilesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBinlogFilesCommon Send returns without error.
See DescribeBinlogFiles for more information on using the DescribeBinlogFiles API call, and error handling.
// Example sending a request using the DescribeBinlogFilesRequest method.
req, resp := client.DescribeBinlogFilesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeBinlogFilesWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeBinlogFilesWithContext(ctx volcengine.Context, input *DescribeBinlogFilesInput, opts ...request.Option) (*DescribeBinlogFilesOutput, error)
DescribeBinlogFilesWithContext is the same as DescribeBinlogFiles with the addition of the ability to pass a context and additional request options.
See DescribeBinlogFiles for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeCrossBackupPolicy ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeCrossBackupPolicy(input *DescribeCrossBackupPolicyInput) (*DescribeCrossBackupPolicyOutput, error)
DescribeCrossBackupPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeCrossBackupPolicy for usage and error information.
func (*RDSMYSQLV2) DescribeCrossBackupPolicyCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossBackupPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeCrossBackupPolicyCommon for usage and error information.
func (*RDSMYSQLV2) DescribeCrossBackupPolicyCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeCrossBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCrossBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossBackupPolicyCommon operation. The "output" return value will be populated with the DescribeCrossBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossBackupPolicyCommon Send returns without error.
See DescribeCrossBackupPolicyCommon for more information on using the DescribeCrossBackupPolicyCommon API call, and error handling.
// Example sending a request using the DescribeCrossBackupPolicyCommonRequest method.
req, resp := client.DescribeCrossBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeCrossBackupPolicyCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeCrossBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCrossBackupPolicyCommonWithContext is the same as DescribeCrossBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See DescribeCrossBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeCrossBackupPolicyRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeCrossBackupPolicyRequest(input *DescribeCrossBackupPolicyInput) (req *request.Request, output *DescribeCrossBackupPolicyOutput)
DescribeCrossBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossBackupPolicy operation. The "output" return value will be populated with the DescribeCrossBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossBackupPolicyCommon Send returns without error.
See DescribeCrossBackupPolicy for more information on using the DescribeCrossBackupPolicy API call, and error handling.
// Example sending a request using the DescribeCrossBackupPolicyRequest method.
req, resp := client.DescribeCrossBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeCrossBackupPolicyWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeCrossBackupPolicyWithContext(ctx volcengine.Context, input *DescribeCrossBackupPolicyInput, opts ...request.Option) (*DescribeCrossBackupPolicyOutput, error)
DescribeCrossBackupPolicyWithContext is the same as DescribeCrossBackupPolicy with the addition of the ability to pass a context and additional request options.
See DescribeCrossBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeCrossRegionBackupDBInstances ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstances(input *DescribeCrossRegionBackupDBInstancesInput) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstances API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeCrossRegionBackupDBInstances for usage and error information.
func (*RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeCrossRegionBackupDBInstancesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCrossRegionBackupDBInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossRegionBackupDBInstancesCommon operation. The "output" return value will be populated with the DescribeCrossRegionBackupDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionBackupDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionBackupDBInstancesCommon Send returns without error.
See DescribeCrossRegionBackupDBInstancesCommon for more information on using the DescribeCrossRegionBackupDBInstancesCommon API call, and error handling.
// Example sending a request using the DescribeCrossRegionBackupDBInstancesCommonRequest method.
req, resp := client.DescribeCrossRegionBackupDBInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommonWithContext is the same as DescribeCrossRegionBackupDBInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionBackupDBInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesRequest(input *DescribeCrossRegionBackupDBInstancesInput) (req *request.Request, output *DescribeCrossRegionBackupDBInstancesOutput)
DescribeCrossRegionBackupDBInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossRegionBackupDBInstances operation. The "output" return value will be populated with the DescribeCrossRegionBackupDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionBackupDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionBackupDBInstancesCommon Send returns without error.
See DescribeCrossRegionBackupDBInstances for more information on using the DescribeCrossRegionBackupDBInstances API call, and error handling.
// Example sending a request using the DescribeCrossRegionBackupDBInstancesRequest method.
req, resp := client.DescribeCrossRegionBackupDBInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeCrossRegionBackupDBInstancesWithContext(ctx volcengine.Context, input *DescribeCrossRegionBackupDBInstancesInput, opts ...request.Option) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstancesWithContext is the same as DescribeCrossRegionBackupDBInstances with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionBackupDBInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBAccounts ¶
func (c *RDSMYSQLV2) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
DescribeDBAccounts API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBAccounts for usage and error information.
func (*RDSMYSQLV2) DescribeDBAccountsCommon ¶
func (c *RDSMYSQLV2) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBAccountsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBAccountsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBAccountsCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBAccountsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBAccountsCommon operation. The "output" return value will be populated with the DescribeDBAccountsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBAccountsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBAccountsCommon Send returns without error.
See DescribeDBAccountsCommon for more information on using the DescribeDBAccountsCommon API call, and error handling.
// Example sending a request using the DescribeDBAccountsCommonRequest method.
req, resp := client.DescribeDBAccountsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBAccountsCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBAccountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBAccountsCommonWithContext is the same as DescribeDBAccountsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBAccountsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBAccountsRequest ¶
func (c *RDSMYSQLV2) DescribeDBAccountsRequest(input *DescribeDBAccountsInput) (req *request.Request, output *DescribeDBAccountsOutput)
DescribeDBAccountsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBAccounts operation. The "output" return value will be populated with the DescribeDBAccountsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBAccountsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBAccountsCommon Send returns without error.
See DescribeDBAccounts for more information on using the DescribeDBAccounts API call, and error handling.
// Example sending a request using the DescribeDBAccountsRequest method.
req, resp := client.DescribeDBAccountsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBAccountsWithContext ¶
func (c *RDSMYSQLV2) DescribeDBAccountsWithContext(ctx volcengine.Context, input *DescribeDBAccountsInput, opts ...request.Option) (*DescribeDBAccountsOutput, error)
DescribeDBAccountsWithContext is the same as DescribeDBAccounts with the addition of the ability to pass a context and additional request options.
See DescribeDBAccounts for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBBlueGreenDifferences ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferences(input *DescribeDBBlueGreenDifferencesInput) (*DescribeDBBlueGreenDifferencesOutput, error)
DescribeDBBlueGreenDifferences API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBBlueGreenDifferences for usage and error information.
func (*RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBBlueGreenDifferencesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBBlueGreenDifferencesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBBlueGreenDifferencesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBBlueGreenDifferencesCommon operation. The "output" return value will be populated with the DescribeDBBlueGreenDifferencesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBBlueGreenDifferencesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBBlueGreenDifferencesCommon Send returns without error.
See DescribeDBBlueGreenDifferencesCommon for more information on using the DescribeDBBlueGreenDifferencesCommon API call, and error handling.
// Example sending a request using the DescribeDBBlueGreenDifferencesCommonRequest method.
req, resp := client.DescribeDBBlueGreenDifferencesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBBlueGreenDifferencesCommonWithContext is the same as DescribeDBBlueGreenDifferencesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBBlueGreenDifferencesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBBlueGreenDifferencesRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesRequest(input *DescribeDBBlueGreenDifferencesInput) (req *request.Request, output *DescribeDBBlueGreenDifferencesOutput)
DescribeDBBlueGreenDifferencesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBBlueGreenDifferences operation. The "output" return value will be populated with the DescribeDBBlueGreenDifferencesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBBlueGreenDifferencesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBBlueGreenDifferencesCommon Send returns without error.
See DescribeDBBlueGreenDifferences for more information on using the DescribeDBBlueGreenDifferences API call, and error handling.
// Example sending a request using the DescribeDBBlueGreenDifferencesRequest method.
req, resp := client.DescribeDBBlueGreenDifferencesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBBlueGreenDifferencesWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenDifferencesWithContext(ctx volcengine.Context, input *DescribeDBBlueGreenDifferencesInput, opts ...request.Option) (*DescribeDBBlueGreenDifferencesOutput, error)
DescribeDBBlueGreenDifferencesWithContext is the same as DescribeDBBlueGreenDifferences with the addition of the ability to pass a context and additional request options.
See DescribeDBBlueGreenDifferences for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBBlueGreenInstance ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenInstance(input *DescribeDBBlueGreenInstanceInput) (*DescribeDBBlueGreenInstanceOutput, error)
DescribeDBBlueGreenInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBBlueGreenInstance for usage and error information.
func (*RDSMYSQLV2) DescribeDBBlueGreenInstanceCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBBlueGreenInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBBlueGreenInstanceCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBBlueGreenInstanceCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBBlueGreenInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBBlueGreenInstanceCommon operation. The "output" return value will be populated with the DescribeDBBlueGreenInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBBlueGreenInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBBlueGreenInstanceCommon Send returns without error.
See DescribeDBBlueGreenInstanceCommon for more information on using the DescribeDBBlueGreenInstanceCommon API call, and error handling.
// Example sending a request using the DescribeDBBlueGreenInstanceCommonRequest method.
req, resp := client.DescribeDBBlueGreenInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBBlueGreenInstanceCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBBlueGreenInstanceCommonWithContext is the same as DescribeDBBlueGreenInstanceCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBBlueGreenInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBBlueGreenInstanceRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceRequest(input *DescribeDBBlueGreenInstanceInput) (req *request.Request, output *DescribeDBBlueGreenInstanceOutput)
DescribeDBBlueGreenInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBBlueGreenInstance operation. The "output" return value will be populated with the DescribeDBBlueGreenInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBBlueGreenInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBBlueGreenInstanceCommon Send returns without error.
See DescribeDBBlueGreenInstance for more information on using the DescribeDBBlueGreenInstance API call, and error handling.
// Example sending a request using the DescribeDBBlueGreenInstanceRequest method.
req, resp := client.DescribeDBBlueGreenInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBBlueGreenInstanceWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBBlueGreenInstanceWithContext(ctx volcengine.Context, input *DescribeDBBlueGreenInstanceInput, opts ...request.Option) (*DescribeDBBlueGreenInstanceOutput, error)
DescribeDBBlueGreenInstanceWithContext is the same as DescribeDBBlueGreenInstance with the addition of the ability to pass a context and additional request options.
See DescribeDBBlueGreenInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBDisasterRecoveryInstances ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstances(input *DescribeDBDisasterRecoveryInstancesInput) (*DescribeDBDisasterRecoveryInstancesOutput, error)
DescribeDBDisasterRecoveryInstances API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBDisasterRecoveryInstances for usage and error information.
func (*RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBDisasterRecoveryInstancesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBDisasterRecoveryInstancesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBDisasterRecoveryInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBDisasterRecoveryInstancesCommon operation. The "output" return value will be populated with the DescribeDBDisasterRecoveryInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBDisasterRecoveryInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBDisasterRecoveryInstancesCommon Send returns without error.
See DescribeDBDisasterRecoveryInstancesCommon for more information on using the DescribeDBDisasterRecoveryInstancesCommon API call, and error handling.
// Example sending a request using the DescribeDBDisasterRecoveryInstancesCommonRequest method.
req, resp := client.DescribeDBDisasterRecoveryInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBDisasterRecoveryInstancesCommonWithContext is the same as DescribeDBDisasterRecoveryInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBDisasterRecoveryInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesRequest(input *DescribeDBDisasterRecoveryInstancesInput) (req *request.Request, output *DescribeDBDisasterRecoveryInstancesOutput)
DescribeDBDisasterRecoveryInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBDisasterRecoveryInstances operation. The "output" return value will be populated with the DescribeDBDisasterRecoveryInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBDisasterRecoveryInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBDisasterRecoveryInstancesCommon Send returns without error.
See DescribeDBDisasterRecoveryInstances for more information on using the DescribeDBDisasterRecoveryInstances API call, and error handling.
// Example sending a request using the DescribeDBDisasterRecoveryInstancesRequest method.
req, resp := client.DescribeDBDisasterRecoveryInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBDisasterRecoveryInstancesWithContext(ctx volcengine.Context, input *DescribeDBDisasterRecoveryInstancesInput, opts ...request.Option) (*DescribeDBDisasterRecoveryInstancesOutput, error)
DescribeDBDisasterRecoveryInstancesWithContext is the same as DescribeDBDisasterRecoveryInstances with the addition of the ability to pass a context and additional request options.
See DescribeDBDisasterRecoveryInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceAttribute ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceAttribute(input *DescribeDBInstanceAttributeInput) (*DescribeDBInstanceAttributeOutput, error)
DescribeDBInstanceAttribute API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceAttribute for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceAttributeCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceAttributeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceAttributeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceAttributeCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceAttributeCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceAttributeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceAttributeCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceAttributeCommon operation. The "output" return value will be populated with the DescribeDBInstanceAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceAttributeCommon Send returns without error.
See DescribeDBInstanceAttributeCommon for more information on using the DescribeDBInstanceAttributeCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceAttributeCommonRequest method.
req, resp := client.DescribeDBInstanceAttributeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceAttributeCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceAttributeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceAttributeCommonWithContext is the same as DescribeDBInstanceAttributeCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceAttributeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceAttributeRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceAttributeRequest(input *DescribeDBInstanceAttributeInput) (req *request.Request, output *DescribeDBInstanceAttributeOutput)
DescribeDBInstanceAttributeRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceAttribute operation. The "output" return value will be populated with the DescribeDBInstanceAttributeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceAttributeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceAttributeCommon Send returns without error.
See DescribeDBInstanceAttribute for more information on using the DescribeDBInstanceAttribute API call, and error handling.
// Example sending a request using the DescribeDBInstanceAttributeRequest method.
req, resp := client.DescribeDBInstanceAttributeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceAttributeWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceAttributeWithContext(ctx volcengine.Context, input *DescribeDBInstanceAttributeInput, opts ...request.Option) (*DescribeDBInstanceAttributeOutput, error)
DescribeDBInstanceAttributeWithContext is the same as DescribeDBInstanceAttribute with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceAttribute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceChargeDetail ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetail(input *DescribeDBInstanceChargeDetailInput) (*DescribeDBInstanceChargeDetailOutput, error)
DescribeDBInstanceChargeDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceChargeDetail for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceChargeDetailCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceChargeDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceChargeDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceChargeDetailCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceChargeDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceChargeDetailCommon operation. The "output" return value will be populated with the DescribeDBInstanceChargeDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceChargeDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceChargeDetailCommon Send returns without error.
See DescribeDBInstanceChargeDetailCommon for more information on using the DescribeDBInstanceChargeDetailCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceChargeDetailCommonRequest method.
req, resp := client.DescribeDBInstanceChargeDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceChargeDetailCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceChargeDetailCommonWithContext is the same as DescribeDBInstanceChargeDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceChargeDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceChargeDetailRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailRequest(input *DescribeDBInstanceChargeDetailInput) (req *request.Request, output *DescribeDBInstanceChargeDetailOutput)
DescribeDBInstanceChargeDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceChargeDetail operation. The "output" return value will be populated with the DescribeDBInstanceChargeDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceChargeDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceChargeDetailCommon Send returns without error.
See DescribeDBInstanceChargeDetail for more information on using the DescribeDBInstanceChargeDetail API call, and error handling.
// Example sending a request using the DescribeDBInstanceChargeDetailRequest method.
req, resp := client.DescribeDBInstanceChargeDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceChargeDetailWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceChargeDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceChargeDetailInput, opts ...request.Option) (*DescribeDBInstanceChargeDetailOutput, error)
DescribeDBInstanceChargeDetailWithContext is the same as DescribeDBInstanceChargeDetail with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceChargeDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceDetail ¶
func (c *RDSMYSQLV2) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceDetail for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceDetailCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceDetailCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceDetailCommon operation. The "output" return value will be populated with the DescribeDBInstanceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceDetailCommon Send returns without error.
See DescribeDBInstanceDetailCommon for more information on using the DescribeDBInstanceDetailCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceDetailCommonRequest method.
req, resp := client.DescribeDBInstanceDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceDetailCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommonWithContext is the same as DescribeDBInstanceDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceDetailRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceDetailRequest(input *DescribeDBInstanceDetailInput) (req *request.Request, output *DescribeDBInstanceDetailOutput)
DescribeDBInstanceDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceDetail operation. The "output" return value will be populated with the DescribeDBInstanceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceDetailCommon Send returns without error.
See DescribeDBInstanceDetail for more information on using the DescribeDBInstanceDetail API call, and error handling.
// Example sending a request using the DescribeDBInstanceDetailRequest method.
req, resp := client.DescribeDBInstanceDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceDetailWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceDetailInput, opts ...request.Option) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetailWithContext is the same as DescribeDBInstanceDetail with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceEndpoints ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceEndpoints(input *DescribeDBInstanceEndpointsInput) (*DescribeDBInstanceEndpointsOutput, error)
DescribeDBInstanceEndpoints API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceEndpoints for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceEndpointsCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceEndpointsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceEndpointsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceEndpointsCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceEndpointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceEndpointsCommon operation. The "output" return value will be populated with the DescribeDBInstanceEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceEndpointsCommon Send returns without error.
See DescribeDBInstanceEndpointsCommon for more information on using the DescribeDBInstanceEndpointsCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceEndpointsCommonRequest method.
req, resp := client.DescribeDBInstanceEndpointsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceEndpointsCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceEndpointsCommonWithContext is the same as DescribeDBInstanceEndpointsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceEndpointsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceEndpointsRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsRequest(input *DescribeDBInstanceEndpointsInput) (req *request.Request, output *DescribeDBInstanceEndpointsOutput)
DescribeDBInstanceEndpointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceEndpoints operation. The "output" return value will be populated with the DescribeDBInstanceEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceEndpointsCommon Send returns without error.
See DescribeDBInstanceEndpoints for more information on using the DescribeDBInstanceEndpoints API call, and error handling.
// Example sending a request using the DescribeDBInstanceEndpointsRequest method.
req, resp := client.DescribeDBInstanceEndpointsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceEndpointsWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceEndpointsWithContext(ctx volcengine.Context, input *DescribeDBInstanceEndpointsInput, opts ...request.Option) (*DescribeDBInstanceEndpointsOutput, error)
DescribeDBInstanceEndpointsWithContext is the same as DescribeDBInstanceEndpoints with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceEndpoints for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceEngineMinorVersions ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersions(input *DescribeDBInstanceEngineMinorVersionsInput) (*DescribeDBInstanceEngineMinorVersionsOutput, error)
DescribeDBInstanceEngineMinorVersions API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceEngineMinorVersions for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceEngineMinorVersionsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceEngineMinorVersionsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceEngineMinorVersionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceEngineMinorVersionsCommon operation. The "output" return value will be populated with the DescribeDBInstanceEngineMinorVersionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceEngineMinorVersionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceEngineMinorVersionsCommon Send returns without error.
See DescribeDBInstanceEngineMinorVersionsCommon for more information on using the DescribeDBInstanceEngineMinorVersionsCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceEngineMinorVersionsCommonRequest method.
req, resp := client.DescribeDBInstanceEngineMinorVersionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceEngineMinorVersionsCommonWithContext is the same as DescribeDBInstanceEngineMinorVersionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceEngineMinorVersionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsRequest(input *DescribeDBInstanceEngineMinorVersionsInput) (req *request.Request, output *DescribeDBInstanceEngineMinorVersionsOutput)
DescribeDBInstanceEngineMinorVersionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceEngineMinorVersions operation. The "output" return value will be populated with the DescribeDBInstanceEngineMinorVersionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceEngineMinorVersionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceEngineMinorVersionsCommon Send returns without error.
See DescribeDBInstanceEngineMinorVersions for more information on using the DescribeDBInstanceEngineMinorVersions API call, and error handling.
// Example sending a request using the DescribeDBInstanceEngineMinorVersionsRequest method.
req, resp := client.DescribeDBInstanceEngineMinorVersionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDBInstanceEngineMinorVersionsWithContext(ctx volcengine.Context, input *DescribeDBInstanceEngineMinorVersionsInput, opts ...request.Option) (*DescribeDBInstanceEngineMinorVersionsOutput, error)
DescribeDBInstanceEngineMinorVersionsWithContext is the same as DescribeDBInstanceEngineMinorVersions with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceEngineMinorVersions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceHAConfig ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceHAConfig(input *DescribeDBInstanceHAConfigInput) (*DescribeDBInstanceHAConfigOutput, error)
DescribeDBInstanceHAConfig API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceHAConfig for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceHAConfigCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceHAConfigCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceHAConfigCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceHAConfigCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceHAConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceHAConfigCommon operation. The "output" return value will be populated with the DescribeDBInstanceHAConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceHAConfigCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceHAConfigCommon Send returns without error.
See DescribeDBInstanceHAConfigCommon for more information on using the DescribeDBInstanceHAConfigCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceHAConfigCommonRequest method.
req, resp := client.DescribeDBInstanceHAConfigCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceHAConfigCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceHAConfigCommonWithContext is the same as DescribeDBInstanceHAConfigCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceHAConfigCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceHAConfigRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigRequest(input *DescribeDBInstanceHAConfigInput) (req *request.Request, output *DescribeDBInstanceHAConfigOutput)
DescribeDBInstanceHAConfigRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceHAConfig operation. The "output" return value will be populated with the DescribeDBInstanceHAConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceHAConfigCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceHAConfigCommon Send returns without error.
See DescribeDBInstanceHAConfig for more information on using the DescribeDBInstanceHAConfig API call, and error handling.
// Example sending a request using the DescribeDBInstanceHAConfigRequest method.
req, resp := client.DescribeDBInstanceHAConfigRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceHAConfigWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBInstanceHAConfigWithContext(ctx volcengine.Context, input *DescribeDBInstanceHAConfigInput, opts ...request.Option) (*DescribeDBInstanceHAConfigOutput, error)
DescribeDBInstanceHAConfigWithContext is the same as DescribeDBInstanceHAConfig with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceHAConfig for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceNodes ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBInstanceNodes(input *DescribeDBInstanceNodesInput) (*DescribeDBInstanceNodesOutput, error)
DescribeDBInstanceNodes API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceNodes for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceNodesCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBInstanceNodesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceNodesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceNodesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceNodesCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBInstanceNodesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceNodesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceNodesCommon operation. The "output" return value will be populated with the DescribeDBInstanceNodesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceNodesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceNodesCommon Send returns without error.
See DescribeDBInstanceNodesCommon for more information on using the DescribeDBInstanceNodesCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceNodesCommonRequest method.
req, resp := client.DescribeDBInstanceNodesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceNodesCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBInstanceNodesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceNodesCommonWithContext is the same as DescribeDBInstanceNodesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceNodesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceNodesRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBInstanceNodesRequest(input *DescribeDBInstanceNodesInput) (req *request.Request, output *DescribeDBInstanceNodesOutput)
DescribeDBInstanceNodesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceNodes operation. The "output" return value will be populated with the DescribeDBInstanceNodesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceNodesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceNodesCommon Send returns without error.
See DescribeDBInstanceNodes for more information on using the DescribeDBInstanceNodes API call, and error handling.
// Example sending a request using the DescribeDBInstanceNodesRequest method.
req, resp := client.DescribeDBInstanceNodesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceNodesWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBInstanceNodesWithContext(ctx volcengine.Context, input *DescribeDBInstanceNodesInput, opts ...request.Option) (*DescribeDBInstanceNodesOutput, error)
DescribeDBInstanceNodesWithContext is the same as DescribeDBInstanceNodes with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceNodes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceParameters ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParameters(input *DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
DescribeDBInstanceParameters API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceParameters for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceParametersCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceParametersCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceParametersCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceParametersCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceParametersCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceParametersCommon operation. The "output" return value will be populated with the DescribeDBInstanceParametersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceParametersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceParametersCommon Send returns without error.
See DescribeDBInstanceParametersCommon for more information on using the DescribeDBInstanceParametersCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceParametersCommonRequest method.
req, resp := client.DescribeDBInstanceParametersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceParametersCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceParametersCommonWithContext is the same as DescribeDBInstanceParametersCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceParametersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceParametersLog ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersLog(input *DescribeDBInstanceParametersLogInput) (*DescribeDBInstanceParametersLogOutput, error)
DescribeDBInstanceParametersLog API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceParametersLog for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceParametersLogCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceParametersLogCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceParametersLogCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceParametersLogCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceParametersLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceParametersLogCommon operation. The "output" return value will be populated with the DescribeDBInstanceParametersLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceParametersLogCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceParametersLogCommon Send returns without error.
See DescribeDBInstanceParametersLogCommon for more information on using the DescribeDBInstanceParametersLogCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceParametersLogCommonRequest method.
req, resp := client.DescribeDBInstanceParametersLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceParametersLogCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceParametersLogCommonWithContext is the same as DescribeDBInstanceParametersLogCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceParametersLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceParametersLogRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogRequest(input *DescribeDBInstanceParametersLogInput) (req *request.Request, output *DescribeDBInstanceParametersLogOutput)
DescribeDBInstanceParametersLogRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceParametersLog operation. The "output" return value will be populated with the DescribeDBInstanceParametersLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceParametersLogCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceParametersLogCommon Send returns without error.
See DescribeDBInstanceParametersLog for more information on using the DescribeDBInstanceParametersLog API call, and error handling.
// Example sending a request using the DescribeDBInstanceParametersLogRequest method.
req, resp := client.DescribeDBInstanceParametersLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceParametersLogWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersLogWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersLogInput, opts ...request.Option) (*DescribeDBInstanceParametersLogOutput, error)
DescribeDBInstanceParametersLogWithContext is the same as DescribeDBInstanceParametersLog with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceParametersLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceParametersRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersRequest(input *DescribeDBInstanceParametersInput) (req *request.Request, output *DescribeDBInstanceParametersOutput)
DescribeDBInstanceParametersRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceParameters operation. The "output" return value will be populated with the DescribeDBInstanceParametersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceParametersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceParametersCommon Send returns without error.
See DescribeDBInstanceParameters for more information on using the DescribeDBInstanceParameters API call, and error handling.
// Example sending a request using the DescribeDBInstanceParametersRequest method.
req, resp := client.DescribeDBInstanceParametersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceParametersWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceParametersWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersInput, opts ...request.Option) (*DescribeDBInstanceParametersOutput, error)
DescribeDBInstanceParametersWithContext is the same as DescribeDBInstanceParameters with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceParameters for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstancePriceDetail ¶
func (c *RDSMYSQLV2) DescribeDBInstancePriceDetail(input *DescribeDBInstancePriceDetailInput) (*DescribeDBInstancePriceDetailOutput, error)
DescribeDBInstancePriceDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstancePriceDetail for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstancePriceDetailCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancePriceDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstancePriceDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstancePriceDetailCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstancePriceDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDetailCommon operation. The "output" return value will be populated with the DescribeDBInstancePriceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancePriceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDetailCommon Send returns without error.
See DescribeDBInstancePriceDetailCommon for more information on using the DescribeDBInstancePriceDetailCommon API call, and error handling.
// Example sending a request using the DescribeDBInstancePriceDetailCommonRequest method.
req, resp := client.DescribeDBInstancePriceDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstancePriceDetailCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancePriceDetailCommonWithContext is the same as DescribeDBInstancePriceDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstancePriceDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstancePriceDetailRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailRequest(input *DescribeDBInstancePriceDetailInput) (req *request.Request, output *DescribeDBInstancePriceDetailOutput)
DescribeDBInstancePriceDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDetail operation. The "output" return value will be populated with the DescribeDBInstancePriceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancePriceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDetailCommon Send returns without error.
See DescribeDBInstancePriceDetail for more information on using the DescribeDBInstancePriceDetail API call, and error handling.
// Example sending a request using the DescribeDBInstancePriceDetailRequest method.
req, resp := client.DescribeDBInstancePriceDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstancePriceDetailWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstancePriceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstancePriceDetailInput, opts ...request.Option) (*DescribeDBInstancePriceDetailOutput, error)
DescribeDBInstancePriceDetailWithContext is the same as DescribeDBInstancePriceDetail with the addition of the ability to pass a context and additional request options.
See DescribeDBInstancePriceDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceSSL ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSSL(input *DescribeDBInstanceSSLInput) (*DescribeDBInstanceSSLOutput, error)
DescribeDBInstanceSSL API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceSSL for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceSSLCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSSLCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceSSLCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceSSLCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceSSLCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSSLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceSSLCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceSSLCommon operation. The "output" return value will be populated with the DescribeDBInstanceSSLCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceSSLCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceSSLCommon Send returns without error.
See DescribeDBInstanceSSLCommon for more information on using the DescribeDBInstanceSSLCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceSSLCommonRequest method.
req, resp := client.DescribeDBInstanceSSLCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceSSLCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSSLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceSSLCommonWithContext is the same as DescribeDBInstanceSSLCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceSSLCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceSSLRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSSLRequest(input *DescribeDBInstanceSSLInput) (req *request.Request, output *DescribeDBInstanceSSLOutput)
DescribeDBInstanceSSLRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceSSL operation. The "output" return value will be populated with the DescribeDBInstanceSSLCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceSSLCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceSSLCommon Send returns without error.
See DescribeDBInstanceSSL for more information on using the DescribeDBInstanceSSL API call, and error handling.
// Example sending a request using the DescribeDBInstanceSSLRequest method.
req, resp := client.DescribeDBInstanceSSLRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceSSLWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSSLWithContext(ctx volcengine.Context, input *DescribeDBInstanceSSLInput, opts ...request.Option) (*DescribeDBInstanceSSLOutput, error)
DescribeDBInstanceSSLWithContext is the same as DescribeDBInstanceSSL with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceSSL for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceSpecs ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSpecs(input *DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)
DescribeDBInstanceSpecs API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceSpecs for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceSpecsCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSpecsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceSpecsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceSpecsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceSpecsCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSpecsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceSpecsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceSpecsCommon operation. The "output" return value will be populated with the DescribeDBInstanceSpecsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceSpecsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceSpecsCommon Send returns without error.
See DescribeDBInstanceSpecsCommon for more information on using the DescribeDBInstanceSpecsCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceSpecsCommonRequest method.
req, resp := client.DescribeDBInstanceSpecsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceSpecsCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSpecsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceSpecsCommonWithContext is the same as DescribeDBInstanceSpecsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceSpecsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceSpecsRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSpecsRequest(input *DescribeDBInstanceSpecsInput) (req *request.Request, output *DescribeDBInstanceSpecsOutput)
DescribeDBInstanceSpecsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceSpecs operation. The "output" return value will be populated with the DescribeDBInstanceSpecsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceSpecsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceSpecsCommon Send returns without error.
See DescribeDBInstanceSpecs for more information on using the DescribeDBInstanceSpecs API call, and error handling.
// Example sending a request using the DescribeDBInstanceSpecsRequest method.
req, resp := client.DescribeDBInstanceSpecsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceSpecsWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstanceSpecsWithContext(ctx volcengine.Context, input *DescribeDBInstanceSpecsInput, opts ...request.Option) (*DescribeDBInstanceSpecsOutput, error)
DescribeDBInstanceSpecsWithContext is the same as DescribeDBInstanceSpecs with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceSpecs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceTDE ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstanceTDE(input *DescribeDBInstanceTDEInput) (*DescribeDBInstanceTDEOutput, error)
DescribeDBInstanceTDE API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceTDE for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceTDECommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstanceTDECommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceTDECommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstanceTDECommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstanceTDECommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstanceTDECommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceTDECommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceTDECommon operation. The "output" return value will be populated with the DescribeDBInstanceTDECommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceTDECommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceTDECommon Send returns without error.
See DescribeDBInstanceTDECommon for more information on using the DescribeDBInstanceTDECommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceTDECommonRequest method.
req, resp := client.DescribeDBInstanceTDECommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceTDECommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstanceTDECommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceTDECommonWithContext is the same as DescribeDBInstanceTDECommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceTDECommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstanceTDERequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstanceTDERequest(input *DescribeDBInstanceTDEInput) (req *request.Request, output *DescribeDBInstanceTDEOutput)
DescribeDBInstanceTDERequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceTDE operation. The "output" return value will be populated with the DescribeDBInstanceTDECommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceTDECommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceTDECommon Send returns without error.
See DescribeDBInstanceTDE for more information on using the DescribeDBInstanceTDE API call, and error handling.
// Example sending a request using the DescribeDBInstanceTDERequest method.
req, resp := client.DescribeDBInstanceTDERequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstanceTDEWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstanceTDEWithContext(ctx volcengine.Context, input *DescribeDBInstanceTDEInput, opts ...request.Option) (*DescribeDBInstanceTDEOutput, error)
DescribeDBInstanceTDEWithContext is the same as DescribeDBInstanceTDE with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceTDE for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstances ¶
func (c *RDSMYSQLV2) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
DescribeDBInstances API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstances for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstancesCommon ¶
func (c *RDSMYSQLV2) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstancesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstancesCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancesCommon operation. The "output" return value will be populated with the DescribeDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancesCommon Send returns without error.
See DescribeDBInstancesCommon for more information on using the DescribeDBInstancesCommon API call, and error handling.
// Example sending a request using the DescribeDBInstancesCommonRequest method.
req, resp := client.DescribeDBInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstancesCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancesCommonWithContext is the same as DescribeDBInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBInstancesRequest ¶
func (c *RDSMYSQLV2) DescribeDBInstancesRequest(input *DescribeDBInstancesInput) (req *request.Request, output *DescribeDBInstancesOutput)
DescribeDBInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstances operation. The "output" return value will be populated with the DescribeDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancesCommon Send returns without error.
See DescribeDBInstances for more information on using the DescribeDBInstances API call, and error handling.
// Example sending a request using the DescribeDBInstancesRequest method.
req, resp := client.DescribeDBInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBInstancesWithContext ¶
func (c *RDSMYSQLV2) DescribeDBInstancesWithContext(ctx volcengine.Context, input *DescribeDBInstancesInput, opts ...request.Option) (*DescribeDBInstancesOutput, error)
DescribeDBInstancesWithContext is the same as DescribeDBInstances with the addition of the ability to pass a context and additional request options.
See DescribeDBInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBNodeParameterDifferences ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferences(input *DescribeDBNodeParameterDifferencesInput) (*DescribeDBNodeParameterDifferencesOutput, error)
DescribeDBNodeParameterDifferences API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBNodeParameterDifferences for usage and error information.
func (*RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBNodeParameterDifferencesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBNodeParameterDifferencesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBNodeParameterDifferencesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBNodeParameterDifferencesCommon operation. The "output" return value will be populated with the DescribeDBNodeParameterDifferencesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBNodeParameterDifferencesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBNodeParameterDifferencesCommon Send returns without error.
See DescribeDBNodeParameterDifferencesCommon for more information on using the DescribeDBNodeParameterDifferencesCommon API call, and error handling.
// Example sending a request using the DescribeDBNodeParameterDifferencesCommonRequest method.
req, resp := client.DescribeDBNodeParameterDifferencesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBNodeParameterDifferencesCommonWithContext is the same as DescribeDBNodeParameterDifferencesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBNodeParameterDifferencesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBNodeParameterDifferencesRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesRequest(input *DescribeDBNodeParameterDifferencesInput) (req *request.Request, output *DescribeDBNodeParameterDifferencesOutput)
DescribeDBNodeParameterDifferencesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBNodeParameterDifferences operation. The "output" return value will be populated with the DescribeDBNodeParameterDifferencesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBNodeParameterDifferencesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBNodeParameterDifferencesCommon Send returns without error.
See DescribeDBNodeParameterDifferences for more information on using the DescribeDBNodeParameterDifferences API call, and error handling.
// Example sending a request using the DescribeDBNodeParameterDifferencesRequest method.
req, resp := client.DescribeDBNodeParameterDifferencesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBNodeParameterDifferencesWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBNodeParameterDifferencesWithContext(ctx volcengine.Context, input *DescribeDBNodeParameterDifferencesInput, opts ...request.Option) (*DescribeDBNodeParameterDifferencesOutput, error)
DescribeDBNodeParameterDifferencesWithContext is the same as DescribeDBNodeParameterDifferences with the addition of the ability to pass a context and additional request options.
See DescribeDBNodeParameterDifferences for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBProxy ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBProxy(input *DescribeDBProxyInput) (*DescribeDBProxyOutput, error)
DescribeDBProxy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBProxy for usage and error information.
func (*RDSMYSQLV2) DescribeDBProxyCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBProxyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBProxyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBProxyCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBProxyCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBProxyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBProxyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBProxyCommon operation. The "output" return value will be populated with the DescribeDBProxyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBProxyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBProxyCommon Send returns without error.
See DescribeDBProxyCommon for more information on using the DescribeDBProxyCommon API call, and error handling.
// Example sending a request using the DescribeDBProxyCommonRequest method.
req, resp := client.DescribeDBProxyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBProxyCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBProxyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBProxyCommonWithContext is the same as DescribeDBProxyCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBProxyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBProxyConfig ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBProxyConfig(input *DescribeDBProxyConfigInput) (*DescribeDBProxyConfigOutput, error)
DescribeDBProxyConfig API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBProxyConfig for usage and error information.
func (*RDSMYSQLV2) DescribeDBProxyConfigCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBProxyConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBProxyConfigCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBProxyConfigCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBProxyConfigCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBProxyConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBProxyConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBProxyConfigCommon operation. The "output" return value will be populated with the DescribeDBProxyConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBProxyConfigCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBProxyConfigCommon Send returns without error.
See DescribeDBProxyConfigCommon for more information on using the DescribeDBProxyConfigCommon API call, and error handling.
// Example sending a request using the DescribeDBProxyConfigCommonRequest method.
req, resp := client.DescribeDBProxyConfigCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBProxyConfigCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBProxyConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBProxyConfigCommonWithContext is the same as DescribeDBProxyConfigCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBProxyConfigCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBProxyConfigRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBProxyConfigRequest(input *DescribeDBProxyConfigInput) (req *request.Request, output *DescribeDBProxyConfigOutput)
DescribeDBProxyConfigRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBProxyConfig operation. The "output" return value will be populated with the DescribeDBProxyConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBProxyConfigCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBProxyConfigCommon Send returns without error.
See DescribeDBProxyConfig for more information on using the DescribeDBProxyConfig API call, and error handling.
// Example sending a request using the DescribeDBProxyConfigRequest method.
req, resp := client.DescribeDBProxyConfigRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBProxyConfigWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBProxyConfigWithContext(ctx volcengine.Context, input *DescribeDBProxyConfigInput, opts ...request.Option) (*DescribeDBProxyConfigOutput, error)
DescribeDBProxyConfigWithContext is the same as DescribeDBProxyConfig with the addition of the ability to pass a context and additional request options.
See DescribeDBProxyConfig for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBProxyPriceDetail ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBProxyPriceDetail(input *DescribeDBProxyPriceDetailInput) (*DescribeDBProxyPriceDetailOutput, error)
DescribeDBProxyPriceDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBProxyPriceDetail for usage and error information.
func (*RDSMYSQLV2) DescribeDBProxyPriceDetailCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBProxyPriceDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBProxyPriceDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBProxyPriceDetailCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBProxyPriceDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBProxyPriceDetailCommon operation. The "output" return value will be populated with the DescribeDBProxyPriceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBProxyPriceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBProxyPriceDetailCommon Send returns without error.
See DescribeDBProxyPriceDetailCommon for more information on using the DescribeDBProxyPriceDetailCommon API call, and error handling.
// Example sending a request using the DescribeDBProxyPriceDetailCommonRequest method.
req, resp := client.DescribeDBProxyPriceDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBProxyPriceDetailCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBProxyPriceDetailCommonWithContext is the same as DescribeDBProxyPriceDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBProxyPriceDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBProxyPriceDetailRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailRequest(input *DescribeDBProxyPriceDetailInput) (req *request.Request, output *DescribeDBProxyPriceDetailOutput)
DescribeDBProxyPriceDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBProxyPriceDetail operation. The "output" return value will be populated with the DescribeDBProxyPriceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBProxyPriceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBProxyPriceDetailCommon Send returns without error.
See DescribeDBProxyPriceDetail for more information on using the DescribeDBProxyPriceDetail API call, and error handling.
// Example sending a request using the DescribeDBProxyPriceDetailRequest method.
req, resp := client.DescribeDBProxyPriceDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBProxyPriceDetailWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDBProxyPriceDetailWithContext(ctx volcengine.Context, input *DescribeDBProxyPriceDetailInput, opts ...request.Option) (*DescribeDBProxyPriceDetailOutput, error)
DescribeDBProxyPriceDetailWithContext is the same as DescribeDBProxyPriceDetail with the addition of the ability to pass a context and additional request options.
See DescribeDBProxyPriceDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBProxyRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBProxyRequest(input *DescribeDBProxyInput) (req *request.Request, output *DescribeDBProxyOutput)
DescribeDBProxyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBProxy operation. The "output" return value will be populated with the DescribeDBProxyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBProxyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBProxyCommon Send returns without error.
See DescribeDBProxy for more information on using the DescribeDBProxy API call, and error handling.
// Example sending a request using the DescribeDBProxyRequest method.
req, resp := client.DescribeDBProxyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBProxyWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeDBProxyWithContext(ctx volcengine.Context, input *DescribeDBProxyInput, opts ...request.Option) (*DescribeDBProxyOutput, error)
DescribeDBProxyWithContext is the same as DescribeDBProxy with the addition of the ability to pass a context and additional request options.
See DescribeDBProxy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheck ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheck(input *DescribeDBSwitchBlueGreenPrecheckInput) (*DescribeDBSwitchBlueGreenPrecheckOutput, error)
DescribeDBSwitchBlueGreenPrecheck API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBSwitchBlueGreenPrecheck for usage and error information.
func (*RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBSwitchBlueGreenPrecheckCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBSwitchBlueGreenPrecheckCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBSwitchBlueGreenPrecheckCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBSwitchBlueGreenPrecheckCommon operation. The "output" return value will be populated with the DescribeDBSwitchBlueGreenPrecheckCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBSwitchBlueGreenPrecheckCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBSwitchBlueGreenPrecheckCommon Send returns without error.
See DescribeDBSwitchBlueGreenPrecheckCommon for more information on using the DescribeDBSwitchBlueGreenPrecheckCommon API call, and error handling.
// Example sending a request using the DescribeDBSwitchBlueGreenPrecheckCommonRequest method.
req, resp := client.DescribeDBSwitchBlueGreenPrecheckCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBSwitchBlueGreenPrecheckCommonWithContext is the same as DescribeDBSwitchBlueGreenPrecheckCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBSwitchBlueGreenPrecheckCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckRequest(input *DescribeDBSwitchBlueGreenPrecheckInput) (req *request.Request, output *DescribeDBSwitchBlueGreenPrecheckOutput)
DescribeDBSwitchBlueGreenPrecheckRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBSwitchBlueGreenPrecheck operation. The "output" return value will be populated with the DescribeDBSwitchBlueGreenPrecheckCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBSwitchBlueGreenPrecheckCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBSwitchBlueGreenPrecheckCommon Send returns without error.
See DescribeDBSwitchBlueGreenPrecheck for more information on using the DescribeDBSwitchBlueGreenPrecheck API call, and error handling.
// Example sending a request using the DescribeDBSwitchBlueGreenPrecheckRequest method.
req, resp := client.DescribeDBSwitchBlueGreenPrecheckRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeDBSwitchBlueGreenPrecheckWithContext(ctx volcengine.Context, input *DescribeDBSwitchBlueGreenPrecheckInput, opts ...request.Option) (*DescribeDBSwitchBlueGreenPrecheckOutput, error)
DescribeDBSwitchBlueGreenPrecheckWithContext is the same as DescribeDBSwitchBlueGreenPrecheck with the addition of the ability to pass a context and additional request options.
See DescribeDBSwitchBlueGreenPrecheck for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDatabases ¶
func (c *RDSMYSQLV2) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
DescribeDatabases API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDatabases for usage and error information.
func (*RDSMYSQLV2) DescribeDatabasesCommon ¶
func (c *RDSMYSQLV2) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDatabasesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDatabasesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDatabasesCommonRequest ¶
func (c *RDSMYSQLV2) DescribeDatabasesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDatabasesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDatabasesCommon operation. The "output" return value will be populated with the DescribeDatabasesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDatabasesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDatabasesCommon Send returns without error.
See DescribeDatabasesCommon for more information on using the DescribeDatabasesCommon API call, and error handling.
// Example sending a request using the DescribeDatabasesCommonRequest method.
req, resp := client.DescribeDatabasesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDatabasesCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeDatabasesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDatabasesCommonWithContext is the same as DescribeDatabasesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDatabasesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDatabasesRequest ¶
func (c *RDSMYSQLV2) DescribeDatabasesRequest(input *DescribeDatabasesInput) (req *request.Request, output *DescribeDatabasesOutput)
DescribeDatabasesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDatabases operation. The "output" return value will be populated with the DescribeDatabasesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDatabasesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDatabasesCommon Send returns without error.
See DescribeDatabases for more information on using the DescribeDatabases API call, and error handling.
// Example sending a request using the DescribeDatabasesRequest method.
req, resp := client.DescribeDatabasesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDatabasesWithContext ¶
func (c *RDSMYSQLV2) DescribeDatabasesWithContext(ctx volcengine.Context, input *DescribeDatabasesInput, opts ...request.Option) (*DescribeDatabasesOutput, error)
DescribeDatabasesWithContext is the same as DescribeDatabases with the addition of the ability to pass a context and additional request options.
See DescribeDatabases for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDbAccountTableColumnInfo ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfo(input *DescribeDbAccountTableColumnInfoInput) (*DescribeDbAccountTableColumnInfoOutput, error)
DescribeDbAccountTableColumnInfo API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDbAccountTableColumnInfo for usage and error information.
func (*RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDbAccountTableColumnInfoCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDbAccountTableColumnInfoCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDbAccountTableColumnInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDbAccountTableColumnInfoCommon operation. The "output" return value will be populated with the DescribeDbAccountTableColumnInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDbAccountTableColumnInfoCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDbAccountTableColumnInfoCommon Send returns without error.
See DescribeDbAccountTableColumnInfoCommon for more information on using the DescribeDbAccountTableColumnInfoCommon API call, and error handling.
// Example sending a request using the DescribeDbAccountTableColumnInfoCommonRequest method.
req, resp := client.DescribeDbAccountTableColumnInfoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDbAccountTableColumnInfoCommonWithContext is the same as DescribeDbAccountTableColumnInfoCommon with the addition of the ability to pass a context and additional request options.
See DescribeDbAccountTableColumnInfoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDbAccountTableColumnInfoRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoRequest(input *DescribeDbAccountTableColumnInfoInput) (req *request.Request, output *DescribeDbAccountTableColumnInfoOutput)
DescribeDbAccountTableColumnInfoRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDbAccountTableColumnInfo operation. The "output" return value will be populated with the DescribeDbAccountTableColumnInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDbAccountTableColumnInfoCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDbAccountTableColumnInfoCommon Send returns without error.
See DescribeDbAccountTableColumnInfo for more information on using the DescribeDbAccountTableColumnInfo API call, and error handling.
// Example sending a request using the DescribeDbAccountTableColumnInfoRequest method.
req, resp := client.DescribeDbAccountTableColumnInfoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDbAccountTableColumnInfoWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDbAccountTableColumnInfoWithContext(ctx volcengine.Context, input *DescribeDbAccountTableColumnInfoInput, opts ...request.Option) (*DescribeDbAccountTableColumnInfoOutput, error)
DescribeDbAccountTableColumnInfoWithContext is the same as DescribeDbAccountTableColumnInfo with the addition of the ability to pass a context and additional request options.
See DescribeDbAccountTableColumnInfo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDeletedDBInstances ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDeletedDBInstances(input *DescribeDeletedDBInstancesInput) (*DescribeDeletedDBInstancesOutput, error)
DescribeDeletedDBInstances API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDeletedDBInstances for usage and error information.
func (*RDSMYSQLV2) DescribeDeletedDBInstancesCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDeletedDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDeletedDBInstancesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDeletedDBInstancesCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDeletedDBInstancesCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDeletedDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDeletedDBInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeletedDBInstancesCommon operation. The "output" return value will be populated with the DescribeDeletedDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDeletedDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeletedDBInstancesCommon Send returns without error.
See DescribeDeletedDBInstancesCommon for more information on using the DescribeDeletedDBInstancesCommon API call, and error handling.
// Example sending a request using the DescribeDeletedDBInstancesCommonRequest method.
req, resp := client.DescribeDeletedDBInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDeletedDBInstancesCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDeletedDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDeletedDBInstancesCommonWithContext is the same as DescribeDeletedDBInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDeletedDBInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDeletedDBInstancesRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDeletedDBInstancesRequest(input *DescribeDeletedDBInstancesInput) (req *request.Request, output *DescribeDeletedDBInstancesOutput)
DescribeDeletedDBInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeletedDBInstances operation. The "output" return value will be populated with the DescribeDeletedDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDeletedDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeletedDBInstancesCommon Send returns without error.
See DescribeDeletedDBInstances for more information on using the DescribeDeletedDBInstances API call, and error handling.
// Example sending a request using the DescribeDeletedDBInstancesRequest method.
req, resp := client.DescribeDeletedDBInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDeletedDBInstancesWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDeletedDBInstancesWithContext(ctx volcengine.Context, input *DescribeDeletedDBInstancesInput, opts ...request.Option) (*DescribeDeletedDBInstancesOutput, error)
DescribeDeletedDBInstancesWithContext is the same as DescribeDeletedDBInstances with the addition of the ability to pass a context and additional request options.
See DescribeDeletedDBInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDiagnosticsInfos ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDiagnosticsInfos(input *DescribeDiagnosticsInfosInput) (*DescribeDiagnosticsInfosOutput, error)
DescribeDiagnosticsInfos API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDiagnosticsInfos for usage and error information.
func (*RDSMYSQLV2) DescribeDiagnosticsInfosCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDiagnosticsInfosCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDiagnosticsInfosCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDiagnosticsInfosCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDiagnosticsInfosCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDiagnosticsInfosCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDiagnosticsInfosCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDiagnosticsInfosCommon operation. The "output" return value will be populated with the DescribeDiagnosticsInfosCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDiagnosticsInfosCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDiagnosticsInfosCommon Send returns without error.
See DescribeDiagnosticsInfosCommon for more information on using the DescribeDiagnosticsInfosCommon API call, and error handling.
// Example sending a request using the DescribeDiagnosticsInfosCommonRequest method.
req, resp := client.DescribeDiagnosticsInfosCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDiagnosticsInfosCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDiagnosticsInfosCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDiagnosticsInfosCommonWithContext is the same as DescribeDiagnosticsInfosCommon with the addition of the ability to pass a context and additional request options.
See DescribeDiagnosticsInfosCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDiagnosticsInfosRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDiagnosticsInfosRequest(input *DescribeDiagnosticsInfosInput) (req *request.Request, output *DescribeDiagnosticsInfosOutput)
DescribeDiagnosticsInfosRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDiagnosticsInfos operation. The "output" return value will be populated with the DescribeDiagnosticsInfosCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDiagnosticsInfosCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDiagnosticsInfosCommon Send returns without error.
See DescribeDiagnosticsInfos for more information on using the DescribeDiagnosticsInfos API call, and error handling.
// Example sending a request using the DescribeDiagnosticsInfosRequest method.
req, resp := client.DescribeDiagnosticsInfosRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDiagnosticsInfosWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) DescribeDiagnosticsInfosWithContext(ctx volcengine.Context, input *DescribeDiagnosticsInfosInput, opts ...request.Option) (*DescribeDiagnosticsInfosOutput, error)
DescribeDiagnosticsInfosWithContext is the same as DescribeDiagnosticsInfos with the addition of the ability to pass a context and additional request options.
See DescribeDiagnosticsInfos for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDisasterRecoveryRegions ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegions(input *DescribeDisasterRecoveryRegionsInput) (*DescribeDisasterRecoveryRegionsOutput, error)
DescribeDisasterRecoveryRegions API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDisasterRecoveryRegions for usage and error information.
func (*RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDisasterRecoveryRegionsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDisasterRecoveryRegionsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDisasterRecoveryRegionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDisasterRecoveryRegionsCommon operation. The "output" return value will be populated with the DescribeDisasterRecoveryRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDisasterRecoveryRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDisasterRecoveryRegionsCommon Send returns without error.
See DescribeDisasterRecoveryRegionsCommon for more information on using the DescribeDisasterRecoveryRegionsCommon API call, and error handling.
// Example sending a request using the DescribeDisasterRecoveryRegionsCommonRequest method.
req, resp := client.DescribeDisasterRecoveryRegionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDisasterRecoveryRegionsCommonWithContext is the same as DescribeDisasterRecoveryRegionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDisasterRecoveryRegionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeDisasterRecoveryRegionsRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsRequest(input *DescribeDisasterRecoveryRegionsInput) (req *request.Request, output *DescribeDisasterRecoveryRegionsOutput)
DescribeDisasterRecoveryRegionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDisasterRecoveryRegions operation. The "output" return value will be populated with the DescribeDisasterRecoveryRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDisasterRecoveryRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDisasterRecoveryRegionsCommon Send returns without error.
See DescribeDisasterRecoveryRegions for more information on using the DescribeDisasterRecoveryRegions API call, and error handling.
// Example sending a request using the DescribeDisasterRecoveryRegionsRequest method.
req, resp := client.DescribeDisasterRecoveryRegionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeDisasterRecoveryRegionsWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeDisasterRecoveryRegionsWithContext(ctx volcengine.Context, input *DescribeDisasterRecoveryRegionsInput, opts ...request.Option) (*DescribeDisasterRecoveryRegionsOutput, error)
DescribeDisasterRecoveryRegionsWithContext is the same as DescribeDisasterRecoveryRegions with the addition of the ability to pass a context and additional request options.
See DescribeDisasterRecoveryRegions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeFailoverLogs ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeFailoverLogs(input *DescribeFailoverLogsInput) (*DescribeFailoverLogsOutput, error)
DescribeFailoverLogs API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeFailoverLogs for usage and error information.
func (*RDSMYSQLV2) DescribeFailoverLogsCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeFailoverLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeFailoverLogsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeFailoverLogsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeFailoverLogsCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeFailoverLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeFailoverLogsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFailoverLogsCommon operation. The "output" return value will be populated with the DescribeFailoverLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeFailoverLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFailoverLogsCommon Send returns without error.
See DescribeFailoverLogsCommon for more information on using the DescribeFailoverLogsCommon API call, and error handling.
// Example sending a request using the DescribeFailoverLogsCommonRequest method.
req, resp := client.DescribeFailoverLogsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeFailoverLogsCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeFailoverLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeFailoverLogsCommonWithContext is the same as DescribeFailoverLogsCommon with the addition of the ability to pass a context and additional request options.
See DescribeFailoverLogsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeFailoverLogsRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeFailoverLogsRequest(input *DescribeFailoverLogsInput) (req *request.Request, output *DescribeFailoverLogsOutput)
DescribeFailoverLogsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFailoverLogs operation. The "output" return value will be populated with the DescribeFailoverLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeFailoverLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFailoverLogsCommon Send returns without error.
See DescribeFailoverLogs for more information on using the DescribeFailoverLogs API call, and error handling.
// Example sending a request using the DescribeFailoverLogsRequest method.
req, resp := client.DescribeFailoverLogsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeFailoverLogsWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeFailoverLogsWithContext(ctx volcengine.Context, input *DescribeFailoverLogsInput, opts ...request.Option) (*DescribeFailoverLogsOutput, error)
DescribeFailoverLogsWithContext is the same as DescribeFailoverLogs with the addition of the ability to pass a context and additional request options.
See DescribeFailoverLogs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeNonWhiteSessionList ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeNonWhiteSessionList(input *DescribeNonWhiteSessionListInput) (*DescribeNonWhiteSessionListOutput, error)
DescribeNonWhiteSessionList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeNonWhiteSessionList for usage and error information.
func (*RDSMYSQLV2) DescribeNonWhiteSessionListCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeNonWhiteSessionListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeNonWhiteSessionListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeNonWhiteSessionListCommon for usage and error information.
func (*RDSMYSQLV2) DescribeNonWhiteSessionListCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeNonWhiteSessionListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeNonWhiteSessionListCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeNonWhiteSessionListCommon operation. The "output" return value will be populated with the DescribeNonWhiteSessionListCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNonWhiteSessionListCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNonWhiteSessionListCommon Send returns without error.
See DescribeNonWhiteSessionListCommon for more information on using the DescribeNonWhiteSessionListCommon API call, and error handling.
// Example sending a request using the DescribeNonWhiteSessionListCommonRequest method.
req, resp := client.DescribeNonWhiteSessionListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeNonWhiteSessionListCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeNonWhiteSessionListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeNonWhiteSessionListCommonWithContext is the same as DescribeNonWhiteSessionListCommon with the addition of the ability to pass a context and additional request options.
See DescribeNonWhiteSessionListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeNonWhiteSessionListRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeNonWhiteSessionListRequest(input *DescribeNonWhiteSessionListInput) (req *request.Request, output *DescribeNonWhiteSessionListOutput)
DescribeNonWhiteSessionListRequest generates a "volcengine/request.Request" representing the client's request for the DescribeNonWhiteSessionList operation. The "output" return value will be populated with the DescribeNonWhiteSessionListCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeNonWhiteSessionListCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeNonWhiteSessionListCommon Send returns without error.
See DescribeNonWhiteSessionList for more information on using the DescribeNonWhiteSessionList API call, and error handling.
// Example sending a request using the DescribeNonWhiteSessionListRequest method.
req, resp := client.DescribeNonWhiteSessionListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeNonWhiteSessionListWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeNonWhiteSessionListWithContext(ctx volcengine.Context, input *DescribeNonWhiteSessionListInput, opts ...request.Option) (*DescribeNonWhiteSessionListOutput, error)
DescribeNonWhiteSessionListWithContext is the same as DescribeNonWhiteSessionList with the addition of the ability to pass a context and additional request options.
See DescribeNonWhiteSessionList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeParameterTemplate(input *DescribeParameterTemplateInput) (*DescribeParameterTemplateOutput, error)
DescribeParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeParameterTemplate for usage and error information.
func (*RDSMYSQLV2) DescribeParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) DescribeParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeParameterTemplateCommon operation. The "output" return value will be populated with the DescribeParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeParameterTemplateCommon Send returns without error.
See DescribeParameterTemplateCommon for more information on using the DescribeParameterTemplateCommon API call, and error handling.
// Example sending a request using the DescribeParameterTemplateCommonRequest method.
req, resp := client.DescribeParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeParameterTemplateCommonWithContext is the same as DescribeParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See DescribeParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeParameterTemplateRequest(input *DescribeParameterTemplateInput) (req *request.Request, output *DescribeParameterTemplateOutput)
DescribeParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the DescribeParameterTemplate operation. The "output" return value will be populated with the DescribeParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeParameterTemplateCommon Send returns without error.
See DescribeParameterTemplate for more information on using the DescribeParameterTemplate API call, and error handling.
// Example sending a request using the DescribeParameterTemplateRequest method.
req, resp := client.DescribeParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeParameterTemplateWithContext(ctx volcengine.Context, input *DescribeParameterTemplateInput, opts ...request.Option) (*DescribeParameterTemplateOutput, error)
DescribeParameterTemplateWithContext is the same as DescribeParameterTemplate with the addition of the ability to pass a context and additional request options.
See DescribeParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribePlannedEvents ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribePlannedEvents(input *DescribePlannedEventsInput) (*DescribePlannedEventsOutput, error)
DescribePlannedEvents API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribePlannedEvents for usage and error information.
func (*RDSMYSQLV2) DescribePlannedEventsCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribePlannedEventsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePlannedEventsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribePlannedEventsCommon for usage and error information.
func (*RDSMYSQLV2) DescribePlannedEventsCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribePlannedEventsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePlannedEventsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePlannedEventsCommon operation. The "output" return value will be populated with the DescribePlannedEventsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePlannedEventsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePlannedEventsCommon Send returns without error.
See DescribePlannedEventsCommon for more information on using the DescribePlannedEventsCommon API call, and error handling.
// Example sending a request using the DescribePlannedEventsCommonRequest method.
req, resp := client.DescribePlannedEventsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribePlannedEventsCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribePlannedEventsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePlannedEventsCommonWithContext is the same as DescribePlannedEventsCommon with the addition of the ability to pass a context and additional request options.
See DescribePlannedEventsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribePlannedEventsRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribePlannedEventsRequest(input *DescribePlannedEventsInput) (req *request.Request, output *DescribePlannedEventsOutput)
DescribePlannedEventsRequest generates a "volcengine/request.Request" representing the client's request for the DescribePlannedEvents operation. The "output" return value will be populated with the DescribePlannedEventsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePlannedEventsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePlannedEventsCommon Send returns without error.
See DescribePlannedEvents for more information on using the DescribePlannedEvents API call, and error handling.
// Example sending a request using the DescribePlannedEventsRequest method.
req, resp := client.DescribePlannedEventsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribePlannedEventsWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribePlannedEventsWithContext(ctx volcengine.Context, input *DescribePlannedEventsInput, opts ...request.Option) (*DescribePlannedEventsOutput, error)
DescribePlannedEventsWithContext is the same as DescribePlannedEvents with the addition of the ability to pass a context and additional request options.
See DescribePlannedEvents for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeReadOnlyNodeDelay ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelay(input *DescribeReadOnlyNodeDelayInput) (*DescribeReadOnlyNodeDelayOutput, error)
DescribeReadOnlyNodeDelay API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeReadOnlyNodeDelay for usage and error information.
func (*RDSMYSQLV2) DescribeReadOnlyNodeDelayCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeReadOnlyNodeDelayCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeReadOnlyNodeDelayCommon for usage and error information.
func (*RDSMYSQLV2) DescribeReadOnlyNodeDelayCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeReadOnlyNodeDelayCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeReadOnlyNodeDelayCommon operation. The "output" return value will be populated with the DescribeReadOnlyNodeDelayCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeReadOnlyNodeDelayCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeReadOnlyNodeDelayCommon Send returns without error.
See DescribeReadOnlyNodeDelayCommon for more information on using the DescribeReadOnlyNodeDelayCommon API call, and error handling.
// Example sending a request using the DescribeReadOnlyNodeDelayCommonRequest method.
req, resp := client.DescribeReadOnlyNodeDelayCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeReadOnlyNodeDelayCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeReadOnlyNodeDelayCommonWithContext is the same as DescribeReadOnlyNodeDelayCommon with the addition of the ability to pass a context and additional request options.
See DescribeReadOnlyNodeDelayCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeReadOnlyNodeDelayRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayRequest(input *DescribeReadOnlyNodeDelayInput) (req *request.Request, output *DescribeReadOnlyNodeDelayOutput)
DescribeReadOnlyNodeDelayRequest generates a "volcengine/request.Request" representing the client's request for the DescribeReadOnlyNodeDelay operation. The "output" return value will be populated with the DescribeReadOnlyNodeDelayCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeReadOnlyNodeDelayCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeReadOnlyNodeDelayCommon Send returns without error.
See DescribeReadOnlyNodeDelay for more information on using the DescribeReadOnlyNodeDelay API call, and error handling.
// Example sending a request using the DescribeReadOnlyNodeDelayRequest method.
req, resp := client.DescribeReadOnlyNodeDelayRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeReadOnlyNodeDelayWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeReadOnlyNodeDelayWithContext(ctx volcengine.Context, input *DescribeReadOnlyNodeDelayInput, opts ...request.Option) (*DescribeReadOnlyNodeDelayOutput, error)
DescribeReadOnlyNodeDelayWithContext is the same as DescribeReadOnlyNodeDelay with the addition of the ability to pass a context and additional request options.
See DescribeReadOnlyNodeDelay for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeRecoverableTime ¶
func (c *RDSMYSQLV2) DescribeRecoverableTime(input *DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTime API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeRecoverableTime for usage and error information.
func (*RDSMYSQLV2) DescribeRecoverableTimeCommon ¶
func (c *RDSMYSQLV2) DescribeRecoverableTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRecoverableTimeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeRecoverableTimeCommon for usage and error information.
func (*RDSMYSQLV2) DescribeRecoverableTimeCommonRequest ¶
func (c *RDSMYSQLV2) DescribeRecoverableTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRecoverableTimeCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRecoverableTimeCommon operation. The "output" return value will be populated with the DescribeRecoverableTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRecoverableTimeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRecoverableTimeCommon Send returns without error.
See DescribeRecoverableTimeCommon for more information on using the DescribeRecoverableTimeCommon API call, and error handling.
// Example sending a request using the DescribeRecoverableTimeCommonRequest method.
req, resp := client.DescribeRecoverableTimeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeRecoverableTimeCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeRecoverableTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRecoverableTimeCommonWithContext is the same as DescribeRecoverableTimeCommon with the addition of the ability to pass a context and additional request options.
See DescribeRecoverableTimeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeRecoverableTimeRequest ¶
func (c *RDSMYSQLV2) DescribeRecoverableTimeRequest(input *DescribeRecoverableTimeInput) (req *request.Request, output *DescribeRecoverableTimeOutput)
DescribeRecoverableTimeRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRecoverableTime operation. The "output" return value will be populated with the DescribeRecoverableTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRecoverableTimeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRecoverableTimeCommon Send returns without error.
See DescribeRecoverableTime for more information on using the DescribeRecoverableTime API call, and error handling.
// Example sending a request using the DescribeRecoverableTimeRequest method.
req, resp := client.DescribeRecoverableTimeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeRecoverableTimeWithContext ¶
func (c *RDSMYSQLV2) DescribeRecoverableTimeWithContext(ctx volcengine.Context, input *DescribeRecoverableTimeInput, opts ...request.Option) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTimeWithContext is the same as DescribeRecoverableTime with the addition of the ability to pass a context and additional request options.
See DescribeRecoverableTime for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeRegions ¶
func (c *RDSMYSQLV2) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
DescribeRegions API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeRegions for usage and error information.
func (*RDSMYSQLV2) DescribeRegionsCommon ¶
func (c *RDSMYSQLV2) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRegionsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeRegionsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeRegionsCommonRequest ¶
func (c *RDSMYSQLV2) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRegionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRegionsCommon operation. The "output" return value will be populated with the DescribeRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRegionsCommon Send returns without error.
See DescribeRegionsCommon for more information on using the DescribeRegionsCommon API call, and error handling.
// Example sending a request using the DescribeRegionsCommonRequest method.
req, resp := client.DescribeRegionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeRegionsCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRegionsCommonWithContext is the same as DescribeRegionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeRegionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeRegionsRequest ¶
func (c *RDSMYSQLV2) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
DescribeRegionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRegions operation. The "output" return value will be populated with the DescribeRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRegionsCommon Send returns without error.
See DescribeRegions for more information on using the DescribeRegions API call, and error handling.
// Example sending a request using the DescribeRegionsRequest method.
req, resp := client.DescribeRegionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeRegionsWithContext ¶
func (c *RDSMYSQLV2) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
DescribeRegionsWithContext is the same as DescribeRegions with the addition of the ability to pass a context and additional request options.
See DescribeRegions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourcePackageDetail ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageDetail(input *DescribeResourcePackageDetailInput) (*DescribeResourcePackageDetailOutput, error)
DescribeResourcePackageDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourcePackageDetail for usage and error information.
func (*RDSMYSQLV2) DescribeResourcePackageDetailCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePackageDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourcePackageDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeResourcePackageDetailCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeResourcePackageDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePackageDetailCommon operation. The "output" return value will be populated with the DescribeResourcePackageDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePackageDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePackageDetailCommon Send returns without error.
See DescribeResourcePackageDetailCommon for more information on using the DescribeResourcePackageDetailCommon API call, and error handling.
// Example sending a request using the DescribeResourcePackageDetailCommonRequest method.
req, resp := client.DescribeResourcePackageDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourcePackageDetailCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeResourcePackageDetailCommonWithContext is the same as DescribeResourcePackageDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeResourcePackageDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourcePackageDetailRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageDetailRequest(input *DescribeResourcePackageDetailInput) (req *request.Request, output *DescribeResourcePackageDetailOutput)
DescribeResourcePackageDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePackageDetail operation. The "output" return value will be populated with the DescribeResourcePackageDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePackageDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePackageDetailCommon Send returns without error.
See DescribeResourcePackageDetail for more information on using the DescribeResourcePackageDetail API call, and error handling.
// Example sending a request using the DescribeResourcePackageDetailRequest method.
req, resp := client.DescribeResourcePackageDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourcePackageDetailWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageDetailWithContext(ctx volcengine.Context, input *DescribeResourcePackageDetailInput, opts ...request.Option) (*DescribeResourcePackageDetailOutput, error)
DescribeResourcePackageDetailWithContext is the same as DescribeResourcePackageDetail with the addition of the ability to pass a context and additional request options.
See DescribeResourcePackageDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourcePackagePrice ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackagePrice(input *DescribeResourcePackagePriceInput) (*DescribeResourcePackagePriceOutput, error)
DescribeResourcePackagePrice API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourcePackagePrice for usage and error information.
func (*RDSMYSQLV2) DescribeResourcePackagePriceCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackagePriceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePackagePriceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourcePackagePriceCommon for usage and error information.
func (*RDSMYSQLV2) DescribeResourcePackagePriceCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackagePriceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeResourcePackagePriceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePackagePriceCommon operation. The "output" return value will be populated with the DescribeResourcePackagePriceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePackagePriceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePackagePriceCommon Send returns without error.
See DescribeResourcePackagePriceCommon for more information on using the DescribeResourcePackagePriceCommon API call, and error handling.
// Example sending a request using the DescribeResourcePackagePriceCommonRequest method.
req, resp := client.DescribeResourcePackagePriceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourcePackagePriceCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackagePriceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeResourcePackagePriceCommonWithContext is the same as DescribeResourcePackagePriceCommon with the addition of the ability to pass a context and additional request options.
See DescribeResourcePackagePriceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourcePackagePriceRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackagePriceRequest(input *DescribeResourcePackagePriceInput) (req *request.Request, output *DescribeResourcePackagePriceOutput)
DescribeResourcePackagePriceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePackagePrice operation. The "output" return value will be populated with the DescribeResourcePackagePriceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePackagePriceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePackagePriceCommon Send returns without error.
See DescribeResourcePackagePrice for more information on using the DescribeResourcePackagePrice API call, and error handling.
// Example sending a request using the DescribeResourcePackagePriceRequest method.
req, resp := client.DescribeResourcePackagePriceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourcePackagePriceWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackagePriceWithContext(ctx volcengine.Context, input *DescribeResourcePackagePriceInput, opts ...request.Option) (*DescribeResourcePackagePriceOutput, error)
DescribeResourcePackagePriceWithContext is the same as DescribeResourcePackagePrice with the addition of the ability to pass a context and additional request options.
See DescribeResourcePackagePrice for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourcePackageSpec ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageSpec(input *DescribeResourcePackageSpecInput) (*DescribeResourcePackageSpecOutput, error)
DescribeResourcePackageSpec API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourcePackageSpec for usage and error information.
func (*RDSMYSQLV2) DescribeResourcePackageSpecCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePackageSpecCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourcePackageSpecCommon for usage and error information.
func (*RDSMYSQLV2) DescribeResourcePackageSpecCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeResourcePackageSpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePackageSpecCommon operation. The "output" return value will be populated with the DescribeResourcePackageSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePackageSpecCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePackageSpecCommon Send returns without error.
See DescribeResourcePackageSpecCommon for more information on using the DescribeResourcePackageSpecCommon API call, and error handling.
// Example sending a request using the DescribeResourcePackageSpecCommonRequest method.
req, resp := client.DescribeResourcePackageSpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourcePackageSpecCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeResourcePackageSpecCommonWithContext is the same as DescribeResourcePackageSpecCommon with the addition of the ability to pass a context and additional request options.
See DescribeResourcePackageSpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourcePackageSpecRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageSpecRequest(input *DescribeResourcePackageSpecInput) (req *request.Request, output *DescribeResourcePackageSpecOutput)
DescribeResourcePackageSpecRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePackageSpec operation. The "output" return value will be populated with the DescribeResourcePackageSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePackageSpecCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePackageSpecCommon Send returns without error.
See DescribeResourcePackageSpec for more information on using the DescribeResourcePackageSpec API call, and error handling.
// Example sending a request using the DescribeResourcePackageSpecRequest method.
req, resp := client.DescribeResourcePackageSpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourcePackageSpecWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeResourcePackageSpecWithContext(ctx volcengine.Context, input *DescribeResourcePackageSpecInput, opts ...request.Option) (*DescribeResourcePackageSpecOutput, error)
DescribeResourcePackageSpecWithContext is the same as DescribeResourcePackageSpec with the addition of the ability to pass a context and additional request options.
See DescribeResourcePackageSpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourceUsage ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeResourceUsage(input *DescribeResourceUsageInput) (*DescribeResourceUsageOutput, error)
DescribeResourceUsage API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourceUsage for usage and error information.
func (*RDSMYSQLV2) DescribeResourceUsageCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeResourceUsageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeResourceUsageCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeResourceUsageCommon for usage and error information.
func (*RDSMYSQLV2) DescribeResourceUsageCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeResourceUsageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeResourceUsageCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourceUsageCommon operation. The "output" return value will be populated with the DescribeResourceUsageCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourceUsageCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourceUsageCommon Send returns without error.
See DescribeResourceUsageCommon for more information on using the DescribeResourceUsageCommon API call, and error handling.
// Example sending a request using the DescribeResourceUsageCommonRequest method.
req, resp := client.DescribeResourceUsageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourceUsageCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeResourceUsageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeResourceUsageCommonWithContext is the same as DescribeResourceUsageCommon with the addition of the ability to pass a context and additional request options.
See DescribeResourceUsageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeResourceUsageRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeResourceUsageRequest(input *DescribeResourceUsageInput) (req *request.Request, output *DescribeResourceUsageOutput)
DescribeResourceUsageRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourceUsage operation. The "output" return value will be populated with the DescribeResourceUsageCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourceUsageCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourceUsageCommon Send returns without error.
See DescribeResourceUsage for more information on using the DescribeResourceUsage API call, and error handling.
// Example sending a request using the DescribeResourceUsageRequest method.
req, resp := client.DescribeResourceUsageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeResourceUsageWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) DescribeResourceUsageWithContext(ctx volcengine.Context, input *DescribeResourceUsageInput, opts ...request.Option) (*DescribeResourceUsageOutput, error)
DescribeResourceUsageWithContext is the same as DescribeResourceUsage with the addition of the ability to pass a context and additional request options.
See DescribeResourceUsage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeTagsByResource ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeTagsByResource(input *DescribeTagsByResourceInput) (*DescribeTagsByResourceOutput, error)
DescribeTagsByResource API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeTagsByResource for usage and error information.
func (*RDSMYSQLV2) DescribeTagsByResourceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeTagsByResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTagsByResourceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeTagsByResourceCommon for usage and error information.
func (*RDSMYSQLV2) DescribeTagsByResourceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeTagsByResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTagsByResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTagsByResourceCommon operation. The "output" return value will be populated with the DescribeTagsByResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTagsByResourceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTagsByResourceCommon Send returns without error.
See DescribeTagsByResourceCommon for more information on using the DescribeTagsByResourceCommon API call, and error handling.
// Example sending a request using the DescribeTagsByResourceCommonRequest method.
req, resp := client.DescribeTagsByResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeTagsByResourceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeTagsByResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTagsByResourceCommonWithContext is the same as DescribeTagsByResourceCommon with the addition of the ability to pass a context and additional request options.
See DescribeTagsByResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeTagsByResourceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeTagsByResourceRequest(input *DescribeTagsByResourceInput) (req *request.Request, output *DescribeTagsByResourceOutput)
DescribeTagsByResourceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTagsByResource operation. The "output" return value will be populated with the DescribeTagsByResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTagsByResourceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTagsByResourceCommon Send returns without error.
See DescribeTagsByResource for more information on using the DescribeTagsByResource API call, and error handling.
// Example sending a request using the DescribeTagsByResourceRequest method.
req, resp := client.DescribeTagsByResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeTagsByResourceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeTagsByResourceWithContext(ctx volcengine.Context, input *DescribeTagsByResourceInput, opts ...request.Option) (*DescribeTagsByResourceOutput, error)
DescribeTagsByResourceWithContext is the same as DescribeTagsByResource with the addition of the ability to pass a context and additional request options.
See DescribeTagsByResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeTaskDetail ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeTaskDetail(input *DescribeTaskDetailInput) (*DescribeTaskDetailOutput, error)
DescribeTaskDetail API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeTaskDetail for usage and error information.
func (*RDSMYSQLV2) DescribeTaskDetailCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeTaskDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTaskDetailCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeTaskDetailCommon for usage and error information.
func (*RDSMYSQLV2) DescribeTaskDetailCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeTaskDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTaskDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTaskDetailCommon operation. The "output" return value will be populated with the DescribeTaskDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTaskDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTaskDetailCommon Send returns without error.
See DescribeTaskDetailCommon for more information on using the DescribeTaskDetailCommon API call, and error handling.
// Example sending a request using the DescribeTaskDetailCommonRequest method.
req, resp := client.DescribeTaskDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeTaskDetailCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeTaskDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTaskDetailCommonWithContext is the same as DescribeTaskDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeTaskDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeTaskDetailRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeTaskDetailRequest(input *DescribeTaskDetailInput) (req *request.Request, output *DescribeTaskDetailOutput)
DescribeTaskDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTaskDetail operation. The "output" return value will be populated with the DescribeTaskDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTaskDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTaskDetailCommon Send returns without error.
See DescribeTaskDetail for more information on using the DescribeTaskDetail API call, and error handling.
// Example sending a request using the DescribeTaskDetailRequest method.
req, resp := client.DescribeTaskDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeTaskDetailWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) DescribeTaskDetailWithContext(ctx volcengine.Context, input *DescribeTaskDetailInput, opts ...request.Option) (*DescribeTaskDetailOutput, error)
DescribeTaskDetailWithContext is the same as DescribeTaskDetail with the addition of the ability to pass a context and additional request options.
See DescribeTaskDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeTasks ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeTasks(input *DescribeTasksInput) (*DescribeTasksOutput, error)
DescribeTasks API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeTasks for usage and error information.
func (*RDSMYSQLV2) DescribeTasksCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTasksCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeTasksCommon for usage and error information.
func (*RDSMYSQLV2) DescribeTasksCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTasksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTasksCommon operation. The "output" return value will be populated with the DescribeTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTasksCommon Send returns without error.
See DescribeTasksCommon for more information on using the DescribeTasksCommon API call, and error handling.
// Example sending a request using the DescribeTasksCommonRequest method.
req, resp := client.DescribeTasksCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeTasksCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTasksCommonWithContext is the same as DescribeTasksCommon with the addition of the ability to pass a context and additional request options.
See DescribeTasksCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeTasksRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeTasksRequest(input *DescribeTasksInput) (req *request.Request, output *DescribeTasksOutput)
DescribeTasksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTasks operation. The "output" return value will be populated with the DescribeTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTasksCommon Send returns without error.
See DescribeTasks for more information on using the DescribeTasks API call, and error handling.
// Example sending a request using the DescribeTasksRequest method.
req, resp := client.DescribeTasksRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeTasksWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) DescribeTasksWithContext(ctx volcengine.Context, input *DescribeTasksInput, opts ...request.Option) (*DescribeTasksOutput, error)
DescribeTasksWithContext is the same as DescribeTasks with the addition of the ability to pass a context and additional request options.
See DescribeTasks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResult ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResult(input *DescribeUpgradeEngineMajorVersionPrecheckResultInput) (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput, error)
DescribeUpgradeEngineMajorVersionPrecheckResult API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeUpgradeEngineMajorVersionPrecheckResult for usage and error information.
func (*RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeUpgradeEngineMajorVersionPrecheckResultCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeUpgradeEngineMajorVersionPrecheckResultCommon for usage and error information.
func (*RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUpgradeEngineMajorVersionPrecheckResultCommon operation. The "output" return value will be populated with the DescribeUpgradeEngineMajorVersionPrecheckResultCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUpgradeEngineMajorVersionPrecheckResultCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUpgradeEngineMajorVersionPrecheckResultCommon Send returns without error.
See DescribeUpgradeEngineMajorVersionPrecheckResultCommon for more information on using the DescribeUpgradeEngineMajorVersionPrecheckResultCommon API call, and error handling.
// Example sending a request using the DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest method.
req, resp := client.DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeUpgradeEngineMajorVersionPrecheckResultCommonWithContext is the same as DescribeUpgradeEngineMajorVersionPrecheckResultCommon with the addition of the ability to pass a context and additional request options.
See DescribeUpgradeEngineMajorVersionPrecheckResultCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultRequest(input *DescribeUpgradeEngineMajorVersionPrecheckResultInput) (req *request.Request, output *DescribeUpgradeEngineMajorVersionPrecheckResultOutput)
DescribeUpgradeEngineMajorVersionPrecheckResultRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUpgradeEngineMajorVersionPrecheckResult operation. The "output" return value will be populated with the DescribeUpgradeEngineMajorVersionPrecheckResultCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUpgradeEngineMajorVersionPrecheckResultCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUpgradeEngineMajorVersionPrecheckResultCommon Send returns without error.
See DescribeUpgradeEngineMajorVersionPrecheckResult for more information on using the DescribeUpgradeEngineMajorVersionPrecheckResult API call, and error handling.
// Example sending a request using the DescribeUpgradeEngineMajorVersionPrecheckResultRequest method.
req, resp := client.DescribeUpgradeEngineMajorVersionPrecheckResultRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) DescribeUpgradeEngineMajorVersionPrecheckResultWithContext(ctx volcengine.Context, input *DescribeUpgradeEngineMajorVersionPrecheckResultInput, opts ...request.Option) (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput, error)
DescribeUpgradeEngineMajorVersionPrecheckResultWithContext is the same as DescribeUpgradeEngineMajorVersionPrecheckResult with the addition of the ability to pass a context and additional request options.
See DescribeUpgradeEngineMajorVersionPrecheckResult for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeUserTosBackupAssociate ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserTosBackupAssociate(input *DescribeUserTosBackupAssociateInput) (*DescribeUserTosBackupAssociateOutput, error)
DescribeUserTosBackupAssociate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeUserTosBackupAssociate for usage and error information.
func (*RDSMYSQLV2) DescribeUserTosBackupAssociateCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeUserTosBackupAssociateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeUserTosBackupAssociateCommon for usage and error information.
func (*RDSMYSQLV2) DescribeUserTosBackupAssociateCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeUserTosBackupAssociateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUserTosBackupAssociateCommon operation. The "output" return value will be populated with the DescribeUserTosBackupAssociateCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUserTosBackupAssociateCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUserTosBackupAssociateCommon Send returns without error.
See DescribeUserTosBackupAssociateCommon for more information on using the DescribeUserTosBackupAssociateCommon API call, and error handling.
// Example sending a request using the DescribeUserTosBackupAssociateCommonRequest method.
req, resp := client.DescribeUserTosBackupAssociateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeUserTosBackupAssociateCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeUserTosBackupAssociateCommonWithContext is the same as DescribeUserTosBackupAssociateCommon with the addition of the ability to pass a context and additional request options.
See DescribeUserTosBackupAssociateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeUserTosBackupAssociateRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateRequest(input *DescribeUserTosBackupAssociateInput) (req *request.Request, output *DescribeUserTosBackupAssociateOutput)
DescribeUserTosBackupAssociateRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUserTosBackupAssociate operation. The "output" return value will be populated with the DescribeUserTosBackupAssociateCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUserTosBackupAssociateCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUserTosBackupAssociateCommon Send returns without error.
See DescribeUserTosBackupAssociate for more information on using the DescribeUserTosBackupAssociate API call, and error handling.
// Example sending a request using the DescribeUserTosBackupAssociateRequest method.
req, resp := client.DescribeUserTosBackupAssociateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeUserTosBackupAssociateWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserTosBackupAssociateWithContext(ctx volcengine.Context, input *DescribeUserTosBackupAssociateInput, opts ...request.Option) (*DescribeUserTosBackupAssociateOutput, error)
DescribeUserTosBackupAssociateWithContext is the same as DescribeUserTosBackupAssociate with the addition of the ability to pass a context and additional request options.
See DescribeUserTosBackupAssociate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeUserUploadBackups ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserUploadBackups(input *DescribeUserUploadBackupsInput) (*DescribeUserUploadBackupsOutput, error)
DescribeUserUploadBackups API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeUserUploadBackups for usage and error information.
func (*RDSMYSQLV2) DescribeUserUploadBackupsCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserUploadBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeUserUploadBackupsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeUserUploadBackupsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeUserUploadBackupsCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserUploadBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeUserUploadBackupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUserUploadBackupsCommon operation. The "output" return value will be populated with the DescribeUserUploadBackupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUserUploadBackupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUserUploadBackupsCommon Send returns without error.
See DescribeUserUploadBackupsCommon for more information on using the DescribeUserUploadBackupsCommon API call, and error handling.
// Example sending a request using the DescribeUserUploadBackupsCommonRequest method.
req, resp := client.DescribeUserUploadBackupsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeUserUploadBackupsCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserUploadBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeUserUploadBackupsCommonWithContext is the same as DescribeUserUploadBackupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeUserUploadBackupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DescribeUserUploadBackupsRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserUploadBackupsRequest(input *DescribeUserUploadBackupsInput) (req *request.Request, output *DescribeUserUploadBackupsOutput)
DescribeUserUploadBackupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeUserUploadBackups operation. The "output" return value will be populated with the DescribeUserUploadBackupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeUserUploadBackupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeUserUploadBackupsCommon Send returns without error.
See DescribeUserUploadBackups for more information on using the DescribeUserUploadBackups API call, and error handling.
// Example sending a request using the DescribeUserUploadBackupsRequest method.
req, resp := client.DescribeUserUploadBackupsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DescribeUserUploadBackupsWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) DescribeUserUploadBackupsWithContext(ctx volcengine.Context, input *DescribeUserUploadBackupsInput, opts ...request.Option) (*DescribeUserUploadBackupsOutput, error)
DescribeUserUploadBackupsWithContext is the same as DescribeUserUploadBackups with the addition of the ability to pass a context and additional request options.
See DescribeUserUploadBackups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DisassociateAllowList ¶ added in v1.0.56
func (c *RDSMYSQLV2) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
DisassociateAllowList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DisassociateAllowList for usage and error information.
func (*RDSMYSQLV2) DisassociateAllowListCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateAllowListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DisassociateAllowListCommon for usage and error information.
func (*RDSMYSQLV2) DisassociateAllowListCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DisassociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateAllowListCommon operation. The "output" return value will be populated with the DisassociateAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateAllowListCommon Send returns without error.
See DisassociateAllowListCommon for more information on using the DisassociateAllowListCommon API call, and error handling.
// Example sending a request using the DisassociateAllowListCommonRequest method.
req, resp := client.DisassociateAllowListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DisassociateAllowListCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DisassociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateAllowListCommonWithContext is the same as DisassociateAllowListCommon with the addition of the ability to pass a context and additional request options.
See DisassociateAllowListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DisassociateAllowListRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) DisassociateAllowListRequest(input *DisassociateAllowListInput) (req *request.Request, output *DisassociateAllowListOutput)
DisassociateAllowListRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateAllowList operation. The "output" return value will be populated with the DisassociateAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateAllowListCommon Send returns without error.
See DisassociateAllowList for more information on using the DisassociateAllowList API call, and error handling.
// Example sending a request using the DisassociateAllowListRequest method.
req, resp := client.DisassociateAllowListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DisassociateAllowListWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) DisassociateAllowListWithContext(ctx volcengine.Context, input *DisassociateAllowListInput, opts ...request.Option) (*DisassociateAllowListOutput, error)
DisassociateAllowListWithContext is the same as DisassociateAllowList with the addition of the ability to pass a context and additional request options.
See DisassociateAllowList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DownloadBackup ¶
func (c *RDSMYSQLV2) DownloadBackup(input *DownloadBackupInput) (*DownloadBackupOutput, error)
DownloadBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DownloadBackup for usage and error information.
func (*RDSMYSQLV2) DownloadBackupCommon ¶
func (c *RDSMYSQLV2) DownloadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DownloadBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DownloadBackupCommon for usage and error information.
func (*RDSMYSQLV2) DownloadBackupCommonRequest ¶
func (c *RDSMYSQLV2) DownloadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DownloadBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DownloadBackupCommon operation. The "output" return value will be populated with the DownloadBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DownloadBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DownloadBackupCommon Send returns without error.
See DownloadBackupCommon for more information on using the DownloadBackupCommon API call, and error handling.
// Example sending a request using the DownloadBackupCommonRequest method.
req, resp := client.DownloadBackupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DownloadBackupCommonWithContext ¶
func (c *RDSMYSQLV2) DownloadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DownloadBackupCommonWithContext is the same as DownloadBackupCommon with the addition of the ability to pass a context and additional request options.
See DownloadBackupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DownloadBackupRequest ¶
func (c *RDSMYSQLV2) DownloadBackupRequest(input *DownloadBackupInput) (req *request.Request, output *DownloadBackupOutput)
DownloadBackupRequest generates a "volcengine/request.Request" representing the client's request for the DownloadBackup operation. The "output" return value will be populated with the DownloadBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DownloadBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DownloadBackupCommon Send returns without error.
See DownloadBackup for more information on using the DownloadBackup API call, and error handling.
// Example sending a request using the DownloadBackupRequest method.
req, resp := client.DownloadBackupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DownloadBackupWithContext ¶
func (c *RDSMYSQLV2) DownloadBackupWithContext(ctx volcengine.Context, input *DownloadBackupInput, opts ...request.Option) (*DownloadBackupOutput, error)
DownloadBackupWithContext is the same as DownloadBackup with the addition of the ability to pass a context and additional request options.
See DownloadBackup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DownloadSSLCertificate ¶
func (c *RDSMYSQLV2) DownloadSSLCertificate(input *DownloadSSLCertificateInput) (*DownloadSSLCertificateOutput, error)
DownloadSSLCertificate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DownloadSSLCertificate for usage and error information.
func (*RDSMYSQLV2) DownloadSSLCertificateCommon ¶
func (c *RDSMYSQLV2) DownloadSSLCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DownloadSSLCertificateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DownloadSSLCertificateCommon for usage and error information.
func (*RDSMYSQLV2) DownloadSSLCertificateCommonRequest ¶
func (c *RDSMYSQLV2) DownloadSSLCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DownloadSSLCertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DownloadSSLCertificateCommon operation. The "output" return value will be populated with the DownloadSSLCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DownloadSSLCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DownloadSSLCertificateCommon Send returns without error.
See DownloadSSLCertificateCommon for more information on using the DownloadSSLCertificateCommon API call, and error handling.
// Example sending a request using the DownloadSSLCertificateCommonRequest method.
req, resp := client.DownloadSSLCertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DownloadSSLCertificateCommonWithContext ¶
func (c *RDSMYSQLV2) DownloadSSLCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DownloadSSLCertificateCommonWithContext is the same as DownloadSSLCertificateCommon with the addition of the ability to pass a context and additional request options.
See DownloadSSLCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) DownloadSSLCertificateRequest ¶
func (c *RDSMYSQLV2) DownloadSSLCertificateRequest(input *DownloadSSLCertificateInput) (req *request.Request, output *DownloadSSLCertificateOutput)
DownloadSSLCertificateRequest generates a "volcengine/request.Request" representing the client's request for the DownloadSSLCertificate operation. The "output" return value will be populated with the DownloadSSLCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DownloadSSLCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DownloadSSLCertificateCommon Send returns without error.
See DownloadSSLCertificate for more information on using the DownloadSSLCertificate API call, and error handling.
// Example sending a request using the DownloadSSLCertificateRequest method.
req, resp := client.DownloadSSLCertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) DownloadSSLCertificateWithContext ¶
func (c *RDSMYSQLV2) DownloadSSLCertificateWithContext(ctx volcengine.Context, input *DownloadSSLCertificateInput, opts ...request.Option) (*DownloadSSLCertificateOutput, error)
DownloadSSLCertificateWithContext is the same as DownloadSSLCertificate with the addition of the ability to pass a context and additional request options.
See DownloadSSLCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) GetBackupDownloadLink ¶
func (c *RDSMYSQLV2) GetBackupDownloadLink(input *GetBackupDownloadLinkInput) (*GetBackupDownloadLinkOutput, error)
GetBackupDownloadLink API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation GetBackupDownloadLink for usage and error information.
func (*RDSMYSQLV2) GetBackupDownloadLinkCommon ¶
func (c *RDSMYSQLV2) GetBackupDownloadLinkCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetBackupDownloadLinkCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation GetBackupDownloadLinkCommon for usage and error information.
func (*RDSMYSQLV2) GetBackupDownloadLinkCommonRequest ¶
func (c *RDSMYSQLV2) GetBackupDownloadLinkCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetBackupDownloadLinkCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetBackupDownloadLinkCommon operation. The "output" return value will be populated with the GetBackupDownloadLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned GetBackupDownloadLinkCommon Request to send the API call to the service. the "output" return value is not valid until after GetBackupDownloadLinkCommon Send returns without error.
See GetBackupDownloadLinkCommon for more information on using the GetBackupDownloadLinkCommon API call, and error handling.
// Example sending a request using the GetBackupDownloadLinkCommonRequest method.
req, resp := client.GetBackupDownloadLinkCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) GetBackupDownloadLinkCommonWithContext ¶
func (c *RDSMYSQLV2) GetBackupDownloadLinkCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetBackupDownloadLinkCommonWithContext is the same as GetBackupDownloadLinkCommon with the addition of the ability to pass a context and additional request options.
See GetBackupDownloadLinkCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) GetBackupDownloadLinkRequest ¶
func (c *RDSMYSQLV2) GetBackupDownloadLinkRequest(input *GetBackupDownloadLinkInput) (req *request.Request, output *GetBackupDownloadLinkOutput)
GetBackupDownloadLinkRequest generates a "volcengine/request.Request" representing the client's request for the GetBackupDownloadLink operation. The "output" return value will be populated with the GetBackupDownloadLinkCommon request's response once the request completes successfully.
Use "Send" method on the returned GetBackupDownloadLinkCommon Request to send the API call to the service. the "output" return value is not valid until after GetBackupDownloadLinkCommon Send returns without error.
See GetBackupDownloadLink for more information on using the GetBackupDownloadLink API call, and error handling.
// Example sending a request using the GetBackupDownloadLinkRequest method.
req, resp := client.GetBackupDownloadLinkRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) GetBackupDownloadLinkWithContext ¶
func (c *RDSMYSQLV2) GetBackupDownloadLinkWithContext(ctx volcengine.Context, input *GetBackupDownloadLinkInput, opts ...request.Option) (*GetBackupDownloadLinkOutput, error)
GetBackupDownloadLinkWithContext is the same as GetBackupDownloadLink with the addition of the ability to pass a context and additional request options.
See GetBackupDownloadLink for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) GrantDBAccountPrivilege ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilege API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation GrantDBAccountPrivilege for usage and error information.
func (*RDSMYSQLV2) GrantDBAccountPrivilegeCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation GrantDBAccountPrivilegeCommon for usage and error information.
func (*RDSMYSQLV2) GrantDBAccountPrivilegeCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GrantDBAccountPrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the GrantDBAccountPrivilegeCommon operation. The "output" return value will be populated with the GrantDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned GrantDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after GrantDBAccountPrivilegeCommon Send returns without error.
See GrantDBAccountPrivilegeCommon for more information on using the GrantDBAccountPrivilegeCommon API call, and error handling.
// Example sending a request using the GrantDBAccountPrivilegeCommonRequest method.
req, resp := client.GrantDBAccountPrivilegeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) GrantDBAccountPrivilegeCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommonWithContext is the same as GrantDBAccountPrivilegeCommon with the addition of the ability to pass a context and additional request options.
See GrantDBAccountPrivilegeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) GrantDBAccountPrivilegeRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDBAccountPrivilegeRequest(input *GrantDBAccountPrivilegeInput) (req *request.Request, output *GrantDBAccountPrivilegeOutput)
GrantDBAccountPrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the GrantDBAccountPrivilege operation. The "output" return value will be populated with the GrantDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned GrantDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after GrantDBAccountPrivilegeCommon Send returns without error.
See GrantDBAccountPrivilege for more information on using the GrantDBAccountPrivilege API call, and error handling.
// Example sending a request using the GrantDBAccountPrivilegeRequest method.
req, resp := client.GrantDBAccountPrivilegeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) GrantDBAccountPrivilegeWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDBAccountPrivilegeWithContext(ctx volcengine.Context, input *GrantDBAccountPrivilegeInput, opts ...request.Option) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilegeWithContext is the same as GrantDBAccountPrivilege with the addition of the ability to pass a context and additional request options.
See GrantDBAccountPrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) GrantDatabasePrivilege ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDatabasePrivilege(input *GrantDatabasePrivilegeInput) (*GrantDatabasePrivilegeOutput, error)
GrantDatabasePrivilege API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation GrantDatabasePrivilege for usage and error information.
func (*RDSMYSQLV2) GrantDatabasePrivilegeCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDatabasePrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GrantDatabasePrivilegeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation GrantDatabasePrivilegeCommon for usage and error information.
func (*RDSMYSQLV2) GrantDatabasePrivilegeCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDatabasePrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GrantDatabasePrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the GrantDatabasePrivilegeCommon operation. The "output" return value will be populated with the GrantDatabasePrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned GrantDatabasePrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after GrantDatabasePrivilegeCommon Send returns without error.
See GrantDatabasePrivilegeCommon for more information on using the GrantDatabasePrivilegeCommon API call, and error handling.
// Example sending a request using the GrantDatabasePrivilegeCommonRequest method.
req, resp := client.GrantDatabasePrivilegeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) GrantDatabasePrivilegeCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDatabasePrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GrantDatabasePrivilegeCommonWithContext is the same as GrantDatabasePrivilegeCommon with the addition of the ability to pass a context and additional request options.
See GrantDatabasePrivilegeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) GrantDatabasePrivilegeRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDatabasePrivilegeRequest(input *GrantDatabasePrivilegeInput) (req *request.Request, output *GrantDatabasePrivilegeOutput)
GrantDatabasePrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the GrantDatabasePrivilege operation. The "output" return value will be populated with the GrantDatabasePrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned GrantDatabasePrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after GrantDatabasePrivilegeCommon Send returns without error.
See GrantDatabasePrivilege for more information on using the GrantDatabasePrivilege API call, and error handling.
// Example sending a request using the GrantDatabasePrivilegeRequest method.
req, resp := client.GrantDatabasePrivilegeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) GrantDatabasePrivilegeWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) GrantDatabasePrivilegeWithContext(ctx volcengine.Context, input *GrantDatabasePrivilegeInput, opts ...request.Option) (*GrantDatabasePrivilegeOutput, error)
GrantDatabasePrivilegeWithContext is the same as GrantDatabasePrivilege with the addition of the ability to pass a context and additional request options.
See GrantDatabasePrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ListParameterTemplates ¶ added in v1.0.93
func (c *RDSMYSQLV2) ListParameterTemplates(input *ListParameterTemplatesInput) (*ListParameterTemplatesOutput, error)
ListParameterTemplates API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ListParameterTemplates for usage and error information.
func (*RDSMYSQLV2) ListParameterTemplatesCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ListParameterTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListParameterTemplatesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ListParameterTemplatesCommon for usage and error information.
func (*RDSMYSQLV2) ListParameterTemplatesCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ListParameterTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListParameterTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListParameterTemplatesCommon operation. The "output" return value will be populated with the ListParameterTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListParameterTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListParameterTemplatesCommon Send returns without error.
See ListParameterTemplatesCommon for more information on using the ListParameterTemplatesCommon API call, and error handling.
// Example sending a request using the ListParameterTemplatesCommonRequest method.
req, resp := client.ListParameterTemplatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ListParameterTemplatesCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ListParameterTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListParameterTemplatesCommonWithContext is the same as ListParameterTemplatesCommon with the addition of the ability to pass a context and additional request options.
See ListParameterTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ListParameterTemplatesRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ListParameterTemplatesRequest(input *ListParameterTemplatesInput) (req *request.Request, output *ListParameterTemplatesOutput)
ListParameterTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the ListParameterTemplates operation. The "output" return value will be populated with the ListParameterTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListParameterTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListParameterTemplatesCommon Send returns without error.
See ListParameterTemplates for more information on using the ListParameterTemplates API call, and error handling.
// Example sending a request using the ListParameterTemplatesRequest method.
req, resp := client.ListParameterTemplatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ListParameterTemplatesWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ListParameterTemplatesWithContext(ctx volcengine.Context, input *ListParameterTemplatesInput, opts ...request.Option) (*ListParameterTemplatesOutput, error)
ListParameterTemplatesWithContext is the same as ListParameterTemplates with the addition of the ability to pass a context and additional request options.
See ListParameterTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ListResourcePackages ¶ added in v1.1.54
func (c *RDSMYSQLV2) ListResourcePackages(input *ListResourcePackagesInput) (*ListResourcePackagesOutput, error)
ListResourcePackages API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ListResourcePackages for usage and error information.
func (*RDSMYSQLV2) ListResourcePackagesCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) ListResourcePackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListResourcePackagesCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ListResourcePackagesCommon for usage and error information.
func (*RDSMYSQLV2) ListResourcePackagesCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) ListResourcePackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListResourcePackagesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListResourcePackagesCommon operation. The "output" return value will be populated with the ListResourcePackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListResourcePackagesCommon Request to send the API call to the service. the "output" return value is not valid until after ListResourcePackagesCommon Send returns without error.
See ListResourcePackagesCommon for more information on using the ListResourcePackagesCommon API call, and error handling.
// Example sending a request using the ListResourcePackagesCommonRequest method.
req, resp := client.ListResourcePackagesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ListResourcePackagesCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) ListResourcePackagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListResourcePackagesCommonWithContext is the same as ListResourcePackagesCommon with the addition of the ability to pass a context and additional request options.
See ListResourcePackagesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ListResourcePackagesRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) ListResourcePackagesRequest(input *ListResourcePackagesInput) (req *request.Request, output *ListResourcePackagesOutput)
ListResourcePackagesRequest generates a "volcengine/request.Request" representing the client's request for the ListResourcePackages operation. The "output" return value will be populated with the ListResourcePackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListResourcePackagesCommon Request to send the API call to the service. the "output" return value is not valid until after ListResourcePackagesCommon Send returns without error.
See ListResourcePackages for more information on using the ListResourcePackages API call, and error handling.
// Example sending a request using the ListResourcePackagesRequest method.
req, resp := client.ListResourcePackagesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ListResourcePackagesWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) ListResourcePackagesWithContext(ctx volcengine.Context, input *ListResourcePackagesInput, opts ...request.Option) (*ListResourcePackagesOutput, error)
ListResourcePackagesWithContext is the same as ListResourcePackages with the addition of the ability to pass a context and additional request options.
See ListResourcePackages for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) MigrateToOtherZone ¶ added in v1.0.125
func (c *RDSMYSQLV2) MigrateToOtherZone(input *MigrateToOtherZoneInput) (*MigrateToOtherZoneOutput, error)
MigrateToOtherZone API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation MigrateToOtherZone for usage and error information.
func (*RDSMYSQLV2) MigrateToOtherZoneCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) MigrateToOtherZoneCommon(input *map[string]interface{}) (*map[string]interface{}, error)
MigrateToOtherZoneCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation MigrateToOtherZoneCommon for usage and error information.
func (*RDSMYSQLV2) MigrateToOtherZoneCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) MigrateToOtherZoneCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
MigrateToOtherZoneCommonRequest generates a "volcengine/request.Request" representing the client's request for the MigrateToOtherZoneCommon operation. The "output" return value will be populated with the MigrateToOtherZoneCommon request's response once the request completes successfully.
Use "Send" method on the returned MigrateToOtherZoneCommon Request to send the API call to the service. the "output" return value is not valid until after MigrateToOtherZoneCommon Send returns without error.
See MigrateToOtherZoneCommon for more information on using the MigrateToOtherZoneCommon API call, and error handling.
// Example sending a request using the MigrateToOtherZoneCommonRequest method.
req, resp := client.MigrateToOtherZoneCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) MigrateToOtherZoneCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) MigrateToOtherZoneCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
MigrateToOtherZoneCommonWithContext is the same as MigrateToOtherZoneCommon with the addition of the ability to pass a context and additional request options.
See MigrateToOtherZoneCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) MigrateToOtherZoneRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) MigrateToOtherZoneRequest(input *MigrateToOtherZoneInput) (req *request.Request, output *MigrateToOtherZoneOutput)
MigrateToOtherZoneRequest generates a "volcengine/request.Request" representing the client's request for the MigrateToOtherZone operation. The "output" return value will be populated with the MigrateToOtherZoneCommon request's response once the request completes successfully.
Use "Send" method on the returned MigrateToOtherZoneCommon Request to send the API call to the service. the "output" return value is not valid until after MigrateToOtherZoneCommon Send returns without error.
See MigrateToOtherZone for more information on using the MigrateToOtherZone API call, and error handling.
// Example sending a request using the MigrateToOtherZoneRequest method.
req, resp := client.MigrateToOtherZoneRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) MigrateToOtherZoneWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) MigrateToOtherZoneWithContext(ctx volcengine.Context, input *MigrateToOtherZoneInput, opts ...request.Option) (*MigrateToOtherZoneOutput, error)
MigrateToOtherZoneWithContext is the same as MigrateToOtherZone with the addition of the ability to pass a context and additional request options.
See MigrateToOtherZone for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyAllowList ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)
ModifyAllowList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyAllowList for usage and error information.
func (*RDSMYSQLV2) ModifyAllowListCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyAllowListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyAllowListCommon for usage and error information.
func (*RDSMYSQLV2) ModifyAllowListCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyAllowListCommon operation. The "output" return value will be populated with the ModifyAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyAllowListCommon Send returns without error.
See ModifyAllowListCommon for more information on using the ModifyAllowListCommon API call, and error handling.
// Example sending a request using the ModifyAllowListCommonRequest method.
req, resp := client.ModifyAllowListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyAllowListCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyAllowListCommonWithContext is the same as ModifyAllowListCommon with the addition of the ability to pass a context and additional request options.
See ModifyAllowListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyAllowListRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyAllowListRequest(input *ModifyAllowListInput) (req *request.Request, output *ModifyAllowListOutput)
ModifyAllowListRequest generates a "volcengine/request.Request" representing the client's request for the ModifyAllowList operation. The "output" return value will be populated with the ModifyAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyAllowListCommon Send returns without error.
See ModifyAllowList for more information on using the ModifyAllowList API call, and error handling.
// Example sending a request using the ModifyAllowListRequest method.
req, resp := client.ModifyAllowListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyAllowListWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyAllowListWithContext(ctx volcengine.Context, input *ModifyAllowListInput, opts ...request.Option) (*ModifyAllowListOutput, error)
ModifyAllowListWithContext is the same as ModifyAllowList with the addition of the ability to pass a context and additional request options.
See ModifyAllowList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyBackupEncryptionPolicy ¶ added in v1.0.150
func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicy(input *ModifyBackupEncryptionPolicyInput) (*ModifyBackupEncryptionPolicyOutput, error)
ModifyBackupEncryptionPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyBackupEncryptionPolicy for usage and error information.
func (*RDSMYSQLV2) ModifyBackupEncryptionPolicyCommon ¶ added in v1.0.150
func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupEncryptionPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyBackupEncryptionPolicyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyBackupEncryptionPolicyCommonRequest ¶ added in v1.0.150
func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyBackupEncryptionPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyBackupEncryptionPolicyCommon operation. The "output" return value will be populated with the ModifyBackupEncryptionPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBackupEncryptionPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBackupEncryptionPolicyCommon Send returns without error.
See ModifyBackupEncryptionPolicyCommon for more information on using the ModifyBackupEncryptionPolicyCommon API call, and error handling.
// Example sending a request using the ModifyBackupEncryptionPolicyCommonRequest method.
req, resp := client.ModifyBackupEncryptionPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyBackupEncryptionPolicyCommonWithContext ¶ added in v1.0.150
func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyBackupEncryptionPolicyCommonWithContext is the same as ModifyBackupEncryptionPolicyCommon with the addition of the ability to pass a context and additional request options.
See ModifyBackupEncryptionPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyBackupEncryptionPolicyRequest ¶ added in v1.0.150
func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyRequest(input *ModifyBackupEncryptionPolicyInput) (req *request.Request, output *ModifyBackupEncryptionPolicyOutput)
ModifyBackupEncryptionPolicyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyBackupEncryptionPolicy operation. The "output" return value will be populated with the ModifyBackupEncryptionPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBackupEncryptionPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBackupEncryptionPolicyCommon Send returns without error.
See ModifyBackupEncryptionPolicy for more information on using the ModifyBackupEncryptionPolicy API call, and error handling.
// Example sending a request using the ModifyBackupEncryptionPolicyRequest method.
req, resp := client.ModifyBackupEncryptionPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyBackupEncryptionPolicyWithContext ¶ added in v1.0.150
func (c *RDSMYSQLV2) ModifyBackupEncryptionPolicyWithContext(ctx volcengine.Context, input *ModifyBackupEncryptionPolicyInput, opts ...request.Option) (*ModifyBackupEncryptionPolicyOutput, error)
ModifyBackupEncryptionPolicyWithContext is the same as ModifyBackupEncryptionPolicy with the addition of the ability to pass a context and additional request options.
See ModifyBackupEncryptionPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyBackupPolicy ¶
func (c *RDSMYSQLV2) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
ModifyBackupPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyBackupPolicy for usage and error information.
func (*RDSMYSQLV2) ModifyBackupPolicyCommon ¶
func (c *RDSMYSQLV2) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyBackupPolicyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyBackupPolicyCommonRequest ¶
func (c *RDSMYSQLV2) ModifyBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyBackupPolicyCommon operation. The "output" return value will be populated with the ModifyBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBackupPolicyCommon Send returns without error.
See ModifyBackupPolicyCommon for more information on using the ModifyBackupPolicyCommon API call, and error handling.
// Example sending a request using the ModifyBackupPolicyCommonRequest method.
req, resp := client.ModifyBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyBackupPolicyCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyBackupPolicyCommonWithContext is the same as ModifyBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See ModifyBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyBackupPolicyRequest ¶
func (c *RDSMYSQLV2) ModifyBackupPolicyRequest(input *ModifyBackupPolicyInput) (req *request.Request, output *ModifyBackupPolicyOutput)
ModifyBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyBackupPolicy operation. The "output" return value will be populated with the ModifyBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBackupPolicyCommon Send returns without error.
See ModifyBackupPolicy for more information on using the ModifyBackupPolicy API call, and error handling.
// Example sending a request using the ModifyBackupPolicyRequest method.
req, resp := client.ModifyBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyBackupPolicyWithContext ¶
func (c *RDSMYSQLV2) ModifyBackupPolicyWithContext(ctx volcengine.Context, input *ModifyBackupPolicyInput, opts ...request.Option) (*ModifyBackupPolicyOutput, error)
ModifyBackupPolicyWithContext is the same as ModifyBackupPolicy with the addition of the ability to pass a context and additional request options.
See ModifyBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyBackupPublicAccessPolicy ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicy(input *ModifyBackupPublicAccessPolicyInput) (*ModifyBackupPublicAccessPolicyOutput, error)
ModifyBackupPublicAccessPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyBackupPublicAccessPolicy for usage and error information.
func (*RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupPublicAccessPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyBackupPublicAccessPolicyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyBackupPublicAccessPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyBackupPublicAccessPolicyCommon operation. The "output" return value will be populated with the ModifyBackupPublicAccessPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBackupPublicAccessPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBackupPublicAccessPolicyCommon Send returns without error.
See ModifyBackupPublicAccessPolicyCommon for more information on using the ModifyBackupPublicAccessPolicyCommon API call, and error handling.
// Example sending a request using the ModifyBackupPublicAccessPolicyCommonRequest method.
req, resp := client.ModifyBackupPublicAccessPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyBackupPublicAccessPolicyCommonWithContext is the same as ModifyBackupPublicAccessPolicyCommon with the addition of the ability to pass a context and additional request options.
See ModifyBackupPublicAccessPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyBackupPublicAccessPolicyRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyRequest(input *ModifyBackupPublicAccessPolicyInput) (req *request.Request, output *ModifyBackupPublicAccessPolicyOutput)
ModifyBackupPublicAccessPolicyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyBackupPublicAccessPolicy operation. The "output" return value will be populated with the ModifyBackupPublicAccessPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyBackupPublicAccessPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyBackupPublicAccessPolicyCommon Send returns without error.
See ModifyBackupPublicAccessPolicy for more information on using the ModifyBackupPublicAccessPolicy API call, and error handling.
// Example sending a request using the ModifyBackupPublicAccessPolicyRequest method.
req, resp := client.ModifyBackupPublicAccessPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyBackupPublicAccessPolicyWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyBackupPublicAccessPolicyWithContext(ctx volcengine.Context, input *ModifyBackupPublicAccessPolicyInput, opts ...request.Option) (*ModifyBackupPublicAccessPolicyOutput, error)
ModifyBackupPublicAccessPolicyWithContext is the same as ModifyBackupPublicAccessPolicy with the addition of the ability to pass a context and additional request options.
See ModifyBackupPublicAccessPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyCrossBackupPolicy ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyCrossBackupPolicy(input *ModifyCrossBackupPolicyInput) (*ModifyCrossBackupPolicyOutput, error)
ModifyCrossBackupPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyCrossBackupPolicy for usage and error information.
func (*RDSMYSQLV2) ModifyCrossBackupPolicyCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCrossBackupPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyCrossBackupPolicyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyCrossBackupPolicyCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyCrossBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCrossBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCrossBackupPolicyCommon operation. The "output" return value will be populated with the ModifyCrossBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCrossBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCrossBackupPolicyCommon Send returns without error.
See ModifyCrossBackupPolicyCommon for more information on using the ModifyCrossBackupPolicyCommon API call, and error handling.
// Example sending a request using the ModifyCrossBackupPolicyCommonRequest method.
req, resp := client.ModifyCrossBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyCrossBackupPolicyCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyCrossBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCrossBackupPolicyCommonWithContext is the same as ModifyCrossBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See ModifyCrossBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyCrossBackupPolicyRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyCrossBackupPolicyRequest(input *ModifyCrossBackupPolicyInput) (req *request.Request, output *ModifyCrossBackupPolicyOutput)
ModifyCrossBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCrossBackupPolicy operation. The "output" return value will be populated with the ModifyCrossBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCrossBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCrossBackupPolicyCommon Send returns without error.
See ModifyCrossBackupPolicy for more information on using the ModifyCrossBackupPolicy API call, and error handling.
// Example sending a request using the ModifyCrossBackupPolicyRequest method.
req, resp := client.ModifyCrossBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyCrossBackupPolicyWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyCrossBackupPolicyWithContext(ctx volcengine.Context, input *ModifyCrossBackupPolicyInput, opts ...request.Option) (*ModifyCrossBackupPolicyOutput, error)
ModifyCrossBackupPolicyWithContext is the same as ModifyCrossBackupPolicy with the addition of the ability to pass a context and additional request options.
See ModifyCrossBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBAccountDescription ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBAccountDescription(input *ModifyDBAccountDescriptionInput) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescription API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBAccountDescription for usage and error information.
func (*RDSMYSQLV2) ModifyDBAccountDescriptionCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBAccountDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBAccountDescriptionCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBAccountDescriptionCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBAccountDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBAccountDescriptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountDescriptionCommon operation. The "output" return value will be populated with the ModifyDBAccountDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountDescriptionCommon Send returns without error.
See ModifyDBAccountDescriptionCommon for more information on using the ModifyDBAccountDescriptionCommon API call, and error handling.
// Example sending a request using the ModifyDBAccountDescriptionCommonRequest method.
req, resp := client.ModifyDBAccountDescriptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBAccountDescriptionCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBAccountDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommonWithContext is the same as ModifyDBAccountDescriptionCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountDescriptionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBAccountDescriptionRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBAccountDescriptionRequest(input *ModifyDBAccountDescriptionInput) (req *request.Request, output *ModifyDBAccountDescriptionOutput)
ModifyDBAccountDescriptionRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountDescription operation. The "output" return value will be populated with the ModifyDBAccountDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountDescriptionCommon Send returns without error.
See ModifyDBAccountDescription for more information on using the ModifyDBAccountDescription API call, and error handling.
// Example sending a request using the ModifyDBAccountDescriptionRequest method.
req, resp := client.ModifyDBAccountDescriptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBAccountDescriptionWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBAccountDescriptionWithContext(ctx volcengine.Context, input *ModifyDBAccountDescriptionInput, opts ...request.Option) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescriptionWithContext is the same as ModifyDBAccountDescription with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountDescription for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBAccountHost ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyDBAccountHost(input *ModifyDBAccountHostInput) (*ModifyDBAccountHostOutput, error)
ModifyDBAccountHost API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBAccountHost for usage and error information.
func (*RDSMYSQLV2) ModifyDBAccountHostCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyDBAccountHostCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountHostCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBAccountHostCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBAccountHostCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyDBAccountHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBAccountHostCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountHostCommon operation. The "output" return value will be populated with the ModifyDBAccountHostCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountHostCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountHostCommon Send returns without error.
See ModifyDBAccountHostCommon for more information on using the ModifyDBAccountHostCommon API call, and error handling.
// Example sending a request using the ModifyDBAccountHostCommonRequest method.
req, resp := client.ModifyDBAccountHostCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBAccountHostCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyDBAccountHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountHostCommonWithContext is the same as ModifyDBAccountHostCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountHostCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBAccountHostRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyDBAccountHostRequest(input *ModifyDBAccountHostInput) (req *request.Request, output *ModifyDBAccountHostOutput)
ModifyDBAccountHostRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountHost operation. The "output" return value will be populated with the ModifyDBAccountHostCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountHostCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountHostCommon Send returns without error.
See ModifyDBAccountHost for more information on using the ModifyDBAccountHost API call, and error handling.
// Example sending a request using the ModifyDBAccountHostRequest method.
req, resp := client.ModifyDBAccountHostRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBAccountHostWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyDBAccountHostWithContext(ctx volcengine.Context, input *ModifyDBAccountHostInput, opts ...request.Option) (*ModifyDBAccountHostOutput, error)
ModifyDBAccountHostWithContext is the same as ModifyDBAccountHost with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountHost for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpoint ¶
func (c *RDSMYSQLV2) ModifyDBEndpoint(input *ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
ModifyDBEndpoint API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpoint for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointAddress ¶
func (c *RDSMYSQLV2) ModifyDBEndpointAddress(input *ModifyDBEndpointAddressInput) (*ModifyDBEndpointAddressOutput, error)
ModifyDBEndpointAddress API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointAddress for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointAddressCommon ¶
func (c *RDSMYSQLV2) ModifyDBEndpointAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointAddressCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointAddressCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointAddressCommonRequest ¶
func (c *RDSMYSQLV2) ModifyDBEndpointAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBEndpointAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointAddressCommon operation. The "output" return value will be populated with the ModifyDBEndpointAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointAddressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointAddressCommon Send returns without error.
See ModifyDBEndpointAddressCommon for more information on using the ModifyDBEndpointAddressCommon API call, and error handling.
// Example sending a request using the ModifyDBEndpointAddressCommonRequest method.
req, resp := client.ModifyDBEndpointAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointAddressCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyDBEndpointAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointAddressCommonWithContext is the same as ModifyDBEndpointAddressCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointAddressRequest ¶
func (c *RDSMYSQLV2) ModifyDBEndpointAddressRequest(input *ModifyDBEndpointAddressInput) (req *request.Request, output *ModifyDBEndpointAddressOutput)
ModifyDBEndpointAddressRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointAddress operation. The "output" return value will be populated with the ModifyDBEndpointAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointAddressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointAddressCommon Send returns without error.
See ModifyDBEndpointAddress for more information on using the ModifyDBEndpointAddress API call, and error handling.
// Example sending a request using the ModifyDBEndpointAddressRequest method.
req, resp := client.ModifyDBEndpointAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointAddressWithContext ¶
func (c *RDSMYSQLV2) ModifyDBEndpointAddressWithContext(ctx volcengine.Context, input *ModifyDBEndpointAddressInput, opts ...request.Option) (*ModifyDBEndpointAddressOutput, error)
ModifyDBEndpointAddressWithContext is the same as ModifyDBEndpointAddress with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointCommon ¶
func (c *RDSMYSQLV2) ModifyDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointCommonRequest ¶
func (c *RDSMYSQLV2) ModifyDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointCommon operation. The "output" return value will be populated with the ModifyDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointCommon Send returns without error.
See ModifyDBEndpointCommon for more information on using the ModifyDBEndpointCommon API call, and error handling.
// Example sending a request using the ModifyDBEndpointCommonRequest method.
req, resp := client.ModifyDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointCommonWithContext is the same as ModifyDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointConnectionMode ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBEndpointConnectionMode(input *ModifyDBEndpointConnectionModeInput) (*ModifyDBEndpointConnectionModeOutput, error)
ModifyDBEndpointConnectionMode API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointConnectionMode for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointConnectionModeCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointConnectionModeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointConnectionModeCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointConnectionModeCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBEndpointConnectionModeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointConnectionModeCommon operation. The "output" return value will be populated with the ModifyDBEndpointConnectionModeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointConnectionModeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointConnectionModeCommon Send returns without error.
See ModifyDBEndpointConnectionModeCommon for more information on using the ModifyDBEndpointConnectionModeCommon API call, and error handling.
// Example sending a request using the ModifyDBEndpointConnectionModeCommonRequest method.
req, resp := client.ModifyDBEndpointConnectionModeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointConnectionModeCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointConnectionModeCommonWithContext is the same as ModifyDBEndpointConnectionModeCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointConnectionModeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointConnectionModeRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeRequest(input *ModifyDBEndpointConnectionModeInput) (req *request.Request, output *ModifyDBEndpointConnectionModeOutput)
ModifyDBEndpointConnectionModeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointConnectionMode operation. The "output" return value will be populated with the ModifyDBEndpointConnectionModeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointConnectionModeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointConnectionModeCommon Send returns without error.
See ModifyDBEndpointConnectionMode for more information on using the ModifyDBEndpointConnectionMode API call, and error handling.
// Example sending a request using the ModifyDBEndpointConnectionModeRequest method.
req, resp := client.ModifyDBEndpointConnectionModeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointConnectionModeWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBEndpointConnectionModeWithContext(ctx volcengine.Context, input *ModifyDBEndpointConnectionModeInput, opts ...request.Option) (*ModifyDBEndpointConnectionModeOutput, error)
ModifyDBEndpointConnectionModeWithContext is the same as ModifyDBEndpointConnectionMode with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointConnectionMode for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointDNS ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyDBEndpointDNS(input *ModifyDBEndpointDNSInput) (*ModifyDBEndpointDNSOutput, error)
ModifyDBEndpointDNS API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointDNS for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointDNSCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyDBEndpointDNSCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointDNSCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBEndpointDNSCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBEndpointDNSCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyDBEndpointDNSCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBEndpointDNSCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointDNSCommon operation. The "output" return value will be populated with the ModifyDBEndpointDNSCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointDNSCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointDNSCommon Send returns without error.
See ModifyDBEndpointDNSCommon for more information on using the ModifyDBEndpointDNSCommon API call, and error handling.
// Example sending a request using the ModifyDBEndpointDNSCommonRequest method.
req, resp := client.ModifyDBEndpointDNSCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointDNSCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyDBEndpointDNSCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointDNSCommonWithContext is the same as ModifyDBEndpointDNSCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointDNSCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointDNSRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyDBEndpointDNSRequest(input *ModifyDBEndpointDNSInput) (req *request.Request, output *ModifyDBEndpointDNSOutput)
ModifyDBEndpointDNSRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointDNS operation. The "output" return value will be populated with the ModifyDBEndpointDNSCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointDNSCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointDNSCommon Send returns without error.
See ModifyDBEndpointDNS for more information on using the ModifyDBEndpointDNS API call, and error handling.
// Example sending a request using the ModifyDBEndpointDNSRequest method.
req, resp := client.ModifyDBEndpointDNSRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointDNSWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) ModifyDBEndpointDNSWithContext(ctx volcengine.Context, input *ModifyDBEndpointDNSInput, opts ...request.Option) (*ModifyDBEndpointDNSOutput, error)
ModifyDBEndpointDNSWithContext is the same as ModifyDBEndpointDNS with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointDNS for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBEndpointRequest ¶
func (c *RDSMYSQLV2) ModifyDBEndpointRequest(input *ModifyDBEndpointInput) (req *request.Request, output *ModifyDBEndpointOutput)
ModifyDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpoint operation. The "output" return value will be populated with the ModifyDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointCommon Send returns without error.
See ModifyDBEndpoint for more information on using the ModifyDBEndpoint API call, and error handling.
// Example sending a request using the ModifyDBEndpointRequest method.
req, resp := client.ModifyDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBEndpointWithContext ¶
func (c *RDSMYSQLV2) ModifyDBEndpointWithContext(ctx volcengine.Context, input *ModifyDBEndpointInput, opts ...request.Option) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointWithContext is the same as ModifyDBEndpoint with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersion ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersion(input *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) (*ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersion API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceAutoUpgradeEngineMinorVersion for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon operation. The "output" return value will be populated with the ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon Send returns without error.
See ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon for more information on using the ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest method.
req, resp := client.ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonWithContext is the same as ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest(input *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) (req *request.Request, output *ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput)
ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceAutoUpgradeEngineMinorVersion operation. The "output" return value will be populated with the ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon Send returns without error.
See ModifyDBInstanceAutoUpgradeEngineMinorVersion for more information on using the ModifyDBInstanceAutoUpgradeEngineMinorVersion API call, and error handling.
// Example sending a request using the ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest method.
req, resp := client.ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceAutoUpgradeEngineMinorVersionWithContext(ctx volcengine.Context, input *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput, opts ...request.Option) (*ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionWithContext is the same as ModifyDBInstanceAutoUpgradeEngineMinorVersion with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceAutoUpgradeEngineMinorVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceChargeType ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceChargeType(input *ModifyDBInstanceChargeTypeInput) (*ModifyDBInstanceChargeTypeOutput, error)
ModifyDBInstanceChargeType API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceChargeType for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceChargeTypeCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceChargeTypeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceChargeTypeCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceChargeTypeCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceChargeTypeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceChargeTypeCommon operation. The "output" return value will be populated with the ModifyDBInstanceChargeTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceChargeTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceChargeTypeCommon Send returns without error.
See ModifyDBInstanceChargeTypeCommon for more information on using the ModifyDBInstanceChargeTypeCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceChargeTypeCommonRequest method.
req, resp := client.ModifyDBInstanceChargeTypeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceChargeTypeCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceChargeTypeCommonWithContext is the same as ModifyDBInstanceChargeTypeCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceChargeTypeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceChargeTypeRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeRequest(input *ModifyDBInstanceChargeTypeInput) (req *request.Request, output *ModifyDBInstanceChargeTypeOutput)
ModifyDBInstanceChargeTypeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceChargeType operation. The "output" return value will be populated with the ModifyDBInstanceChargeTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceChargeTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceChargeTypeCommon Send returns without error.
See ModifyDBInstanceChargeType for more information on using the ModifyDBInstanceChargeType API call, and error handling.
// Example sending a request using the ModifyDBInstanceChargeTypeRequest method.
req, resp := client.ModifyDBInstanceChargeTypeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceChargeTypeWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceChargeTypeWithContext(ctx volcengine.Context, input *ModifyDBInstanceChargeTypeInput, opts ...request.Option) (*ModifyDBInstanceChargeTypeOutput, error)
ModifyDBInstanceChargeTypeWithContext is the same as ModifyDBInstanceChargeType with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceChargeType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicy ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicy(input *ModifyDBInstanceDeletionProtectionPolicyInput) (*ModifyDBInstanceDeletionProtectionPolicyOutput, error)
ModifyDBInstanceDeletionProtectionPolicy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceDeletionProtectionPolicy for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceDeletionProtectionPolicyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceDeletionProtectionPolicyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceDeletionProtectionPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceDeletionProtectionPolicyCommon operation. The "output" return value will be populated with the ModifyDBInstanceDeletionProtectionPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceDeletionProtectionPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceDeletionProtectionPolicyCommon Send returns without error.
See ModifyDBInstanceDeletionProtectionPolicyCommon for more information on using the ModifyDBInstanceDeletionProtectionPolicyCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceDeletionProtectionPolicyCommonRequest method.
req, resp := client.ModifyDBInstanceDeletionProtectionPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceDeletionProtectionPolicyCommonWithContext is the same as ModifyDBInstanceDeletionProtectionPolicyCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceDeletionProtectionPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyRequest(input *ModifyDBInstanceDeletionProtectionPolicyInput) (req *request.Request, output *ModifyDBInstanceDeletionProtectionPolicyOutput)
ModifyDBInstanceDeletionProtectionPolicyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceDeletionProtectionPolicy operation. The "output" return value will be populated with the ModifyDBInstanceDeletionProtectionPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceDeletionProtectionPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceDeletionProtectionPolicyCommon Send returns without error.
See ModifyDBInstanceDeletionProtectionPolicy for more information on using the ModifyDBInstanceDeletionProtectionPolicy API call, and error handling.
// Example sending a request using the ModifyDBInstanceDeletionProtectionPolicyRequest method.
req, resp := client.ModifyDBInstanceDeletionProtectionPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) ModifyDBInstanceDeletionProtectionPolicyWithContext(ctx volcengine.Context, input *ModifyDBInstanceDeletionProtectionPolicyInput, opts ...request.Option) (*ModifyDBInstanceDeletionProtectionPolicyOutput, error)
ModifyDBInstanceDeletionProtectionPolicyWithContext is the same as ModifyDBInstanceDeletionProtectionPolicy with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceDeletionProtectionPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceGlobalReadOnly ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnly(input *ModifyDBInstanceGlobalReadOnlyInput) (*ModifyDBInstanceGlobalReadOnlyOutput, error)
ModifyDBInstanceGlobalReadOnly API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceGlobalReadOnly for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceGlobalReadOnlyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceGlobalReadOnlyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceGlobalReadOnlyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceGlobalReadOnlyCommon operation. The "output" return value will be populated with the ModifyDBInstanceGlobalReadOnlyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceGlobalReadOnlyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceGlobalReadOnlyCommon Send returns without error.
See ModifyDBInstanceGlobalReadOnlyCommon for more information on using the ModifyDBInstanceGlobalReadOnlyCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceGlobalReadOnlyCommonRequest method.
req, resp := client.ModifyDBInstanceGlobalReadOnlyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceGlobalReadOnlyCommonWithContext is the same as ModifyDBInstanceGlobalReadOnlyCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceGlobalReadOnlyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyRequest(input *ModifyDBInstanceGlobalReadOnlyInput) (req *request.Request, output *ModifyDBInstanceGlobalReadOnlyOutput)
ModifyDBInstanceGlobalReadOnlyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceGlobalReadOnly operation. The "output" return value will be populated with the ModifyDBInstanceGlobalReadOnlyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceGlobalReadOnlyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceGlobalReadOnlyCommon Send returns without error.
See ModifyDBInstanceGlobalReadOnly for more information on using the ModifyDBInstanceGlobalReadOnly API call, and error handling.
// Example sending a request using the ModifyDBInstanceGlobalReadOnlyRequest method.
req, resp := client.ModifyDBInstanceGlobalReadOnlyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBInstanceGlobalReadOnlyWithContext(ctx volcengine.Context, input *ModifyDBInstanceGlobalReadOnlyInput, opts ...request.Option) (*ModifyDBInstanceGlobalReadOnlyOutput, error)
ModifyDBInstanceGlobalReadOnlyWithContext is the same as ModifyDBInstanceGlobalReadOnly with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceGlobalReadOnly for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceMaintenanceWindow ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindow(input *ModifyDBInstanceMaintenanceWindowInput) (*ModifyDBInstanceMaintenanceWindowOutput, error)
ModifyDBInstanceMaintenanceWindow API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceMaintenanceWindow for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceMaintenanceWindowCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceMaintenanceWindowCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceMaintenanceWindowCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceMaintenanceWindowCommon operation. The "output" return value will be populated with the ModifyDBInstanceMaintenanceWindowCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceMaintenanceWindowCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceMaintenanceWindowCommon Send returns without error.
See ModifyDBInstanceMaintenanceWindowCommon for more information on using the ModifyDBInstanceMaintenanceWindowCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceMaintenanceWindowCommonRequest method.
req, resp := client.ModifyDBInstanceMaintenanceWindowCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceMaintenanceWindowCommonWithContext is the same as ModifyDBInstanceMaintenanceWindowCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceMaintenanceWindowCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowRequest(input *ModifyDBInstanceMaintenanceWindowInput) (req *request.Request, output *ModifyDBInstanceMaintenanceWindowOutput)
ModifyDBInstanceMaintenanceWindowRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceMaintenanceWindow operation. The "output" return value will be populated with the ModifyDBInstanceMaintenanceWindowCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceMaintenanceWindowCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceMaintenanceWindowCommon Send returns without error.
See ModifyDBInstanceMaintenanceWindow for more information on using the ModifyDBInstanceMaintenanceWindow API call, and error handling.
// Example sending a request using the ModifyDBInstanceMaintenanceWindowRequest method.
req, resp := client.ModifyDBInstanceMaintenanceWindowRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceMaintenanceWindowWithContext(ctx volcengine.Context, input *ModifyDBInstanceMaintenanceWindowInput, opts ...request.Option) (*ModifyDBInstanceMaintenanceWindowOutput, error)
ModifyDBInstanceMaintenanceWindowWithContext is the same as ModifyDBInstanceMaintenanceWindow with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceMaintenanceWindow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceName ¶
func (c *RDSMYSQLV2) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceName API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceName for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceNameCommon ¶
func (c *RDSMYSQLV2) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceNameCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceNameCommonRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceNameCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceNameCommon operation. The "output" return value will be populated with the ModifyDBInstanceNameCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceNameCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceNameCommon Send returns without error.
See ModifyDBInstanceNameCommon for more information on using the ModifyDBInstanceNameCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceNameCommonRequest method.
req, resp := client.ModifyDBInstanceNameCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceNameCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonWithContext is the same as ModifyDBInstanceNameCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceNameCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceNameRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceNameRequest(input *ModifyDBInstanceNameInput) (req *request.Request, output *ModifyDBInstanceNameOutput)
ModifyDBInstanceNameRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceName operation. The "output" return value will be populated with the ModifyDBInstanceNameCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceNameCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceNameCommon Send returns without error.
See ModifyDBInstanceName for more information on using the ModifyDBInstanceName API call, and error handling.
// Example sending a request using the ModifyDBInstanceNameRequest method.
req, resp := client.ModifyDBInstanceNameRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceNameWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceNameWithContext(ctx volcengine.Context, input *ModifyDBInstanceNameInput, opts ...request.Option) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameWithContext is the same as ModifyDBInstanceName with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceName for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceParameters ¶
func (c *RDSMYSQLV2) ModifyDBInstanceParameters(input *ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParameters API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceParameters for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceParametersCommon ¶
func (c *RDSMYSQLV2) ModifyDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceParametersCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceParametersCommonRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceParametersCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceParametersCommon operation. The "output" return value will be populated with the ModifyDBInstanceParametersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceParametersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceParametersCommon Send returns without error.
See ModifyDBInstanceParametersCommon for more information on using the ModifyDBInstanceParametersCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceParametersCommonRequest method.
req, resp := client.ModifyDBInstanceParametersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceParametersCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommonWithContext is the same as ModifyDBInstanceParametersCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceParametersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceParametersRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceParametersRequest(input *ModifyDBInstanceParametersInput) (req *request.Request, output *ModifyDBInstanceParametersOutput)
ModifyDBInstanceParametersRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceParameters operation. The "output" return value will be populated with the ModifyDBInstanceParametersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceParametersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceParametersCommon Send returns without error.
See ModifyDBInstanceParameters for more information on using the ModifyDBInstanceParameters API call, and error handling.
// Example sending a request using the ModifyDBInstanceParametersRequest method.
req, resp := client.ModifyDBInstanceParametersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceParametersWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceParametersWithContext(ctx volcengine.Context, input *ModifyDBInstanceParametersInput, opts ...request.Option) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParametersWithContext is the same as ModifyDBInstanceParameters with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceParameters for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceSSL ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSSL(input *ModifyDBInstanceSSLInput) (*ModifyDBInstanceSSLOutput, error)
ModifyDBInstanceSSL API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceSSL for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceSSLCommon ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSSLCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSSLCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceSSLCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceSSLCommonRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSSLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceSSLCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSSLCommon operation. The "output" return value will be populated with the ModifyDBInstanceSSLCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSSLCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSSLCommon Send returns without error.
See ModifyDBInstanceSSLCommon for more information on using the ModifyDBInstanceSSLCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceSSLCommonRequest method.
req, resp := client.ModifyDBInstanceSSLCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceSSLCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSSLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSSLCommonWithContext is the same as ModifyDBInstanceSSLCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSSLCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceSSLRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSSLRequest(input *ModifyDBInstanceSSLInput) (req *request.Request, output *ModifyDBInstanceSSLOutput)
ModifyDBInstanceSSLRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSSL operation. The "output" return value will be populated with the ModifyDBInstanceSSLCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSSLCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSSLCommon Send returns without error.
See ModifyDBInstanceSSL for more information on using the ModifyDBInstanceSSL API call, and error handling.
// Example sending a request using the ModifyDBInstanceSSLRequest method.
req, resp := client.ModifyDBInstanceSSLRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceSSLWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSSLWithContext(ctx volcengine.Context, input *ModifyDBInstanceSSLInput, opts ...request.Option) (*ModifyDBInstanceSSLOutput, error)
ModifyDBInstanceSSLWithContext is the same as ModifyDBInstanceSSL with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSSL for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceSpec ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpec API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceSpec for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceSpecCommon ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceSpecCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceSpecCommonRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceSpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSpecCommon operation. The "output" return value will be populated with the ModifyDBInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSpecCommon Send returns without error.
See ModifyDBInstanceSpecCommon for more information on using the ModifyDBInstanceSpecCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceSpecCommonRequest method.
req, resp := client.ModifyDBInstanceSpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceSpecCommonWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonWithContext is the same as ModifyDBInstanceSpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceSpecRequest ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSpecRequest(input *ModifyDBInstanceSpecInput) (req *request.Request, output *ModifyDBInstanceSpecOutput)
ModifyDBInstanceSpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSpec operation. The "output" return value will be populated with the ModifyDBInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSpecCommon Send returns without error.
See ModifyDBInstanceSpec for more information on using the ModifyDBInstanceSpec API call, and error handling.
// Example sending a request using the ModifyDBInstanceSpecRequest method.
req, resp := client.ModifyDBInstanceSpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceSpecWithContext ¶
func (c *RDSMYSQLV2) ModifyDBInstanceSpecWithContext(ctx volcengine.Context, input *ModifyDBInstanceSpecInput, opts ...request.Option) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecWithContext is the same as ModifyDBInstanceSpec with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceSyncMode ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceSyncMode(input *ModifyDBInstanceSyncModeInput) (*ModifyDBInstanceSyncModeOutput, error)
ModifyDBInstanceSyncMode API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceSyncMode for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceSyncModeCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSyncModeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceSyncModeCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceSyncModeCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceSyncModeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSyncModeCommon operation. The "output" return value will be populated with the ModifyDBInstanceSyncModeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSyncModeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSyncModeCommon Send returns without error.
See ModifyDBInstanceSyncModeCommon for more information on using the ModifyDBInstanceSyncModeCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceSyncModeCommonRequest method.
req, resp := client.ModifyDBInstanceSyncModeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceSyncModeCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSyncModeCommonWithContext is the same as ModifyDBInstanceSyncModeCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSyncModeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceSyncModeRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeRequest(input *ModifyDBInstanceSyncModeInput) (req *request.Request, output *ModifyDBInstanceSyncModeOutput)
ModifyDBInstanceSyncModeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSyncMode operation. The "output" return value will be populated with the ModifyDBInstanceSyncModeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSyncModeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSyncModeCommon Send returns without error.
See ModifyDBInstanceSyncMode for more information on using the ModifyDBInstanceSyncMode API call, and error handling.
// Example sending a request using the ModifyDBInstanceSyncModeRequest method.
req, resp := client.ModifyDBInstanceSyncModeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceSyncModeWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceSyncModeWithContext(ctx volcengine.Context, input *ModifyDBInstanceSyncModeInput, opts ...request.Option) (*ModifyDBInstanceSyncModeOutput, error)
ModifyDBInstanceSyncModeWithContext is the same as ModifyDBInstanceSyncMode with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSyncMode for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceTDE ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTDE(input *ModifyDBInstanceTDEInput) (*ModifyDBInstanceTDEOutput, error)
ModifyDBInstanceTDE API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceTDE for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceTDECommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTDECommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceTDECommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceTDECommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceTDECommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTDECommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceTDECommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceTDECommon operation. The "output" return value will be populated with the ModifyDBInstanceTDECommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceTDECommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceTDECommon Send returns without error.
See ModifyDBInstanceTDECommon for more information on using the ModifyDBInstanceTDECommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceTDECommonRequest method.
req, resp := client.ModifyDBInstanceTDECommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceTDECommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTDECommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceTDECommonWithContext is the same as ModifyDBInstanceTDECommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceTDECommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceTDERequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTDERequest(input *ModifyDBInstanceTDEInput) (req *request.Request, output *ModifyDBInstanceTDEOutput)
ModifyDBInstanceTDERequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceTDE operation. The "output" return value will be populated with the ModifyDBInstanceTDECommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceTDECommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceTDECommon Send returns without error.
See ModifyDBInstanceTDE for more information on using the ModifyDBInstanceTDE API call, and error handling.
// Example sending a request using the ModifyDBInstanceTDERequest method.
req, resp := client.ModifyDBInstanceTDERequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceTDEWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTDEWithContext(ctx volcengine.Context, input *ModifyDBInstanceTDEInput, opts ...request.Option) (*ModifyDBInstanceTDEOutput, error)
ModifyDBInstanceTDEWithContext is the same as ModifyDBInstanceTDE with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceTDE for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceType ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceType(input *ModifyDBInstanceTypeInput) (*ModifyDBInstanceTypeOutput, error)
ModifyDBInstanceType API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceType for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceTypeCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceTypeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBInstanceTypeCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBInstanceTypeCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceTypeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceTypeCommon operation. The "output" return value will be populated with the ModifyDBInstanceTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceTypeCommon Send returns without error.
See ModifyDBInstanceTypeCommon for more information on using the ModifyDBInstanceTypeCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceTypeCommonRequest method.
req, resp := client.ModifyDBInstanceTypeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceTypeCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceTypeCommonWithContext is the same as ModifyDBInstanceTypeCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceTypeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBInstanceTypeRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTypeRequest(input *ModifyDBInstanceTypeInput) (req *request.Request, output *ModifyDBInstanceTypeOutput)
ModifyDBInstanceTypeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceType operation. The "output" return value will be populated with the ModifyDBInstanceTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceTypeCommon Send returns without error.
See ModifyDBInstanceType for more information on using the ModifyDBInstanceType API call, and error handling.
// Example sending a request using the ModifyDBInstanceTypeRequest method.
req, resp := client.ModifyDBInstanceTypeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBInstanceTypeWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBInstanceTypeWithContext(ctx volcengine.Context, input *ModifyDBInstanceTypeInput, opts ...request.Option) (*ModifyDBInstanceTypeOutput, error)
ModifyDBInstanceTypeWithContext is the same as ModifyDBInstanceType with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBNodeSpec ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeSpec(input *ModifyDBNodeSpecInput) (*ModifyDBNodeSpecOutput, error)
ModifyDBNodeSpec API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBNodeSpec for usage and error information.
func (*RDSMYSQLV2) ModifyDBNodeSpecCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBNodeSpecCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBNodeSpecCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBNodeSpecCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBNodeSpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBNodeSpecCommon operation. The "output" return value will be populated with the ModifyDBNodeSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBNodeSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBNodeSpecCommon Send returns without error.
See ModifyDBNodeSpecCommon for more information on using the ModifyDBNodeSpecCommon API call, and error handling.
// Example sending a request using the ModifyDBNodeSpecCommonRequest method.
req, resp := client.ModifyDBNodeSpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBNodeSpecCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBNodeSpecCommonWithContext is the same as ModifyDBNodeSpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBNodeSpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBNodeSpecRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeSpecRequest(input *ModifyDBNodeSpecInput) (req *request.Request, output *ModifyDBNodeSpecOutput)
ModifyDBNodeSpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBNodeSpec operation. The "output" return value will be populated with the ModifyDBNodeSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBNodeSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBNodeSpecCommon Send returns without error.
See ModifyDBNodeSpec for more information on using the ModifyDBNodeSpec API call, and error handling.
// Example sending a request using the ModifyDBNodeSpecRequest method.
req, resp := client.ModifyDBNodeSpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBNodeSpecWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeSpecWithContext(ctx volcengine.Context, input *ModifyDBNodeSpecInput, opts ...request.Option) (*ModifyDBNodeSpecOutput, error)
ModifyDBNodeSpecWithContext is the same as ModifyDBNodeSpec with the addition of the ability to pass a context and additional request options.
See ModifyDBNodeSpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBNodeTemporarySpec ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpec(input *ModifyDBNodeTemporarySpecInput) (*ModifyDBNodeTemporarySpecOutput, error)
ModifyDBNodeTemporarySpec API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBNodeTemporarySpec for usage and error information.
func (*RDSMYSQLV2) ModifyDBNodeTemporarySpecCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBNodeTemporarySpecCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBNodeTemporarySpecCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBNodeTemporarySpecCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBNodeTemporarySpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBNodeTemporarySpecCommon operation. The "output" return value will be populated with the ModifyDBNodeTemporarySpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBNodeTemporarySpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBNodeTemporarySpecCommon Send returns without error.
See ModifyDBNodeTemporarySpecCommon for more information on using the ModifyDBNodeTemporarySpecCommon API call, and error handling.
// Example sending a request using the ModifyDBNodeTemporarySpecCommonRequest method.
req, resp := client.ModifyDBNodeTemporarySpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBNodeTemporarySpecCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBNodeTemporarySpecCommonWithContext is the same as ModifyDBNodeTemporarySpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBNodeTemporarySpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBNodeTemporarySpecRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecRequest(input *ModifyDBNodeTemporarySpecInput) (req *request.Request, output *ModifyDBNodeTemporarySpecOutput)
ModifyDBNodeTemporarySpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBNodeTemporarySpec operation. The "output" return value will be populated with the ModifyDBNodeTemporarySpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBNodeTemporarySpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBNodeTemporarySpecCommon Send returns without error.
See ModifyDBNodeTemporarySpec for more information on using the ModifyDBNodeTemporarySpec API call, and error handling.
// Example sending a request using the ModifyDBNodeTemporarySpecRequest method.
req, resp := client.ModifyDBNodeTemporarySpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBNodeTemporarySpecWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBNodeTemporarySpecWithContext(ctx volcengine.Context, input *ModifyDBNodeTemporarySpecInput, opts ...request.Option) (*ModifyDBNodeTemporarySpecOutput, error)
ModifyDBNodeTemporarySpecWithContext is the same as ModifyDBNodeTemporarySpec with the addition of the ability to pass a context and additional request options.
See ModifyDBNodeTemporarySpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBProxy ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxy(input *ModifyDBProxyInput) (*ModifyDBProxyOutput, error)
ModifyDBProxy API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBProxy for usage and error information.
func (*RDSMYSQLV2) ModifyDBProxyCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBProxyCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBProxyCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBProxyCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBProxyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBProxyCommon operation. The "output" return value will be populated with the ModifyDBProxyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBProxyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBProxyCommon Send returns without error.
See ModifyDBProxyCommon for more information on using the ModifyDBProxyCommon API call, and error handling.
// Example sending a request using the ModifyDBProxyCommonRequest method.
req, resp := client.ModifyDBProxyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBProxyCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBProxyCommonWithContext is the same as ModifyDBProxyCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBProxyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBProxyConfig ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyConfig(input *ModifyDBProxyConfigInput) (*ModifyDBProxyConfigOutput, error)
ModifyDBProxyConfig API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBProxyConfig for usage and error information.
func (*RDSMYSQLV2) ModifyDBProxyConfigCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBProxyConfigCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBProxyConfigCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBProxyConfigCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBProxyConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBProxyConfigCommon operation. The "output" return value will be populated with the ModifyDBProxyConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBProxyConfigCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBProxyConfigCommon Send returns without error.
See ModifyDBProxyConfigCommon for more information on using the ModifyDBProxyConfigCommon API call, and error handling.
// Example sending a request using the ModifyDBProxyConfigCommonRequest method.
req, resp := client.ModifyDBProxyConfigCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBProxyConfigCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBProxyConfigCommonWithContext is the same as ModifyDBProxyConfigCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBProxyConfigCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBProxyConfigRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyConfigRequest(input *ModifyDBProxyConfigInput) (req *request.Request, output *ModifyDBProxyConfigOutput)
ModifyDBProxyConfigRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBProxyConfig operation. The "output" return value will be populated with the ModifyDBProxyConfigCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBProxyConfigCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBProxyConfigCommon Send returns without error.
See ModifyDBProxyConfig for more information on using the ModifyDBProxyConfig API call, and error handling.
// Example sending a request using the ModifyDBProxyConfigRequest method.
req, resp := client.ModifyDBProxyConfigRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBProxyConfigWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyConfigWithContext(ctx volcengine.Context, input *ModifyDBProxyConfigInput, opts ...request.Option) (*ModifyDBProxyConfigOutput, error)
ModifyDBProxyConfigWithContext is the same as ModifyDBProxyConfig with the addition of the ability to pass a context and additional request options.
See ModifyDBProxyConfig for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBProxyRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyRequest(input *ModifyDBProxyInput) (req *request.Request, output *ModifyDBProxyOutput)
ModifyDBProxyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBProxy operation. The "output" return value will be populated with the ModifyDBProxyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBProxyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBProxyCommon Send returns without error.
See ModifyDBProxy for more information on using the ModifyDBProxy API call, and error handling.
// Example sending a request using the ModifyDBProxyRequest method.
req, resp := client.ModifyDBProxyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBProxySpec ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBProxySpec(input *ModifyDBProxySpecInput) (*ModifyDBProxySpecOutput, error)
ModifyDBProxySpec API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBProxySpec for usage and error information.
func (*RDSMYSQLV2) ModifyDBProxySpecCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBProxySpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBProxySpecCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDBProxySpecCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDBProxySpecCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBProxySpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBProxySpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBProxySpecCommon operation. The "output" return value will be populated with the ModifyDBProxySpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBProxySpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBProxySpecCommon Send returns without error.
See ModifyDBProxySpecCommon for more information on using the ModifyDBProxySpecCommon API call, and error handling.
// Example sending a request using the ModifyDBProxySpecCommonRequest method.
req, resp := client.ModifyDBProxySpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBProxySpecCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBProxySpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBProxySpecCommonWithContext is the same as ModifyDBProxySpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBProxySpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBProxySpecRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBProxySpecRequest(input *ModifyDBProxySpecInput) (req *request.Request, output *ModifyDBProxySpecOutput)
ModifyDBProxySpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBProxySpec operation. The "output" return value will be populated with the ModifyDBProxySpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBProxySpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBProxySpecCommon Send returns without error.
See ModifyDBProxySpec for more information on using the ModifyDBProxySpec API call, and error handling.
// Example sending a request using the ModifyDBProxySpecRequest method.
req, resp := client.ModifyDBProxySpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDBProxySpecWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) ModifyDBProxySpecWithContext(ctx volcengine.Context, input *ModifyDBProxySpecInput, opts ...request.Option) (*ModifyDBProxySpecOutput, error)
ModifyDBProxySpecWithContext is the same as ModifyDBProxySpec with the addition of the ability to pass a context and additional request options.
See ModifyDBProxySpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDBProxyWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDBProxyWithContext(ctx volcengine.Context, input *ModifyDBProxyInput, opts ...request.Option) (*ModifyDBProxyOutput, error)
ModifyDBProxyWithContext is the same as ModifyDBProxy with the addition of the ability to pass a context and additional request options.
See ModifyDBProxy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDatabaseDescription ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDatabaseDescription(input *ModifyDatabaseDescriptionInput) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescription API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDatabaseDescription for usage and error information.
func (*RDSMYSQLV2) ModifyDatabaseDescriptionCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDatabaseDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyDatabaseDescriptionCommon for usage and error information.
func (*RDSMYSQLV2) ModifyDatabaseDescriptionCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDatabaseDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDatabaseDescriptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDatabaseDescriptionCommon operation. The "output" return value will be populated with the ModifyDatabaseDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDatabaseDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDatabaseDescriptionCommon Send returns without error.
See ModifyDatabaseDescriptionCommon for more information on using the ModifyDatabaseDescriptionCommon API call, and error handling.
// Example sending a request using the ModifyDatabaseDescriptionCommonRequest method.
req, resp := client.ModifyDatabaseDescriptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDatabaseDescriptionCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDatabaseDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommonWithContext is the same as ModifyDatabaseDescriptionCommon with the addition of the ability to pass a context and additional request options.
See ModifyDatabaseDescriptionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyDatabaseDescriptionRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDatabaseDescriptionRequest(input *ModifyDatabaseDescriptionInput) (req *request.Request, output *ModifyDatabaseDescriptionOutput)
ModifyDatabaseDescriptionRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDatabaseDescription operation. The "output" return value will be populated with the ModifyDatabaseDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDatabaseDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDatabaseDescriptionCommon Send returns without error.
See ModifyDatabaseDescription for more information on using the ModifyDatabaseDescription API call, and error handling.
// Example sending a request using the ModifyDatabaseDescriptionRequest method.
req, resp := client.ModifyDatabaseDescriptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyDatabaseDescriptionWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyDatabaseDescriptionWithContext(ctx volcengine.Context, input *ModifyDatabaseDescriptionInput, opts ...request.Option) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescriptionWithContext is the same as ModifyDatabaseDescription with the addition of the ability to pass a context and additional request options.
See ModifyDatabaseDescription for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyParameterTemplate(input *ModifyParameterTemplateInput) (*ModifyParameterTemplateOutput, error)
ModifyParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyParameterTemplate for usage and error information.
func (*RDSMYSQLV2) ModifyParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) ModifyParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyParameterTemplateCommon operation. The "output" return value will be populated with the ModifyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyParameterTemplateCommon Send returns without error.
See ModifyParameterTemplateCommon for more information on using the ModifyParameterTemplateCommon API call, and error handling.
// Example sending a request using the ModifyParameterTemplateCommonRequest method.
req, resp := client.ModifyParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyParameterTemplateCommonWithContext is the same as ModifyParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See ModifyParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyParameterTemplateRequest(input *ModifyParameterTemplateInput) (req *request.Request, output *ModifyParameterTemplateOutput)
ModifyParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the ModifyParameterTemplate operation. The "output" return value will be populated with the ModifyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyParameterTemplateCommon Send returns without error.
See ModifyParameterTemplate for more information on using the ModifyParameterTemplate API call, and error handling.
// Example sending a request using the ModifyParameterTemplateRequest method.
req, resp := client.ModifyParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) ModifyParameterTemplateWithContext(ctx volcengine.Context, input *ModifyParameterTemplateInput, opts ...request.Option) (*ModifyParameterTemplateOutput, error)
ModifyParameterTemplateWithContext is the same as ModifyParameterTemplate with the addition of the ability to pass a context and additional request options.
See ModifyParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyPlannedEventExecuteTime ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTime(input *ModifyPlannedEventExecuteTimeInput) (*ModifyPlannedEventExecuteTimeOutput, error)
ModifyPlannedEventExecuteTime API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyPlannedEventExecuteTime for usage and error information.
func (*RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyPlannedEventExecuteTimeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyPlannedEventExecuteTimeCommon for usage and error information.
func (*RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyPlannedEventExecuteTimeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyPlannedEventExecuteTimeCommon operation. The "output" return value will be populated with the ModifyPlannedEventExecuteTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyPlannedEventExecuteTimeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyPlannedEventExecuteTimeCommon Send returns without error.
See ModifyPlannedEventExecuteTimeCommon for more information on using the ModifyPlannedEventExecuteTimeCommon API call, and error handling.
// Example sending a request using the ModifyPlannedEventExecuteTimeCommonRequest method.
req, resp := client.ModifyPlannedEventExecuteTimeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyPlannedEventExecuteTimeCommonWithContext is the same as ModifyPlannedEventExecuteTimeCommon with the addition of the ability to pass a context and additional request options.
See ModifyPlannedEventExecuteTimeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyPlannedEventExecuteTimeRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeRequest(input *ModifyPlannedEventExecuteTimeInput) (req *request.Request, output *ModifyPlannedEventExecuteTimeOutput)
ModifyPlannedEventExecuteTimeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyPlannedEventExecuteTime operation. The "output" return value will be populated with the ModifyPlannedEventExecuteTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyPlannedEventExecuteTimeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyPlannedEventExecuteTimeCommon Send returns without error.
See ModifyPlannedEventExecuteTime for more information on using the ModifyPlannedEventExecuteTime API call, and error handling.
// Example sending a request using the ModifyPlannedEventExecuteTimeRequest method.
req, resp := client.ModifyPlannedEventExecuteTimeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyPlannedEventExecuteTimeWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyPlannedEventExecuteTimeWithContext(ctx volcengine.Context, input *ModifyPlannedEventExecuteTimeInput, opts ...request.Option) (*ModifyPlannedEventExecuteTimeOutput, error)
ModifyPlannedEventExecuteTimeWithContext is the same as ModifyPlannedEventExecuteTime with the addition of the ability to pass a context and additional request options.
See ModifyPlannedEventExecuteTime for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTime ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTime(input *ModifyReadOnlyNodeDelayReplicationTimeInput) (*ModifyReadOnlyNodeDelayReplicationTimeOutput, error)
ModifyReadOnlyNodeDelayReplicationTime API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyReadOnlyNodeDelayReplicationTime for usage and error information.
func (*RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyReadOnlyNodeDelayReplicationTimeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyReadOnlyNodeDelayReplicationTimeCommon for usage and error information.
func (*RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyReadOnlyNodeDelayReplicationTimeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyReadOnlyNodeDelayReplicationTimeCommon operation. The "output" return value will be populated with the ModifyReadOnlyNodeDelayReplicationTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyReadOnlyNodeDelayReplicationTimeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyReadOnlyNodeDelayReplicationTimeCommon Send returns without error.
See ModifyReadOnlyNodeDelayReplicationTimeCommon for more information on using the ModifyReadOnlyNodeDelayReplicationTimeCommon API call, and error handling.
// Example sending a request using the ModifyReadOnlyNodeDelayReplicationTimeCommonRequest method.
req, resp := client.ModifyReadOnlyNodeDelayReplicationTimeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyReadOnlyNodeDelayReplicationTimeCommonWithContext is the same as ModifyReadOnlyNodeDelayReplicationTimeCommon with the addition of the ability to pass a context and additional request options.
See ModifyReadOnlyNodeDelayReplicationTimeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeRequest(input *ModifyReadOnlyNodeDelayReplicationTimeInput) (req *request.Request, output *ModifyReadOnlyNodeDelayReplicationTimeOutput)
ModifyReadOnlyNodeDelayReplicationTimeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyReadOnlyNodeDelayReplicationTime operation. The "output" return value will be populated with the ModifyReadOnlyNodeDelayReplicationTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyReadOnlyNodeDelayReplicationTimeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyReadOnlyNodeDelayReplicationTimeCommon Send returns without error.
See ModifyReadOnlyNodeDelayReplicationTime for more information on using the ModifyReadOnlyNodeDelayReplicationTime API call, and error handling.
// Example sending a request using the ModifyReadOnlyNodeDelayReplicationTimeRequest method.
req, resp := client.ModifyReadOnlyNodeDelayReplicationTimeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyReadOnlyNodeDelayReplicationTimeWithContext(ctx volcengine.Context, input *ModifyReadOnlyNodeDelayReplicationTimeInput, opts ...request.Option) (*ModifyReadOnlyNodeDelayReplicationTimeOutput, error)
ModifyReadOnlyNodeDelayReplicationTimeWithContext is the same as ModifyReadOnlyNodeDelayReplicationTime with the addition of the ability to pass a context and additional request options.
See ModifyReadOnlyNodeDelayReplicationTime for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyTask ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyTask(input *ModifyTaskInput) (*ModifyTaskOutput, error)
ModifyTask API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyTask for usage and error information.
func (*RDSMYSQLV2) ModifyTaskCommon ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyTaskCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ModifyTaskCommon for usage and error information.
func (*RDSMYSQLV2) ModifyTaskCommonRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyTaskCommon operation. The "output" return value will be populated with the ModifyTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTaskCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTaskCommon Send returns without error.
See ModifyTaskCommon for more information on using the ModifyTaskCommon API call, and error handling.
// Example sending a request using the ModifyTaskCommonRequest method.
req, resp := client.ModifyTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyTaskCommonWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyTaskCommonWithContext is the same as ModifyTaskCommon with the addition of the ability to pass a context and additional request options.
See ModifyTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ModifyTaskRequest ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyTaskRequest(input *ModifyTaskInput) (req *request.Request, output *ModifyTaskOutput)
ModifyTaskRequest generates a "volcengine/request.Request" representing the client's request for the ModifyTask operation. The "output" return value will be populated with the ModifyTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyTaskCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyTaskCommon Send returns without error.
See ModifyTask for more information on using the ModifyTask API call, and error handling.
// Example sending a request using the ModifyTaskRequest method.
req, resp := client.ModifyTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ModifyTaskWithContext ¶ added in v1.0.125
func (c *RDSMYSQLV2) ModifyTaskWithContext(ctx volcengine.Context, input *ModifyTaskInput, opts ...request.Option) (*ModifyTaskOutput, error)
ModifyTaskWithContext is the same as ModifyTask with the addition of the ability to pass a context and additional request options.
See ModifyTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RebuildDBInstance ¶ added in v1.0.93
func (c *RDSMYSQLV2) RebuildDBInstance(input *RebuildDBInstanceInput) (*RebuildDBInstanceOutput, error)
RebuildDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RebuildDBInstance for usage and error information.
func (*RDSMYSQLV2) RebuildDBInstanceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) RebuildDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RebuildDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RebuildDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) RebuildDBInstanceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RebuildDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RebuildDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RebuildDBInstanceCommon operation. The "output" return value will be populated with the RebuildDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RebuildDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RebuildDBInstanceCommon Send returns without error.
See RebuildDBInstanceCommon for more information on using the RebuildDBInstanceCommon API call, and error handling.
// Example sending a request using the RebuildDBInstanceCommonRequest method.
req, resp := client.RebuildDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RebuildDBInstanceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RebuildDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RebuildDBInstanceCommonWithContext is the same as RebuildDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See RebuildDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RebuildDBInstanceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RebuildDBInstanceRequest(input *RebuildDBInstanceInput) (req *request.Request, output *RebuildDBInstanceOutput)
RebuildDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RebuildDBInstance operation. The "output" return value will be populated with the RebuildDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RebuildDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RebuildDBInstanceCommon Send returns without error.
See RebuildDBInstance for more information on using the RebuildDBInstance API call, and error handling.
// Example sending a request using the RebuildDBInstanceRequest method.
req, resp := client.RebuildDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RebuildDBInstanceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RebuildDBInstanceWithContext(ctx volcengine.Context, input *RebuildDBInstanceInput, opts ...request.Option) (*RebuildDBInstanceOutput, error)
RebuildDBInstanceWithContext is the same as RebuildDBInstance with the addition of the ability to pass a context and additional request options.
See RebuildDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RebuildDrInstance ¶ added in v1.1.18
func (c *RDSMYSQLV2) RebuildDrInstance(input *RebuildDrInstanceInput) (*RebuildDrInstanceOutput, error)
RebuildDrInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RebuildDrInstance for usage and error information.
func (*RDSMYSQLV2) RebuildDrInstanceCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) RebuildDrInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RebuildDrInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RebuildDrInstanceCommon for usage and error information.
func (*RDSMYSQLV2) RebuildDrInstanceCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) RebuildDrInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RebuildDrInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RebuildDrInstanceCommon operation. The "output" return value will be populated with the RebuildDrInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RebuildDrInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RebuildDrInstanceCommon Send returns without error.
See RebuildDrInstanceCommon for more information on using the RebuildDrInstanceCommon API call, and error handling.
// Example sending a request using the RebuildDrInstanceCommonRequest method.
req, resp := client.RebuildDrInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RebuildDrInstanceCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) RebuildDrInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RebuildDrInstanceCommonWithContext is the same as RebuildDrInstanceCommon with the addition of the ability to pass a context and additional request options.
See RebuildDrInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RebuildDrInstanceRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) RebuildDrInstanceRequest(input *RebuildDrInstanceInput) (req *request.Request, output *RebuildDrInstanceOutput)
RebuildDrInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RebuildDrInstance operation. The "output" return value will be populated with the RebuildDrInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RebuildDrInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RebuildDrInstanceCommon Send returns without error.
See RebuildDrInstance for more information on using the RebuildDrInstance API call, and error handling.
// Example sending a request using the RebuildDrInstanceRequest method.
req, resp := client.RebuildDrInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RebuildDrInstanceWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) RebuildDrInstanceWithContext(ctx volcengine.Context, input *RebuildDrInstanceInput, opts ...request.Option) (*RebuildDrInstanceOutput, error)
RebuildDrInstanceWithContext is the same as RebuildDrInstance with the addition of the ability to pass a context and additional request options.
See RebuildDrInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RemoveDiagnosticsEntity ¶ added in v1.0.185
func (c *RDSMYSQLV2) RemoveDiagnosticsEntity(input *RemoveDiagnosticsEntityInput) (*RemoveDiagnosticsEntityOutput, error)
RemoveDiagnosticsEntity API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RemoveDiagnosticsEntity for usage and error information.
func (*RDSMYSQLV2) RemoveDiagnosticsEntityCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) RemoveDiagnosticsEntityCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveDiagnosticsEntityCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RemoveDiagnosticsEntityCommon for usage and error information.
func (*RDSMYSQLV2) RemoveDiagnosticsEntityCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) RemoveDiagnosticsEntityCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveDiagnosticsEntityCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveDiagnosticsEntityCommon operation. The "output" return value will be populated with the RemoveDiagnosticsEntityCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveDiagnosticsEntityCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveDiagnosticsEntityCommon Send returns without error.
See RemoveDiagnosticsEntityCommon for more information on using the RemoveDiagnosticsEntityCommon API call, and error handling.
// Example sending a request using the RemoveDiagnosticsEntityCommonRequest method.
req, resp := client.RemoveDiagnosticsEntityCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RemoveDiagnosticsEntityCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) RemoveDiagnosticsEntityCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveDiagnosticsEntityCommonWithContext is the same as RemoveDiagnosticsEntityCommon with the addition of the ability to pass a context and additional request options.
See RemoveDiagnosticsEntityCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RemoveDiagnosticsEntityRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) RemoveDiagnosticsEntityRequest(input *RemoveDiagnosticsEntityInput) (req *request.Request, output *RemoveDiagnosticsEntityOutput)
RemoveDiagnosticsEntityRequest generates a "volcengine/request.Request" representing the client's request for the RemoveDiagnosticsEntity operation. The "output" return value will be populated with the RemoveDiagnosticsEntityCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveDiagnosticsEntityCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveDiagnosticsEntityCommon Send returns without error.
See RemoveDiagnosticsEntity for more information on using the RemoveDiagnosticsEntity API call, and error handling.
// Example sending a request using the RemoveDiagnosticsEntityRequest method.
req, resp := client.RemoveDiagnosticsEntityRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RemoveDiagnosticsEntityWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) RemoveDiagnosticsEntityWithContext(ctx volcengine.Context, input *RemoveDiagnosticsEntityInput, opts ...request.Option) (*RemoveDiagnosticsEntityOutput, error)
RemoveDiagnosticsEntityWithContext is the same as RemoveDiagnosticsEntity with the addition of the ability to pass a context and additional request options.
See RemoveDiagnosticsEntity for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RemoveTagFromUserBackupInfo ¶ added in v1.1.54
func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfo(input *RemoveTagFromUserBackupInfoInput) (*RemoveTagFromUserBackupInfoOutput, error)
RemoveTagFromUserBackupInfo API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RemoveTagFromUserBackupInfo for usage and error information.
func (*RDSMYSQLV2) RemoveTagFromUserBackupInfoCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveTagFromUserBackupInfoCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RemoveTagFromUserBackupInfoCommon for usage and error information.
func (*RDSMYSQLV2) RemoveTagFromUserBackupInfoCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveTagFromUserBackupInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagFromUserBackupInfoCommon operation. The "output" return value will be populated with the RemoveTagFromUserBackupInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagFromUserBackupInfoCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagFromUserBackupInfoCommon Send returns without error.
See RemoveTagFromUserBackupInfoCommon for more information on using the RemoveTagFromUserBackupInfoCommon API call, and error handling.
// Example sending a request using the RemoveTagFromUserBackupInfoCommonRequest method.
req, resp := client.RemoveTagFromUserBackupInfoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RemoveTagFromUserBackupInfoCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveTagFromUserBackupInfoCommonWithContext is the same as RemoveTagFromUserBackupInfoCommon with the addition of the ability to pass a context and additional request options.
See RemoveTagFromUserBackupInfoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RemoveTagFromUserBackupInfoRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoRequest(input *RemoveTagFromUserBackupInfoInput) (req *request.Request, output *RemoveTagFromUserBackupInfoOutput)
RemoveTagFromUserBackupInfoRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagFromUserBackupInfo operation. The "output" return value will be populated with the RemoveTagFromUserBackupInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagFromUserBackupInfoCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagFromUserBackupInfoCommon Send returns without error.
See RemoveTagFromUserBackupInfo for more information on using the RemoveTagFromUserBackupInfo API call, and error handling.
// Example sending a request using the RemoveTagFromUserBackupInfoRequest method.
req, resp := client.RemoveTagFromUserBackupInfoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RemoveTagFromUserBackupInfoWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) RemoveTagFromUserBackupInfoWithContext(ctx volcengine.Context, input *RemoveTagFromUserBackupInfoInput, opts ...request.Option) (*RemoveTagFromUserBackupInfoOutput, error)
RemoveTagFromUserBackupInfoWithContext is the same as RemoveTagFromUserBackupInfo with the addition of the ability to pass a context and additional request options.
See RemoveTagFromUserBackupInfo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RemoveTagsFromResource ¶ added in v1.0.93
func (c *RDSMYSQLV2) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResource API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RemoveTagsFromResource for usage and error information.
func (*RDSMYSQLV2) RemoveTagsFromResourceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveTagsFromResourceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RemoveTagsFromResourceCommon for usage and error information.
func (*RDSMYSQLV2) RemoveTagsFromResourceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RemoveTagsFromResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveTagsFromResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagsFromResourceCommon operation. The "output" return value will be populated with the RemoveTagsFromResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagsFromResourceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagsFromResourceCommon Send returns without error.
See RemoveTagsFromResourceCommon for more information on using the RemoveTagsFromResourceCommon API call, and error handling.
// Example sending a request using the RemoveTagsFromResourceCommonRequest method.
req, resp := client.RemoveTagsFromResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RemoveTagsFromResourceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RemoveTagsFromResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonWithContext is the same as RemoveTagsFromResourceCommon with the addition of the ability to pass a context and additional request options.
See RemoveTagsFromResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RemoveTagsFromResourceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput)
RemoveTagsFromResourceRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagsFromResource operation. The "output" return value will be populated with the RemoveTagsFromResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagsFromResourceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagsFromResourceCommon Send returns without error.
See RemoveTagsFromResource for more information on using the RemoveTagsFromResource API call, and error handling.
// Example sending a request using the RemoveTagsFromResourceRequest method.
req, resp := client.RemoveTagsFromResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RemoveTagsFromResourceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RemoveTagsFromResourceWithContext(ctx volcengine.Context, input *RemoveTagsFromResourceInput, opts ...request.Option) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext is the same as RemoveTagsFromResource with the addition of the ability to pass a context and additional request options.
See RemoveTagsFromResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ResetDBAccount ¶
func (c *RDSMYSQLV2) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
ResetDBAccount API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ResetDBAccount for usage and error information.
func (*RDSMYSQLV2) ResetDBAccountCommon ¶
func (c *RDSMYSQLV2) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResetDBAccountCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation ResetDBAccountCommon for usage and error information.
func (*RDSMYSQLV2) ResetDBAccountCommonRequest ¶
func (c *RDSMYSQLV2) ResetDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetDBAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetDBAccountCommon operation. The "output" return value will be populated with the ResetDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetDBAccountCommon Send returns without error.
See ResetDBAccountCommon for more information on using the ResetDBAccountCommon API call, and error handling.
// Example sending a request using the ResetDBAccountCommonRequest method.
req, resp := client.ResetDBAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ResetDBAccountCommonWithContext ¶
func (c *RDSMYSQLV2) ResetDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetDBAccountCommonWithContext is the same as ResetDBAccountCommon with the addition of the ability to pass a context and additional request options.
See ResetDBAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) ResetDBAccountRequest ¶
func (c *RDSMYSQLV2) ResetDBAccountRequest(input *ResetDBAccountInput) (req *request.Request, output *ResetDBAccountOutput)
ResetDBAccountRequest generates a "volcengine/request.Request" representing the client's request for the ResetDBAccount operation. The "output" return value will be populated with the ResetDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetDBAccountCommon Send returns without error.
See ResetDBAccount for more information on using the ResetDBAccount API call, and error handling.
// Example sending a request using the ResetDBAccountRequest method.
req, resp := client.ResetDBAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) ResetDBAccountWithContext ¶
func (c *RDSMYSQLV2) ResetDBAccountWithContext(ctx volcengine.Context, input *ResetDBAccountInput, opts ...request.Option) (*ResetDBAccountOutput, error)
ResetDBAccountWithContext is the same as ResetDBAccount with the addition of the ability to pass a context and additional request options.
See ResetDBAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestartDBInstance ¶
func (c *RDSMYSQLV2) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
RestartDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestartDBInstance for usage and error information.
func (*RDSMYSQLV2) RestartDBInstanceCommon ¶
func (c *RDSMYSQLV2) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestartDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestartDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) RestartDBInstanceCommonRequest ¶
func (c *RDSMYSQLV2) RestartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestartDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestartDBInstanceCommon operation. The "output" return value will be populated with the RestartDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestartDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestartDBInstanceCommon Send returns without error.
See RestartDBInstanceCommon for more information on using the RestartDBInstanceCommon API call, and error handling.
// Example sending a request using the RestartDBInstanceCommonRequest method.
req, resp := client.RestartDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestartDBInstanceCommonWithContext ¶
func (c *RDSMYSQLV2) RestartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestartDBInstanceCommonWithContext is the same as RestartDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See RestartDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestartDBInstanceRequest ¶
func (c *RDSMYSQLV2) RestartDBInstanceRequest(input *RestartDBInstanceInput) (req *request.Request, output *RestartDBInstanceOutput)
RestartDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RestartDBInstance operation. The "output" return value will be populated with the RestartDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestartDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestartDBInstanceCommon Send returns without error.
See RestartDBInstance for more information on using the RestartDBInstance API call, and error handling.
// Example sending a request using the RestartDBInstanceRequest method.
req, resp := client.RestartDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestartDBInstanceWithContext ¶
func (c *RDSMYSQLV2) RestartDBInstanceWithContext(ctx volcengine.Context, input *RestartDBInstanceInput, opts ...request.Option) (*RestartDBInstanceOutput, error)
RestartDBInstanceWithContext is the same as RestartDBInstance with the addition of the ability to pass a context and additional request options.
See RestartDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToCrossRegionInstance ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToCrossRegionInstance(input *RestoreToCrossRegionInstanceInput) (*RestoreToCrossRegionInstanceOutput, error)
RestoreToCrossRegionInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToCrossRegionInstance for usage and error information.
func (*RDSMYSQLV2) RestoreToCrossRegionInstanceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestoreToCrossRegionInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToCrossRegionInstanceCommon for usage and error information.
func (*RDSMYSQLV2) RestoreToCrossRegionInstanceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreToCrossRegionInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToCrossRegionInstanceCommon operation. The "output" return value will be populated with the RestoreToCrossRegionInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToCrossRegionInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToCrossRegionInstanceCommon Send returns without error.
See RestoreToCrossRegionInstanceCommon for more information on using the RestoreToCrossRegionInstanceCommon API call, and error handling.
// Example sending a request using the RestoreToCrossRegionInstanceCommonRequest method.
req, resp := client.RestoreToCrossRegionInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToCrossRegionInstanceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreToCrossRegionInstanceCommonWithContext is the same as RestoreToCrossRegionInstanceCommon with the addition of the ability to pass a context and additional request options.
See RestoreToCrossRegionInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToCrossRegionInstanceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceRequest(input *RestoreToCrossRegionInstanceInput) (req *request.Request, output *RestoreToCrossRegionInstanceOutput)
RestoreToCrossRegionInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToCrossRegionInstance operation. The "output" return value will be populated with the RestoreToCrossRegionInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToCrossRegionInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToCrossRegionInstanceCommon Send returns without error.
See RestoreToCrossRegionInstance for more information on using the RestoreToCrossRegionInstance API call, and error handling.
// Example sending a request using the RestoreToCrossRegionInstanceRequest method.
req, resp := client.RestoreToCrossRegionInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToCrossRegionInstanceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToCrossRegionInstanceWithContext(ctx volcengine.Context, input *RestoreToCrossRegionInstanceInput, opts ...request.Option) (*RestoreToCrossRegionInstanceOutput, error)
RestoreToCrossRegionInstanceWithContext is the same as RestoreToCrossRegionInstance with the addition of the ability to pass a context and additional request options.
See RestoreToCrossRegionInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToExistedInstance ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToExistedInstance(input *RestoreToExistedInstanceInput) (*RestoreToExistedInstanceOutput, error)
RestoreToExistedInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToExistedInstance for usage and error information.
func (*RDSMYSQLV2) RestoreToExistedInstanceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToExistedInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestoreToExistedInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToExistedInstanceCommon for usage and error information.
func (*RDSMYSQLV2) RestoreToExistedInstanceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToExistedInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreToExistedInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToExistedInstanceCommon operation. The "output" return value will be populated with the RestoreToExistedInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToExistedInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToExistedInstanceCommon Send returns without error.
See RestoreToExistedInstanceCommon for more information on using the RestoreToExistedInstanceCommon API call, and error handling.
// Example sending a request using the RestoreToExistedInstanceCommonRequest method.
req, resp := client.RestoreToExistedInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToExistedInstanceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToExistedInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreToExistedInstanceCommonWithContext is the same as RestoreToExistedInstanceCommon with the addition of the ability to pass a context and additional request options.
See RestoreToExistedInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToExistedInstanceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToExistedInstanceRequest(input *RestoreToExistedInstanceInput) (req *request.Request, output *RestoreToExistedInstanceOutput)
RestoreToExistedInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToExistedInstance operation. The "output" return value will be populated with the RestoreToExistedInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToExistedInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToExistedInstanceCommon Send returns without error.
See RestoreToExistedInstance for more information on using the RestoreToExistedInstance API call, and error handling.
// Example sending a request using the RestoreToExistedInstanceRequest method.
req, resp := client.RestoreToExistedInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToExistedInstanceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) RestoreToExistedInstanceWithContext(ctx volcengine.Context, input *RestoreToExistedInstanceInput, opts ...request.Option) (*RestoreToExistedInstanceOutput, error)
RestoreToExistedInstanceWithContext is the same as RestoreToExistedInstance with the addition of the ability to pass a context and additional request options.
See RestoreToExistedInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToNewInstance ¶
func (c *RDSMYSQLV2) RestoreToNewInstance(input *RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToNewInstance for usage and error information.
func (*RDSMYSQLV2) RestoreToNewInstanceCommon ¶
func (c *RDSMYSQLV2) RestoreToNewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestoreToNewInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToNewInstanceCommon for usage and error information.
func (*RDSMYSQLV2) RestoreToNewInstanceCommonRequest ¶
func (c *RDSMYSQLV2) RestoreToNewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreToNewInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToNewInstanceCommon operation. The "output" return value will be populated with the RestoreToNewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToNewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToNewInstanceCommon Send returns without error.
See RestoreToNewInstanceCommon for more information on using the RestoreToNewInstanceCommon API call, and error handling.
// Example sending a request using the RestoreToNewInstanceCommonRequest method.
req, resp := client.RestoreToNewInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToNewInstanceCommonWithContext ¶
func (c *RDSMYSQLV2) RestoreToNewInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreToNewInstanceCommonWithContext is the same as RestoreToNewInstanceCommon with the addition of the ability to pass a context and additional request options.
See RestoreToNewInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToNewInstanceFromUserTos ¶ added in v1.1.54
func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTos(input *RestoreToNewInstanceFromUserTosInput) (*RestoreToNewInstanceFromUserTosOutput, error)
RestoreToNewInstanceFromUserTos API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToNewInstanceFromUserTos for usage and error information.
func (*RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommon ¶ added in v1.1.54
func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestoreToNewInstanceFromUserTosCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RestoreToNewInstanceFromUserTosCommon for usage and error information.
func (*RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommonRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreToNewInstanceFromUserTosCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToNewInstanceFromUserTosCommon operation. The "output" return value will be populated with the RestoreToNewInstanceFromUserTosCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToNewInstanceFromUserTosCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToNewInstanceFromUserTosCommon Send returns without error.
See RestoreToNewInstanceFromUserTosCommon for more information on using the RestoreToNewInstanceFromUserTosCommon API call, and error handling.
// Example sending a request using the RestoreToNewInstanceFromUserTosCommonRequest method.
req, resp := client.RestoreToNewInstanceFromUserTosCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommonWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreToNewInstanceFromUserTosCommonWithContext is the same as RestoreToNewInstanceFromUserTosCommon with the addition of the ability to pass a context and additional request options.
See RestoreToNewInstanceFromUserTosCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToNewInstanceFromUserTosRequest ¶ added in v1.1.54
func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosRequest(input *RestoreToNewInstanceFromUserTosInput) (req *request.Request, output *RestoreToNewInstanceFromUserTosOutput)
RestoreToNewInstanceFromUserTosRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToNewInstanceFromUserTos operation. The "output" return value will be populated with the RestoreToNewInstanceFromUserTosCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToNewInstanceFromUserTosCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToNewInstanceFromUserTosCommon Send returns without error.
See RestoreToNewInstanceFromUserTos for more information on using the RestoreToNewInstanceFromUserTos API call, and error handling.
// Example sending a request using the RestoreToNewInstanceFromUserTosRequest method.
req, resp := client.RestoreToNewInstanceFromUserTosRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToNewInstanceFromUserTosWithContext ¶ added in v1.1.54
func (c *RDSMYSQLV2) RestoreToNewInstanceFromUserTosWithContext(ctx volcengine.Context, input *RestoreToNewInstanceFromUserTosInput, opts ...request.Option) (*RestoreToNewInstanceFromUserTosOutput, error)
RestoreToNewInstanceFromUserTosWithContext is the same as RestoreToNewInstanceFromUserTos with the addition of the ability to pass a context and additional request options.
See RestoreToNewInstanceFromUserTos for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RestoreToNewInstanceRequest ¶
func (c *RDSMYSQLV2) RestoreToNewInstanceRequest(input *RestoreToNewInstanceInput) (req *request.Request, output *RestoreToNewInstanceOutput)
RestoreToNewInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToNewInstance operation. The "output" return value will be populated with the RestoreToNewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToNewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToNewInstanceCommon Send returns without error.
See RestoreToNewInstance for more information on using the RestoreToNewInstance API call, and error handling.
// Example sending a request using the RestoreToNewInstanceRequest method.
req, resp := client.RestoreToNewInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RestoreToNewInstanceWithContext ¶
func (c *RDSMYSQLV2) RestoreToNewInstanceWithContext(ctx volcengine.Context, input *RestoreToNewInstanceInput, opts ...request.Option) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstanceWithContext is the same as RestoreToNewInstance with the addition of the ability to pass a context and additional request options.
See RestoreToNewInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RevokeDBAccountPrivilege ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilege API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RevokeDBAccountPrivilege for usage and error information.
func (*RDSMYSQLV2) RevokeDBAccountPrivilegeCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RevokeDBAccountPrivilegeCommon for usage and error information.
func (*RDSMYSQLV2) RevokeDBAccountPrivilegeCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RevokeDBAccountPrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the RevokeDBAccountPrivilegeCommon operation. The "output" return value will be populated with the RevokeDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeDBAccountPrivilegeCommon Send returns without error.
See RevokeDBAccountPrivilegeCommon for more information on using the RevokeDBAccountPrivilegeCommon API call, and error handling.
// Example sending a request using the RevokeDBAccountPrivilegeCommonRequest method.
req, resp := client.RevokeDBAccountPrivilegeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RevokeDBAccountPrivilegeCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonWithContext is the same as RevokeDBAccountPrivilegeCommon with the addition of the ability to pass a context and additional request options.
See RevokeDBAccountPrivilegeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RevokeDBAccountPrivilegeRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeRequest(input *RevokeDBAccountPrivilegeInput) (req *request.Request, output *RevokeDBAccountPrivilegeOutput)
RevokeDBAccountPrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the RevokeDBAccountPrivilege operation. The "output" return value will be populated with the RevokeDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeDBAccountPrivilegeCommon Send returns without error.
See RevokeDBAccountPrivilege for more information on using the RevokeDBAccountPrivilege API call, and error handling.
// Example sending a request using the RevokeDBAccountPrivilegeRequest method.
req, resp := client.RevokeDBAccountPrivilegeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RevokeDBAccountPrivilegeWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, opts ...request.Option) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeWithContext is the same as RevokeDBAccountPrivilege with the addition of the ability to pass a context and additional request options.
See RevokeDBAccountPrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RevokeDatabasePrivilege ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDatabasePrivilege(input *RevokeDatabasePrivilegeInput) (*RevokeDatabasePrivilegeOutput, error)
RevokeDatabasePrivilege API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RevokeDatabasePrivilege for usage and error information.
func (*RDSMYSQLV2) RevokeDatabasePrivilegeCommon ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDatabasePrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeDatabasePrivilegeCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation RevokeDatabasePrivilegeCommon for usage and error information.
func (*RDSMYSQLV2) RevokeDatabasePrivilegeCommonRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDatabasePrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RevokeDatabasePrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the RevokeDatabasePrivilegeCommon operation. The "output" return value will be populated with the RevokeDatabasePrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeDatabasePrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeDatabasePrivilegeCommon Send returns without error.
See RevokeDatabasePrivilegeCommon for more information on using the RevokeDatabasePrivilegeCommon API call, and error handling.
// Example sending a request using the RevokeDatabasePrivilegeCommonRequest method.
req, resp := client.RevokeDatabasePrivilegeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RevokeDatabasePrivilegeCommonWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDatabasePrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RevokeDatabasePrivilegeCommonWithContext is the same as RevokeDatabasePrivilegeCommon with the addition of the ability to pass a context and additional request options.
See RevokeDatabasePrivilegeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) RevokeDatabasePrivilegeRequest ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDatabasePrivilegeRequest(input *RevokeDatabasePrivilegeInput) (req *request.Request, output *RevokeDatabasePrivilegeOutput)
RevokeDatabasePrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the RevokeDatabasePrivilege operation. The "output" return value will be populated with the RevokeDatabasePrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeDatabasePrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeDatabasePrivilegeCommon Send returns without error.
See RevokeDatabasePrivilege for more information on using the RevokeDatabasePrivilege API call, and error handling.
// Example sending a request using the RevokeDatabasePrivilegeRequest method.
req, resp := client.RevokeDatabasePrivilegeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) RevokeDatabasePrivilegeWithContext ¶ added in v1.0.56
func (c *RDSMYSQLV2) RevokeDatabasePrivilegeWithContext(ctx volcengine.Context, input *RevokeDatabasePrivilegeInput, opts ...request.Option) (*RevokeDatabasePrivilegeOutput, error)
RevokeDatabasePrivilegeWithContext is the same as RevokeDatabasePrivilege with the addition of the ability to pass a context and additional request options.
See RevokeDatabasePrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SaveAsParameterTemplate ¶ added in v1.0.93
func (c *RDSMYSQLV2) SaveAsParameterTemplate(input *SaveAsParameterTemplateInput) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplate API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SaveAsParameterTemplate for usage and error information.
func (*RDSMYSQLV2) SaveAsParameterTemplateCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) SaveAsParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SaveAsParameterTemplateCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SaveAsParameterTemplateCommon for usage and error information.
func (*RDSMYSQLV2) SaveAsParameterTemplateCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) SaveAsParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SaveAsParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the SaveAsParameterTemplateCommon operation. The "output" return value will be populated with the SaveAsParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned SaveAsParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after SaveAsParameterTemplateCommon Send returns without error.
See SaveAsParameterTemplateCommon for more information on using the SaveAsParameterTemplateCommon API call, and error handling.
// Example sending a request using the SaveAsParameterTemplateCommonRequest method.
req, resp := client.SaveAsParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SaveAsParameterTemplateCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) SaveAsParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SaveAsParameterTemplateCommonWithContext is the same as SaveAsParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See SaveAsParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SaveAsParameterTemplateRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) SaveAsParameterTemplateRequest(input *SaveAsParameterTemplateInput) (req *request.Request, output *SaveAsParameterTemplateOutput)
SaveAsParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the SaveAsParameterTemplate operation. The "output" return value will be populated with the SaveAsParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned SaveAsParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after SaveAsParameterTemplateCommon Send returns without error.
See SaveAsParameterTemplate for more information on using the SaveAsParameterTemplate API call, and error handling.
// Example sending a request using the SaveAsParameterTemplateRequest method.
req, resp := client.SaveAsParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SaveAsParameterTemplateWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) SaveAsParameterTemplateWithContext(ctx volcengine.Context, input *SaveAsParameterTemplateInput, opts ...request.Option) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplateWithContext is the same as SaveAsParameterTemplate with the addition of the ability to pass a context and additional request options.
See SaveAsParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) StartDBInstance ¶ added in v1.1.18
func (c *RDSMYSQLV2) StartDBInstance(input *StartDBInstanceInput) (*StartDBInstanceOutput, error)
StartDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation StartDBInstance for usage and error information.
func (*RDSMYSQLV2) StartDBInstanceCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) StartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StartDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation StartDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) StartDBInstanceCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) StartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartDBInstanceCommon operation. The "output" return value will be populated with the StartDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StartDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StartDBInstanceCommon Send returns without error.
See StartDBInstanceCommon for more information on using the StartDBInstanceCommon API call, and error handling.
// Example sending a request using the StartDBInstanceCommonRequest method.
req, resp := client.StartDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) StartDBInstanceCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) StartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartDBInstanceCommonWithContext is the same as StartDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See StartDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) StartDBInstanceRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) StartDBInstanceRequest(input *StartDBInstanceInput) (req *request.Request, output *StartDBInstanceOutput)
StartDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the StartDBInstance operation. The "output" return value will be populated with the StartDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StartDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StartDBInstanceCommon Send returns without error.
See StartDBInstance for more information on using the StartDBInstance API call, and error handling.
// Example sending a request using the StartDBInstanceRequest method.
req, resp := client.StartDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) StartDBInstanceWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) StartDBInstanceWithContext(ctx volcengine.Context, input *StartDBInstanceInput, opts ...request.Option) (*StartDBInstanceOutput, error)
StartDBInstanceWithContext is the same as StartDBInstance with the addition of the ability to pass a context and additional request options.
See StartDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) StopDBInstance ¶ added in v1.1.18
func (c *RDSMYSQLV2) StopDBInstance(input *StopDBInstanceInput) (*StopDBInstanceOutput, error)
StopDBInstance API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation StopDBInstance for usage and error information.
func (*RDSMYSQLV2) StopDBInstanceCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) StopDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StopDBInstanceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation StopDBInstanceCommon for usage and error information.
func (*RDSMYSQLV2) StopDBInstanceCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) StopDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopDBInstanceCommon operation. The "output" return value will be populated with the StopDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StopDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StopDBInstanceCommon Send returns without error.
See StopDBInstanceCommon for more information on using the StopDBInstanceCommon API call, and error handling.
// Example sending a request using the StopDBInstanceCommonRequest method.
req, resp := client.StopDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) StopDBInstanceCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) StopDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopDBInstanceCommonWithContext is the same as StopDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See StopDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) StopDBInstanceRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) StopDBInstanceRequest(input *StopDBInstanceInput) (req *request.Request, output *StopDBInstanceOutput)
StopDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the StopDBInstance operation. The "output" return value will be populated with the StopDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned StopDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after StopDBInstanceCommon Send returns without error.
See StopDBInstance for more information on using the StopDBInstance API call, and error handling.
// Example sending a request using the StopDBInstanceRequest method.
req, resp := client.StopDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) StopDBInstanceWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) StopDBInstanceWithContext(ctx volcengine.Context, input *StopDBInstanceInput, opts ...request.Option) (*StopDBInstanceOutput, error)
StopDBInstanceWithContext is the same as StopDBInstance with the addition of the ability to pass a context and additional request options.
See StopDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDBBlueGreen ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBBlueGreen(input *SwitchDBBlueGreenInput) (*SwitchDBBlueGreenOutput, error)
SwitchDBBlueGreen API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDBBlueGreen for usage and error information.
func (*RDSMYSQLV2) SwitchDBBlueGreenCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBBlueGreenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SwitchDBBlueGreenCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDBBlueGreenCommon for usage and error information.
func (*RDSMYSQLV2) SwitchDBBlueGreenCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBBlueGreenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SwitchDBBlueGreenCommonRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDBBlueGreenCommon operation. The "output" return value will be populated with the SwitchDBBlueGreenCommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDBBlueGreenCommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDBBlueGreenCommon Send returns without error.
See SwitchDBBlueGreenCommon for more information on using the SwitchDBBlueGreenCommon API call, and error handling.
// Example sending a request using the SwitchDBBlueGreenCommonRequest method.
req, resp := client.SwitchDBBlueGreenCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDBBlueGreenCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBBlueGreenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SwitchDBBlueGreenCommonWithContext is the same as SwitchDBBlueGreenCommon with the addition of the ability to pass a context and additional request options.
See SwitchDBBlueGreenCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDBBlueGreenRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBBlueGreenRequest(input *SwitchDBBlueGreenInput) (req *request.Request, output *SwitchDBBlueGreenOutput)
SwitchDBBlueGreenRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDBBlueGreen operation. The "output" return value will be populated with the SwitchDBBlueGreenCommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDBBlueGreenCommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDBBlueGreenCommon Send returns without error.
See SwitchDBBlueGreen for more information on using the SwitchDBBlueGreen API call, and error handling.
// Example sending a request using the SwitchDBBlueGreenRequest method.
req, resp := client.SwitchDBBlueGreenRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDBBlueGreenWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBBlueGreenWithContext(ctx volcengine.Context, input *SwitchDBBlueGreenInput, opts ...request.Option) (*SwitchDBBlueGreenOutput, error)
SwitchDBBlueGreenWithContext is the same as SwitchDBBlueGreen with the addition of the ability to pass a context and additional request options.
See SwitchDBBlueGreen for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDBInstanceHA ¶ added in v1.0.93
func (c *RDSMYSQLV2) SwitchDBInstanceHA(input *SwitchDBInstanceHAInput) (*SwitchDBInstanceHAOutput, error)
SwitchDBInstanceHA API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDBInstanceHA for usage and error information.
func (*RDSMYSQLV2) SwitchDBInstanceHACommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) SwitchDBInstanceHACommon(input *map[string]interface{}) (*map[string]interface{}, error)
SwitchDBInstanceHACommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDBInstanceHACommon for usage and error information.
func (*RDSMYSQLV2) SwitchDBInstanceHACommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) SwitchDBInstanceHACommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SwitchDBInstanceHACommonRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDBInstanceHACommon operation. The "output" return value will be populated with the SwitchDBInstanceHACommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDBInstanceHACommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDBInstanceHACommon Send returns without error.
See SwitchDBInstanceHACommon for more information on using the SwitchDBInstanceHACommon API call, and error handling.
// Example sending a request using the SwitchDBInstanceHACommonRequest method.
req, resp := client.SwitchDBInstanceHACommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDBInstanceHACommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) SwitchDBInstanceHACommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SwitchDBInstanceHACommonWithContext is the same as SwitchDBInstanceHACommon with the addition of the ability to pass a context and additional request options.
See SwitchDBInstanceHACommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDBInstanceHARequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) SwitchDBInstanceHARequest(input *SwitchDBInstanceHAInput) (req *request.Request, output *SwitchDBInstanceHAOutput)
SwitchDBInstanceHARequest generates a "volcengine/request.Request" representing the client's request for the SwitchDBInstanceHA operation. The "output" return value will be populated with the SwitchDBInstanceHACommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDBInstanceHACommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDBInstanceHACommon Send returns without error.
See SwitchDBInstanceHA for more information on using the SwitchDBInstanceHA API call, and error handling.
// Example sending a request using the SwitchDBInstanceHARequest method.
req, resp := client.SwitchDBInstanceHARequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDBInstanceHAWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) SwitchDBInstanceHAWithContext(ctx volcengine.Context, input *SwitchDBInstanceHAInput, opts ...request.Option) (*SwitchDBInstanceHAOutput, error)
SwitchDBInstanceHAWithContext is the same as SwitchDBInstanceHA with the addition of the ability to pass a context and additional request options.
See SwitchDBInstanceHA for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDBPrecheckBlueGreen ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreen(input *SwitchDBPrecheckBlueGreenInput) (*SwitchDBPrecheckBlueGreenOutput, error)
SwitchDBPrecheckBlueGreen API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDBPrecheckBlueGreen for usage and error information.
func (*RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SwitchDBPrecheckBlueGreenCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDBPrecheckBlueGreenCommon for usage and error information.
func (*RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SwitchDBPrecheckBlueGreenCommonRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDBPrecheckBlueGreenCommon operation. The "output" return value will be populated with the SwitchDBPrecheckBlueGreenCommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDBPrecheckBlueGreenCommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDBPrecheckBlueGreenCommon Send returns without error.
See SwitchDBPrecheckBlueGreenCommon for more information on using the SwitchDBPrecheckBlueGreenCommon API call, and error handling.
// Example sending a request using the SwitchDBPrecheckBlueGreenCommonRequest method.
req, resp := client.SwitchDBPrecheckBlueGreenCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SwitchDBPrecheckBlueGreenCommonWithContext is the same as SwitchDBPrecheckBlueGreenCommon with the addition of the ability to pass a context and additional request options.
See SwitchDBPrecheckBlueGreenCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDBPrecheckBlueGreenRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenRequest(input *SwitchDBPrecheckBlueGreenInput) (req *request.Request, output *SwitchDBPrecheckBlueGreenOutput)
SwitchDBPrecheckBlueGreenRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDBPrecheckBlueGreen operation. The "output" return value will be populated with the SwitchDBPrecheckBlueGreenCommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDBPrecheckBlueGreenCommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDBPrecheckBlueGreenCommon Send returns without error.
See SwitchDBPrecheckBlueGreen for more information on using the SwitchDBPrecheckBlueGreen API call, and error handling.
// Example sending a request using the SwitchDBPrecheckBlueGreenRequest method.
req, resp := client.SwitchDBPrecheckBlueGreenRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDBPrecheckBlueGreenWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) SwitchDBPrecheckBlueGreenWithContext(ctx volcengine.Context, input *SwitchDBPrecheckBlueGreenInput, opts ...request.Option) (*SwitchDBPrecheckBlueGreenOutput, error)
SwitchDBPrecheckBlueGreenWithContext is the same as SwitchDBPrecheckBlueGreen with the addition of the ability to pass a context and additional request options.
See SwitchDBPrecheckBlueGreen for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDrInstanceToMaster ¶ added in v1.1.18
func (c *RDSMYSQLV2) SwitchDrInstanceToMaster(input *SwitchDrInstanceToMasterInput) (*SwitchDrInstanceToMasterOutput, error)
SwitchDrInstanceToMaster API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDrInstanceToMaster for usage and error information.
func (*RDSMYSQLV2) SwitchDrInstanceToMasterCommon ¶ added in v1.1.18
func (c *RDSMYSQLV2) SwitchDrInstanceToMasterCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SwitchDrInstanceToMasterCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SwitchDrInstanceToMasterCommon for usage and error information.
func (*RDSMYSQLV2) SwitchDrInstanceToMasterCommonRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) SwitchDrInstanceToMasterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SwitchDrInstanceToMasterCommonRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDrInstanceToMasterCommon operation. The "output" return value will be populated with the SwitchDrInstanceToMasterCommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDrInstanceToMasterCommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDrInstanceToMasterCommon Send returns without error.
See SwitchDrInstanceToMasterCommon for more information on using the SwitchDrInstanceToMasterCommon API call, and error handling.
// Example sending a request using the SwitchDrInstanceToMasterCommonRequest method.
req, resp := client.SwitchDrInstanceToMasterCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDrInstanceToMasterCommonWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) SwitchDrInstanceToMasterCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SwitchDrInstanceToMasterCommonWithContext is the same as SwitchDrInstanceToMasterCommon with the addition of the ability to pass a context and additional request options.
See SwitchDrInstanceToMasterCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SwitchDrInstanceToMasterRequest ¶ added in v1.1.18
func (c *RDSMYSQLV2) SwitchDrInstanceToMasterRequest(input *SwitchDrInstanceToMasterInput) (req *request.Request, output *SwitchDrInstanceToMasterOutput)
SwitchDrInstanceToMasterRequest generates a "volcengine/request.Request" representing the client's request for the SwitchDrInstanceToMaster operation. The "output" return value will be populated with the SwitchDrInstanceToMasterCommon request's response once the request completes successfully.
Use "Send" method on the returned SwitchDrInstanceToMasterCommon Request to send the API call to the service. the "output" return value is not valid until after SwitchDrInstanceToMasterCommon Send returns without error.
See SwitchDrInstanceToMaster for more information on using the SwitchDrInstanceToMaster API call, and error handling.
// Example sending a request using the SwitchDrInstanceToMasterRequest method.
req, resp := client.SwitchDrInstanceToMasterRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SwitchDrInstanceToMasterWithContext ¶ added in v1.1.18
func (c *RDSMYSQLV2) SwitchDrInstanceToMasterWithContext(ctx volcengine.Context, input *SwitchDrInstanceToMasterInput, opts ...request.Option) (*SwitchDrInstanceToMasterOutput, error)
SwitchDrInstanceToMasterWithContext is the same as SwitchDrInstanceToMaster with the addition of the ability to pass a context and additional request options.
See SwitchDrInstanceToMaster for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SyncAllowList ¶ added in v1.1.35
func (c *RDSMYSQLV2) SyncAllowList(input *SyncAllowListInput) (*SyncAllowListOutput, error)
SyncAllowList API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SyncAllowList for usage and error information.
func (*RDSMYSQLV2) SyncAllowListCommon ¶ added in v1.1.35
func (c *RDSMYSQLV2) SyncAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SyncAllowListCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation SyncAllowListCommon for usage and error information.
func (*RDSMYSQLV2) SyncAllowListCommonRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) SyncAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SyncAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the SyncAllowListCommon operation. The "output" return value will be populated with the SyncAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned SyncAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after SyncAllowListCommon Send returns without error.
See SyncAllowListCommon for more information on using the SyncAllowListCommon API call, and error handling.
// Example sending a request using the SyncAllowListCommonRequest method.
req, resp := client.SyncAllowListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SyncAllowListCommonWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) SyncAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SyncAllowListCommonWithContext is the same as SyncAllowListCommon with the addition of the ability to pass a context and additional request options.
See SyncAllowListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) SyncAllowListRequest ¶ added in v1.1.35
func (c *RDSMYSQLV2) SyncAllowListRequest(input *SyncAllowListInput) (req *request.Request, output *SyncAllowListOutput)
SyncAllowListRequest generates a "volcengine/request.Request" representing the client's request for the SyncAllowList operation. The "output" return value will be populated with the SyncAllowListCommon request's response once the request completes successfully.
Use "Send" method on the returned SyncAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after SyncAllowListCommon Send returns without error.
See SyncAllowList for more information on using the SyncAllowList API call, and error handling.
// Example sending a request using the SyncAllowListRequest method.
req, resp := client.SyncAllowListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) SyncAllowListWithContext ¶ added in v1.1.35
func (c *RDSMYSQLV2) SyncAllowListWithContext(ctx volcengine.Context, input *SyncAllowListInput, opts ...request.Option) (*SyncAllowListOutput, error)
SyncAllowListWithContext is the same as SyncAllowList with the addition of the ability to pass a context and additional request options.
See SyncAllowList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeAllowListVersion ¶
func (c *RDSMYSQLV2) UpgradeAllowListVersion(input *UpgradeAllowListVersionInput) (*UpgradeAllowListVersionOutput, error)
UpgradeAllowListVersion API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeAllowListVersion for usage and error information.
func (*RDSMYSQLV2) UpgradeAllowListVersionCommon ¶
func (c *RDSMYSQLV2) UpgradeAllowListVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpgradeAllowListVersionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeAllowListVersionCommon for usage and error information.
func (*RDSMYSQLV2) UpgradeAllowListVersionCommonRequest ¶
func (c *RDSMYSQLV2) UpgradeAllowListVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpgradeAllowListVersionCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeAllowListVersionCommon operation. The "output" return value will be populated with the UpgradeAllowListVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeAllowListVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeAllowListVersionCommon Send returns without error.
See UpgradeAllowListVersionCommon for more information on using the UpgradeAllowListVersionCommon API call, and error handling.
// Example sending a request using the UpgradeAllowListVersionCommonRequest method.
req, resp := client.UpgradeAllowListVersionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeAllowListVersionCommonWithContext ¶
func (c *RDSMYSQLV2) UpgradeAllowListVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpgradeAllowListVersionCommonWithContext is the same as UpgradeAllowListVersionCommon with the addition of the ability to pass a context and additional request options.
See UpgradeAllowListVersionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeAllowListVersionRequest ¶
func (c *RDSMYSQLV2) UpgradeAllowListVersionRequest(input *UpgradeAllowListVersionInput) (req *request.Request, output *UpgradeAllowListVersionOutput)
UpgradeAllowListVersionRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeAllowListVersion operation. The "output" return value will be populated with the UpgradeAllowListVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeAllowListVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeAllowListVersionCommon Send returns without error.
See UpgradeAllowListVersion for more information on using the UpgradeAllowListVersion API call, and error handling.
// Example sending a request using the UpgradeAllowListVersionRequest method.
req, resp := client.UpgradeAllowListVersionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeAllowListVersionWithContext ¶
func (c *RDSMYSQLV2) UpgradeAllowListVersionWithContext(ctx volcengine.Context, input *UpgradeAllowListVersionInput, opts ...request.Option) (*UpgradeAllowListVersionOutput, error)
UpgradeAllowListVersionWithContext is the same as UpgradeAllowListVersion with the addition of the ability to pass a context and additional request options.
See UpgradeAllowListVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersion ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersion(input *UpgradeDBInstanceEngineMajorVersionInput) (*UpgradeDBInstanceEngineMajorVersionOutput, error)
UpgradeDBInstanceEngineMajorVersion API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeDBInstanceEngineMajorVersion for usage and error information.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeDBInstanceEngineMajorVersionCommon for usage and error information.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpgradeDBInstanceEngineMajorVersionCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeDBInstanceEngineMajorVersionCommon operation. The "output" return value will be populated with the UpgradeDBInstanceEngineMajorVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeDBInstanceEngineMajorVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeDBInstanceEngineMajorVersionCommon Send returns without error.
See UpgradeDBInstanceEngineMajorVersionCommon for more information on using the UpgradeDBInstanceEngineMajorVersionCommon API call, and error handling.
// Example sending a request using the UpgradeDBInstanceEngineMajorVersionCommonRequest method.
req, resp := client.UpgradeDBInstanceEngineMajorVersionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionCommonWithContext is the same as UpgradeDBInstanceEngineMajorVersionCommon with the addition of the ability to pass a context and additional request options.
See UpgradeDBInstanceEngineMajorVersionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheck ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheck(input *UpgradeDBInstanceEngineMajorVersionPrecheckInput) (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput, error)
UpgradeDBInstanceEngineMajorVersionPrecheck API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeDBInstanceEngineMajorVersionPrecheck for usage and error information.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommon ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionPrecheckCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeDBInstanceEngineMajorVersionPrecheckCommon for usage and error information.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeDBInstanceEngineMajorVersionPrecheckCommon operation. The "output" return value will be populated with the UpgradeDBInstanceEngineMajorVersionPrecheckCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeDBInstanceEngineMajorVersionPrecheckCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeDBInstanceEngineMajorVersionPrecheckCommon Send returns without error.
See UpgradeDBInstanceEngineMajorVersionPrecheckCommon for more information on using the UpgradeDBInstanceEngineMajorVersionPrecheckCommon API call, and error handling.
// Example sending a request using the UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest method.
req, resp := client.UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommonWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionPrecheckCommonWithContext is the same as UpgradeDBInstanceEngineMajorVersionPrecheckCommon with the addition of the ability to pass a context and additional request options.
See UpgradeDBInstanceEngineMajorVersionPrecheckCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckRequest(input *UpgradeDBInstanceEngineMajorVersionPrecheckInput) (req *request.Request, output *UpgradeDBInstanceEngineMajorVersionPrecheckOutput)
UpgradeDBInstanceEngineMajorVersionPrecheckRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeDBInstanceEngineMajorVersionPrecheck operation. The "output" return value will be populated with the UpgradeDBInstanceEngineMajorVersionPrecheckCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeDBInstanceEngineMajorVersionPrecheckCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeDBInstanceEngineMajorVersionPrecheckCommon Send returns without error.
See UpgradeDBInstanceEngineMajorVersionPrecheck for more information on using the UpgradeDBInstanceEngineMajorVersionPrecheck API call, and error handling.
// Example sending a request using the UpgradeDBInstanceEngineMajorVersionPrecheckRequest method.
req, resp := client.UpgradeDBInstanceEngineMajorVersionPrecheckRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionPrecheckWithContext(ctx volcengine.Context, input *UpgradeDBInstanceEngineMajorVersionPrecheckInput, opts ...request.Option) (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput, error)
UpgradeDBInstanceEngineMajorVersionPrecheckWithContext is the same as UpgradeDBInstanceEngineMajorVersionPrecheck with the addition of the ability to pass a context and additional request options.
See UpgradeDBInstanceEngineMajorVersionPrecheck for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionRequest ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionRequest(input *UpgradeDBInstanceEngineMajorVersionInput) (req *request.Request, output *UpgradeDBInstanceEngineMajorVersionOutput)
UpgradeDBInstanceEngineMajorVersionRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeDBInstanceEngineMajorVersion operation. The "output" return value will be populated with the UpgradeDBInstanceEngineMajorVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeDBInstanceEngineMajorVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeDBInstanceEngineMajorVersionCommon Send returns without error.
See UpgradeDBInstanceEngineMajorVersion for more information on using the UpgradeDBInstanceEngineMajorVersion API call, and error handling.
// Example sending a request using the UpgradeDBInstanceEngineMajorVersionRequest method.
req, resp := client.UpgradeDBInstanceEngineMajorVersionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionWithContext ¶ added in v1.2.21
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMajorVersionWithContext(ctx volcengine.Context, input *UpgradeDBInstanceEngineMajorVersionInput, opts ...request.Option) (*UpgradeDBInstanceEngineMajorVersionOutput, error)
UpgradeDBInstanceEngineMajorVersionWithContext is the same as UpgradeDBInstanceEngineMajorVersion with the addition of the ability to pass a context and additional request options.
See UpgradeDBInstanceEngineMajorVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersion ¶ added in v1.0.185
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersion(input *UpgradeDBInstanceEngineMinorVersionInput) (*UpgradeDBInstanceEngineMinorVersionOutput, error)
UpgradeDBInstanceEngineMinorVersion API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeDBInstanceEngineMinorVersion for usage and error information.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommon ¶ added in v1.0.185
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMinorVersionCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation UpgradeDBInstanceEngineMinorVersionCommon for usage and error information.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommonRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpgradeDBInstanceEngineMinorVersionCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeDBInstanceEngineMinorVersionCommon operation. The "output" return value will be populated with the UpgradeDBInstanceEngineMinorVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeDBInstanceEngineMinorVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeDBInstanceEngineMinorVersionCommon Send returns without error.
See UpgradeDBInstanceEngineMinorVersionCommon for more information on using the UpgradeDBInstanceEngineMinorVersionCommon API call, and error handling.
// Example sending a request using the UpgradeDBInstanceEngineMinorVersionCommonRequest method.
req, resp := client.UpgradeDBInstanceEngineMinorVersionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommonWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMinorVersionCommonWithContext is the same as UpgradeDBInstanceEngineMinorVersionCommon with the addition of the ability to pass a context and additional request options.
See UpgradeDBInstanceEngineMinorVersionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionRequest ¶ added in v1.0.185
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionRequest(input *UpgradeDBInstanceEngineMinorVersionInput) (req *request.Request, output *UpgradeDBInstanceEngineMinorVersionOutput)
UpgradeDBInstanceEngineMinorVersionRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeDBInstanceEngineMinorVersion operation. The "output" return value will be populated with the UpgradeDBInstanceEngineMinorVersionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpgradeDBInstanceEngineMinorVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeDBInstanceEngineMinorVersionCommon Send returns without error.
See UpgradeDBInstanceEngineMinorVersion for more information on using the UpgradeDBInstanceEngineMinorVersion API call, and error handling.
// Example sending a request using the UpgradeDBInstanceEngineMinorVersionRequest method.
req, resp := client.UpgradeDBInstanceEngineMinorVersionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionWithContext ¶ added in v1.0.185
func (c *RDSMYSQLV2) UpgradeDBInstanceEngineMinorVersionWithContext(ctx volcengine.Context, input *UpgradeDBInstanceEngineMinorVersionInput, opts ...request.Option) (*UpgradeDBInstanceEngineMinorVersionOutput, error)
UpgradeDBInstanceEngineMinorVersionWithContext is the same as UpgradeDBInstanceEngineMinorVersion with the addition of the ability to pass a context and additional request options.
See UpgradeDBInstanceEngineMinorVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type RDSMYSQLV2API ¶
type RDSMYSQLV2API interface {
AddDiagnosticsEntityCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddDiagnosticsEntityCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddDiagnosticsEntityCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddDiagnosticsEntity(*AddDiagnosticsEntityInput) (*AddDiagnosticsEntityOutput, error)
AddDiagnosticsEntityWithContext(volcengine.Context, *AddDiagnosticsEntityInput, ...request.Option) (*AddDiagnosticsEntityOutput, error)
AddDiagnosticsEntityRequest(*AddDiagnosticsEntityInput) (*request.Request, *AddDiagnosticsEntityOutput)
AddTagFromUserBackupInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddTagFromUserBackupInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddTagFromUserBackupInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddTagFromUserBackupInfo(*AddTagFromUserBackupInfoInput) (*AddTagFromUserBackupInfoOutput, error)
AddTagFromUserBackupInfoWithContext(volcengine.Context, *AddTagFromUserBackupInfoInput, ...request.Option) (*AddTagFromUserBackupInfoOutput, error)
AddTagFromUserBackupInfoRequest(*AddTagFromUserBackupInfoInput) (*request.Request, *AddTagFromUserBackupInfoOutput)
AddTagsToResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddTagsToResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddTagsToResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddTagsToResource(*AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
AddTagsToResourceWithContext(volcengine.Context, *AddTagsToResourceInput, ...request.Option) (*AddTagsToResourceOutput, error)
AddTagsToResourceRequest(*AddTagsToResourceInput) (*request.Request, *AddTagsToResourceOutput)
AssociateAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateAllowList(*AssociateAllowListInput) (*AssociateAllowListOutput, error)
AssociateAllowListWithContext(volcengine.Context, *AssociateAllowListInput, ...request.Option) (*AssociateAllowListOutput, error)
AssociateAllowListRequest(*AssociateAllowListInput) (*request.Request, *AssociateAllowListOutput)
AssociateUserBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
AssociateUserBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AssociateUserBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AssociateUserBackup(*AssociateUserBackupInput) (*AssociateUserBackupOutput, error)
AssociateUserBackupWithContext(volcengine.Context, *AssociateUserBackupInput, ...request.Option) (*AssociateUserBackupOutput, error)
AssociateUserBackupRequest(*AssociateUserBackupInput) (*request.Request, *AssociateUserBackupOutput)
CheckUserUploadBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CheckUserUploadBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CheckUserUploadBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CheckUserUploadBackup(*CheckUserUploadBackupInput) (*CheckUserUploadBackupOutput, error)
CheckUserUploadBackupWithContext(volcengine.Context, *CheckUserUploadBackupInput, ...request.Option) (*CheckUserUploadBackupOutput, error)
CheckUserUploadBackupRequest(*CheckUserUploadBackupInput) (*request.Request, *CheckUserUploadBackupOutput)
CleanNonWhiteSessionCommon(*map[string]interface{}) (*map[string]interface{}, error)
CleanNonWhiteSessionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CleanNonWhiteSessionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CleanNonWhiteSession(*CleanNonWhiteSessionInput) (*CleanNonWhiteSessionOutput, error)
CleanNonWhiteSessionWithContext(volcengine.Context, *CleanNonWhiteSessionInput, ...request.Option) (*CleanNonWhiteSessionOutput, error)
CleanNonWhiteSessionRequest(*CleanNonWhiteSessionInput) (*request.Request, *CleanNonWhiteSessionOutput)
CopyParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
CopyParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CopyParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CopyParameterTemplate(*CopyParameterTemplateInput) (*CopyParameterTemplateOutput, error)
CopyParameterTemplateWithContext(volcengine.Context, *CopyParameterTemplateInput, ...request.Option) (*CopyParameterTemplateOutput, error)
CopyParameterTemplateRequest(*CopyParameterTemplateInput) (*request.Request, *CopyParameterTemplateOutput)
CreateAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAllowList(*CreateAllowListInput) (*CreateAllowListOutput, error)
CreateAllowListWithContext(volcengine.Context, *CreateAllowListInput, ...request.Option) (*CreateAllowListOutput, error)
CreateAllowListRequest(*CreateAllowListInput) (*request.Request, *CreateAllowListOutput)
CreateBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateBackup(*CreateBackupInput) (*CreateBackupOutput, error)
CreateBackupWithContext(volcengine.Context, *CreateBackupInput, ...request.Option) (*CreateBackupOutput, error)
CreateBackupRequest(*CreateBackupInput) (*request.Request, *CreateBackupOutput)
CreateBinlogBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateBinlogBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateBinlogBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateBinlogBackup(*CreateBinlogBackupInput) (*CreateBinlogBackupOutput, error)
CreateBinlogBackupWithContext(volcengine.Context, *CreateBinlogBackupInput, ...request.Option) (*CreateBinlogBackupOutput, error)
CreateBinlogBackupRequest(*CreateBinlogBackupInput) (*request.Request, *CreateBinlogBackupOutput)
CreateDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBAccount(*CreateDBAccountInput) (*CreateDBAccountOutput, error)
CreateDBAccountWithContext(volcengine.Context, *CreateDBAccountInput, ...request.Option) (*CreateDBAccountOutput, error)
CreateDBAccountRequest(*CreateDBAccountInput) (*request.Request, *CreateDBAccountOutput)
CreateDBBlueGreenInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBBlueGreenInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBBlueGreenInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBBlueGreenInstance(*CreateDBBlueGreenInstanceInput) (*CreateDBBlueGreenInstanceOutput, error)
CreateDBBlueGreenInstanceWithContext(volcengine.Context, *CreateDBBlueGreenInstanceInput, ...request.Option) (*CreateDBBlueGreenInstanceOutput, error)
CreateDBBlueGreenInstanceRequest(*CreateDBBlueGreenInstanceInput) (*request.Request, *CreateDBBlueGreenInstanceOutput)
CreateDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBEndpoint(*CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
CreateDBEndpointWithContext(volcengine.Context, *CreateDBEndpointInput, ...request.Option) (*CreateDBEndpointOutput, error)
CreateDBEndpointRequest(*CreateDBEndpointInput) (*request.Request, *CreateDBEndpointOutput)
CreateDBEndpointPublicAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBEndpointPublicAddress(*CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressWithContext(volcengine.Context, *CreateDBEndpointPublicAddressInput, ...request.Option) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressRequest(*CreateDBEndpointPublicAddressInput) (*request.Request, *CreateDBEndpointPublicAddressOutput)
CreateDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBInstance(*CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstanceWithContext(volcengine.Context, *CreateDBInstanceInput, ...request.Option) (*CreateDBInstanceOutput, error)
CreateDBInstanceRequest(*CreateDBInstanceInput) (*request.Request, *CreateDBInstanceOutput)
CreateDBNodesCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBNodesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBNodesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBNodes(*CreateDBNodesInput) (*CreateDBNodesOutput, error)
CreateDBNodesWithContext(volcengine.Context, *CreateDBNodesInput, ...request.Option) (*CreateDBNodesOutput, error)
CreateDBNodesRequest(*CreateDBNodesInput) (*request.Request, *CreateDBNodesOutput)
CreateDatabaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDatabaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDatabaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDatabase(*CreateDatabaseInput) (*CreateDatabaseOutput, error)
CreateDatabaseWithContext(volcengine.Context, *CreateDatabaseInput, ...request.Option) (*CreateDatabaseOutput, error)
CreateDatabaseRequest(*CreateDatabaseInput) (*request.Request, *CreateDatabaseOutput)
CreateDiagnosticsTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDiagnosticsTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDiagnosticsTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDiagnosticsTask(*CreateDiagnosticsTaskInput) (*CreateDiagnosticsTaskOutput, error)
CreateDiagnosticsTaskWithContext(volcengine.Context, *CreateDiagnosticsTaskInput, ...request.Option) (*CreateDiagnosticsTaskOutput, error)
CreateDiagnosticsTaskRequest(*CreateDiagnosticsTaskInput) (*request.Request, *CreateDiagnosticsTaskOutput)
CreateDrDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDrDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDrDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDrDBInstance(*CreateDrDBInstanceInput) (*CreateDrDBInstanceOutput, error)
CreateDrDBInstanceWithContext(volcengine.Context, *CreateDrDBInstanceInput, ...request.Option) (*CreateDrDBInstanceOutput, error)
CreateDrDBInstanceRequest(*CreateDrDBInstanceInput) (*request.Request, *CreateDrDBInstanceOutput)
CreateParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateParameterTemplate(*CreateParameterTemplateInput) (*CreateParameterTemplateOutput, error)
CreateParameterTemplateWithContext(volcengine.Context, *CreateParameterTemplateInput, ...request.Option) (*CreateParameterTemplateOutput, error)
CreateParameterTemplateRequest(*CreateParameterTemplateInput) (*request.Request, *CreateParameterTemplateOutput)
CreateResourcePackageCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateResourcePackageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateResourcePackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateResourcePackage(*CreateResourcePackageInput) (*CreateResourcePackageOutput, error)
CreateResourcePackageWithContext(volcengine.Context, *CreateResourcePackageInput, ...request.Option) (*CreateResourcePackageOutput, error)
CreateResourcePackageRequest(*CreateResourcePackageInput) (*request.Request, *CreateResourcePackageOutput)
DeleteAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAllowList(*DeleteAllowListInput) (*DeleteAllowListOutput, error)
DeleteAllowListWithContext(volcengine.Context, *DeleteAllowListInput, ...request.Option) (*DeleteAllowListOutput, error)
DeleteAllowListRequest(*DeleteAllowListInput) (*request.Request, *DeleteAllowListOutput)
DeleteDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBAccount(*DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccountWithContext(volcengine.Context, *DeleteDBAccountInput, ...request.Option) (*DeleteDBAccountOutput, error)
DeleteDBAccountRequest(*DeleteDBAccountInput) (*request.Request, *DeleteDBAccountOutput)
DeleteDBBlueGreenRelationCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBBlueGreenRelationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBBlueGreenRelationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBBlueGreenRelation(*DeleteDBBlueGreenRelationInput) (*DeleteDBBlueGreenRelationOutput, error)
DeleteDBBlueGreenRelationWithContext(volcengine.Context, *DeleteDBBlueGreenRelationInput, ...request.Option) (*DeleteDBBlueGreenRelationOutput, error)
DeleteDBBlueGreenRelationRequest(*DeleteDBBlueGreenRelationInput) (*request.Request, *DeleteDBBlueGreenRelationOutput)
DeleteDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBEndpoint(*DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointWithContext(volcengine.Context, *DeleteDBEndpointInput, ...request.Option) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointRequest(*DeleteDBEndpointInput) (*request.Request, *DeleteDBEndpointOutput)
DeleteDBEndpointPublicAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBEndpointPublicAddress(*DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressWithContext(volcengine.Context, *DeleteDBEndpointPublicAddressInput, ...request.Option) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressRequest(*DeleteDBEndpointPublicAddressInput) (*request.Request, *DeleteDBEndpointPublicAddressOutput)
DeleteDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBInstance(*DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceWithContext(volcengine.Context, *DeleteDBInstanceInput, ...request.Option) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceRequest(*DeleteDBInstanceInput) (*request.Request, *DeleteDBInstanceOutput)
DeleteDBNodesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBNodesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBNodesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBNodes(*DeleteDBNodesInput) (*DeleteDBNodesOutput, error)
DeleteDBNodesWithContext(volcengine.Context, *DeleteDBNodesInput, ...request.Option) (*DeleteDBNodesOutput, error)
DeleteDBNodesRequest(*DeleteDBNodesInput) (*request.Request, *DeleteDBNodesOutput)
DeleteDataBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDataBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDataBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDataBackup(*DeleteDataBackupInput) (*DeleteDataBackupOutput, error)
DeleteDataBackupWithContext(volcengine.Context, *DeleteDataBackupInput, ...request.Option) (*DeleteDataBackupOutput, error)
DeleteDataBackupRequest(*DeleteDataBackupInput) (*request.Request, *DeleteDataBackupOutput)
DeleteDatabaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDatabaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDatabaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDatabase(*DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
DeleteDatabaseWithContext(volcengine.Context, *DeleteDatabaseInput, ...request.Option) (*DeleteDatabaseOutput, error)
DeleteDatabaseRequest(*DeleteDatabaseInput) (*request.Request, *DeleteDatabaseOutput)
DeleteParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteParameterTemplate(*DeleteParameterTemplateInput) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplateWithContext(volcengine.Context, *DeleteParameterTemplateInput, ...request.Option) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplateRequest(*DeleteParameterTemplateInput) (*request.Request, *DeleteParameterTemplateOutput)
DeleteUserUploadBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteUserUploadBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteUserUploadBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteUserUploadBackup(*DeleteUserUploadBackupInput) (*DeleteUserUploadBackupOutput, error)
DeleteUserUploadBackupWithContext(volcengine.Context, *DeleteUserUploadBackupInput, ...request.Option) (*DeleteUserUploadBackupOutput, error)
DeleteUserUploadBackupRequest(*DeleteUserUploadBackupInput) (*request.Request, *DeleteUserUploadBackupOutput)
DescribeAllowListDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAllowListDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAllowListDetail(*DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetailWithContext(volcengine.Context, *DescribeAllowListDetailInput, ...request.Option) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetailRequest(*DescribeAllowListDetailInput) (*request.Request, *DescribeAllowListDetailOutput)
DescribeAllowListsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAllowListsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAllowLists(*DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
DescribeAllowListsWithContext(volcengine.Context, *DescribeAllowListsInput, ...request.Option) (*DescribeAllowListsOutput, error)
DescribeAllowListsRequest(*DescribeAllowListsInput) (*request.Request, *DescribeAllowListsOutput)
DescribeApplyParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeApplyParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeApplyParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeApplyParameterTemplate(*DescribeApplyParameterTemplateInput) (*DescribeApplyParameterTemplateOutput, error)
DescribeApplyParameterTemplateWithContext(volcengine.Context, *DescribeApplyParameterTemplateInput, ...request.Option) (*DescribeApplyParameterTemplateOutput, error)
DescribeApplyParameterTemplateRequest(*DescribeApplyParameterTemplateInput) (*request.Request, *DescribeApplyParameterTemplateOutput)
DescribeAvailabilityZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailabilityZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAvailabilityZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAvailabilityZones(*DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZonesWithContext(volcengine.Context, *DescribeAvailabilityZonesInput, ...request.Option) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZonesRequest(*DescribeAvailabilityZonesInput) (*request.Request, *DescribeAvailabilityZonesOutput)
DescribeAvailableCrossRegionCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailableCrossRegionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAvailableCrossRegionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAvailableCrossRegion(*DescribeAvailableCrossRegionInput) (*DescribeAvailableCrossRegionOutput, error)
DescribeAvailableCrossRegionWithContext(volcengine.Context, *DescribeAvailableCrossRegionInput, ...request.Option) (*DescribeAvailableCrossRegionOutput, error)
DescribeAvailableCrossRegionRequest(*DescribeAvailableCrossRegionInput) (*request.Request, *DescribeAvailableCrossRegionOutput)
DescribeBackupDecryptionKeyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupDecryptionKeyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupDecryptionKeyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackupDecryptionKey(*DescribeBackupDecryptionKeyInput) (*DescribeBackupDecryptionKeyOutput, error)
DescribeBackupDecryptionKeyWithContext(volcengine.Context, *DescribeBackupDecryptionKeyInput, ...request.Option) (*DescribeBackupDecryptionKeyOutput, error)
DescribeBackupDecryptionKeyRequest(*DescribeBackupDecryptionKeyInput) (*request.Request, *DescribeBackupDecryptionKeyOutput)
DescribeBackupEncryptionStatusCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupEncryptionStatusCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupEncryptionStatusCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackupEncryptionStatus(*DescribeBackupEncryptionStatusInput) (*DescribeBackupEncryptionStatusOutput, error)
DescribeBackupEncryptionStatusWithContext(volcengine.Context, *DescribeBackupEncryptionStatusInput, ...request.Option) (*DescribeBackupEncryptionStatusOutput, error)
DescribeBackupEncryptionStatusRequest(*DescribeBackupEncryptionStatusInput) (*request.Request, *DescribeBackupEncryptionStatusOutput)
DescribeBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackupPolicy(*DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicyWithContext(volcengine.Context, *DescribeBackupPolicyInput, ...request.Option) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicyRequest(*DescribeBackupPolicyInput) (*request.Request, *DescribeBackupPolicyOutput)
DescribeBackupStatsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupStatsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupStatsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackupStats(*DescribeBackupStatsInput) (*DescribeBackupStatsOutput, error)
DescribeBackupStatsWithContext(volcengine.Context, *DescribeBackupStatsInput, ...request.Option) (*DescribeBackupStatsOutput, error)
DescribeBackupStatsRequest(*DescribeBackupStatsInput) (*request.Request, *DescribeBackupStatsOutput)
DescribeBackupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackups(*DescribeBackupsInput) (*DescribeBackupsOutput, error)
DescribeBackupsWithContext(volcengine.Context, *DescribeBackupsInput, ...request.Option) (*DescribeBackupsOutput, error)
DescribeBackupsRequest(*DescribeBackupsInput) (*request.Request, *DescribeBackupsOutput)
DescribeBinlogFilesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBinlogFilesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBinlogFilesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBinlogFiles(*DescribeBinlogFilesInput) (*DescribeBinlogFilesOutput, error)
DescribeBinlogFilesWithContext(volcengine.Context, *DescribeBinlogFilesInput, ...request.Option) (*DescribeBinlogFilesOutput, error)
DescribeBinlogFilesRequest(*DescribeBinlogFilesInput) (*request.Request, *DescribeBinlogFilesOutput)
DescribeCrossBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCrossBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCrossBackupPolicy(*DescribeCrossBackupPolicyInput) (*DescribeCrossBackupPolicyOutput, error)
DescribeCrossBackupPolicyWithContext(volcengine.Context, *DescribeCrossBackupPolicyInput, ...request.Option) (*DescribeCrossBackupPolicyOutput, error)
DescribeCrossBackupPolicyRequest(*DescribeCrossBackupPolicyInput) (*request.Request, *DescribeCrossBackupPolicyOutput)
DescribeCrossRegionBackupDBInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCrossRegionBackupDBInstances(*DescribeCrossRegionBackupDBInstancesInput) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstancesWithContext(volcengine.Context, *DescribeCrossRegionBackupDBInstancesInput, ...request.Option) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstancesRequest(*DescribeCrossRegionBackupDBInstancesInput) (*request.Request, *DescribeCrossRegionBackupDBInstancesOutput)
DescribeDBAccountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBAccountsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBAccountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBAccounts(*DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
DescribeDBAccountsWithContext(volcengine.Context, *DescribeDBAccountsInput, ...request.Option) (*DescribeDBAccountsOutput, error)
DescribeDBAccountsRequest(*DescribeDBAccountsInput) (*request.Request, *DescribeDBAccountsOutput)
DescribeDBBlueGreenDifferencesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBBlueGreenDifferencesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBBlueGreenDifferencesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBBlueGreenDifferences(*DescribeDBBlueGreenDifferencesInput) (*DescribeDBBlueGreenDifferencesOutput, error)
DescribeDBBlueGreenDifferencesWithContext(volcengine.Context, *DescribeDBBlueGreenDifferencesInput, ...request.Option) (*DescribeDBBlueGreenDifferencesOutput, error)
DescribeDBBlueGreenDifferencesRequest(*DescribeDBBlueGreenDifferencesInput) (*request.Request, *DescribeDBBlueGreenDifferencesOutput)
DescribeDBBlueGreenInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBBlueGreenInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBBlueGreenInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBBlueGreenInstance(*DescribeDBBlueGreenInstanceInput) (*DescribeDBBlueGreenInstanceOutput, error)
DescribeDBBlueGreenInstanceWithContext(volcengine.Context, *DescribeDBBlueGreenInstanceInput, ...request.Option) (*DescribeDBBlueGreenInstanceOutput, error)
DescribeDBBlueGreenInstanceRequest(*DescribeDBBlueGreenInstanceInput) (*request.Request, *DescribeDBBlueGreenInstanceOutput)
DescribeDBDisasterRecoveryInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBDisasterRecoveryInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBDisasterRecoveryInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBDisasterRecoveryInstances(*DescribeDBDisasterRecoveryInstancesInput) (*DescribeDBDisasterRecoveryInstancesOutput, error)
DescribeDBDisasterRecoveryInstancesWithContext(volcengine.Context, *DescribeDBDisasterRecoveryInstancesInput, ...request.Option) (*DescribeDBDisasterRecoveryInstancesOutput, error)
DescribeDBDisasterRecoveryInstancesRequest(*DescribeDBDisasterRecoveryInstancesInput) (*request.Request, *DescribeDBDisasterRecoveryInstancesOutput)
DescribeDBInstanceAttributeCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceAttributeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceAttributeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceAttribute(*DescribeDBInstanceAttributeInput) (*DescribeDBInstanceAttributeOutput, error)
DescribeDBInstanceAttributeWithContext(volcengine.Context, *DescribeDBInstanceAttributeInput, ...request.Option) (*DescribeDBInstanceAttributeOutput, error)
DescribeDBInstanceAttributeRequest(*DescribeDBInstanceAttributeInput) (*request.Request, *DescribeDBInstanceAttributeOutput)
DescribeDBInstanceChargeDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceChargeDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceChargeDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceChargeDetail(*DescribeDBInstanceChargeDetailInput) (*DescribeDBInstanceChargeDetailOutput, error)
DescribeDBInstanceChargeDetailWithContext(volcengine.Context, *DescribeDBInstanceChargeDetailInput, ...request.Option) (*DescribeDBInstanceChargeDetailOutput, error)
DescribeDBInstanceChargeDetailRequest(*DescribeDBInstanceChargeDetailInput) (*request.Request, *DescribeDBInstanceChargeDetailOutput)
DescribeDBInstanceDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceDetail(*DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetailWithContext(volcengine.Context, *DescribeDBInstanceDetailInput, ...request.Option) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetailRequest(*DescribeDBInstanceDetailInput) (*request.Request, *DescribeDBInstanceDetailOutput)
DescribeDBInstanceEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceEndpointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceEndpoints(*DescribeDBInstanceEndpointsInput) (*DescribeDBInstanceEndpointsOutput, error)
DescribeDBInstanceEndpointsWithContext(volcengine.Context, *DescribeDBInstanceEndpointsInput, ...request.Option) (*DescribeDBInstanceEndpointsOutput, error)
DescribeDBInstanceEndpointsRequest(*DescribeDBInstanceEndpointsInput) (*request.Request, *DescribeDBInstanceEndpointsOutput)
DescribeDBInstanceEngineMinorVersionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceEngineMinorVersionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceEngineMinorVersionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceEngineMinorVersions(*DescribeDBInstanceEngineMinorVersionsInput) (*DescribeDBInstanceEngineMinorVersionsOutput, error)
DescribeDBInstanceEngineMinorVersionsWithContext(volcengine.Context, *DescribeDBInstanceEngineMinorVersionsInput, ...request.Option) (*DescribeDBInstanceEngineMinorVersionsOutput, error)
DescribeDBInstanceEngineMinorVersionsRequest(*DescribeDBInstanceEngineMinorVersionsInput) (*request.Request, *DescribeDBInstanceEngineMinorVersionsOutput)
DescribeDBInstanceHAConfigCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceHAConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceHAConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceHAConfig(*DescribeDBInstanceHAConfigInput) (*DescribeDBInstanceHAConfigOutput, error)
DescribeDBInstanceHAConfigWithContext(volcengine.Context, *DescribeDBInstanceHAConfigInput, ...request.Option) (*DescribeDBInstanceHAConfigOutput, error)
DescribeDBInstanceHAConfigRequest(*DescribeDBInstanceHAConfigInput) (*request.Request, *DescribeDBInstanceHAConfigOutput)
DescribeDBInstanceNodesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceNodesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceNodesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceNodes(*DescribeDBInstanceNodesInput) (*DescribeDBInstanceNodesOutput, error)
DescribeDBInstanceNodesWithContext(volcengine.Context, *DescribeDBInstanceNodesInput, ...request.Option) (*DescribeDBInstanceNodesOutput, error)
DescribeDBInstanceNodesRequest(*DescribeDBInstanceNodesInput) (*request.Request, *DescribeDBInstanceNodesOutput)
DescribeDBInstanceParametersCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceParametersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceParametersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceParameters(*DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
DescribeDBInstanceParametersWithContext(volcengine.Context, *DescribeDBInstanceParametersInput, ...request.Option) (*DescribeDBInstanceParametersOutput, error)
DescribeDBInstanceParametersRequest(*DescribeDBInstanceParametersInput) (*request.Request, *DescribeDBInstanceParametersOutput)
DescribeDBInstanceParametersLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceParametersLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceParametersLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceParametersLog(*DescribeDBInstanceParametersLogInput) (*DescribeDBInstanceParametersLogOutput, error)
DescribeDBInstanceParametersLogWithContext(volcengine.Context, *DescribeDBInstanceParametersLogInput, ...request.Option) (*DescribeDBInstanceParametersLogOutput, error)
DescribeDBInstanceParametersLogRequest(*DescribeDBInstanceParametersLogInput) (*request.Request, *DescribeDBInstanceParametersLogOutput)
DescribeDBInstancePriceDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancePriceDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancePriceDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstancePriceDetail(*DescribeDBInstancePriceDetailInput) (*DescribeDBInstancePriceDetailOutput, error)
DescribeDBInstancePriceDetailWithContext(volcengine.Context, *DescribeDBInstancePriceDetailInput, ...request.Option) (*DescribeDBInstancePriceDetailOutput, error)
DescribeDBInstancePriceDetailRequest(*DescribeDBInstancePriceDetailInput) (*request.Request, *DescribeDBInstancePriceDetailOutput)
DescribeDBInstanceSSLCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceSSLCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceSSLCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceSSL(*DescribeDBInstanceSSLInput) (*DescribeDBInstanceSSLOutput, error)
DescribeDBInstanceSSLWithContext(volcengine.Context, *DescribeDBInstanceSSLInput, ...request.Option) (*DescribeDBInstanceSSLOutput, error)
DescribeDBInstanceSSLRequest(*DescribeDBInstanceSSLInput) (*request.Request, *DescribeDBInstanceSSLOutput)
DescribeDBInstanceSpecsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceSpecsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceSpecsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceSpecs(*DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)
DescribeDBInstanceSpecsWithContext(volcengine.Context, *DescribeDBInstanceSpecsInput, ...request.Option) (*DescribeDBInstanceSpecsOutput, error)
DescribeDBInstanceSpecsRequest(*DescribeDBInstanceSpecsInput) (*request.Request, *DescribeDBInstanceSpecsOutput)
DescribeDBInstanceTDECommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceTDECommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceTDECommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceTDE(*DescribeDBInstanceTDEInput) (*DescribeDBInstanceTDEOutput, error)
DescribeDBInstanceTDEWithContext(volcengine.Context, *DescribeDBInstanceTDEInput, ...request.Option) (*DescribeDBInstanceTDEOutput, error)
DescribeDBInstanceTDERequest(*DescribeDBInstanceTDEInput) (*request.Request, *DescribeDBInstanceTDEOutput)
DescribeDBInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstances(*DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
DescribeDBInstancesWithContext(volcengine.Context, *DescribeDBInstancesInput, ...request.Option) (*DescribeDBInstancesOutput, error)
DescribeDBInstancesRequest(*DescribeDBInstancesInput) (*request.Request, *DescribeDBInstancesOutput)
DescribeDBNodeParameterDifferencesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBNodeParameterDifferencesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBNodeParameterDifferencesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBNodeParameterDifferences(*DescribeDBNodeParameterDifferencesInput) (*DescribeDBNodeParameterDifferencesOutput, error)
DescribeDBNodeParameterDifferencesWithContext(volcengine.Context, *DescribeDBNodeParameterDifferencesInput, ...request.Option) (*DescribeDBNodeParameterDifferencesOutput, error)
DescribeDBNodeParameterDifferencesRequest(*DescribeDBNodeParameterDifferencesInput) (*request.Request, *DescribeDBNodeParameterDifferencesOutput)
DescribeDBProxyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBProxyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBProxyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBProxy(*DescribeDBProxyInput) (*DescribeDBProxyOutput, error)
DescribeDBProxyWithContext(volcengine.Context, *DescribeDBProxyInput, ...request.Option) (*DescribeDBProxyOutput, error)
DescribeDBProxyRequest(*DescribeDBProxyInput) (*request.Request, *DescribeDBProxyOutput)
DescribeDBProxyConfigCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBProxyConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBProxyConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBProxyConfig(*DescribeDBProxyConfigInput) (*DescribeDBProxyConfigOutput, error)
DescribeDBProxyConfigWithContext(volcengine.Context, *DescribeDBProxyConfigInput, ...request.Option) (*DescribeDBProxyConfigOutput, error)
DescribeDBProxyConfigRequest(*DescribeDBProxyConfigInput) (*request.Request, *DescribeDBProxyConfigOutput)
DescribeDBProxyPriceDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBProxyPriceDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBProxyPriceDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBProxyPriceDetail(*DescribeDBProxyPriceDetailInput) (*DescribeDBProxyPriceDetailOutput, error)
DescribeDBProxyPriceDetailWithContext(volcengine.Context, *DescribeDBProxyPriceDetailInput, ...request.Option) (*DescribeDBProxyPriceDetailOutput, error)
DescribeDBProxyPriceDetailRequest(*DescribeDBProxyPriceDetailInput) (*request.Request, *DescribeDBProxyPriceDetailOutput)
DescribeDBSwitchBlueGreenPrecheckCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBSwitchBlueGreenPrecheckCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBSwitchBlueGreenPrecheckCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBSwitchBlueGreenPrecheck(*DescribeDBSwitchBlueGreenPrecheckInput) (*DescribeDBSwitchBlueGreenPrecheckOutput, error)
DescribeDBSwitchBlueGreenPrecheckWithContext(volcengine.Context, *DescribeDBSwitchBlueGreenPrecheckInput, ...request.Option) (*DescribeDBSwitchBlueGreenPrecheckOutput, error)
DescribeDBSwitchBlueGreenPrecheckRequest(*DescribeDBSwitchBlueGreenPrecheckInput) (*request.Request, *DescribeDBSwitchBlueGreenPrecheckOutput)
DescribeDatabasesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDatabasesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDatabasesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDatabases(*DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
DescribeDatabasesWithContext(volcengine.Context, *DescribeDatabasesInput, ...request.Option) (*DescribeDatabasesOutput, error)
DescribeDatabasesRequest(*DescribeDatabasesInput) (*request.Request, *DescribeDatabasesOutput)
DescribeDbAccountTableColumnInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDbAccountTableColumnInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDbAccountTableColumnInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDbAccountTableColumnInfo(*DescribeDbAccountTableColumnInfoInput) (*DescribeDbAccountTableColumnInfoOutput, error)
DescribeDbAccountTableColumnInfoWithContext(volcengine.Context, *DescribeDbAccountTableColumnInfoInput, ...request.Option) (*DescribeDbAccountTableColumnInfoOutput, error)
DescribeDbAccountTableColumnInfoRequest(*DescribeDbAccountTableColumnInfoInput) (*request.Request, *DescribeDbAccountTableColumnInfoOutput)
DescribeDeletedDBInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDeletedDBInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDeletedDBInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDeletedDBInstances(*DescribeDeletedDBInstancesInput) (*DescribeDeletedDBInstancesOutput, error)
DescribeDeletedDBInstancesWithContext(volcengine.Context, *DescribeDeletedDBInstancesInput, ...request.Option) (*DescribeDeletedDBInstancesOutput, error)
DescribeDeletedDBInstancesRequest(*DescribeDeletedDBInstancesInput) (*request.Request, *DescribeDeletedDBInstancesOutput)
DescribeDiagnosticsInfosCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDiagnosticsInfosCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDiagnosticsInfosCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDiagnosticsInfos(*DescribeDiagnosticsInfosInput) (*DescribeDiagnosticsInfosOutput, error)
DescribeDiagnosticsInfosWithContext(volcengine.Context, *DescribeDiagnosticsInfosInput, ...request.Option) (*DescribeDiagnosticsInfosOutput, error)
DescribeDiagnosticsInfosRequest(*DescribeDiagnosticsInfosInput) (*request.Request, *DescribeDiagnosticsInfosOutput)
DescribeDisasterRecoveryRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDisasterRecoveryRegionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDisasterRecoveryRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDisasterRecoveryRegions(*DescribeDisasterRecoveryRegionsInput) (*DescribeDisasterRecoveryRegionsOutput, error)
DescribeDisasterRecoveryRegionsWithContext(volcengine.Context, *DescribeDisasterRecoveryRegionsInput, ...request.Option) (*DescribeDisasterRecoveryRegionsOutput, error)
DescribeDisasterRecoveryRegionsRequest(*DescribeDisasterRecoveryRegionsInput) (*request.Request, *DescribeDisasterRecoveryRegionsOutput)
DescribeFailoverLogsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeFailoverLogsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeFailoverLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeFailoverLogs(*DescribeFailoverLogsInput) (*DescribeFailoverLogsOutput, error)
DescribeFailoverLogsWithContext(volcengine.Context, *DescribeFailoverLogsInput, ...request.Option) (*DescribeFailoverLogsOutput, error)
DescribeFailoverLogsRequest(*DescribeFailoverLogsInput) (*request.Request, *DescribeFailoverLogsOutput)
DescribeNonWhiteSessionListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeNonWhiteSessionListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeNonWhiteSessionListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeNonWhiteSessionList(*DescribeNonWhiteSessionListInput) (*DescribeNonWhiteSessionListOutput, error)
DescribeNonWhiteSessionListWithContext(volcengine.Context, *DescribeNonWhiteSessionListInput, ...request.Option) (*DescribeNonWhiteSessionListOutput, error)
DescribeNonWhiteSessionListRequest(*DescribeNonWhiteSessionListInput) (*request.Request, *DescribeNonWhiteSessionListOutput)
DescribeParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeParameterTemplate(*DescribeParameterTemplateInput) (*DescribeParameterTemplateOutput, error)
DescribeParameterTemplateWithContext(volcengine.Context, *DescribeParameterTemplateInput, ...request.Option) (*DescribeParameterTemplateOutput, error)
DescribeParameterTemplateRequest(*DescribeParameterTemplateInput) (*request.Request, *DescribeParameterTemplateOutput)
DescribePlannedEventsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePlannedEventsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePlannedEventsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePlannedEvents(*DescribePlannedEventsInput) (*DescribePlannedEventsOutput, error)
DescribePlannedEventsWithContext(volcengine.Context, *DescribePlannedEventsInput, ...request.Option) (*DescribePlannedEventsOutput, error)
DescribePlannedEventsRequest(*DescribePlannedEventsInput) (*request.Request, *DescribePlannedEventsOutput)
DescribeReadOnlyNodeDelayCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeReadOnlyNodeDelayCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeReadOnlyNodeDelayCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeReadOnlyNodeDelay(*DescribeReadOnlyNodeDelayInput) (*DescribeReadOnlyNodeDelayOutput, error)
DescribeReadOnlyNodeDelayWithContext(volcengine.Context, *DescribeReadOnlyNodeDelayInput, ...request.Option) (*DescribeReadOnlyNodeDelayOutput, error)
DescribeReadOnlyNodeDelayRequest(*DescribeReadOnlyNodeDelayInput) (*request.Request, *DescribeReadOnlyNodeDelayOutput)
DescribeRecoverableTimeCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRecoverableTimeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRecoverableTimeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRecoverableTime(*DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTimeWithContext(volcengine.Context, *DescribeRecoverableTimeInput, ...request.Option) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTimeRequest(*DescribeRecoverableTimeInput) (*request.Request, *DescribeRecoverableTimeOutput)
DescribeRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRegionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRegions(*DescribeRegionsInput) (*DescribeRegionsOutput, error)
DescribeRegionsWithContext(volcengine.Context, *DescribeRegionsInput, ...request.Option) (*DescribeRegionsOutput, error)
DescribeRegionsRequest(*DescribeRegionsInput) (*request.Request, *DescribeRegionsOutput)
DescribeResourcePackageDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePackageDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeResourcePackageDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeResourcePackageDetail(*DescribeResourcePackageDetailInput) (*DescribeResourcePackageDetailOutput, error)
DescribeResourcePackageDetailWithContext(volcengine.Context, *DescribeResourcePackageDetailInput, ...request.Option) (*DescribeResourcePackageDetailOutput, error)
DescribeResourcePackageDetailRequest(*DescribeResourcePackageDetailInput) (*request.Request, *DescribeResourcePackageDetailOutput)
DescribeResourcePackagePriceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePackagePriceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeResourcePackagePriceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeResourcePackagePrice(*DescribeResourcePackagePriceInput) (*DescribeResourcePackagePriceOutput, error)
DescribeResourcePackagePriceWithContext(volcengine.Context, *DescribeResourcePackagePriceInput, ...request.Option) (*DescribeResourcePackagePriceOutput, error)
DescribeResourcePackagePriceRequest(*DescribeResourcePackagePriceInput) (*request.Request, *DescribeResourcePackagePriceOutput)
DescribeResourcePackageSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePackageSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeResourcePackageSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeResourcePackageSpec(*DescribeResourcePackageSpecInput) (*DescribeResourcePackageSpecOutput, error)
DescribeResourcePackageSpecWithContext(volcengine.Context, *DescribeResourcePackageSpecInput, ...request.Option) (*DescribeResourcePackageSpecOutput, error)
DescribeResourcePackageSpecRequest(*DescribeResourcePackageSpecInput) (*request.Request, *DescribeResourcePackageSpecOutput)
DescribeResourceUsageCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeResourceUsageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeResourceUsageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeResourceUsage(*DescribeResourceUsageInput) (*DescribeResourceUsageOutput, error)
DescribeResourceUsageWithContext(volcengine.Context, *DescribeResourceUsageInput, ...request.Option) (*DescribeResourceUsageOutput, error)
DescribeResourceUsageRequest(*DescribeResourceUsageInput) (*request.Request, *DescribeResourceUsageOutput)
DescribeTagsByResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTagsByResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTagsByResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTagsByResource(*DescribeTagsByResourceInput) (*DescribeTagsByResourceOutput, error)
DescribeTagsByResourceWithContext(volcengine.Context, *DescribeTagsByResourceInput, ...request.Option) (*DescribeTagsByResourceOutput, error)
DescribeTagsByResourceRequest(*DescribeTagsByResourceInput) (*request.Request, *DescribeTagsByResourceOutput)
DescribeTaskDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTaskDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTaskDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTaskDetail(*DescribeTaskDetailInput) (*DescribeTaskDetailOutput, error)
DescribeTaskDetailWithContext(volcengine.Context, *DescribeTaskDetailInput, ...request.Option) (*DescribeTaskDetailOutput, error)
DescribeTaskDetailRequest(*DescribeTaskDetailInput) (*request.Request, *DescribeTaskDetailOutput)
DescribeTasksCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTasksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTasks(*DescribeTasksInput) (*DescribeTasksOutput, error)
DescribeTasksWithContext(volcengine.Context, *DescribeTasksInput, ...request.Option) (*DescribeTasksOutput, error)
DescribeTasksRequest(*DescribeTasksInput) (*request.Request, *DescribeTasksOutput)
DescribeUpgradeEngineMajorVersionPrecheckResultCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeUpgradeEngineMajorVersionPrecheckResultCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeUpgradeEngineMajorVersionPrecheckResultCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeUpgradeEngineMajorVersionPrecheckResult(*DescribeUpgradeEngineMajorVersionPrecheckResultInput) (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput, error)
DescribeUpgradeEngineMajorVersionPrecheckResultWithContext(volcengine.Context, *DescribeUpgradeEngineMajorVersionPrecheckResultInput, ...request.Option) (*DescribeUpgradeEngineMajorVersionPrecheckResultOutput, error)
DescribeUpgradeEngineMajorVersionPrecheckResultRequest(*DescribeUpgradeEngineMajorVersionPrecheckResultInput) (*request.Request, *DescribeUpgradeEngineMajorVersionPrecheckResultOutput)
DescribeUserTosBackupAssociateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeUserTosBackupAssociateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeUserTosBackupAssociateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeUserTosBackupAssociate(*DescribeUserTosBackupAssociateInput) (*DescribeUserTosBackupAssociateOutput, error)
DescribeUserTosBackupAssociateWithContext(volcengine.Context, *DescribeUserTosBackupAssociateInput, ...request.Option) (*DescribeUserTosBackupAssociateOutput, error)
DescribeUserTosBackupAssociateRequest(*DescribeUserTosBackupAssociateInput) (*request.Request, *DescribeUserTosBackupAssociateOutput)
DescribeUserUploadBackupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeUserUploadBackupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeUserUploadBackupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeUserUploadBackups(*DescribeUserUploadBackupsInput) (*DescribeUserUploadBackupsOutput, error)
DescribeUserUploadBackupsWithContext(volcengine.Context, *DescribeUserUploadBackupsInput, ...request.Option) (*DescribeUserUploadBackupsOutput, error)
DescribeUserUploadBackupsRequest(*DescribeUserUploadBackupsInput) (*request.Request, *DescribeUserUploadBackupsOutput)
DisassociateAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisassociateAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisassociateAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisassociateAllowList(*DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
DisassociateAllowListWithContext(volcengine.Context, *DisassociateAllowListInput, ...request.Option) (*DisassociateAllowListOutput, error)
DisassociateAllowListRequest(*DisassociateAllowListInput) (*request.Request, *DisassociateAllowListOutput)
DownloadBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DownloadBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DownloadBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DownloadBackup(*DownloadBackupInput) (*DownloadBackupOutput, error)
DownloadBackupWithContext(volcengine.Context, *DownloadBackupInput, ...request.Option) (*DownloadBackupOutput, error)
DownloadBackupRequest(*DownloadBackupInput) (*request.Request, *DownloadBackupOutput)
DownloadSSLCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DownloadSSLCertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DownloadSSLCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DownloadSSLCertificate(*DownloadSSLCertificateInput) (*DownloadSSLCertificateOutput, error)
DownloadSSLCertificateWithContext(volcengine.Context, *DownloadSSLCertificateInput, ...request.Option) (*DownloadSSLCertificateOutput, error)
DownloadSSLCertificateRequest(*DownloadSSLCertificateInput) (*request.Request, *DownloadSSLCertificateOutput)
GetBackupDownloadLinkCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetBackupDownloadLinkCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetBackupDownloadLinkCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetBackupDownloadLink(*GetBackupDownloadLinkInput) (*GetBackupDownloadLinkOutput, error)
GetBackupDownloadLinkWithContext(volcengine.Context, *GetBackupDownloadLinkInput, ...request.Option) (*GetBackupDownloadLinkOutput, error)
GetBackupDownloadLinkRequest(*GetBackupDownloadLinkInput) (*request.Request, *GetBackupDownloadLinkOutput)
GrantDBAccountPrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GrantDBAccountPrivilege(*GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilegeWithContext(volcengine.Context, *GrantDBAccountPrivilegeInput, ...request.Option) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilegeRequest(*GrantDBAccountPrivilegeInput) (*request.Request, *GrantDBAccountPrivilegeOutput)
GrantDatabasePrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
GrantDatabasePrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GrantDatabasePrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GrantDatabasePrivilege(*GrantDatabasePrivilegeInput) (*GrantDatabasePrivilegeOutput, error)
GrantDatabasePrivilegeWithContext(volcengine.Context, *GrantDatabasePrivilegeInput, ...request.Option) (*GrantDatabasePrivilegeOutput, error)
GrantDatabasePrivilegeRequest(*GrantDatabasePrivilegeInput) (*request.Request, *GrantDatabasePrivilegeOutput)
ListParameterTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListParameterTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListParameterTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListParameterTemplates(*ListParameterTemplatesInput) (*ListParameterTemplatesOutput, error)
ListParameterTemplatesWithContext(volcengine.Context, *ListParameterTemplatesInput, ...request.Option) (*ListParameterTemplatesOutput, error)
ListParameterTemplatesRequest(*ListParameterTemplatesInput) (*request.Request, *ListParameterTemplatesOutput)
ListResourcePackagesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListResourcePackagesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListResourcePackagesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListResourcePackages(*ListResourcePackagesInput) (*ListResourcePackagesOutput, error)
ListResourcePackagesWithContext(volcengine.Context, *ListResourcePackagesInput, ...request.Option) (*ListResourcePackagesOutput, error)
ListResourcePackagesRequest(*ListResourcePackagesInput) (*request.Request, *ListResourcePackagesOutput)
MigrateToOtherZoneCommon(*map[string]interface{}) (*map[string]interface{}, error)
MigrateToOtherZoneCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
MigrateToOtherZoneCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
MigrateToOtherZone(*MigrateToOtherZoneInput) (*MigrateToOtherZoneOutput, error)
MigrateToOtherZoneWithContext(volcengine.Context, *MigrateToOtherZoneInput, ...request.Option) (*MigrateToOtherZoneOutput, error)
MigrateToOtherZoneRequest(*MigrateToOtherZoneInput) (*request.Request, *MigrateToOtherZoneOutput)
ModifyAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyAllowList(*ModifyAllowListInput) (*ModifyAllowListOutput, error)
ModifyAllowListWithContext(volcengine.Context, *ModifyAllowListInput, ...request.Option) (*ModifyAllowListOutput, error)
ModifyAllowListRequest(*ModifyAllowListInput) (*request.Request, *ModifyAllowListOutput)
ModifyBackupEncryptionPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupEncryptionPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyBackupEncryptionPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyBackupEncryptionPolicy(*ModifyBackupEncryptionPolicyInput) (*ModifyBackupEncryptionPolicyOutput, error)
ModifyBackupEncryptionPolicyWithContext(volcengine.Context, *ModifyBackupEncryptionPolicyInput, ...request.Option) (*ModifyBackupEncryptionPolicyOutput, error)
ModifyBackupEncryptionPolicyRequest(*ModifyBackupEncryptionPolicyInput) (*request.Request, *ModifyBackupEncryptionPolicyOutput)
ModifyBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyBackupPolicy(*ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
ModifyBackupPolicyWithContext(volcengine.Context, *ModifyBackupPolicyInput, ...request.Option) (*ModifyBackupPolicyOutput, error)
ModifyBackupPolicyRequest(*ModifyBackupPolicyInput) (*request.Request, *ModifyBackupPolicyOutput)
ModifyBackupPublicAccessPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupPublicAccessPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyBackupPublicAccessPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyBackupPublicAccessPolicy(*ModifyBackupPublicAccessPolicyInput) (*ModifyBackupPublicAccessPolicyOutput, error)
ModifyBackupPublicAccessPolicyWithContext(volcengine.Context, *ModifyBackupPublicAccessPolicyInput, ...request.Option) (*ModifyBackupPublicAccessPolicyOutput, error)
ModifyBackupPublicAccessPolicyRequest(*ModifyBackupPublicAccessPolicyInput) (*request.Request, *ModifyBackupPublicAccessPolicyOutput)
ModifyCrossBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyCrossBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyCrossBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyCrossBackupPolicy(*ModifyCrossBackupPolicyInput) (*ModifyCrossBackupPolicyOutput, error)
ModifyCrossBackupPolicyWithContext(volcengine.Context, *ModifyCrossBackupPolicyInput, ...request.Option) (*ModifyCrossBackupPolicyOutput, error)
ModifyCrossBackupPolicyRequest(*ModifyCrossBackupPolicyInput) (*request.Request, *ModifyCrossBackupPolicyOutput)
ModifyDBAccountDescriptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBAccountDescription(*ModifyDBAccountDescriptionInput) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescriptionWithContext(volcengine.Context, *ModifyDBAccountDescriptionInput, ...request.Option) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescriptionRequest(*ModifyDBAccountDescriptionInput) (*request.Request, *ModifyDBAccountDescriptionOutput)
ModifyDBAccountHostCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountHostCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountHostCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBAccountHost(*ModifyDBAccountHostInput) (*ModifyDBAccountHostOutput, error)
ModifyDBAccountHostWithContext(volcengine.Context, *ModifyDBAccountHostInput, ...request.Option) (*ModifyDBAccountHostOutput, error)
ModifyDBAccountHostRequest(*ModifyDBAccountHostInput) (*request.Request, *ModifyDBAccountHostOutput)
ModifyDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBEndpoint(*ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointWithContext(volcengine.Context, *ModifyDBEndpointInput, ...request.Option) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointRequest(*ModifyDBEndpointInput) (*request.Request, *ModifyDBEndpointOutput)
ModifyDBEndpointAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBEndpointAddress(*ModifyDBEndpointAddressInput) (*ModifyDBEndpointAddressOutput, error)
ModifyDBEndpointAddressWithContext(volcengine.Context, *ModifyDBEndpointAddressInput, ...request.Option) (*ModifyDBEndpointAddressOutput, error)
ModifyDBEndpointAddressRequest(*ModifyDBEndpointAddressInput) (*request.Request, *ModifyDBEndpointAddressOutput)
ModifyDBEndpointConnectionModeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointConnectionModeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointConnectionModeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBEndpointConnectionMode(*ModifyDBEndpointConnectionModeInput) (*ModifyDBEndpointConnectionModeOutput, error)
ModifyDBEndpointConnectionModeWithContext(volcengine.Context, *ModifyDBEndpointConnectionModeInput, ...request.Option) (*ModifyDBEndpointConnectionModeOutput, error)
ModifyDBEndpointConnectionModeRequest(*ModifyDBEndpointConnectionModeInput) (*request.Request, *ModifyDBEndpointConnectionModeOutput)
ModifyDBEndpointDNSCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointDNSCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointDNSCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBEndpointDNS(*ModifyDBEndpointDNSInput) (*ModifyDBEndpointDNSOutput, error)
ModifyDBEndpointDNSWithContext(volcengine.Context, *ModifyDBEndpointDNSInput, ...request.Option) (*ModifyDBEndpointDNSOutput, error)
ModifyDBEndpointDNSRequest(*ModifyDBEndpointDNSInput) (*request.Request, *ModifyDBEndpointDNSOutput)
ModifyDBInstanceAutoUpgradeEngineMinorVersionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceAutoUpgradeEngineMinorVersion(*ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) (*ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionWithContext(volcengine.Context, *ModifyDBInstanceAutoUpgradeEngineMinorVersionInput, ...request.Option) (*ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput, error)
ModifyDBInstanceAutoUpgradeEngineMinorVersionRequest(*ModifyDBInstanceAutoUpgradeEngineMinorVersionInput) (*request.Request, *ModifyDBInstanceAutoUpgradeEngineMinorVersionOutput)
ModifyDBInstanceChargeTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceChargeTypeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceChargeTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceChargeType(*ModifyDBInstanceChargeTypeInput) (*ModifyDBInstanceChargeTypeOutput, error)
ModifyDBInstanceChargeTypeWithContext(volcengine.Context, *ModifyDBInstanceChargeTypeInput, ...request.Option) (*ModifyDBInstanceChargeTypeOutput, error)
ModifyDBInstanceChargeTypeRequest(*ModifyDBInstanceChargeTypeInput) (*request.Request, *ModifyDBInstanceChargeTypeOutput)
ModifyDBInstanceDeletionProtectionPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceDeletionProtectionPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceDeletionProtectionPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceDeletionProtectionPolicy(*ModifyDBInstanceDeletionProtectionPolicyInput) (*ModifyDBInstanceDeletionProtectionPolicyOutput, error)
ModifyDBInstanceDeletionProtectionPolicyWithContext(volcengine.Context, *ModifyDBInstanceDeletionProtectionPolicyInput, ...request.Option) (*ModifyDBInstanceDeletionProtectionPolicyOutput, error)
ModifyDBInstanceDeletionProtectionPolicyRequest(*ModifyDBInstanceDeletionProtectionPolicyInput) (*request.Request, *ModifyDBInstanceDeletionProtectionPolicyOutput)
ModifyDBInstanceGlobalReadOnlyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceGlobalReadOnlyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceGlobalReadOnlyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceGlobalReadOnly(*ModifyDBInstanceGlobalReadOnlyInput) (*ModifyDBInstanceGlobalReadOnlyOutput, error)
ModifyDBInstanceGlobalReadOnlyWithContext(volcengine.Context, *ModifyDBInstanceGlobalReadOnlyInput, ...request.Option) (*ModifyDBInstanceGlobalReadOnlyOutput, error)
ModifyDBInstanceGlobalReadOnlyRequest(*ModifyDBInstanceGlobalReadOnlyInput) (*request.Request, *ModifyDBInstanceGlobalReadOnlyOutput)
ModifyDBInstanceMaintenanceWindowCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceMaintenanceWindowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceMaintenanceWindowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceMaintenanceWindow(*ModifyDBInstanceMaintenanceWindowInput) (*ModifyDBInstanceMaintenanceWindowOutput, error)
ModifyDBInstanceMaintenanceWindowWithContext(volcengine.Context, *ModifyDBInstanceMaintenanceWindowInput, ...request.Option) (*ModifyDBInstanceMaintenanceWindowOutput, error)
ModifyDBInstanceMaintenanceWindowRequest(*ModifyDBInstanceMaintenanceWindowInput) (*request.Request, *ModifyDBInstanceMaintenanceWindowOutput)
ModifyDBInstanceNameCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceName(*ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameWithContext(volcengine.Context, *ModifyDBInstanceNameInput, ...request.Option) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameRequest(*ModifyDBInstanceNameInput) (*request.Request, *ModifyDBInstanceNameOutput)
ModifyDBInstanceParametersCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceParameters(*ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParametersWithContext(volcengine.Context, *ModifyDBInstanceParametersInput, ...request.Option) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParametersRequest(*ModifyDBInstanceParametersInput) (*request.Request, *ModifyDBInstanceParametersOutput)
ModifyDBInstanceSSLCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSSLCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSSLCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceSSL(*ModifyDBInstanceSSLInput) (*ModifyDBInstanceSSLOutput, error)
ModifyDBInstanceSSLWithContext(volcengine.Context, *ModifyDBInstanceSSLInput, ...request.Option) (*ModifyDBInstanceSSLOutput, error)
ModifyDBInstanceSSLRequest(*ModifyDBInstanceSSLInput) (*request.Request, *ModifyDBInstanceSSLOutput)
ModifyDBInstanceSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceSpec(*ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecWithContext(volcengine.Context, *ModifyDBInstanceSpecInput, ...request.Option) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecRequest(*ModifyDBInstanceSpecInput) (*request.Request, *ModifyDBInstanceSpecOutput)
ModifyDBInstanceSyncModeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSyncModeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSyncModeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceSyncMode(*ModifyDBInstanceSyncModeInput) (*ModifyDBInstanceSyncModeOutput, error)
ModifyDBInstanceSyncModeWithContext(volcengine.Context, *ModifyDBInstanceSyncModeInput, ...request.Option) (*ModifyDBInstanceSyncModeOutput, error)
ModifyDBInstanceSyncModeRequest(*ModifyDBInstanceSyncModeInput) (*request.Request, *ModifyDBInstanceSyncModeOutput)
ModifyDBInstanceTDECommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceTDECommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceTDECommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceTDE(*ModifyDBInstanceTDEInput) (*ModifyDBInstanceTDEOutput, error)
ModifyDBInstanceTDEWithContext(volcengine.Context, *ModifyDBInstanceTDEInput, ...request.Option) (*ModifyDBInstanceTDEOutput, error)
ModifyDBInstanceTDERequest(*ModifyDBInstanceTDEInput) (*request.Request, *ModifyDBInstanceTDEOutput)
ModifyDBInstanceTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceTypeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceType(*ModifyDBInstanceTypeInput) (*ModifyDBInstanceTypeOutput, error)
ModifyDBInstanceTypeWithContext(volcengine.Context, *ModifyDBInstanceTypeInput, ...request.Option) (*ModifyDBInstanceTypeOutput, error)
ModifyDBInstanceTypeRequest(*ModifyDBInstanceTypeInput) (*request.Request, *ModifyDBInstanceTypeOutput)
ModifyDBNodeSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBNodeSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBNodeSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBNodeSpec(*ModifyDBNodeSpecInput) (*ModifyDBNodeSpecOutput, error)
ModifyDBNodeSpecWithContext(volcengine.Context, *ModifyDBNodeSpecInput, ...request.Option) (*ModifyDBNodeSpecOutput, error)
ModifyDBNodeSpecRequest(*ModifyDBNodeSpecInput) (*request.Request, *ModifyDBNodeSpecOutput)
ModifyDBNodeTemporarySpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBNodeTemporarySpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBNodeTemporarySpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBNodeTemporarySpec(*ModifyDBNodeTemporarySpecInput) (*ModifyDBNodeTemporarySpecOutput, error)
ModifyDBNodeTemporarySpecWithContext(volcengine.Context, *ModifyDBNodeTemporarySpecInput, ...request.Option) (*ModifyDBNodeTemporarySpecOutput, error)
ModifyDBNodeTemporarySpecRequest(*ModifyDBNodeTemporarySpecInput) (*request.Request, *ModifyDBNodeTemporarySpecOutput)
ModifyDBProxyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBProxyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBProxyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBProxy(*ModifyDBProxyInput) (*ModifyDBProxyOutput, error)
ModifyDBProxyWithContext(volcengine.Context, *ModifyDBProxyInput, ...request.Option) (*ModifyDBProxyOutput, error)
ModifyDBProxyRequest(*ModifyDBProxyInput) (*request.Request, *ModifyDBProxyOutput)
ModifyDBProxyConfigCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBProxyConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBProxyConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBProxyConfig(*ModifyDBProxyConfigInput) (*ModifyDBProxyConfigOutput, error)
ModifyDBProxyConfigWithContext(volcengine.Context, *ModifyDBProxyConfigInput, ...request.Option) (*ModifyDBProxyConfigOutput, error)
ModifyDBProxyConfigRequest(*ModifyDBProxyConfigInput) (*request.Request, *ModifyDBProxyConfigOutput)
ModifyDBProxySpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBProxySpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBProxySpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBProxySpec(*ModifyDBProxySpecInput) (*ModifyDBProxySpecOutput, error)
ModifyDBProxySpecWithContext(volcengine.Context, *ModifyDBProxySpecInput, ...request.Option) (*ModifyDBProxySpecOutput, error)
ModifyDBProxySpecRequest(*ModifyDBProxySpecInput) (*request.Request, *ModifyDBProxySpecOutput)
ModifyDatabaseDescriptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDatabaseDescription(*ModifyDatabaseDescriptionInput) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescriptionWithContext(volcengine.Context, *ModifyDatabaseDescriptionInput, ...request.Option) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescriptionRequest(*ModifyDatabaseDescriptionInput) (*request.Request, *ModifyDatabaseDescriptionOutput)
ModifyParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyParameterTemplate(*ModifyParameterTemplateInput) (*ModifyParameterTemplateOutput, error)
ModifyParameterTemplateWithContext(volcengine.Context, *ModifyParameterTemplateInput, ...request.Option) (*ModifyParameterTemplateOutput, error)
ModifyParameterTemplateRequest(*ModifyParameterTemplateInput) (*request.Request, *ModifyParameterTemplateOutput)
ModifyPlannedEventExecuteTimeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyPlannedEventExecuteTimeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyPlannedEventExecuteTimeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyPlannedEventExecuteTime(*ModifyPlannedEventExecuteTimeInput) (*ModifyPlannedEventExecuteTimeOutput, error)
ModifyPlannedEventExecuteTimeWithContext(volcengine.Context, *ModifyPlannedEventExecuteTimeInput, ...request.Option) (*ModifyPlannedEventExecuteTimeOutput, error)
ModifyPlannedEventExecuteTimeRequest(*ModifyPlannedEventExecuteTimeInput) (*request.Request, *ModifyPlannedEventExecuteTimeOutput)
ModifyReadOnlyNodeDelayReplicationTimeCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyReadOnlyNodeDelayReplicationTimeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyReadOnlyNodeDelayReplicationTimeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyReadOnlyNodeDelayReplicationTime(*ModifyReadOnlyNodeDelayReplicationTimeInput) (*ModifyReadOnlyNodeDelayReplicationTimeOutput, error)
ModifyReadOnlyNodeDelayReplicationTimeWithContext(volcengine.Context, *ModifyReadOnlyNodeDelayReplicationTimeInput, ...request.Option) (*ModifyReadOnlyNodeDelayReplicationTimeOutput, error)
ModifyReadOnlyNodeDelayReplicationTimeRequest(*ModifyReadOnlyNodeDelayReplicationTimeInput) (*request.Request, *ModifyReadOnlyNodeDelayReplicationTimeOutput)
ModifyTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyTask(*ModifyTaskInput) (*ModifyTaskOutput, error)
ModifyTaskWithContext(volcengine.Context, *ModifyTaskInput, ...request.Option) (*ModifyTaskOutput, error)
ModifyTaskRequest(*ModifyTaskInput) (*request.Request, *ModifyTaskOutput)
RebuildDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RebuildDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RebuildDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RebuildDBInstance(*RebuildDBInstanceInput) (*RebuildDBInstanceOutput, error)
RebuildDBInstanceWithContext(volcengine.Context, *RebuildDBInstanceInput, ...request.Option) (*RebuildDBInstanceOutput, error)
RebuildDBInstanceRequest(*RebuildDBInstanceInput) (*request.Request, *RebuildDBInstanceOutput)
RebuildDrInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RebuildDrInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RebuildDrInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RebuildDrInstance(*RebuildDrInstanceInput) (*RebuildDrInstanceOutput, error)
RebuildDrInstanceWithContext(volcengine.Context, *RebuildDrInstanceInput, ...request.Option) (*RebuildDrInstanceOutput, error)
RebuildDrInstanceRequest(*RebuildDrInstanceInput) (*request.Request, *RebuildDrInstanceOutput)
RemoveDiagnosticsEntityCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveDiagnosticsEntityCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveDiagnosticsEntityCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveDiagnosticsEntity(*RemoveDiagnosticsEntityInput) (*RemoveDiagnosticsEntityOutput, error)
RemoveDiagnosticsEntityWithContext(volcengine.Context, *RemoveDiagnosticsEntityInput, ...request.Option) (*RemoveDiagnosticsEntityOutput, error)
RemoveDiagnosticsEntityRequest(*RemoveDiagnosticsEntityInput) (*request.Request, *RemoveDiagnosticsEntityOutput)
RemoveTagFromUserBackupInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveTagFromUserBackupInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveTagFromUserBackupInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveTagFromUserBackupInfo(*RemoveTagFromUserBackupInfoInput) (*RemoveTagFromUserBackupInfoOutput, error)
RemoveTagFromUserBackupInfoWithContext(volcengine.Context, *RemoveTagFromUserBackupInfoInput, ...request.Option) (*RemoveTagFromUserBackupInfoOutput, error)
RemoveTagFromUserBackupInfoRequest(*RemoveTagFromUserBackupInfoInput) (*request.Request, *RemoveTagFromUserBackupInfoOutput)
RemoveTagsFromResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveTagsFromResource(*RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext(volcengine.Context, *RemoveTagsFromResourceInput, ...request.Option) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceRequest(*RemoveTagsFromResourceInput) (*request.Request, *RemoveTagsFromResourceOutput)
ResetDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetDBAccount(*ResetDBAccountInput) (*ResetDBAccountOutput, error)
ResetDBAccountWithContext(volcengine.Context, *ResetDBAccountInput, ...request.Option) (*ResetDBAccountOutput, error)
ResetDBAccountRequest(*ResetDBAccountInput) (*request.Request, *ResetDBAccountOutput)
RestartDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestartDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestartDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestartDBInstance(*RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
RestartDBInstanceWithContext(volcengine.Context, *RestartDBInstanceInput, ...request.Option) (*RestartDBInstanceOutput, error)
RestartDBInstanceRequest(*RestartDBInstanceInput) (*request.Request, *RestartDBInstanceOutput)
RestoreToCrossRegionInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreToCrossRegionInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreToCrossRegionInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreToCrossRegionInstance(*RestoreToCrossRegionInstanceInput) (*RestoreToCrossRegionInstanceOutput, error)
RestoreToCrossRegionInstanceWithContext(volcengine.Context, *RestoreToCrossRegionInstanceInput, ...request.Option) (*RestoreToCrossRegionInstanceOutput, error)
RestoreToCrossRegionInstanceRequest(*RestoreToCrossRegionInstanceInput) (*request.Request, *RestoreToCrossRegionInstanceOutput)
RestoreToExistedInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreToExistedInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreToExistedInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreToExistedInstance(*RestoreToExistedInstanceInput) (*RestoreToExistedInstanceOutput, error)
RestoreToExistedInstanceWithContext(volcengine.Context, *RestoreToExistedInstanceInput, ...request.Option) (*RestoreToExistedInstanceOutput, error)
RestoreToExistedInstanceRequest(*RestoreToExistedInstanceInput) (*request.Request, *RestoreToExistedInstanceOutput)
RestoreToNewInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreToNewInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreToNewInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreToNewInstance(*RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstanceWithContext(volcengine.Context, *RestoreToNewInstanceInput, ...request.Option) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstanceRequest(*RestoreToNewInstanceInput) (*request.Request, *RestoreToNewInstanceOutput)
RestoreToNewInstanceFromUserTosCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreToNewInstanceFromUserTosCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreToNewInstanceFromUserTosCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreToNewInstanceFromUserTos(*RestoreToNewInstanceFromUserTosInput) (*RestoreToNewInstanceFromUserTosOutput, error)
RestoreToNewInstanceFromUserTosWithContext(volcengine.Context, *RestoreToNewInstanceFromUserTosInput, ...request.Option) (*RestoreToNewInstanceFromUserTosOutput, error)
RestoreToNewInstanceFromUserTosRequest(*RestoreToNewInstanceFromUserTosInput) (*request.Request, *RestoreToNewInstanceFromUserTosOutput)
RevokeDBAccountPrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RevokeDBAccountPrivilege(*RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeWithContext(volcengine.Context, *RevokeDBAccountPrivilegeInput, ...request.Option) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeRequest(*RevokeDBAccountPrivilegeInput) (*request.Request, *RevokeDBAccountPrivilegeOutput)
RevokeDatabasePrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
RevokeDatabasePrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RevokeDatabasePrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RevokeDatabasePrivilege(*RevokeDatabasePrivilegeInput) (*RevokeDatabasePrivilegeOutput, error)
RevokeDatabasePrivilegeWithContext(volcengine.Context, *RevokeDatabasePrivilegeInput, ...request.Option) (*RevokeDatabasePrivilegeOutput, error)
RevokeDatabasePrivilegeRequest(*RevokeDatabasePrivilegeInput) (*request.Request, *RevokeDatabasePrivilegeOutput)
SaveAsParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
SaveAsParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SaveAsParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SaveAsParameterTemplate(*SaveAsParameterTemplateInput) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplateWithContext(volcengine.Context, *SaveAsParameterTemplateInput, ...request.Option) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplateRequest(*SaveAsParameterTemplateInput) (*request.Request, *SaveAsParameterTemplateOutput)
StartDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
StartDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StartDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StartDBInstance(*StartDBInstanceInput) (*StartDBInstanceOutput, error)
StartDBInstanceWithContext(volcengine.Context, *StartDBInstanceInput, ...request.Option) (*StartDBInstanceOutput, error)
StartDBInstanceRequest(*StartDBInstanceInput) (*request.Request, *StartDBInstanceOutput)
StopDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
StopDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StopDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StopDBInstance(*StopDBInstanceInput) (*StopDBInstanceOutput, error)
StopDBInstanceWithContext(volcengine.Context, *StopDBInstanceInput, ...request.Option) (*StopDBInstanceOutput, error)
StopDBInstanceRequest(*StopDBInstanceInput) (*request.Request, *StopDBInstanceOutput)
SwitchDBBlueGreenCommon(*map[string]interface{}) (*map[string]interface{}, error)
SwitchDBBlueGreenCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SwitchDBBlueGreenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SwitchDBBlueGreen(*SwitchDBBlueGreenInput) (*SwitchDBBlueGreenOutput, error)
SwitchDBBlueGreenWithContext(volcengine.Context, *SwitchDBBlueGreenInput, ...request.Option) (*SwitchDBBlueGreenOutput, error)
SwitchDBBlueGreenRequest(*SwitchDBBlueGreenInput) (*request.Request, *SwitchDBBlueGreenOutput)
SwitchDBInstanceHACommon(*map[string]interface{}) (*map[string]interface{}, error)
SwitchDBInstanceHACommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SwitchDBInstanceHACommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SwitchDBInstanceHA(*SwitchDBInstanceHAInput) (*SwitchDBInstanceHAOutput, error)
SwitchDBInstanceHAWithContext(volcengine.Context, *SwitchDBInstanceHAInput, ...request.Option) (*SwitchDBInstanceHAOutput, error)
SwitchDBInstanceHARequest(*SwitchDBInstanceHAInput) (*request.Request, *SwitchDBInstanceHAOutput)
SwitchDBPrecheckBlueGreenCommon(*map[string]interface{}) (*map[string]interface{}, error)
SwitchDBPrecheckBlueGreenCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SwitchDBPrecheckBlueGreenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SwitchDBPrecheckBlueGreen(*SwitchDBPrecheckBlueGreenInput) (*SwitchDBPrecheckBlueGreenOutput, error)
SwitchDBPrecheckBlueGreenWithContext(volcengine.Context, *SwitchDBPrecheckBlueGreenInput, ...request.Option) (*SwitchDBPrecheckBlueGreenOutput, error)
SwitchDBPrecheckBlueGreenRequest(*SwitchDBPrecheckBlueGreenInput) (*request.Request, *SwitchDBPrecheckBlueGreenOutput)
SwitchDrInstanceToMasterCommon(*map[string]interface{}) (*map[string]interface{}, error)
SwitchDrInstanceToMasterCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SwitchDrInstanceToMasterCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SwitchDrInstanceToMaster(*SwitchDrInstanceToMasterInput) (*SwitchDrInstanceToMasterOutput, error)
SwitchDrInstanceToMasterWithContext(volcengine.Context, *SwitchDrInstanceToMasterInput, ...request.Option) (*SwitchDrInstanceToMasterOutput, error)
SwitchDrInstanceToMasterRequest(*SwitchDrInstanceToMasterInput) (*request.Request, *SwitchDrInstanceToMasterOutput)
SyncAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
SyncAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SyncAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SyncAllowList(*SyncAllowListInput) (*SyncAllowListOutput, error)
SyncAllowListWithContext(volcengine.Context, *SyncAllowListInput, ...request.Option) (*SyncAllowListOutput, error)
SyncAllowListRequest(*SyncAllowListInput) (*request.Request, *SyncAllowListOutput)
UpgradeAllowListVersionCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpgradeAllowListVersionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpgradeAllowListVersionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpgradeAllowListVersion(*UpgradeAllowListVersionInput) (*UpgradeAllowListVersionOutput, error)
UpgradeAllowListVersionWithContext(volcengine.Context, *UpgradeAllowListVersionInput, ...request.Option) (*UpgradeAllowListVersionOutput, error)
UpgradeAllowListVersionRequest(*UpgradeAllowListVersionInput) (*request.Request, *UpgradeAllowListVersionOutput)
UpgradeDBInstanceEngineMajorVersionCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpgradeDBInstanceEngineMajorVersion(*UpgradeDBInstanceEngineMajorVersionInput) (*UpgradeDBInstanceEngineMajorVersionOutput, error)
UpgradeDBInstanceEngineMajorVersionWithContext(volcengine.Context, *UpgradeDBInstanceEngineMajorVersionInput, ...request.Option) (*UpgradeDBInstanceEngineMajorVersionOutput, error)
UpgradeDBInstanceEngineMajorVersionRequest(*UpgradeDBInstanceEngineMajorVersionInput) (*request.Request, *UpgradeDBInstanceEngineMajorVersionOutput)
UpgradeDBInstanceEngineMajorVersionPrecheckCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionPrecheckCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMajorVersionPrecheckCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpgradeDBInstanceEngineMajorVersionPrecheck(*UpgradeDBInstanceEngineMajorVersionPrecheckInput) (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput, error)
UpgradeDBInstanceEngineMajorVersionPrecheckWithContext(volcengine.Context, *UpgradeDBInstanceEngineMajorVersionPrecheckInput, ...request.Option) (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput, error)
UpgradeDBInstanceEngineMajorVersionPrecheckRequest(*UpgradeDBInstanceEngineMajorVersionPrecheckInput) (*request.Request, *UpgradeDBInstanceEngineMajorVersionPrecheckOutput)
UpgradeDBInstanceEngineMinorVersionCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMinorVersionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpgradeDBInstanceEngineMinorVersionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpgradeDBInstanceEngineMinorVersion(*UpgradeDBInstanceEngineMinorVersionInput) (*UpgradeDBInstanceEngineMinorVersionOutput, error)
UpgradeDBInstanceEngineMinorVersionWithContext(volcengine.Context, *UpgradeDBInstanceEngineMinorVersionInput, ...request.Option) (*UpgradeDBInstanceEngineMinorVersionOutput, error)
UpgradeDBInstanceEngineMinorVersionRequest(*UpgradeDBInstanceEngineMinorVersionInput) (*request.Request, *UpgradeDBInstanceEngineMinorVersionOutput)
}
RDSMYSQLV2API provides an interface to enable mocking the rdsmysqlv2.RDSMYSQLV2 service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// RDS_MYSQL_V2.
func myFunc(svc RDSMYSQLV2API) bool {
// Make svc.AddDiagnosticsEntity request
}
func main() {
sess := session.New()
svc := rdsmysqlv2.New(sess)
myFunc(svc)
}
type ReadOnlyNodeWeightForCreateDBEndpointInput ¶ added in v1.0.185
type ReadOnlyNodeWeightForCreateDBEndpointInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForCreateDBEndpointInput) GoString ¶ added in v1.0.185
func (s ReadOnlyNodeWeightForCreateDBEndpointInput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForCreateDBEndpointInput) SetNodeId ¶ added in v1.0.185
func (s *ReadOnlyNodeWeightForCreateDBEndpointInput) SetNodeId(v string) *ReadOnlyNodeWeightForCreateDBEndpointInput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForCreateDBEndpointInput) SetNodeType ¶ added in v1.0.185
func (s *ReadOnlyNodeWeightForCreateDBEndpointInput) SetNodeType(v string) *ReadOnlyNodeWeightForCreateDBEndpointInput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForCreateDBEndpointInput) SetWeight ¶ added in v1.0.185
func (s *ReadOnlyNodeWeightForCreateDBEndpointInput) SetWeight(v int32) *ReadOnlyNodeWeightForCreateDBEndpointInput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForCreateDBEndpointInput) String ¶ added in v1.0.185
func (s ReadOnlyNodeWeightForCreateDBEndpointInput) String() string
String returns the string representation
type ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput ¶ added in v1.2.21
type ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) GoString ¶ added in v1.2.21
func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetNodeId ¶ added in v1.2.21
func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetNodeType ¶ added in v1.2.21
func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetWeight ¶ added in v1.2.21
func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) String ¶ added in v1.2.21
func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesInput) String() string
String returns the string representation
type ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput ¶ added in v1.2.21
type ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) GoString ¶ added in v1.2.21
func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetNodeId ¶ added in v1.2.21
func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetNodeType ¶ added in v1.2.21
func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetWeight ¶ added in v1.2.21
func (s *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) String ¶ added in v1.2.21
func (s ReadOnlyNodeWeightForDescribeDBBlueGreenDifferencesOutput) String() string
String returns the string representation
type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.56
func (s ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeId ¶ added in v1.0.56
func (s *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeType ¶ added in v1.0.56
func (s *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetWeight ¶ added in v1.0.56
func (s *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.56
func (s ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput ¶ added in v1.1.35
type ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) GoString ¶ added in v1.1.35
func (s ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetNodeId ¶ added in v1.1.35
func (s *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetNodeId(v string) *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetNodeType ¶ added in v1.1.35
func (s *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetNodeType(v string) *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetWeight ¶ added in v1.1.35
func (s *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) SetWeight(v int32) *ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) String ¶ added in v1.1.35
func (s ReadOnlyNodeWeightForDescribeDBInstanceEndpointsOutput) String() string
String returns the string representation
type ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput ¶ added in v1.1.18
type ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) GoString ¶ added in v1.1.18
func (s ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetNodeId ¶ added in v1.1.18
func (s *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetNodeId(v string) *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetNodeType ¶ added in v1.1.18
func (s *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetNodeType(v string) *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetWeight ¶ added in v1.1.18
func (s *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) SetWeight(v int32) *ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) String ¶ added in v1.1.18
func (s ReadOnlyNodeWeightForModifyDBEndpointConnectionModeInput) String() string
String returns the string representation
type ReadOnlyNodeWeightForModifyDBEndpointInput ¶ added in v1.0.56
type ReadOnlyNodeWeightForModifyDBEndpointInput struct {
NodeId *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
Weight *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ReadOnlyNodeWeightForModifyDBEndpointInput) GoString ¶ added in v1.0.56
func (s ReadOnlyNodeWeightForModifyDBEndpointInput) GoString() string
GoString returns the string representation
func (*ReadOnlyNodeWeightForModifyDBEndpointInput) SetNodeId ¶ added in v1.0.56
func (s *ReadOnlyNodeWeightForModifyDBEndpointInput) SetNodeId(v string) *ReadOnlyNodeWeightForModifyDBEndpointInput
SetNodeId sets the NodeId field's value.
func (*ReadOnlyNodeWeightForModifyDBEndpointInput) SetNodeType ¶ added in v1.0.56
func (s *ReadOnlyNodeWeightForModifyDBEndpointInput) SetNodeType(v string) *ReadOnlyNodeWeightForModifyDBEndpointInput
SetNodeType sets the NodeType field's value.
func (*ReadOnlyNodeWeightForModifyDBEndpointInput) SetWeight ¶ added in v1.0.56
func (s *ReadOnlyNodeWeightForModifyDBEndpointInput) SetWeight(v int32) *ReadOnlyNodeWeightForModifyDBEndpointInput
SetWeight sets the Weight field's value.
func (ReadOnlyNodeWeightForModifyDBEndpointInput) String ¶ added in v1.0.56
func (s ReadOnlyNodeWeightForModifyDBEndpointInput) String() string
String returns the string representation
type RebuildDBInstanceInput ¶ added in v1.0.93
type RebuildDBInstanceInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
AutoStorageScalingConfig *AutoStorageScalingConfigForRebuildDBInstanceInput `type:"structure" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
ChargeInfo *ChargeInfoForRebuildDBInstanceInput `type:"structure" json:",omitempty"`
DBParamGroupId *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceTags []*InstanceTagForRebuildDBInstanceInput `type:"list" json:",omitempty"`
NodeInfo []*NodeInfoForRebuildDBInstanceInput `type:"list" json:",omitempty"`
Port *int32 `type:"int32" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForRebuildDBInstanceInput `type:"structure" json:",omitempty"`
RequestSource *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RebuildDBInstanceInput) GoString ¶ added in v1.0.93
func (s RebuildDBInstanceInput) GoString() string
GoString returns the string representation
func (*RebuildDBInstanceInput) SetAllowListIds ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetAllowListIds(v []*string) *RebuildDBInstanceInput
SetAllowListIds sets the AllowListIds field's value.
func (*RebuildDBInstanceInput) SetAutoStorageScalingConfig ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRebuildDBInstanceInput) *RebuildDBInstanceInput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*RebuildDBInstanceInput) SetBackupId ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetBackupId(v string) *RebuildDBInstanceInput
SetBackupId sets the BackupId field's value.
func (*RebuildDBInstanceInput) SetChargeInfo ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetChargeInfo(v *ChargeInfoForRebuildDBInstanceInput) *RebuildDBInstanceInput
SetChargeInfo sets the ChargeInfo field's value.
func (*RebuildDBInstanceInput) SetDBParamGroupId ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetDBParamGroupId(v string) *RebuildDBInstanceInput
SetDBParamGroupId sets the DBParamGroupId field's value.
func (*RebuildDBInstanceInput) SetDeletionProtection ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetDeletionProtection(v string) *RebuildDBInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*RebuildDBInstanceInput) SetInstanceId ¶ added in v1.0.93
func (s *RebuildDBInstanceInput) SetInstanceId(v string) *RebuildDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*RebuildDBInstanceInput) SetInstanceName ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetInstanceName(v string) *RebuildDBInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*RebuildDBInstanceInput) SetInstanceTags ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetInstanceTags(v []*InstanceTagForRebuildDBInstanceInput) *RebuildDBInstanceInput
SetInstanceTags sets the InstanceTags field's value.
func (*RebuildDBInstanceInput) SetNodeInfo ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetNodeInfo(v []*NodeInfoForRebuildDBInstanceInput) *RebuildDBInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*RebuildDBInstanceInput) SetPort ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetPort(v int32) *RebuildDBInstanceInput
SetPort sets the Port field's value.
func (*RebuildDBInstanceInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *RebuildDBInstanceInput) SetPrivateIpAddress(v string) *RebuildDBInstanceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*RebuildDBInstanceInput) SetProjectName ¶ added in v1.0.93
func (s *RebuildDBInstanceInput) SetProjectName(v string) *RebuildDBInstanceInput
SetProjectName sets the ProjectName field's value.
func (*RebuildDBInstanceInput) SetProxyNodeCustom ¶ added in v1.1.35
func (s *RebuildDBInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForRebuildDBInstanceInput) *RebuildDBInstanceInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*RebuildDBInstanceInput) SetRequestSource ¶ added in v1.0.93
func (s *RebuildDBInstanceInput) SetRequestSource(v string) *RebuildDBInstanceInput
SetRequestSource sets the RequestSource field's value.
func (*RebuildDBInstanceInput) SetStorageSpace ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetStorageSpace(v int32) *RebuildDBInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*RebuildDBInstanceInput) SetStorageType ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetStorageType(v string) *RebuildDBInstanceInput
SetStorageType sets the StorageType field's value.
func (*RebuildDBInstanceInput) SetSubnetId ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetSubnetId(v string) *RebuildDBInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*RebuildDBInstanceInput) SetVpcId ¶ added in v1.1.18
func (s *RebuildDBInstanceInput) SetVpcId(v string) *RebuildDBInstanceInput
SetVpcId sets the VpcId field's value.
func (RebuildDBInstanceInput) String ¶ added in v1.0.93
func (s RebuildDBInstanceInput) String() string
String returns the string representation
func (*RebuildDBInstanceInput) Validate ¶ added in v1.0.93
func (s *RebuildDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RebuildDBInstanceOutput ¶ added in v1.0.93
type RebuildDBInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RebuildDBInstanceOutput) GoString ¶ added in v1.0.93
func (s RebuildDBInstanceOutput) GoString() string
GoString returns the string representation
func (*RebuildDBInstanceOutput) SetInstanceId ¶ added in v1.0.106
func (s *RebuildDBInstanceOutput) SetInstanceId(v string) *RebuildDBInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*RebuildDBInstanceOutput) SetOrderId ¶ added in v1.0.106
func (s *RebuildDBInstanceOutput) SetOrderId(v string) *RebuildDBInstanceOutput
SetOrderId sets the OrderId field's value.
func (RebuildDBInstanceOutput) String ¶ added in v1.0.93
func (s RebuildDBInstanceOutput) String() string
String returns the string representation
type RebuildDrInstanceInput ¶ added in v1.1.18
type RebuildDrInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RebuildDrInstanceInput) GoString ¶ added in v1.1.18
func (s RebuildDrInstanceInput) GoString() string
GoString returns the string representation
func (*RebuildDrInstanceInput) SetInstanceId ¶ added in v1.1.18
func (s *RebuildDrInstanceInput) SetInstanceId(v string) *RebuildDrInstanceInput
SetInstanceId sets the InstanceId field's value.
func (RebuildDrInstanceInput) String ¶ added in v1.1.18
func (s RebuildDrInstanceInput) String() string
String returns the string representation
func (*RebuildDrInstanceInput) Validate ¶ added in v1.1.18
func (s *RebuildDrInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RebuildDrInstanceOutput ¶ added in v1.1.18
type RebuildDrInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RebuildDrInstanceOutput) GoString ¶ added in v1.1.18
func (s RebuildDrInstanceOutput) GoString() string
GoString returns the string representation
func (RebuildDrInstanceOutput) String ¶ added in v1.1.18
func (s RebuildDrInstanceOutput) String() string
String returns the string representation
type RecoverableTimeInfoForDescribeRecoverableTimeOutput ¶
type RecoverableTimeInfoForDescribeRecoverableTimeOutput struct {
EarliestRecoverableTime *string `type:"string" json:",omitempty"`
LatestRecoverableTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString ¶
func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString() string
GoString returns the string representation
func (*RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime ¶
func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
SetEarliestRecoverableTime sets the EarliestRecoverableTime field's value.
func (*RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime ¶
func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
SetLatestRecoverableTime sets the LatestRecoverableTime field's value.
func (RecoverableTimeInfoForDescribeRecoverableTimeOutput) String ¶
func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) String() string
String returns the string representation
type RegionForDescribeDisasterRecoveryRegionsOutput ¶ added in v1.1.18
type RegionForDescribeDisasterRecoveryRegionsOutput struct {
RegionId *string `type:"string" json:",omitempty"`
RegionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RegionForDescribeDisasterRecoveryRegionsOutput) GoString ¶ added in v1.1.18
func (s RegionForDescribeDisasterRecoveryRegionsOutput) GoString() string
GoString returns the string representation
func (*RegionForDescribeDisasterRecoveryRegionsOutput) SetRegionId ¶ added in v1.1.18
func (s *RegionForDescribeDisasterRecoveryRegionsOutput) SetRegionId(v string) *RegionForDescribeDisasterRecoveryRegionsOutput
SetRegionId sets the RegionId field's value.
func (*RegionForDescribeDisasterRecoveryRegionsOutput) SetRegionName ¶ added in v1.1.18
func (s *RegionForDescribeDisasterRecoveryRegionsOutput) SetRegionName(v string) *RegionForDescribeDisasterRecoveryRegionsOutput
SetRegionName sets the RegionName field's value.
func (RegionForDescribeDisasterRecoveryRegionsOutput) String ¶ added in v1.1.18
func (s RegionForDescribeDisasterRecoveryRegionsOutput) String() string
String returns the string representation
type RegionForDescribeRegionsOutput ¶
type RegionForDescribeRegionsOutput struct {
RegionId *string `type:"string" json:",omitempty"`
RegionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RegionForDescribeRegionsOutput) GoString ¶
func (s RegionForDescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*RegionForDescribeRegionsOutput) SetRegionId ¶
func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
SetRegionId sets the RegionId field's value.
func (*RegionForDescribeRegionsOutput) SetRegionName ¶
func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
SetRegionName sets the RegionName field's value.
func (RegionForDescribeRegionsOutput) String ¶
func (s RegionForDescribeRegionsOutput) String() string
String returns the string representation
type RelatedInstanceInfosForDescribeTaskDetailOutput ¶ added in v1.1.18
type RelatedInstanceInfosForDescribeTaskDetailOutput struct {
InstanceID *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RelatedInstanceInfosForDescribeTaskDetailOutput) GoString ¶ added in v1.1.18
func (s RelatedInstanceInfosForDescribeTaskDetailOutput) GoString() string
GoString returns the string representation
func (*RelatedInstanceInfosForDescribeTaskDetailOutput) SetInstanceID ¶ added in v1.1.18
func (s *RelatedInstanceInfosForDescribeTaskDetailOutput) SetInstanceID(v string) *RelatedInstanceInfosForDescribeTaskDetailOutput
SetInstanceID sets the InstanceID field's value.
func (RelatedInstanceInfosForDescribeTaskDetailOutput) String ¶ added in v1.1.18
func (s RelatedInstanceInfosForDescribeTaskDetailOutput) String() string
String returns the string representation
type RelatedInstanceInfosForDescribeTasksOutput ¶ added in v1.0.125
type RelatedInstanceInfosForDescribeTasksOutput struct {
InstanceID *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RelatedInstanceInfosForDescribeTasksOutput) GoString ¶ added in v1.0.125
func (s RelatedInstanceInfosForDescribeTasksOutput) GoString() string
GoString returns the string representation
func (*RelatedInstanceInfosForDescribeTasksOutput) SetInstanceID ¶ added in v1.0.125
func (s *RelatedInstanceInfosForDescribeTasksOutput) SetInstanceID(v string) *RelatedInstanceInfosForDescribeTasksOutput
SetInstanceID sets the InstanceID field's value.
func (RelatedInstanceInfosForDescribeTasksOutput) String ¶ added in v1.0.125
func (s RelatedInstanceInfosForDescribeTasksOutput) String() string
String returns the string representation
type RemoveDiagnosticsEntityInput ¶ added in v1.0.185
type RemoveDiagnosticsEntityInput struct {
DiagnosticsRecordIds []*string `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RemoveDiagnosticsEntityInput) GoString ¶ added in v1.0.185
func (s RemoveDiagnosticsEntityInput) GoString() string
GoString returns the string representation
func (*RemoveDiagnosticsEntityInput) SetDiagnosticsRecordIds ¶ added in v1.0.185
func (s *RemoveDiagnosticsEntityInput) SetDiagnosticsRecordIds(v []*string) *RemoveDiagnosticsEntityInput
SetDiagnosticsRecordIds sets the DiagnosticsRecordIds field's value.
func (*RemoveDiagnosticsEntityInput) SetInstanceId ¶ added in v1.0.185
func (s *RemoveDiagnosticsEntityInput) SetInstanceId(v string) *RemoveDiagnosticsEntityInput
SetInstanceId sets the InstanceId field's value.
func (RemoveDiagnosticsEntityInput) String ¶ added in v1.0.185
func (s RemoveDiagnosticsEntityInput) String() string
String returns the string representation
func (*RemoveDiagnosticsEntityInput) Validate ¶ added in v1.0.185
func (s *RemoveDiagnosticsEntityInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveDiagnosticsEntityOutput ¶ added in v1.0.185
type RemoveDiagnosticsEntityOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RemoveDiagnosticsEntityOutput) GoString ¶ added in v1.0.185
func (s RemoveDiagnosticsEntityOutput) GoString() string
GoString returns the string representation
func (RemoveDiagnosticsEntityOutput) String ¶ added in v1.0.185
func (s RemoveDiagnosticsEntityOutput) String() string
String returns the string representation
type RemoveTagFromUserBackupInfoInput ¶ added in v1.1.54
type RemoveTagFromUserBackupInfoInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
Tags []*TagForRemoveTagFromUserBackupInfoInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RemoveTagFromUserBackupInfoInput) GoString ¶ added in v1.1.54
func (s RemoveTagFromUserBackupInfoInput) GoString() string
GoString returns the string representation
func (*RemoveTagFromUserBackupInfoInput) SetBackupId ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoInput) SetBackupId(v string) *RemoveTagFromUserBackupInfoInput
SetBackupId sets the BackupId field's value.
func (*RemoveTagFromUserBackupInfoInput) SetProjectName ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoInput) SetProjectName(v string) *RemoveTagFromUserBackupInfoInput
SetProjectName sets the ProjectName field's value.
func (*RemoveTagFromUserBackupInfoInput) SetTags ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoInput) SetTags(v []*TagForRemoveTagFromUserBackupInfoInput) *RemoveTagFromUserBackupInfoInput
SetTags sets the Tags field's value.
func (RemoveTagFromUserBackupInfoInput) String ¶ added in v1.1.54
func (s RemoveTagFromUserBackupInfoInput) String() string
String returns the string representation
func (*RemoveTagFromUserBackupInfoInput) Validate ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveTagFromUserBackupInfoOutput ¶ added in v1.1.54
type RemoveTagFromUserBackupInfoOutput struct {
Metadata *response.ResponseMetadata
Reason *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StatusCode *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RemoveTagFromUserBackupInfoOutput) GoString ¶ added in v1.1.54
func (s RemoveTagFromUserBackupInfoOutput) GoString() string
GoString returns the string representation
func (*RemoveTagFromUserBackupInfoOutput) SetReason ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoOutput) SetReason(v string) *RemoveTagFromUserBackupInfoOutput
SetReason sets the Reason field's value.
func (*RemoveTagFromUserBackupInfoOutput) SetStatus ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoOutput) SetStatus(v string) *RemoveTagFromUserBackupInfoOutput
SetStatus sets the Status field's value.
func (*RemoveTagFromUserBackupInfoOutput) SetStatusCode ¶ added in v1.1.54
func (s *RemoveTagFromUserBackupInfoOutput) SetStatusCode(v int32) *RemoveTagFromUserBackupInfoOutput
SetStatusCode sets the StatusCode field's value.
func (RemoveTagFromUserBackupInfoOutput) String ¶ added in v1.1.54
func (s RemoveTagFromUserBackupInfoOutput) String() string
String returns the string representation
type RemoveTagsFromResourceInput ¶ added in v1.0.93
type RemoveTagsFromResourceInput struct {
InstanceIds []*string `type:"list" json:",omitempty"`
TagKeys []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceInput) GoString ¶ added in v1.0.93
func (s RemoveTagsFromResourceInput) GoString() string
GoString returns the string representation
func (*RemoveTagsFromResourceInput) SetInstanceIds ¶ added in v1.0.93
func (s *RemoveTagsFromResourceInput) SetInstanceIds(v []*string) *RemoveTagsFromResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*RemoveTagsFromResourceInput) SetTagKeys ¶ added in v1.0.93
func (s *RemoveTagsFromResourceInput) SetTagKeys(v []*string) *RemoveTagsFromResourceInput
SetTagKeys sets the TagKeys field's value.
func (RemoveTagsFromResourceInput) String ¶ added in v1.0.93
func (s RemoveTagsFromResourceInput) String() string
String returns the string representation
type RemoveTagsFromResourceOutput ¶ added in v1.0.93
type RemoveTagsFromResourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceOutput) GoString ¶ added in v1.0.93
func (s RemoveTagsFromResourceOutput) GoString() string
GoString returns the string representation
func (RemoveTagsFromResourceOutput) String ¶ added in v1.0.93
func (s RemoveTagsFromResourceOutput) String() string
String returns the string representation
type ResetDBAccountInput ¶
type ResetDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" json:",omitempty" required:"true"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ResetDBAccountInput) GoString ¶
func (s ResetDBAccountInput) GoString() string
GoString returns the string representation
func (*ResetDBAccountInput) SetAccountName ¶
func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput
SetAccountName sets the AccountName field's value.
func (*ResetDBAccountInput) SetAccountPassword ¶
func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*ResetDBAccountInput) SetHost ¶ added in v1.0.125
func (s *ResetDBAccountInput) SetHost(v string) *ResetDBAccountInput
SetHost sets the Host field's value.
func (*ResetDBAccountInput) SetInstanceId ¶
func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (ResetDBAccountInput) String ¶
func (s ResetDBAccountInput) String() string
String returns the string representation
func (*ResetDBAccountInput) Validate ¶
func (s *ResetDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetDBAccountOutput ¶
type ResetDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResetDBAccountOutput) GoString ¶
func (s ResetDBAccountOutput) GoString() string
GoString returns the string representation
func (ResetDBAccountOutput) String ¶
func (s ResetDBAccountOutput) String() string
String returns the string representation
type ResourcePackageForDescribeResourcePackageDetailOutput ¶ added in v1.1.54
type ResourcePackageForDescribeResourcePackageDetailOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
EffectiveTime *string `type:"string" json:",omitempty"`
ExpirationTime *string `type:"string" json:",omitempty"`
PackageId *string `type:"string" json:",omitempty"`
PackageSpec *string `type:"string" json:",omitempty"`
PackageStatus *string `type:"string" json:",omitempty"`
PackageType *string `type:"string" json:",omitempty"`
PurchaseDuration *int32 `type:"int32" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResourcePackageForDescribeResourcePackageDetailOutput) GoString ¶ added in v1.1.54
func (s ResourcePackageForDescribeResourcePackageDetailOutput) GoString() string
GoString returns the string representation
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetCreateTime ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetCreateTime(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetEffectiveTime ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetEffectiveTime(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetEffectiveTime sets the EffectiveTime field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetExpirationTime ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetExpirationTime(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetExpirationTime sets the ExpirationTime field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageId ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageId(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetPackageId sets the PackageId field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageSpec ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageSpec(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetPackageSpec sets the PackageSpec field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageStatus ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageStatus(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetPackageStatus sets the PackageStatus field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageType ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPackageType(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetPackageType sets the PackageType field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetPurchaseDuration ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetPurchaseDuration(v int32) *ResourcePackageForDescribeResourcePackageDetailOutput
SetPurchaseDuration sets the PurchaseDuration field's value.
func (*ResourcePackageForDescribeResourcePackageDetailOutput) SetRegion ¶ added in v1.1.54
func (s *ResourcePackageForDescribeResourcePackageDetailOutput) SetRegion(v string) *ResourcePackageForDescribeResourcePackageDetailOutput
SetRegion sets the Region field's value.
func (ResourcePackageForDescribeResourcePackageDetailOutput) String ¶ added in v1.1.54
func (s ResourcePackageForDescribeResourcePackageDetailOutput) String() string
String returns the string representation
type ResourcePackageForListResourcePackagesOutput ¶ added in v1.1.54
type ResourcePackageForListResourcePackagesOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
EffectiveTime *string `type:"string" json:",omitempty"`
ExpirationTime *string `type:"string" json:",omitempty"`
PackageId *string `type:"string" json:",omitempty"`
PackageSpec *string `type:"string" json:",omitempty"`
PackageStatus *string `type:"string" json:",omitempty"`
PackageType *string `type:"string" json:",omitempty"`
PurchaseDuration *int32 `type:"int32" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResourcePackageForListResourcePackagesOutput) GoString ¶ added in v1.1.54
func (s ResourcePackageForListResourcePackagesOutput) GoString() string
GoString returns the string representation
func (*ResourcePackageForListResourcePackagesOutput) SetCreateTime ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetCreateTime(v string) *ResourcePackageForListResourcePackagesOutput
SetCreateTime sets the CreateTime field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetEffectiveTime ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetEffectiveTime(v string) *ResourcePackageForListResourcePackagesOutput
SetEffectiveTime sets the EffectiveTime field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetExpirationTime ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetExpirationTime(v string) *ResourcePackageForListResourcePackagesOutput
SetExpirationTime sets the ExpirationTime field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetPackageId ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetPackageId(v string) *ResourcePackageForListResourcePackagesOutput
SetPackageId sets the PackageId field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetPackageSpec ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetPackageSpec(v string) *ResourcePackageForListResourcePackagesOutput
SetPackageSpec sets the PackageSpec field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetPackageStatus ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetPackageStatus(v string) *ResourcePackageForListResourcePackagesOutput
SetPackageStatus sets the PackageStatus field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetPackageType ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetPackageType(v string) *ResourcePackageForListResourcePackagesOutput
SetPackageType sets the PackageType field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetPurchaseDuration ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetPurchaseDuration(v int32) *ResourcePackageForListResourcePackagesOutput
SetPurchaseDuration sets the PurchaseDuration field's value.
func (*ResourcePackageForListResourcePackagesOutput) SetRegion ¶ added in v1.1.54
func (s *ResourcePackageForListResourcePackagesOutput) SetRegion(v string) *ResourcePackageForListResourcePackagesOutput
SetRegion sets the Region field's value.
func (ResourcePackageForListResourcePackagesOutput) String ¶ added in v1.1.54
func (s ResourcePackageForListResourcePackagesOutput) String() string
String returns the string representation
type RestartDBInstanceInput ¶
type RestartDBInstanceInput struct {
ApplyScope *string `type:"string" json:",omitempty"`
CustomNodeIds []*string `type:"list" json:",omitempty"`
ForceRestartMaster *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
RestartWithProxy *bool `type:"boolean" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestartDBInstanceInput) GoString ¶
func (s RestartDBInstanceInput) GoString() string
GoString returns the string representation
func (*RestartDBInstanceInput) SetApplyScope ¶ added in v1.0.125
func (s *RestartDBInstanceInput) SetApplyScope(v string) *RestartDBInstanceInput
SetApplyScope sets the ApplyScope field's value.
func (*RestartDBInstanceInput) SetCustomNodeIds ¶ added in v1.0.125
func (s *RestartDBInstanceInput) SetCustomNodeIds(v []*string) *RestartDBInstanceInput
SetCustomNodeIds sets the CustomNodeIds field's value.
func (*RestartDBInstanceInput) SetForceRestartMaster ¶ added in v1.1.54
func (s *RestartDBInstanceInput) SetForceRestartMaster(v bool) *RestartDBInstanceInput
SetForceRestartMaster sets the ForceRestartMaster field's value.
func (*RestartDBInstanceInput) SetInstanceId ¶
func (s *RestartDBInstanceInput) SetInstanceId(v string) *RestartDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*RestartDBInstanceInput) SetRestartWithProxy ¶ added in v1.1.54
func (s *RestartDBInstanceInput) SetRestartWithProxy(v bool) *RestartDBInstanceInput
SetRestartWithProxy sets the RestartWithProxy field's value.
func (*RestartDBInstanceInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *RestartDBInstanceInput) SetSpecifiedSwitchEndTime(v string) *RestartDBInstanceInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*RestartDBInstanceInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *RestartDBInstanceInput) SetSpecifiedSwitchStartTime(v string) *RestartDBInstanceInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*RestartDBInstanceInput) SetSwitchType ¶ added in v1.0.125
func (s *RestartDBInstanceInput) SetSwitchType(v string) *RestartDBInstanceInput
SetSwitchType sets the SwitchType field's value.
func (RestartDBInstanceInput) String ¶
func (s RestartDBInstanceInput) String() string
String returns the string representation
func (*RestartDBInstanceInput) Validate ¶
func (s *RestartDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestartDBInstanceOutput ¶
type RestartDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RestartDBInstanceOutput) GoString ¶
func (s RestartDBInstanceOutput) GoString() string
GoString returns the string representation
func (RestartDBInstanceOutput) String ¶
func (s RestartDBInstanceOutput) String() string
String returns the string representation
type RestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type RestoreToCrossRegionInstanceInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
AutoStorageScalingConfig *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput `type:"structure" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
ChargeInfo *ChargeInfoForRestoreToCrossRegionInstanceInput `type:"structure" json:",omitempty"`
DBParamGroupId *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
// DstRegionId is a required field
DstRegionId *string `type:"string" json:",omitempty" required:"true"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceTags []*InstanceTagForRestoreToCrossRegionInstanceInput `type:"list" json:",omitempty"`
NodeInfo []*NodeInfoForRestoreToCrossRegionInstanceInput `type:"list" json:",omitempty"`
Port *int32 `type:"int32" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForRestoreToCrossRegionInstanceInput `type:"structure" json:",omitempty"`
RestoreTime *string `type:"string" json:",omitempty"`
// SrcRegionId is a required field
SrcRegionId *string `type:"string" json:",omitempty" required:"true"`
// SrcRegionInstanceId is a required field
SrcRegionInstanceId *string `type:"string" json:",omitempty" required:"true"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestoreToCrossRegionInstanceInput) GoString ¶ added in v1.0.93
func (s RestoreToCrossRegionInstanceInput) GoString() string
GoString returns the string representation
func (*RestoreToCrossRegionInstanceInput) SetAllowListIds ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetAllowListIds(v []*string) *RestoreToCrossRegionInstanceInput
SetAllowListIds sets the AllowListIds field's value.
func (*RestoreToCrossRegionInstanceInput) SetAutoStorageScalingConfig ¶ added in v1.1.18
func (s *RestoreToCrossRegionInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*RestoreToCrossRegionInstanceInput) SetBackupId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetBackupId(v string) *RestoreToCrossRegionInstanceInput
SetBackupId sets the BackupId field's value.
func (*RestoreToCrossRegionInstanceInput) SetChargeInfo ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetChargeInfo(v *ChargeInfoForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
SetChargeInfo sets the ChargeInfo field's value.
func (*RestoreToCrossRegionInstanceInput) SetDBParamGroupId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetDBParamGroupId(v string) *RestoreToCrossRegionInstanceInput
SetDBParamGroupId sets the DBParamGroupId field's value.
func (*RestoreToCrossRegionInstanceInput) SetDeletionProtection ¶ added in v1.1.18
func (s *RestoreToCrossRegionInstanceInput) SetDeletionProtection(v string) *RestoreToCrossRegionInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*RestoreToCrossRegionInstanceInput) SetDstRegionId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetDstRegionId(v string) *RestoreToCrossRegionInstanceInput
SetDstRegionId sets the DstRegionId field's value.
func (*RestoreToCrossRegionInstanceInput) SetInstanceName ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetInstanceName(v string) *RestoreToCrossRegionInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*RestoreToCrossRegionInstanceInput) SetInstanceTags ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetInstanceTags(v []*InstanceTagForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
SetInstanceTags sets the InstanceTags field's value.
func (*RestoreToCrossRegionInstanceInput) SetNodeInfo ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetNodeInfo(v []*NodeInfoForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*RestoreToCrossRegionInstanceInput) SetPort ¶ added in v1.0.137
func (s *RestoreToCrossRegionInstanceInput) SetPort(v int32) *RestoreToCrossRegionInstanceInput
SetPort sets the Port field's value.
func (*RestoreToCrossRegionInstanceInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *RestoreToCrossRegionInstanceInput) SetPrivateIpAddress(v string) *RestoreToCrossRegionInstanceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*RestoreToCrossRegionInstanceInput) SetProjectName ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetProjectName(v string) *RestoreToCrossRegionInstanceInput
SetProjectName sets the ProjectName field's value.
func (*RestoreToCrossRegionInstanceInput) SetProxyNodeCustom ¶ added in v1.1.54
func (s *RestoreToCrossRegionInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForRestoreToCrossRegionInstanceInput) *RestoreToCrossRegionInstanceInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*RestoreToCrossRegionInstanceInput) SetRestoreTime ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetRestoreTime(v string) *RestoreToCrossRegionInstanceInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreToCrossRegionInstanceInput) SetSrcRegionId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetSrcRegionId(v string) *RestoreToCrossRegionInstanceInput
SetSrcRegionId sets the SrcRegionId field's value.
func (*RestoreToCrossRegionInstanceInput) SetSrcRegionInstanceId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetSrcRegionInstanceId(v string) *RestoreToCrossRegionInstanceInput
SetSrcRegionInstanceId sets the SrcRegionInstanceId field's value.
func (*RestoreToCrossRegionInstanceInput) SetStorageSpace ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetStorageSpace(v int32) *RestoreToCrossRegionInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*RestoreToCrossRegionInstanceInput) SetStorageType ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetStorageType(v string) *RestoreToCrossRegionInstanceInput
SetStorageType sets the StorageType field's value.
func (*RestoreToCrossRegionInstanceInput) SetSubnetId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetSubnetId(v string) *RestoreToCrossRegionInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*RestoreToCrossRegionInstanceInput) SetVpcId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetVpcId(v string) *RestoreToCrossRegionInstanceInput
SetVpcId sets the VpcId field's value.
func (RestoreToCrossRegionInstanceInput) String ¶ added in v1.0.93
func (s RestoreToCrossRegionInstanceInput) String() string
String returns the string representation
func (*RestoreToCrossRegionInstanceInput) Validate ¶ added in v1.0.137
func (s *RestoreToCrossRegionInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreToCrossRegionInstanceOutput ¶ added in v1.0.93
type RestoreToCrossRegionInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreToCrossRegionInstanceOutput) GoString ¶ added in v1.0.93
func (s RestoreToCrossRegionInstanceOutput) GoString() string
GoString returns the string representation
func (*RestoreToCrossRegionInstanceOutput) SetInstanceId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceOutput) SetInstanceId(v string) *RestoreToCrossRegionInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*RestoreToCrossRegionInstanceOutput) SetOrderId ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceOutput) SetOrderId(v string) *RestoreToCrossRegionInstanceOutput
SetOrderId sets the OrderId field's value.
func (RestoreToCrossRegionInstanceOutput) String ¶ added in v1.0.93
func (s RestoreToCrossRegionInstanceOutput) String() string
String returns the string representation
type RestoreToExistedInstanceInput ¶ added in v1.0.93
type RestoreToExistedInstanceInput struct {
BackupId *string `type:"string" json:",omitempty"`
FastMode *bool `type:"boolean" json:",omitempty"`
RestoreTime *string `type:"string" json:",omitempty"`
RestoreType *string `type:"string" json:",omitempty"`
// SourceDBInstanceId is a required field
SourceDBInstanceId *string `type:"string" json:",omitempty" required:"true"`
TableMeta []*TableMetaForRestoreToExistedInstanceInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreToExistedInstanceInput) GoString ¶ added in v1.0.93
func (s RestoreToExistedInstanceInput) GoString() string
GoString returns the string representation
func (*RestoreToExistedInstanceInput) SetBackupId ¶ added in v1.0.93
func (s *RestoreToExistedInstanceInput) SetBackupId(v string) *RestoreToExistedInstanceInput
SetBackupId sets the BackupId field's value.
func (*RestoreToExistedInstanceInput) SetFastMode ¶ added in v1.1.18
func (s *RestoreToExistedInstanceInput) SetFastMode(v bool) *RestoreToExistedInstanceInput
SetFastMode sets the FastMode field's value.
func (*RestoreToExistedInstanceInput) SetRestoreTime ¶ added in v1.0.93
func (s *RestoreToExistedInstanceInput) SetRestoreTime(v string) *RestoreToExistedInstanceInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreToExistedInstanceInput) SetRestoreType ¶ added in v1.0.93
func (s *RestoreToExistedInstanceInput) SetRestoreType(v string) *RestoreToExistedInstanceInput
SetRestoreType sets the RestoreType field's value.
func (*RestoreToExistedInstanceInput) SetSourceDBInstanceId ¶ added in v1.0.93
func (s *RestoreToExistedInstanceInput) SetSourceDBInstanceId(v string) *RestoreToExistedInstanceInput
SetSourceDBInstanceId sets the SourceDBInstanceId field's value.
func (*RestoreToExistedInstanceInput) SetTableMeta ¶ added in v1.0.93
func (s *RestoreToExistedInstanceInput) SetTableMeta(v []*TableMetaForRestoreToExistedInstanceInput) *RestoreToExistedInstanceInput
SetTableMeta sets the TableMeta field's value.
func (RestoreToExistedInstanceInput) String ¶ added in v1.0.93
func (s RestoreToExistedInstanceInput) String() string
String returns the string representation
func (*RestoreToExistedInstanceInput) Validate ¶ added in v1.0.125
func (s *RestoreToExistedInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreToExistedInstanceOutput ¶ added in v1.0.93
type RestoreToExistedInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RestoreToExistedInstanceOutput) GoString ¶ added in v1.0.93
func (s RestoreToExistedInstanceOutput) GoString() string
GoString returns the string representation
func (RestoreToExistedInstanceOutput) String ¶ added in v1.0.93
func (s RestoreToExistedInstanceOutput) String() string
String returns the string representation
type RestoreToNewInstanceFromUserTosInput ¶ added in v1.1.54
type RestoreToNewInstanceFromUserTosInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
AutoStorageScalingConfig *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput `type:"structure" json:",omitempty"`
ChargeInfo *ChargeInfoForRestoreToNewInstanceFromUserTosInput `type:"structure" json:",omitempty"`
DBParamGroupId *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
EnableExternalReplication *bool `type:"boolean" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceTags []*InstanceTagForRestoreToNewInstanceFromUserTosInput `type:"list" json:",omitempty"`
// InstanceType is a required field
InstanceType *string `type:"string" json:",omitempty" required:"true"`
NodeInfo []*NodeInfoForRestoreToNewInstanceFromUserTosInput `type:"list" json:",omitempty"`
Port *int32 `type:"int32" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput `type:"structure" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
// UserUploadBackupId is a required field
UserUploadBackupId *string `type:"string" json:",omitempty" required:"true"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestoreToNewInstanceFromUserTosInput) GoString ¶ added in v1.1.54
func (s RestoreToNewInstanceFromUserTosInput) GoString() string
GoString returns the string representation
func (*RestoreToNewInstanceFromUserTosInput) SetAllowListIds ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetAllowListIds(v []*string) *RestoreToNewInstanceFromUserTosInput
SetAllowListIds sets the AllowListIds field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetAutoStorageScalingConfig ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetChargeInfo ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetChargeInfo(v *ChargeInfoForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
SetChargeInfo sets the ChargeInfo field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetDBParamGroupId ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetDBParamGroupId(v string) *RestoreToNewInstanceFromUserTosInput
SetDBParamGroupId sets the DBParamGroupId field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetDeletionProtection ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetDeletionProtection(v string) *RestoreToNewInstanceFromUserTosInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetEnableExternalReplication ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetEnableExternalReplication(v bool) *RestoreToNewInstanceFromUserTosInput
SetEnableExternalReplication sets the EnableExternalReplication field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetInstanceName ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetInstanceName(v string) *RestoreToNewInstanceFromUserTosInput
SetInstanceName sets the InstanceName field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetInstanceTags ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetInstanceTags(v []*InstanceTagForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
SetInstanceTags sets the InstanceTags field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetInstanceType ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetInstanceType(v string) *RestoreToNewInstanceFromUserTosInput
SetInstanceType sets the InstanceType field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetNodeInfo ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetNodeInfo(v []*NodeInfoForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
SetNodeInfo sets the NodeInfo field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetPort ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetPort(v int32) *RestoreToNewInstanceFromUserTosInput
SetPort sets the Port field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *RestoreToNewInstanceFromUserTosInput) SetPrivateIpAddress(v string) *RestoreToNewInstanceFromUserTosInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetProjectName ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetProjectName(v string) *RestoreToNewInstanceFromUserTosInput
SetProjectName sets the ProjectName field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetProxyNodeCustom ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetProxyNodeCustom(v *ProxyNodeCustomForRestoreToNewInstanceFromUserTosInput) *RestoreToNewInstanceFromUserTosInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetStorageSpace ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetStorageSpace(v int32) *RestoreToNewInstanceFromUserTosInput
SetStorageSpace sets the StorageSpace field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetStorageType ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetStorageType(v string) *RestoreToNewInstanceFromUserTosInput
SetStorageType sets the StorageType field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetSubnetId ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetSubnetId(v string) *RestoreToNewInstanceFromUserTosInput
SetSubnetId sets the SubnetId field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetUserUploadBackupId ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetUserUploadBackupId(v string) *RestoreToNewInstanceFromUserTosInput
SetUserUploadBackupId sets the UserUploadBackupId field's value.
func (*RestoreToNewInstanceFromUserTosInput) SetVpcId ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) SetVpcId(v string) *RestoreToNewInstanceFromUserTosInput
SetVpcId sets the VpcId field's value.
func (RestoreToNewInstanceFromUserTosInput) String ¶ added in v1.1.54
func (s RestoreToNewInstanceFromUserTosInput) String() string
String returns the string representation
func (*RestoreToNewInstanceFromUserTosInput) Validate ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreToNewInstanceFromUserTosOutput ¶ added in v1.1.54
type RestoreToNewInstanceFromUserTosOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreToNewInstanceFromUserTosOutput) GoString ¶ added in v1.1.54
func (s RestoreToNewInstanceFromUserTosOutput) GoString() string
GoString returns the string representation
func (*RestoreToNewInstanceFromUserTosOutput) SetInstanceId ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosOutput) SetInstanceId(v string) *RestoreToNewInstanceFromUserTosOutput
SetInstanceId sets the InstanceId field's value.
func (*RestoreToNewInstanceFromUserTosOutput) SetOrderId ¶ added in v1.1.54
func (s *RestoreToNewInstanceFromUserTosOutput) SetOrderId(v string) *RestoreToNewInstanceFromUserTosOutput
SetOrderId sets the OrderId field's value.
func (RestoreToNewInstanceFromUserTosOutput) String ¶ added in v1.1.54
func (s RestoreToNewInstanceFromUserTosOutput) String() string
String returns the string representation
type RestoreToNewInstanceInput ¶
type RestoreToNewInstanceInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
AutoStorageScalingConfig *AutoStorageScalingConfigForRestoreToNewInstanceInput `type:"structure" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
ChargeInfo *ChargeInfoForRestoreToNewInstanceInput `type:"structure" json:",omitempty"`
DBParamGroupId *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty"`
EnableExternalReplication *bool `type:"boolean" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceTags []*InstanceTagForRestoreToNewInstanceInput `type:"list" json:",omitempty"`
NodeInfo []*NodeInfoForRestoreToNewInstanceInput `type:"list" json:",omitempty"`
Port *int32 `type:"int32" json:",omitempty"`
PrivateIpAddress *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ProxyNodeCustom *ProxyNodeCustomForRestoreToNewInstanceInput `type:"structure" json:",omitempty"`
RestoreTime *string `type:"string" json:",omitempty"`
// SrcInstanceId is a required field
SrcInstanceId *string `type:"string" json:",omitempty" required:"true"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
// StorageType is a required field
StorageType *string `type:"string" json:",omitempty" required:"true"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestoreToNewInstanceInput) GoString ¶
func (s RestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*RestoreToNewInstanceInput) SetAllowListIds ¶ added in v1.0.93
func (s *RestoreToNewInstanceInput) SetAllowListIds(v []*string) *RestoreToNewInstanceInput
SetAllowListIds sets the AllowListIds field's value.
func (*RestoreToNewInstanceInput) SetAutoStorageScalingConfig ¶ added in v1.1.18
func (s *RestoreToNewInstanceInput) SetAutoStorageScalingConfig(v *AutoStorageScalingConfigForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetAutoStorageScalingConfig sets the AutoStorageScalingConfig field's value.
func (*RestoreToNewInstanceInput) SetBackupId ¶
func (s *RestoreToNewInstanceInput) SetBackupId(v string) *RestoreToNewInstanceInput
SetBackupId sets the BackupId field's value.
func (*RestoreToNewInstanceInput) SetChargeInfo ¶
func (s *RestoreToNewInstanceInput) SetChargeInfo(v *ChargeInfoForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetChargeInfo sets the ChargeInfo field's value.
func (*RestoreToNewInstanceInput) SetDBParamGroupId ¶
func (s *RestoreToNewInstanceInput) SetDBParamGroupId(v string) *RestoreToNewInstanceInput
SetDBParamGroupId sets the DBParamGroupId field's value.
func (*RestoreToNewInstanceInput) SetDeletionProtection ¶ added in v1.1.18
func (s *RestoreToNewInstanceInput) SetDeletionProtection(v string) *RestoreToNewInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*RestoreToNewInstanceInput) SetEnableExternalReplication ¶ added in v1.1.54
func (s *RestoreToNewInstanceInput) SetEnableExternalReplication(v bool) *RestoreToNewInstanceInput
SetEnableExternalReplication sets the EnableExternalReplication field's value.
func (*RestoreToNewInstanceInput) SetInstanceName ¶
func (s *RestoreToNewInstanceInput) SetInstanceName(v string) *RestoreToNewInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*RestoreToNewInstanceInput) SetInstanceTags ¶ added in v1.0.93
func (s *RestoreToNewInstanceInput) SetInstanceTags(v []*InstanceTagForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetInstanceTags sets the InstanceTags field's value.
func (*RestoreToNewInstanceInput) SetNodeInfo ¶
func (s *RestoreToNewInstanceInput) SetNodeInfo(v []*NodeInfoForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*RestoreToNewInstanceInput) SetPort ¶ added in v1.0.137
func (s *RestoreToNewInstanceInput) SetPort(v int32) *RestoreToNewInstanceInput
SetPort sets the Port field's value.
func (*RestoreToNewInstanceInput) SetPrivateIpAddress ¶ added in v1.2.21
func (s *RestoreToNewInstanceInput) SetPrivateIpAddress(v string) *RestoreToNewInstanceInput
SetPrivateIpAddress sets the PrivateIpAddress field's value.
func (*RestoreToNewInstanceInput) SetProjectName ¶
func (s *RestoreToNewInstanceInput) SetProjectName(v string) *RestoreToNewInstanceInput
SetProjectName sets the ProjectName field's value.
func (*RestoreToNewInstanceInput) SetProxyNodeCustom ¶ added in v1.1.35
func (s *RestoreToNewInstanceInput) SetProxyNodeCustom(v *ProxyNodeCustomForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetProxyNodeCustom sets the ProxyNodeCustom field's value.
func (*RestoreToNewInstanceInput) SetRestoreTime ¶
func (s *RestoreToNewInstanceInput) SetRestoreTime(v string) *RestoreToNewInstanceInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreToNewInstanceInput) SetSrcInstanceId ¶ added in v1.0.56
func (s *RestoreToNewInstanceInput) SetSrcInstanceId(v string) *RestoreToNewInstanceInput
SetSrcInstanceId sets the SrcInstanceId field's value.
func (*RestoreToNewInstanceInput) SetStorageSpace ¶
func (s *RestoreToNewInstanceInput) SetStorageSpace(v int32) *RestoreToNewInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*RestoreToNewInstanceInput) SetStorageType ¶
func (s *RestoreToNewInstanceInput) SetStorageType(v string) *RestoreToNewInstanceInput
SetStorageType sets the StorageType field's value.
func (*RestoreToNewInstanceInput) SetSubnetId ¶
func (s *RestoreToNewInstanceInput) SetSubnetId(v string) *RestoreToNewInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*RestoreToNewInstanceInput) SetVpcId ¶
func (s *RestoreToNewInstanceInput) SetVpcId(v string) *RestoreToNewInstanceInput
SetVpcId sets the VpcId field's value.
func (RestoreToNewInstanceInput) String ¶
func (s RestoreToNewInstanceInput) String() string
String returns the string representation
func (*RestoreToNewInstanceInput) Validate ¶ added in v1.0.125
func (s *RestoreToNewInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreToNewInstanceOutput ¶
type RestoreToNewInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreToNewInstanceOutput) GoString ¶
func (s RestoreToNewInstanceOutput) GoString() string
GoString returns the string representation
func (*RestoreToNewInstanceOutput) SetInstanceId ¶
func (s *RestoreToNewInstanceOutput) SetInstanceId(v string) *RestoreToNewInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*RestoreToNewInstanceOutput) SetOrderId ¶
func (s *RestoreToNewInstanceOutput) SetOrderId(v string) *RestoreToNewInstanceOutput
SetOrderId sets the OrderId field's value.
func (RestoreToNewInstanceOutput) String ¶
func (s RestoreToNewInstanceOutput) String() string
String returns the string representation
type RevokeDBAccountPrivilegeInput ¶ added in v1.0.56
type RevokeDBAccountPrivilegeInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// DBNames is a required field
DBNames *string `type:"string" json:",omitempty" required:"true"`
Host *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeInput) GoString ¶ added in v1.0.56
func (s RevokeDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*RevokeDBAccountPrivilegeInput) SetAccountName ¶ added in v1.0.56
func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*RevokeDBAccountPrivilegeInput) SetDBNames ¶ added in v1.0.56
func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
SetDBNames sets the DBNames field's value.
func (*RevokeDBAccountPrivilegeInput) SetHost ¶ added in v1.0.125
func (s *RevokeDBAccountPrivilegeInput) SetHost(v string) *RevokeDBAccountPrivilegeInput
SetHost sets the Host field's value.
func (*RevokeDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.0.56
func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (RevokeDBAccountPrivilegeInput) String ¶ added in v1.0.56
func (s RevokeDBAccountPrivilegeInput) String() string
String returns the string representation
func (*RevokeDBAccountPrivilegeInput) Validate ¶ added in v1.0.56
func (s *RevokeDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeDBAccountPrivilegeOutput ¶ added in v1.0.56
type RevokeDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeOutput) GoString ¶ added in v1.0.56
func (s RevokeDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (RevokeDBAccountPrivilegeOutput) String ¶ added in v1.0.56
func (s RevokeDBAccountPrivilegeOutput) String() string
String returns the string representation
type RevokeDatabasePrivilegeInput ¶ added in v1.0.56
type RevokeDatabasePrivilegeInput struct {
// AccountNames is a required field
AccountNames *string `type:"string" json:",omitempty" required:"true"`
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RevokeDatabasePrivilegeInput) GoString ¶ added in v1.0.56
func (s RevokeDatabasePrivilegeInput) GoString() string
GoString returns the string representation
func (*RevokeDatabasePrivilegeInput) SetAccountNames ¶ added in v1.0.56
func (s *RevokeDatabasePrivilegeInput) SetAccountNames(v string) *RevokeDatabasePrivilegeInput
SetAccountNames sets the AccountNames field's value.
func (*RevokeDatabasePrivilegeInput) SetDBName ¶ added in v1.0.56
func (s *RevokeDatabasePrivilegeInput) SetDBName(v string) *RevokeDatabasePrivilegeInput
SetDBName sets the DBName field's value.
func (*RevokeDatabasePrivilegeInput) SetInstanceId ¶ added in v1.0.56
func (s *RevokeDatabasePrivilegeInput) SetInstanceId(v string) *RevokeDatabasePrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (RevokeDatabasePrivilegeInput) String ¶ added in v1.0.56
func (s RevokeDatabasePrivilegeInput) String() string
String returns the string representation
func (*RevokeDatabasePrivilegeInput) Validate ¶ added in v1.0.56
func (s *RevokeDatabasePrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeDatabasePrivilegeOutput ¶ added in v1.0.56
type RevokeDatabasePrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RevokeDatabasePrivilegeOutput) GoString ¶ added in v1.0.56
func (s RevokeDatabasePrivilegeOutput) GoString() string
GoString returns the string representation
func (RevokeDatabasePrivilegeOutput) String ¶ added in v1.0.56
func (s RevokeDatabasePrivilegeOutput) String() string
String returns the string representation
type SaveAsParameterTemplateInput ¶ added in v1.0.93
type SaveAsParameterTemplateInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
TemplateDesc *string `type:"string" json:",omitempty"`
// TemplateName is a required field
TemplateName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SaveAsParameterTemplateInput) GoString ¶ added in v1.0.93
func (s SaveAsParameterTemplateInput) GoString() string
GoString returns the string representation
func (*SaveAsParameterTemplateInput) SetInstanceId ¶ added in v1.0.93
func (s *SaveAsParameterTemplateInput) SetInstanceId(v string) *SaveAsParameterTemplateInput
SetInstanceId sets the InstanceId field's value.
func (*SaveAsParameterTemplateInput) SetTemplateDesc ¶ added in v1.0.93
func (s *SaveAsParameterTemplateInput) SetTemplateDesc(v string) *SaveAsParameterTemplateInput
SetTemplateDesc sets the TemplateDesc field's value.
func (*SaveAsParameterTemplateInput) SetTemplateName ¶ added in v1.0.93
func (s *SaveAsParameterTemplateInput) SetTemplateName(v string) *SaveAsParameterTemplateInput
SetTemplateName sets the TemplateName field's value.
func (SaveAsParameterTemplateInput) String ¶ added in v1.0.93
func (s SaveAsParameterTemplateInput) String() string
String returns the string representation
func (*SaveAsParameterTemplateInput) Validate ¶ added in v1.0.93
func (s *SaveAsParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SaveAsParameterTemplateOutput ¶ added in v1.0.93
type SaveAsParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SaveAsParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s SaveAsParameterTemplateOutput) GoString() string
GoString returns the string representation
func (SaveAsParameterTemplateOutput) String ¶ added in v1.0.93
func (s SaveAsParameterTemplateOutput) String() string
String returns the string representation
type SecurityGroupBindInfoForCreateAllowListInput ¶ added in v1.0.131
type SecurityGroupBindInfoForCreateAllowListInput struct {
BindMode *string `type:"string" json:",omitempty"`
IpList []*string `type:"list" json:",omitempty"`
SecurityGroupId *string `type:"string" json:",omitempty"`
SecurityGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForCreateAllowListInput) GoString ¶ added in v1.0.131
func (s SecurityGroupBindInfoForCreateAllowListInput) GoString() string
GoString returns the string representation
func (*SecurityGroupBindInfoForCreateAllowListInput) SetBindMode ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForCreateAllowListInput) SetBindMode(v string) *SecurityGroupBindInfoForCreateAllowListInput
SetBindMode sets the BindMode field's value.
func (*SecurityGroupBindInfoForCreateAllowListInput) SetIpList ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForCreateAllowListInput) SetIpList(v []*string) *SecurityGroupBindInfoForCreateAllowListInput
SetIpList sets the IpList field's value.
func (*SecurityGroupBindInfoForCreateAllowListInput) SetSecurityGroupId ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForCreateAllowListInput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForCreateAllowListInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*SecurityGroupBindInfoForCreateAllowListInput) SetSecurityGroupName ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForCreateAllowListInput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForCreateAllowListInput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (SecurityGroupBindInfoForCreateAllowListInput) String ¶ added in v1.0.131
func (s SecurityGroupBindInfoForCreateAllowListInput) String() string
String returns the string representation
type SecurityGroupBindInfoForDescribeAllowListDetailOutput ¶ added in v1.0.131
type SecurityGroupBindInfoForDescribeAllowListDetailOutput struct {
BindMode *string `type:"string" json:",omitempty"`
IpList []*string `type:"list" json:",omitempty"`
SecurityGroupId *string `type:"string" json:",omitempty"`
SecurityGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForDescribeAllowListDetailOutput) GoString ¶ added in v1.0.131
func (s SecurityGroupBindInfoForDescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetBindMode ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetBindMode(v string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
SetBindMode sets the BindMode field's value.
func (*SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetIpList ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetIpList(v []*string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
SetIpList sets the IpList field's value.
func (*SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetSecurityGroupId ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetSecurityGroupName ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListDetailOutput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForDescribeAllowListDetailOutput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (SecurityGroupBindInfoForDescribeAllowListDetailOutput) String ¶ added in v1.0.131
func (s SecurityGroupBindInfoForDescribeAllowListDetailOutput) String() string
String returns the string representation
type SecurityGroupBindInfoForDescribeAllowListsOutput ¶ added in v1.0.131
type SecurityGroupBindInfoForDescribeAllowListsOutput struct {
BindMode *string `type:"string" json:",omitempty"`
IpList []*string `type:"list" json:",omitempty"`
SecurityGroupId *string `type:"string" json:",omitempty"`
SecurityGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForDescribeAllowListsOutput) GoString ¶ added in v1.0.131
func (s SecurityGroupBindInfoForDescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*SecurityGroupBindInfoForDescribeAllowListsOutput) SetBindMode ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetBindMode(v string) *SecurityGroupBindInfoForDescribeAllowListsOutput
SetBindMode sets the BindMode field's value.
func (*SecurityGroupBindInfoForDescribeAllowListsOutput) SetIpList ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetIpList(v []*string) *SecurityGroupBindInfoForDescribeAllowListsOutput
SetIpList sets the IpList field's value.
func (*SecurityGroupBindInfoForDescribeAllowListsOutput) SetSecurityGroupId ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForDescribeAllowListsOutput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*SecurityGroupBindInfoForDescribeAllowListsOutput) SetSecurityGroupName ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForDescribeAllowListsOutput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForDescribeAllowListsOutput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (SecurityGroupBindInfoForDescribeAllowListsOutput) String ¶ added in v1.0.131
func (s SecurityGroupBindInfoForDescribeAllowListsOutput) String() string
String returns the string representation
type SecurityGroupBindInfoForModifyAllowListInput ¶ added in v1.0.131
type SecurityGroupBindInfoForModifyAllowListInput struct {
BindMode *string `type:"string" json:",omitempty"`
IpList []*string `type:"list" json:",omitempty"`
SecurityGroupId *string `type:"string" json:",omitempty"`
SecurityGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForModifyAllowListInput) GoString ¶ added in v1.0.131
func (s SecurityGroupBindInfoForModifyAllowListInput) GoString() string
GoString returns the string representation
func (*SecurityGroupBindInfoForModifyAllowListInput) SetBindMode ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForModifyAllowListInput) SetBindMode(v string) *SecurityGroupBindInfoForModifyAllowListInput
SetBindMode sets the BindMode field's value.
func (*SecurityGroupBindInfoForModifyAllowListInput) SetIpList ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForModifyAllowListInput) SetIpList(v []*string) *SecurityGroupBindInfoForModifyAllowListInput
SetIpList sets the IpList field's value.
func (*SecurityGroupBindInfoForModifyAllowListInput) SetSecurityGroupId ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForModifyAllowListInput) SetSecurityGroupId(v string) *SecurityGroupBindInfoForModifyAllowListInput
SetSecurityGroupId sets the SecurityGroupId field's value.
func (*SecurityGroupBindInfoForModifyAllowListInput) SetSecurityGroupName ¶ added in v1.0.131
func (s *SecurityGroupBindInfoForModifyAllowListInput) SetSecurityGroupName(v string) *SecurityGroupBindInfoForModifyAllowListInput
SetSecurityGroupName sets the SecurityGroupName field's value.
func (SecurityGroupBindInfoForModifyAllowListInput) String ¶ added in v1.0.131
func (s SecurityGroupBindInfoForModifyAllowListInput) String() string
String returns the string representation
type StartDBInstanceInput ¶ added in v1.1.18
type StartDBInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StartDBInstanceInput) GoString ¶ added in v1.1.18
func (s StartDBInstanceInput) GoString() string
GoString returns the string representation
func (*StartDBInstanceInput) SetInstanceId ¶ added in v1.1.18
func (s *StartDBInstanceInput) SetInstanceId(v string) *StartDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (StartDBInstanceInput) String ¶ added in v1.1.18
func (s StartDBInstanceInput) String() string
String returns the string representation
func (*StartDBInstanceInput) Validate ¶ added in v1.1.18
func (s *StartDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartDBInstanceOutput ¶ added in v1.1.18
type StartDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StartDBInstanceOutput) GoString ¶ added in v1.1.18
func (s StartDBInstanceOutput) GoString() string
GoString returns the string representation
func (StartDBInstanceOutput) String ¶ added in v1.1.18
func (s StartDBInstanceOutput) String() string
String returns the string representation
type StepExtraInfoForDescribeTaskDetailOutput ¶ added in v1.1.18
type StepExtraInfoForDescribeTaskDetailOutput struct {
Type *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
Value *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (StepExtraInfoForDescribeTaskDetailOutput) GoString ¶ added in v1.1.18
func (s StepExtraInfoForDescribeTaskDetailOutput) GoString() string
GoString returns the string representation
func (*StepExtraInfoForDescribeTaskDetailOutput) SetType ¶ added in v1.1.18
func (s *StepExtraInfoForDescribeTaskDetailOutput) SetType(v string) *StepExtraInfoForDescribeTaskDetailOutput
SetType sets the Type field's value.
func (*StepExtraInfoForDescribeTaskDetailOutput) SetUnit ¶ added in v1.1.18
func (s *StepExtraInfoForDescribeTaskDetailOutput) SetUnit(v string) *StepExtraInfoForDescribeTaskDetailOutput
SetUnit sets the Unit field's value.
func (*StepExtraInfoForDescribeTaskDetailOutput) SetValue ¶ added in v1.1.18
func (s *StepExtraInfoForDescribeTaskDetailOutput) SetValue(v float64) *StepExtraInfoForDescribeTaskDetailOutput
SetValue sets the Value field's value.
func (StepExtraInfoForDescribeTaskDetailOutput) String ¶ added in v1.1.18
func (s StepExtraInfoForDescribeTaskDetailOutput) String() string
String returns the string representation
type StepExtraInfoForDescribeTasksOutput ¶ added in v1.0.125
type StepExtraInfoForDescribeTasksOutput struct {
Type *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
Value *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (StepExtraInfoForDescribeTasksOutput) GoString ¶ added in v1.0.125
func (s StepExtraInfoForDescribeTasksOutput) GoString() string
GoString returns the string representation
func (*StepExtraInfoForDescribeTasksOutput) SetType ¶ added in v1.0.125
func (s *StepExtraInfoForDescribeTasksOutput) SetType(v string) *StepExtraInfoForDescribeTasksOutput
SetType sets the Type field's value.
func (*StepExtraInfoForDescribeTasksOutput) SetUnit ¶ added in v1.0.125
func (s *StepExtraInfoForDescribeTasksOutput) SetUnit(v string) *StepExtraInfoForDescribeTasksOutput
SetUnit sets the Unit field's value.
func (*StepExtraInfoForDescribeTasksOutput) SetValue ¶ added in v1.0.125
func (s *StepExtraInfoForDescribeTasksOutput) SetValue(v float64) *StepExtraInfoForDescribeTasksOutput
SetValue sets the Value field's value.
func (StepExtraInfoForDescribeTasksOutput) String ¶ added in v1.0.125
func (s StepExtraInfoForDescribeTasksOutput) String() string
String returns the string representation
type StopDBInstanceInput ¶ added in v1.1.18
type StopDBInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StopDBInstanceInput) GoString ¶ added in v1.1.18
func (s StopDBInstanceInput) GoString() string
GoString returns the string representation
func (*StopDBInstanceInput) SetInstanceId ¶ added in v1.1.18
func (s *StopDBInstanceInput) SetInstanceId(v string) *StopDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (StopDBInstanceInput) String ¶ added in v1.1.18
func (s StopDBInstanceInput) String() string
String returns the string representation
func (*StopDBInstanceInput) Validate ¶ added in v1.1.18
func (s *StopDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopDBInstanceOutput ¶ added in v1.1.18
type StopDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StopDBInstanceOutput) GoString ¶ added in v1.1.18
func (s StopDBInstanceOutput) GoString() string
GoString returns the string representation
func (StopDBInstanceOutput) String ¶ added in v1.1.18
func (s StopDBInstanceOutput) String() string
String returns the string representation
type SwitchDBBlueGreenInput ¶ added in v1.2.21
type SwitchDBBlueGreenInput struct {
Endpoints []*EndpointForSwitchDBBlueGreenInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SwitchDBBlueGreenInput) GoString ¶ added in v1.2.21
func (s SwitchDBBlueGreenInput) GoString() string
GoString returns the string representation
func (*SwitchDBBlueGreenInput) SetEndpoints ¶ added in v1.2.21
func (s *SwitchDBBlueGreenInput) SetEndpoints(v []*EndpointForSwitchDBBlueGreenInput) *SwitchDBBlueGreenInput
SetEndpoints sets the Endpoints field's value.
func (*SwitchDBBlueGreenInput) SetInstanceId ¶ added in v1.2.21
func (s *SwitchDBBlueGreenInput) SetInstanceId(v string) *SwitchDBBlueGreenInput
SetInstanceId sets the InstanceId field's value.
func (*SwitchDBBlueGreenInput) SetSpecifiedSwitchEndTime ¶ added in v1.2.21
func (s *SwitchDBBlueGreenInput) SetSpecifiedSwitchEndTime(v string) *SwitchDBBlueGreenInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*SwitchDBBlueGreenInput) SetSpecifiedSwitchStartTime ¶ added in v1.2.21
func (s *SwitchDBBlueGreenInput) SetSpecifiedSwitchStartTime(v string) *SwitchDBBlueGreenInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*SwitchDBBlueGreenInput) SetSwitchType ¶ added in v1.2.21
func (s *SwitchDBBlueGreenInput) SetSwitchType(v string) *SwitchDBBlueGreenInput
SetSwitchType sets the SwitchType field's value.
func (SwitchDBBlueGreenInput) String ¶ added in v1.2.21
func (s SwitchDBBlueGreenInput) String() string
String returns the string representation
func (*SwitchDBBlueGreenInput) Validate ¶ added in v1.2.21
func (s *SwitchDBBlueGreenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SwitchDBBlueGreenOutput ¶ added in v1.2.21
type SwitchDBBlueGreenOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SwitchDBBlueGreenOutput) GoString ¶ added in v1.2.21
func (s SwitchDBBlueGreenOutput) GoString() string
GoString returns the string representation
func (SwitchDBBlueGreenOutput) String ¶ added in v1.2.21
func (s SwitchDBBlueGreenOutput) String() string
String returns the string representation
type SwitchDBInstanceHAInput ¶ added in v1.0.93
type SwitchDBInstanceHAInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NodeId is a required field
NodeId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SwitchDBInstanceHAInput) GoString ¶ added in v1.0.93
func (s SwitchDBInstanceHAInput) GoString() string
GoString returns the string representation
func (*SwitchDBInstanceHAInput) SetInstanceId ¶ added in v1.0.93
func (s *SwitchDBInstanceHAInput) SetInstanceId(v string) *SwitchDBInstanceHAInput
SetInstanceId sets the InstanceId field's value.
func (*SwitchDBInstanceHAInput) SetNodeId ¶ added in v1.0.93
func (s *SwitchDBInstanceHAInput) SetNodeId(v string) *SwitchDBInstanceHAInput
SetNodeId sets the NodeId field's value.
func (SwitchDBInstanceHAInput) String ¶ added in v1.0.93
func (s SwitchDBInstanceHAInput) String() string
String returns the string representation
func (*SwitchDBInstanceHAInput) Validate ¶ added in v1.0.93
func (s *SwitchDBInstanceHAInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SwitchDBInstanceHAOutput ¶ added in v1.0.93
type SwitchDBInstanceHAOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SwitchDBInstanceHAOutput) GoString ¶ added in v1.0.93
func (s SwitchDBInstanceHAOutput) GoString() string
GoString returns the string representation
func (SwitchDBInstanceHAOutput) String ¶ added in v1.0.93
func (s SwitchDBInstanceHAOutput) String() string
String returns the string representation
type SwitchDBPrecheckBlueGreenInput ¶ added in v1.2.21
type SwitchDBPrecheckBlueGreenInput struct {
Endpoints []*EndpointForSwitchDBPrecheckBlueGreenInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
Recheck *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (SwitchDBPrecheckBlueGreenInput) GoString ¶ added in v1.2.21
func (s SwitchDBPrecheckBlueGreenInput) GoString() string
GoString returns the string representation
func (*SwitchDBPrecheckBlueGreenInput) SetEndpoints ¶ added in v1.2.21
func (s *SwitchDBPrecheckBlueGreenInput) SetEndpoints(v []*EndpointForSwitchDBPrecheckBlueGreenInput) *SwitchDBPrecheckBlueGreenInput
SetEndpoints sets the Endpoints field's value.
func (*SwitchDBPrecheckBlueGreenInput) SetInstanceId ¶ added in v1.2.21
func (s *SwitchDBPrecheckBlueGreenInput) SetInstanceId(v string) *SwitchDBPrecheckBlueGreenInput
SetInstanceId sets the InstanceId field's value.
func (*SwitchDBPrecheckBlueGreenInput) SetRecheck ¶ added in v1.2.21
func (s *SwitchDBPrecheckBlueGreenInput) SetRecheck(v bool) *SwitchDBPrecheckBlueGreenInput
SetRecheck sets the Recheck field's value.
func (SwitchDBPrecheckBlueGreenInput) String ¶ added in v1.2.21
func (s SwitchDBPrecheckBlueGreenInput) String() string
String returns the string representation
func (*SwitchDBPrecheckBlueGreenInput) Validate ¶ added in v1.2.21
func (s *SwitchDBPrecheckBlueGreenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SwitchDBPrecheckBlueGreenOutput ¶ added in v1.2.21
type SwitchDBPrecheckBlueGreenOutput struct {
Metadata *response.ResponseMetadata
EventId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SwitchDBPrecheckBlueGreenOutput) GoString ¶ added in v1.2.21
func (s SwitchDBPrecheckBlueGreenOutput) GoString() string
GoString returns the string representation
func (*SwitchDBPrecheckBlueGreenOutput) SetEventId ¶ added in v1.2.21
func (s *SwitchDBPrecheckBlueGreenOutput) SetEventId(v string) *SwitchDBPrecheckBlueGreenOutput
SetEventId sets the EventId field's value.
func (SwitchDBPrecheckBlueGreenOutput) String ¶ added in v1.2.21
func (s SwitchDBPrecheckBlueGreenOutput) String() string
String returns the string representation
type SwitchDrInstanceToMasterInput ¶ added in v1.1.18
type SwitchDrInstanceToMasterInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SwitchDrInstanceToMasterInput) GoString ¶ added in v1.1.18
func (s SwitchDrInstanceToMasterInput) GoString() string
GoString returns the string representation
func (*SwitchDrInstanceToMasterInput) SetInstanceId ¶ added in v1.1.18
func (s *SwitchDrInstanceToMasterInput) SetInstanceId(v string) *SwitchDrInstanceToMasterInput
SetInstanceId sets the InstanceId field's value.
func (SwitchDrInstanceToMasterInput) String ¶ added in v1.1.18
func (s SwitchDrInstanceToMasterInput) String() string
String returns the string representation
func (*SwitchDrInstanceToMasterInput) Validate ¶ added in v1.1.18
func (s *SwitchDrInstanceToMasterInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SwitchDrInstanceToMasterOutput ¶ added in v1.1.18
type SwitchDrInstanceToMasterOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (SwitchDrInstanceToMasterOutput) GoString ¶ added in v1.1.18
func (s SwitchDrInstanceToMasterOutput) GoString() string
GoString returns the string representation
func (SwitchDrInstanceToMasterOutput) String ¶ added in v1.1.18
func (s SwitchDrInstanceToMasterOutput) String() string
String returns the string representation
type SyncAllowListInput ¶ added in v1.1.35
type SyncAllowListInput struct {
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
DryRun *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (SyncAllowListInput) GoString ¶ added in v1.1.35
func (s SyncAllowListInput) GoString() string
GoString returns the string representation
func (*SyncAllowListInput) SetAllowListId ¶ added in v1.1.35
func (s *SyncAllowListInput) SetAllowListId(v string) *SyncAllowListInput
SetAllowListId sets the AllowListId field's value.
func (*SyncAllowListInput) SetDryRun ¶ added in v1.1.35
func (s *SyncAllowListInput) SetDryRun(v bool) *SyncAllowListInput
SetDryRun sets the DryRun field's value.
func (SyncAllowListInput) String ¶ added in v1.1.35
func (s SyncAllowListInput) String() string
String returns the string representation
func (*SyncAllowListInput) Validate ¶ added in v1.1.35
func (s *SyncAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SyncAllowListOutput ¶ added in v1.1.35
type SyncAllowListOutput struct {
Metadata *response.ResponseMetadata
ChangeObjects []*ChangeObjectForSyncAllowListOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (SyncAllowListOutput) GoString ¶ added in v1.1.35
func (s SyncAllowListOutput) GoString() string
GoString returns the string representation
func (*SyncAllowListOutput) SetChangeObjects ¶ added in v1.1.35
func (s *SyncAllowListOutput) SetChangeObjects(v []*ChangeObjectForSyncAllowListOutput) *SyncAllowListOutput
SetChangeObjects sets the ChangeObjects field's value.
func (SyncAllowListOutput) String ¶ added in v1.1.35
func (s SyncAllowListOutput) String() string
String returns the string representation
type TableColumnPrivilegeForCreateDBAccountInput ¶ added in v1.1.18
type TableColumnPrivilegeForCreateDBAccountInput struct {
ColumnPrivileges []*ColumnPrivilegeForCreateDBAccountInput `type:"list" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
TablePrivileges []*TablePrivilegeForCreateDBAccountInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableColumnPrivilegeForCreateDBAccountInput) GoString ¶ added in v1.1.18
func (s TableColumnPrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*TableColumnPrivilegeForCreateDBAccountInput) SetColumnPrivileges ¶ added in v1.1.18
func (s *TableColumnPrivilegeForCreateDBAccountInput) SetColumnPrivileges(v []*ColumnPrivilegeForCreateDBAccountInput) *TableColumnPrivilegeForCreateDBAccountInput
SetColumnPrivileges sets the ColumnPrivileges field's value.
func (*TableColumnPrivilegeForCreateDBAccountInput) SetDBName ¶ added in v1.1.18
func (s *TableColumnPrivilegeForCreateDBAccountInput) SetDBName(v string) *TableColumnPrivilegeForCreateDBAccountInput
SetDBName sets the DBName field's value.
func (*TableColumnPrivilegeForCreateDBAccountInput) SetTablePrivileges ¶ added in v1.1.18
func (s *TableColumnPrivilegeForCreateDBAccountInput) SetTablePrivileges(v []*TablePrivilegeForCreateDBAccountInput) *TableColumnPrivilegeForCreateDBAccountInput
SetTablePrivileges sets the TablePrivileges field's value.
func (TableColumnPrivilegeForCreateDBAccountInput) String ¶ added in v1.1.18
func (s TableColumnPrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type TableColumnPrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.1.18
type TableColumnPrivilegeForGrantDBAccountPrivilegeInput struct {
ColumnPrivileges []*ColumnPrivilegeForGrantDBAccountPrivilegeInput `type:"list" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
TablePrivileges []*TablePrivilegeForGrantDBAccountPrivilegeInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableColumnPrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.1.18
func (s TableColumnPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetColumnPrivileges ¶ added in v1.1.18
func (s *TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetColumnPrivileges(v []*ColumnPrivilegeForGrantDBAccountPrivilegeInput) *TableColumnPrivilegeForGrantDBAccountPrivilegeInput
SetColumnPrivileges sets the ColumnPrivileges field's value.
func (*TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetDBName ¶ added in v1.1.18
func (s *TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *TableColumnPrivilegeForGrantDBAccountPrivilegeInput
SetDBName sets the DBName field's value.
func (*TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetTablePrivileges ¶ added in v1.1.18
func (s *TableColumnPrivilegeForGrantDBAccountPrivilegeInput) SetTablePrivileges(v []*TablePrivilegeForGrantDBAccountPrivilegeInput) *TableColumnPrivilegeForGrantDBAccountPrivilegeInput
SetTablePrivileges sets the TablePrivileges field's value.
func (TableColumnPrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.1.18
func (s TableColumnPrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type TableForRestoreToExistedInstanceInput ¶ added in v1.0.93
type TableForRestoreToExistedInstanceInput struct {
NewTableName *string `type:"string" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableForRestoreToExistedInstanceInput) GoString ¶ added in v1.0.93
func (s TableForRestoreToExistedInstanceInput) GoString() string
GoString returns the string representation
func (*TableForRestoreToExistedInstanceInput) SetNewTableName ¶ added in v1.0.93
func (s *TableForRestoreToExistedInstanceInput) SetNewTableName(v string) *TableForRestoreToExistedInstanceInput
SetNewTableName sets the NewTableName field's value.
func (*TableForRestoreToExistedInstanceInput) SetTableName ¶ added in v1.0.93
func (s *TableForRestoreToExistedInstanceInput) SetTableName(v string) *TableForRestoreToExistedInstanceInput
SetTableName sets the TableName field's value.
func (TableForRestoreToExistedInstanceInput) String ¶ added in v1.0.93
func (s TableForRestoreToExistedInstanceInput) String() string
String returns the string representation
type TableInfoForDescribeDbAccountTableColumnInfoOutput ¶ added in v1.1.18
type TableInfoForDescribeDbAccountTableColumnInfoOutput struct {
AccountPrivileges []*string `type:"list" json:",omitempty"`
ColumnInfos []*ColumnInfoForDescribeDbAccountTableColumnInfoOutput `type:"list" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableInfoForDescribeDbAccountTableColumnInfoOutput) GoString ¶ added in v1.1.18
func (s TableInfoForDescribeDbAccountTableColumnInfoOutput) GoString() string
GoString returns the string representation
func (*TableInfoForDescribeDbAccountTableColumnInfoOutput) SetAccountPrivileges ¶ added in v1.1.18
func (s *TableInfoForDescribeDbAccountTableColumnInfoOutput) SetAccountPrivileges(v []*string) *TableInfoForDescribeDbAccountTableColumnInfoOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*TableInfoForDescribeDbAccountTableColumnInfoOutput) SetColumnInfos ¶ added in v1.1.18
func (s *TableInfoForDescribeDbAccountTableColumnInfoOutput) SetColumnInfos(v []*ColumnInfoForDescribeDbAccountTableColumnInfoOutput) *TableInfoForDescribeDbAccountTableColumnInfoOutput
SetColumnInfos sets the ColumnInfos field's value.
func (*TableInfoForDescribeDbAccountTableColumnInfoOutput) SetTableName ¶ added in v1.1.18
func (s *TableInfoForDescribeDbAccountTableColumnInfoOutput) SetTableName(v string) *TableInfoForDescribeDbAccountTableColumnInfoOutput
SetTableName sets the TableName field's value.
func (TableInfoForDescribeDbAccountTableColumnInfoOutput) String ¶ added in v1.1.18
func (s TableInfoForDescribeDbAccountTableColumnInfoOutput) String() string
String returns the string representation
type TableMetaForRestoreToExistedInstanceInput ¶ added in v1.0.93
type TableMetaForRestoreToExistedInstanceInput struct {
DBName *string `type:"string" json:",omitempty"`
NewDBName *string `type:"string" json:",omitempty"`
Table []*TableForRestoreToExistedInstanceInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableMetaForRestoreToExistedInstanceInput) GoString ¶ added in v1.0.93
func (s TableMetaForRestoreToExistedInstanceInput) GoString() string
GoString returns the string representation
func (*TableMetaForRestoreToExistedInstanceInput) SetDBName ¶ added in v1.0.93
func (s *TableMetaForRestoreToExistedInstanceInput) SetDBName(v string) *TableMetaForRestoreToExistedInstanceInput
SetDBName sets the DBName field's value.
func (*TableMetaForRestoreToExistedInstanceInput) SetNewDBName ¶ added in v1.0.93
func (s *TableMetaForRestoreToExistedInstanceInput) SetNewDBName(v string) *TableMetaForRestoreToExistedInstanceInput
SetNewDBName sets the NewDBName field's value.
func (*TableMetaForRestoreToExistedInstanceInput) SetTable ¶ added in v1.0.93
func (s *TableMetaForRestoreToExistedInstanceInput) SetTable(v []*TableForRestoreToExistedInstanceInput) *TableMetaForRestoreToExistedInstanceInput
SetTable sets the Table field's value.
func (TableMetaForRestoreToExistedInstanceInput) String ¶ added in v1.0.93
func (s TableMetaForRestoreToExistedInstanceInput) String() string
String returns the string representation
type TablePrivilegeForCreateDBAccountInput ¶ added in v1.1.18
type TablePrivilegeForCreateDBAccountInput struct {
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TablePrivilegeForCreateDBAccountInput) GoString ¶ added in v1.1.18
func (s TablePrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*TablePrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail ¶ added in v1.1.18
func (s *TablePrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *TablePrivilegeForCreateDBAccountInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*TablePrivilegeForCreateDBAccountInput) SetTableName ¶ added in v1.1.18
func (s *TablePrivilegeForCreateDBAccountInput) SetTableName(v string) *TablePrivilegeForCreateDBAccountInput
SetTableName sets the TableName field's value.
func (TablePrivilegeForCreateDBAccountInput) String ¶ added in v1.1.18
func (s TablePrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type TablePrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.1.18
type TablePrivilegeForGrantDBAccountPrivilegeInput struct {
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TablePrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.1.18
func (s TablePrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*TablePrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail ¶ added in v1.1.18
func (s *TablePrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *TablePrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*TablePrivilegeForGrantDBAccountPrivilegeInput) SetTableName ¶ added in v1.1.18
func (s *TablePrivilegeForGrantDBAccountPrivilegeInput) SetTableName(v string) *TablePrivilegeForGrantDBAccountPrivilegeInput
SetTableName sets the TableName field's value.
func (TablePrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.1.18
func (s TablePrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type TagFilterForDescribeDBInstancesInput ¶ added in v1.0.93
type TagFilterForDescribeDBInstancesInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeDBInstancesInput) GoString ¶ added in v1.0.93
func (s TagFilterForDescribeDBInstancesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeDBInstancesInput) SetKey ¶ added in v1.0.93
func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeDBInstancesInput) SetValue ¶ added in v1.0.93
func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
SetValue sets the Value field's value.
func (*TagFilterForDescribeDBInstancesInput) SetValues ¶ added in v1.1.18
func (s *TagFilterForDescribeDBInstancesInput) SetValues(v []*string) *TagFilterForDescribeDBInstancesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeDBInstancesInput) String ¶ added in v1.0.93
func (s TagFilterForDescribeDBInstancesInput) String() string
String returns the string representation
type TagFilterForDescribeTagsByResourceInput ¶ added in v1.0.93
type TagFilterForDescribeTagsByResourceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeTagsByResourceInput) GoString ¶ added in v1.0.93
func (s TagFilterForDescribeTagsByResourceInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeTagsByResourceInput) SetKey ¶ added in v1.0.93
func (s *TagFilterForDescribeTagsByResourceInput) SetKey(v string) *TagFilterForDescribeTagsByResourceInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeTagsByResourceInput) SetValue ¶ added in v1.0.93
func (s *TagFilterForDescribeTagsByResourceInput) SetValue(v string) *TagFilterForDescribeTagsByResourceInput
SetValue sets the Value field's value.
func (*TagFilterForDescribeTagsByResourceInput) SetValues ¶ added in v1.1.18
func (s *TagFilterForDescribeTagsByResourceInput) SetValues(v []*string) *TagFilterForDescribeTagsByResourceInput
SetValues sets the Values field's value.
func (TagFilterForDescribeTagsByResourceInput) String ¶ added in v1.0.93
func (s TagFilterForDescribeTagsByResourceInput) String() string
String returns the string representation
type TagForAddTagFromUserBackupInfoInput ¶ added in v1.1.54
type TagForAddTagFromUserBackupInfoInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForAddTagFromUserBackupInfoInput) GoString ¶ added in v1.1.54
func (s TagForAddTagFromUserBackupInfoInput) GoString() string
GoString returns the string representation
func (*TagForAddTagFromUserBackupInfoInput) SetKey ¶ added in v1.1.54
func (s *TagForAddTagFromUserBackupInfoInput) SetKey(v string) *TagForAddTagFromUserBackupInfoInput
SetKey sets the Key field's value.
func (*TagForAddTagFromUserBackupInfoInput) SetValue ¶ added in v1.1.54
func (s *TagForAddTagFromUserBackupInfoInput) SetValue(v string) *TagForAddTagFromUserBackupInfoInput
SetValue sets the Value field's value.
func (TagForAddTagFromUserBackupInfoInput) String ¶ added in v1.1.54
func (s TagForAddTagFromUserBackupInfoInput) String() string
String returns the string representation
type TagForAddTagsToResourceInput ¶ added in v1.0.93
type TagForAddTagsToResourceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForAddTagsToResourceInput) GoString ¶ added in v1.0.93
func (s TagForAddTagsToResourceInput) GoString() string
GoString returns the string representation
func (*TagForAddTagsToResourceInput) SetKey ¶ added in v1.0.93
func (s *TagForAddTagsToResourceInput) SetKey(v string) *TagForAddTagsToResourceInput
SetKey sets the Key field's value.
func (*TagForAddTagsToResourceInput) SetValue ¶ added in v1.0.93
func (s *TagForAddTagsToResourceInput) SetValue(v string) *TagForAddTagsToResourceInput
SetValue sets the Value field's value.
func (TagForAddTagsToResourceInput) String ¶ added in v1.0.93
func (s TagForAddTagsToResourceInput) String() string
String returns the string representation
type TagForDescribeDBInstanceAttributeOutput ¶ added in v1.1.35
type TagForDescribeDBInstanceAttributeOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstanceAttributeOutput) GoString ¶ added in v1.1.35
func (s TagForDescribeDBInstanceAttributeOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstanceAttributeOutput) SetKey ¶ added in v1.1.35
func (s *TagForDescribeDBInstanceAttributeOutput) SetKey(v string) *TagForDescribeDBInstanceAttributeOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstanceAttributeOutput) SetValue ¶ added in v1.1.35
func (s *TagForDescribeDBInstanceAttributeOutput) SetValue(v string) *TagForDescribeDBInstanceAttributeOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstanceAttributeOutput) String ¶ added in v1.1.35
func (s TagForDescribeDBInstanceAttributeOutput) String() string
String returns the string representation
type TagForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type TagForDescribeDBInstanceDetailOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstanceDetailOutput) GoString ¶ added in v1.0.56
func (s TagForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstanceDetailOutput) SetKey ¶ added in v1.0.56
func (s *TagForDescribeDBInstanceDetailOutput) SetKey(v string) *TagForDescribeDBInstanceDetailOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstanceDetailOutput) SetValue ¶ added in v1.0.56
func (s *TagForDescribeDBInstanceDetailOutput) SetValue(v string) *TagForDescribeDBInstanceDetailOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstanceDetailOutput) String ¶ added in v1.0.56
func (s TagForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type TagForDescribeDBInstancesOutput ¶ added in v1.0.93
type TagForDescribeDBInstancesOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstancesOutput) GoString ¶ added in v1.0.93
func (s TagForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstancesOutput) SetKey ¶ added in v1.0.93
func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstancesOutput) SetValue ¶ added in v1.0.93
func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstancesOutput) String ¶ added in v1.0.93
func (s TagForDescribeDBInstancesOutput) String() string
String returns the string representation
type TagForDescribeUserUploadBackupsOutput ¶ added in v1.1.54
type TagForDescribeUserUploadBackupsOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeUserUploadBackupsOutput) GoString ¶ added in v1.1.54
func (s TagForDescribeUserUploadBackupsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeUserUploadBackupsOutput) SetKey ¶ added in v1.1.54
func (s *TagForDescribeUserUploadBackupsOutput) SetKey(v string) *TagForDescribeUserUploadBackupsOutput
SetKey sets the Key field's value.
func (*TagForDescribeUserUploadBackupsOutput) SetValue ¶ added in v1.1.54
func (s *TagForDescribeUserUploadBackupsOutput) SetValue(v string) *TagForDescribeUserUploadBackupsOutput
SetValue sets the Value field's value.
func (TagForDescribeUserUploadBackupsOutput) String ¶ added in v1.1.54
func (s TagForDescribeUserUploadBackupsOutput) String() string
String returns the string representation
type TagForRemoveTagFromUserBackupInfoInput ¶ added in v1.1.54
type TagForRemoveTagFromUserBackupInfoInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForRemoveTagFromUserBackupInfoInput) GoString ¶ added in v1.1.54
func (s TagForRemoveTagFromUserBackupInfoInput) GoString() string
GoString returns the string representation
func (*TagForRemoveTagFromUserBackupInfoInput) SetKey ¶ added in v1.1.54
func (s *TagForRemoveTagFromUserBackupInfoInput) SetKey(v string) *TagForRemoveTagFromUserBackupInfoInput
SetKey sets the Key field's value.
func (*TagForRemoveTagFromUserBackupInfoInput) SetValue ¶ added in v1.1.54
func (s *TagForRemoveTagFromUserBackupInfoInput) SetValue(v string) *TagForRemoveTagFromUserBackupInfoInput
SetValue sets the Value field's value.
func (TagForRemoveTagFromUserBackupInfoInput) String ¶ added in v1.1.54
func (s TagForRemoveTagFromUserBackupInfoInput) String() string
String returns the string representation
type TagResourceForDescribeTagsByResourceOutput ¶ added in v1.0.93
type TagResourceForDescribeTagsByResourceOutput struct {
InstanceId *string `type:"string" json:",omitempty"`
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagResourceForDescribeTagsByResourceOutput) GoString ¶ added in v1.0.93
func (s TagResourceForDescribeTagsByResourceOutput) GoString() string
GoString returns the string representation
func (*TagResourceForDescribeTagsByResourceOutput) SetInstanceId ¶ added in v1.0.93
func (s *TagResourceForDescribeTagsByResourceOutput) SetInstanceId(v string) *TagResourceForDescribeTagsByResourceOutput
SetInstanceId sets the InstanceId field's value.
func (*TagResourceForDescribeTagsByResourceOutput) SetKey ¶ added in v1.0.93
func (s *TagResourceForDescribeTagsByResourceOutput) SetKey(v string) *TagResourceForDescribeTagsByResourceOutput
SetKey sets the Key field's value.
func (*TagResourceForDescribeTagsByResourceOutput) SetValue ¶ added in v1.0.93
func (s *TagResourceForDescribeTagsByResourceOutput) SetValue(v string) *TagResourceForDescribeTagsByResourceOutput
SetValue sets the Value field's value.
func (TagResourceForDescribeTagsByResourceOutput) String ¶ added in v1.0.93
func (s TagResourceForDescribeTagsByResourceOutput) String() string
String returns the string representation
type TaskInfoForDescribeTaskDetailOutput ¶ added in v1.1.18
type TaskInfoForDescribeTaskDetailOutput struct {
CostTimeMS *int64 `type:"int64" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
FinishTime *string `type:"string" json:",omitempty"`
OriginConfig *string `type:"string" json:",omitempty"`
Progress *int32 `type:"int32" json:",omitempty"`
RelatedInstanceInfos *RelatedInstanceInfosForDescribeTaskDetailOutput `type:"structure" json:",omitempty"`
ScheduledExecuteEndTime *string `type:"string" json:",omitempty"`
ScheduledExecuteStartTime *string `type:"string" json:",omitempty"`
ScheduledSwitchEndTime *string `type:"string" json:",omitempty"`
ScheduledSwitchStartTime *string `type:"string" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskCategory *string `type:"string" json:",omitempty"`
TaskDesc *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
TaskParams *string `type:"string" json:",omitempty"`
TaskProgress []*TaskProgressForDescribeTaskDetailOutput `type:"list" json:",omitempty"`
TaskSource *string `type:"string" json:",omitempty"`
TaskStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskInfoForDescribeTaskDetailOutput) GoString ¶ added in v1.1.18
func (s TaskInfoForDescribeTaskDetailOutput) GoString() string
GoString returns the string representation
func (*TaskInfoForDescribeTaskDetailOutput) SetCostTimeMS ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetCostTimeMS(v int64) *TaskInfoForDescribeTaskDetailOutput
SetCostTimeMS sets the CostTimeMS field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetCreateTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetCreateTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetFinishTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetFinishTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetFinishTime sets the FinishTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetOriginConfig ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetOriginConfig(v string) *TaskInfoForDescribeTaskDetailOutput
SetOriginConfig sets the OriginConfig field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetProgress ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetProgress(v int32) *TaskInfoForDescribeTaskDetailOutput
SetProgress sets the Progress field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetRelatedInstanceInfos ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetRelatedInstanceInfos(v *RelatedInstanceInfosForDescribeTaskDetailOutput) *TaskInfoForDescribeTaskDetailOutput
SetRelatedInstanceInfos sets the RelatedInstanceInfos field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetScheduledExecuteEndTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledExecuteEndTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetScheduledExecuteEndTime sets the ScheduledExecuteEndTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetScheduledExecuteStartTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledExecuteStartTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetScheduledExecuteStartTime sets the ScheduledExecuteStartTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetScheduledSwitchEndTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledSwitchEndTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetScheduledSwitchEndTime sets the ScheduledSwitchEndTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetScheduledSwitchStartTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetScheduledSwitchStartTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetScheduledSwitchStartTime sets the ScheduledSwitchStartTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetStartTime ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetStartTime(v string) *TaskInfoForDescribeTaskDetailOutput
SetStartTime sets the StartTime field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskAction ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskAction(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskAction sets the TaskAction field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskCategory ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskCategory(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskCategory sets the TaskCategory field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskDesc ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskDesc(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskDesc sets the TaskDesc field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskId ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskId(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskId sets the TaskId field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskParams ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskParams(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskParams sets the TaskParams field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskProgress ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskProgress(v []*TaskProgressForDescribeTaskDetailOutput) *TaskInfoForDescribeTaskDetailOutput
SetTaskProgress sets the TaskProgress field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskSource ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskSource(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskSource sets the TaskSource field's value.
func (*TaskInfoForDescribeTaskDetailOutput) SetTaskStatus ¶ added in v1.1.18
func (s *TaskInfoForDescribeTaskDetailOutput) SetTaskStatus(v string) *TaskInfoForDescribeTaskDetailOutput
SetTaskStatus sets the TaskStatus field's value.
func (TaskInfoForDescribeTaskDetailOutput) String ¶ added in v1.1.18
func (s TaskInfoForDescribeTaskDetailOutput) String() string
String returns the string representation
type TaskProgressForDescribeTaskDetailOutput ¶ added in v1.1.18
type TaskProgressForDescribeTaskDetailOutput struct {
Name *string `type:"string" json:",omitempty"`
StepExtraInfo []*StepExtraInfoForDescribeTaskDetailOutput `type:"list" json:",omitempty"`
StepStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskProgressForDescribeTaskDetailOutput) GoString ¶ added in v1.1.18
func (s TaskProgressForDescribeTaskDetailOutput) GoString() string
GoString returns the string representation
func (*TaskProgressForDescribeTaskDetailOutput) SetName ¶ added in v1.1.18
func (s *TaskProgressForDescribeTaskDetailOutput) SetName(v string) *TaskProgressForDescribeTaskDetailOutput
SetName sets the Name field's value.
func (*TaskProgressForDescribeTaskDetailOutput) SetStepExtraInfo ¶ added in v1.1.18
func (s *TaskProgressForDescribeTaskDetailOutput) SetStepExtraInfo(v []*StepExtraInfoForDescribeTaskDetailOutput) *TaskProgressForDescribeTaskDetailOutput
SetStepExtraInfo sets the StepExtraInfo field's value.
func (*TaskProgressForDescribeTaskDetailOutput) SetStepStatus ¶ added in v1.1.18
func (s *TaskProgressForDescribeTaskDetailOutput) SetStepStatus(v string) *TaskProgressForDescribeTaskDetailOutput
SetStepStatus sets the StepStatus field's value.
func (TaskProgressForDescribeTaskDetailOutput) String ¶ added in v1.1.18
func (s TaskProgressForDescribeTaskDetailOutput) String() string
String returns the string representation
type TaskProgressForDescribeTasksOutput ¶ added in v1.0.125
type TaskProgressForDescribeTasksOutput struct {
Name *string `type:"string" json:",omitempty"`
StepExtraInfo []*StepExtraInfoForDescribeTasksOutput `type:"list" json:",omitempty"`
StepStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskProgressForDescribeTasksOutput) GoString ¶ added in v1.0.125
func (s TaskProgressForDescribeTasksOutput) GoString() string
GoString returns the string representation
func (*TaskProgressForDescribeTasksOutput) SetName ¶ added in v1.0.125
func (s *TaskProgressForDescribeTasksOutput) SetName(v string) *TaskProgressForDescribeTasksOutput
SetName sets the Name field's value.
func (*TaskProgressForDescribeTasksOutput) SetStepExtraInfo ¶ added in v1.0.125
func (s *TaskProgressForDescribeTasksOutput) SetStepExtraInfo(v []*StepExtraInfoForDescribeTasksOutput) *TaskProgressForDescribeTasksOutput
SetStepExtraInfo sets the StepExtraInfo field's value.
func (*TaskProgressForDescribeTasksOutput) SetStepStatus ¶ added in v1.0.125
func (s *TaskProgressForDescribeTasksOutput) SetStepStatus(v string) *TaskProgressForDescribeTasksOutput
SetStepStatus sets the StepStatus field's value.
func (TaskProgressForDescribeTasksOutput) String ¶ added in v1.0.125
func (s TaskProgressForDescribeTasksOutput) String() string
String returns the string representation
type TemplateInfoForDescribeParameterTemplateOutput ¶ added in v1.0.93
type TemplateInfoForDescribeParameterTemplateOutput struct {
AccountId *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
NeedRestart *bool `type:"boolean" json:",omitempty"`
ParameterNum *int64 `type:"int64" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
TemplateCategory *string `type:"string" json:",omitempty"`
TemplateDesc *string `type:"string" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
TemplateName *string `type:"string" json:",omitempty"`
TemplateParams []*TemplateParamForDescribeParameterTemplateOutput `type:"list" json:",omitempty"`
TemplateSource *string `type:"string" json:",omitempty"`
TemplateType *string `type:"string" json:",omitempty"`
TemplateTypeVersion *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateInfoForDescribeParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s TemplateInfoForDescribeParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*TemplateInfoForDescribeParameterTemplateOutput) SetAccountId ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetAccountId(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetAccountId sets the AccountId field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetCreateTime ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetCreateTime(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetCreateTime sets the CreateTime field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetEngineType ¶ added in v1.1.54
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetEngineType(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetEngineType sets the EngineType field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetNeedRestart ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetNeedRestart(v bool) *TemplateInfoForDescribeParameterTemplateOutput
SetNeedRestart sets the NeedRestart field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetParameterNum ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetParameterNum(v int64) *TemplateInfoForDescribeParameterTemplateOutput
SetParameterNum sets the ParameterNum field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetProjectName ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetProjectName(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetProjectName sets the ProjectName field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateCategory ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateCategory(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateCategory sets the TemplateCategory field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateDesc ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateDesc(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateDesc sets the TemplateDesc field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateId ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateId(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateName ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateName(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateName sets the TemplateName field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateParams ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateParams(v []*TemplateParamForDescribeParameterTemplateOutput) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateParams sets the TemplateParams field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateSource ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateSource(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateSource sets the TemplateSource field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateType ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateType(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateType sets the TemplateType field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetTemplateTypeVersion ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetTemplateTypeVersion(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (*TemplateInfoForDescribeParameterTemplateOutput) SetUpdateTime ¶ added in v1.0.93
func (s *TemplateInfoForDescribeParameterTemplateOutput) SetUpdateTime(v string) *TemplateInfoForDescribeParameterTemplateOutput
SetUpdateTime sets the UpdateTime field's value.
func (TemplateInfoForDescribeParameterTemplateOutput) String ¶ added in v1.0.93
func (s TemplateInfoForDescribeParameterTemplateOutput) String() string
String returns the string representation
type TemplateInfoForListParameterTemplatesOutput ¶ added in v1.0.125
type TemplateInfoForListParameterTemplatesOutput struct {
AccountId *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
EngineType *string `type:"string" json:",omitempty"`
NeedRestart *bool `type:"boolean" json:",omitempty"`
ParameterNum *int64 `type:"int64" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
TemplateCategory *string `type:"string" json:",omitempty"`
TemplateDesc *string `type:"string" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
TemplateName *string `type:"string" json:",omitempty"`
TemplateParams []*TemplateParamForListParameterTemplatesOutput `type:"list" json:",omitempty"`
TemplateSource *string `type:"string" json:",omitempty"`
TemplateType *string `type:"string" json:",omitempty"`
TemplateTypeVersion *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateInfoForListParameterTemplatesOutput) GoString ¶ added in v1.0.125
func (s TemplateInfoForListParameterTemplatesOutput) GoString() string
GoString returns the string representation
func (*TemplateInfoForListParameterTemplatesOutput) SetAccountId ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetAccountId(v string) *TemplateInfoForListParameterTemplatesOutput
SetAccountId sets the AccountId field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetCreateTime ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetCreateTime(v string) *TemplateInfoForListParameterTemplatesOutput
SetCreateTime sets the CreateTime field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetEngineType ¶ added in v1.1.54
func (s *TemplateInfoForListParameterTemplatesOutput) SetEngineType(v string) *TemplateInfoForListParameterTemplatesOutput
SetEngineType sets the EngineType field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetNeedRestart ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetNeedRestart(v bool) *TemplateInfoForListParameterTemplatesOutput
SetNeedRestart sets the NeedRestart field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetParameterNum ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetParameterNum(v int64) *TemplateInfoForListParameterTemplatesOutput
SetParameterNum sets the ParameterNum field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetProjectName ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetProjectName(v string) *TemplateInfoForListParameterTemplatesOutput
SetProjectName sets the ProjectName field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateCategory ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateCategory(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateCategory sets the TemplateCategory field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateDesc ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateDesc(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateDesc sets the TemplateDesc field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateId ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateId(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateId sets the TemplateId field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateName ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateName(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateName sets the TemplateName field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateParams ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateParams(v []*TemplateParamForListParameterTemplatesOutput) *TemplateInfoForListParameterTemplatesOutput
SetTemplateParams sets the TemplateParams field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateSource ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateSource(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateSource sets the TemplateSource field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateType ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateType(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateType sets the TemplateType field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetTemplateTypeVersion ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetTemplateTypeVersion(v string) *TemplateInfoForListParameterTemplatesOutput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (*TemplateInfoForListParameterTemplatesOutput) SetUpdateTime ¶ added in v1.0.125
func (s *TemplateInfoForListParameterTemplatesOutput) SetUpdateTime(v string) *TemplateInfoForListParameterTemplatesOutput
SetUpdateTime sets the UpdateTime field's value.
func (TemplateInfoForListParameterTemplatesOutput) String ¶ added in v1.0.125
func (s TemplateInfoForListParameterTemplatesOutput) String() string
String returns the string representation
type TemplateParamForCreateParameterTemplateInput ¶ added in v1.0.93
type TemplateParamForCreateParameterTemplateInput struct {
DefaultValue *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ExpectValue *string `type:"string" json:",omitempty"`
Expression *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Restart *bool `type:"boolean" json:",omitempty"`
RunningValue *string `type:"string" json:",omitempty"`
ValueRange *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateParamForCreateParameterTemplateInput) GoString ¶ added in v1.0.93
func (s TemplateParamForCreateParameterTemplateInput) GoString() string
GoString returns the string representation
func (*TemplateParamForCreateParameterTemplateInput) SetDefaultValue ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetDefaultValue(v string) *TemplateParamForCreateParameterTemplateInput
SetDefaultValue sets the DefaultValue field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetDescription(v string) *TemplateParamForCreateParameterTemplateInput
SetDescription sets the Description field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetExpectValue ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetExpectValue(v string) *TemplateParamForCreateParameterTemplateInput
SetExpectValue sets the ExpectValue field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetExpression ¶ added in v1.0.163
func (s *TemplateParamForCreateParameterTemplateInput) SetExpression(v string) *TemplateParamForCreateParameterTemplateInput
SetExpression sets the Expression field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetName ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetName(v string) *TemplateParamForCreateParameterTemplateInput
SetName sets the Name field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetRestart ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetRestart(v bool) *TemplateParamForCreateParameterTemplateInput
SetRestart sets the Restart field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetRunningValue(v string) *TemplateParamForCreateParameterTemplateInput
SetRunningValue sets the RunningValue field's value.
func (*TemplateParamForCreateParameterTemplateInput) SetValueRange ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetValueRange(v string) *TemplateParamForCreateParameterTemplateInput
SetValueRange sets the ValueRange field's value.
func (TemplateParamForCreateParameterTemplateInput) String ¶ added in v1.0.93
func (s TemplateParamForCreateParameterTemplateInput) String() string
String returns the string representation
type TemplateParamForDescribeParameterTemplateOutput ¶ added in v1.0.93
type TemplateParamForDescribeParameterTemplateOutput struct {
DefaultValue *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ExpectValue *string `type:"string" json:",omitempty"`
Expression *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Restart *bool `type:"boolean" json:",omitempty"`
RunningValue *string `type:"string" json:",omitempty"`
ValueRange *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateParamForDescribeParameterTemplateOutput) GoString ¶ added in v1.0.93
func (s TemplateParamForDescribeParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*TemplateParamForDescribeParameterTemplateOutput) SetDefaultValue ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetDefaultValue(v string) *TemplateParamForDescribeParameterTemplateOutput
SetDefaultValue sets the DefaultValue field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetDescription(v string) *TemplateParamForDescribeParameterTemplateOutput
SetDescription sets the Description field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetExpectValue ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetExpectValue(v string) *TemplateParamForDescribeParameterTemplateOutput
SetExpectValue sets the ExpectValue field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetExpression ¶ added in v1.0.163
func (s *TemplateParamForDescribeParameterTemplateOutput) SetExpression(v string) *TemplateParamForDescribeParameterTemplateOutput
SetExpression sets the Expression field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetName ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetName(v string) *TemplateParamForDescribeParameterTemplateOutput
SetName sets the Name field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetRestart ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetRestart(v bool) *TemplateParamForDescribeParameterTemplateOutput
SetRestart sets the Restart field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetRunningValue(v string) *TemplateParamForDescribeParameterTemplateOutput
SetRunningValue sets the RunningValue field's value.
func (*TemplateParamForDescribeParameterTemplateOutput) SetValueRange ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetValueRange(v string) *TemplateParamForDescribeParameterTemplateOutput
SetValueRange sets the ValueRange field's value.
func (TemplateParamForDescribeParameterTemplateOutput) String ¶ added in v1.0.93
func (s TemplateParamForDescribeParameterTemplateOutput) String() string
String returns the string representation
type TemplateParamForListParameterTemplatesOutput ¶ added in v1.0.93
type TemplateParamForListParameterTemplatesOutput struct {
DefaultValue *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ExpectValue *string `type:"string" json:",omitempty"`
Expression *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Restart *bool `type:"boolean" json:",omitempty"`
RunningValue *string `type:"string" json:",omitempty"`
ValueRange *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateParamForListParameterTemplatesOutput) GoString ¶ added in v1.0.93
func (s TemplateParamForListParameterTemplatesOutput) GoString() string
GoString returns the string representation
func (*TemplateParamForListParameterTemplatesOutput) SetDefaultValue ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetDefaultValue(v string) *TemplateParamForListParameterTemplatesOutput
SetDefaultValue sets the DefaultValue field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetDescription(v string) *TemplateParamForListParameterTemplatesOutput
SetDescription sets the Description field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetExpectValue ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetExpectValue(v string) *TemplateParamForListParameterTemplatesOutput
SetExpectValue sets the ExpectValue field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetExpression ¶ added in v1.0.163
func (s *TemplateParamForListParameterTemplatesOutput) SetExpression(v string) *TemplateParamForListParameterTemplatesOutput
SetExpression sets the Expression field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetName ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetName(v string) *TemplateParamForListParameterTemplatesOutput
SetName sets the Name field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetRestart ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetRestart(v bool) *TemplateParamForListParameterTemplatesOutput
SetRestart sets the Restart field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetRunningValue(v string) *TemplateParamForListParameterTemplatesOutput
SetRunningValue sets the RunningValue field's value.
func (*TemplateParamForListParameterTemplatesOutput) SetValueRange ¶ added in v1.0.93
func (s *TemplateParamForListParameterTemplatesOutput) SetValueRange(v string) *TemplateParamForListParameterTemplatesOutput
SetValueRange sets the ValueRange field's value.
func (TemplateParamForListParameterTemplatesOutput) String ¶ added in v1.0.93
func (s TemplateParamForListParameterTemplatesOutput) String() string
String returns the string representation
type TemplateParamForModifyParameterTemplateInput ¶ added in v1.0.93
type TemplateParamForModifyParameterTemplateInput struct {
DefaultValue *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ExpectValue *string `type:"string" json:",omitempty"`
Expression *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Restart *bool `type:"boolean" json:",omitempty"`
RunningValue *string `type:"string" json:",omitempty"`
ValueRange *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateParamForModifyParameterTemplateInput) GoString ¶ added in v1.0.93
func (s TemplateParamForModifyParameterTemplateInput) GoString() string
GoString returns the string representation
func (*TemplateParamForModifyParameterTemplateInput) SetDefaultValue ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetDefaultValue(v string) *TemplateParamForModifyParameterTemplateInput
SetDefaultValue sets the DefaultValue field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetDescription(v string) *TemplateParamForModifyParameterTemplateInput
SetDescription sets the Description field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetExpectValue ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetExpectValue(v string) *TemplateParamForModifyParameterTemplateInput
SetExpectValue sets the ExpectValue field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetExpression ¶ added in v1.0.163
func (s *TemplateParamForModifyParameterTemplateInput) SetExpression(v string) *TemplateParamForModifyParameterTemplateInput
SetExpression sets the Expression field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetName ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetName(v string) *TemplateParamForModifyParameterTemplateInput
SetName sets the Name field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetRestart ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetRestart(v bool) *TemplateParamForModifyParameterTemplateInput
SetRestart sets the Restart field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetRunningValue(v string) *TemplateParamForModifyParameterTemplateInput
SetRunningValue sets the RunningValue field's value.
func (*TemplateParamForModifyParameterTemplateInput) SetValueRange ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetValueRange(v string) *TemplateParamForModifyParameterTemplateInput
SetValueRange sets the ValueRange field's value.
func (TemplateParamForModifyParameterTemplateInput) String ¶ added in v1.0.93
func (s TemplateParamForModifyParameterTemplateInput) String() string
String returns the string representation
type TosObjectInfoForAssociateUserBackupInput ¶ added in v1.1.54
type TosObjectInfoForAssociateUserBackupInput struct {
Associated *bool `type:"boolean" json:",omitempty"`
LastModifiedTime *int64 `type:"int64" json:",omitempty"`
ObjectCRC64 *string `type:"string" json:",omitempty"`
ObjectName *string `type:"string" json:",omitempty"`
ObjectSize *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (TosObjectInfoForAssociateUserBackupInput) GoString ¶ added in v1.1.54
func (s TosObjectInfoForAssociateUserBackupInput) GoString() string
GoString returns the string representation
func (*TosObjectInfoForAssociateUserBackupInput) SetAssociated ¶ added in v1.1.54
func (s *TosObjectInfoForAssociateUserBackupInput) SetAssociated(v bool) *TosObjectInfoForAssociateUserBackupInput
SetAssociated sets the Associated field's value.
func (*TosObjectInfoForAssociateUserBackupInput) SetLastModifiedTime ¶ added in v1.1.54
func (s *TosObjectInfoForAssociateUserBackupInput) SetLastModifiedTime(v int64) *TosObjectInfoForAssociateUserBackupInput
SetLastModifiedTime sets the LastModifiedTime field's value.
func (*TosObjectInfoForAssociateUserBackupInput) SetObjectCRC64 ¶ added in v1.1.54
func (s *TosObjectInfoForAssociateUserBackupInput) SetObjectCRC64(v string) *TosObjectInfoForAssociateUserBackupInput
SetObjectCRC64 sets the ObjectCRC64 field's value.
func (*TosObjectInfoForAssociateUserBackupInput) SetObjectName ¶ added in v1.1.54
func (s *TosObjectInfoForAssociateUserBackupInput) SetObjectName(v string) *TosObjectInfoForAssociateUserBackupInput
SetObjectName sets the ObjectName field's value.
func (*TosObjectInfoForAssociateUserBackupInput) SetObjectSize ¶ added in v1.1.54
func (s *TosObjectInfoForAssociateUserBackupInput) SetObjectSize(v int64) *TosObjectInfoForAssociateUserBackupInput
SetObjectSize sets the ObjectSize field's value.
func (TosObjectInfoForAssociateUserBackupInput) String ¶ added in v1.1.54
func (s TosObjectInfoForAssociateUserBackupInput) String() string
String returns the string representation
type UpgradeAllowListVersionInput ¶
type UpgradeAllowListVersionInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpgradeAllowListVersionInput) GoString ¶
func (s UpgradeAllowListVersionInput) GoString() string
GoString returns the string representation
func (*UpgradeAllowListVersionInput) SetInstanceId ¶
func (s *UpgradeAllowListVersionInput) SetInstanceId(v string) *UpgradeAllowListVersionInput
SetInstanceId sets the InstanceId field's value.
func (UpgradeAllowListVersionInput) String ¶
func (s UpgradeAllowListVersionInput) String() string
String returns the string representation
func (*UpgradeAllowListVersionInput) Validate ¶ added in v1.0.56
func (s *UpgradeAllowListVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradeAllowListVersionOutput ¶
type UpgradeAllowListVersionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpgradeAllowListVersionOutput) GoString ¶
func (s UpgradeAllowListVersionOutput) GoString() string
GoString returns the string representation
func (UpgradeAllowListVersionOutput) String ¶
func (s UpgradeAllowListVersionOutput) String() string
String returns the string representation
type UpgradeDBInstanceEngineMajorVersionInput ¶ added in v1.2.21
type UpgradeDBInstanceEngineMajorVersionInput struct {
// DefaultCollationForUtf8mb4 is a required field
DefaultCollationForUtf8mb4 *string `type:"string" json:",omitempty" required:"true"`
EstimateOnly *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// MySQLSlaveDelayThreshold is a required field
MySQLSlaveDelayThreshold *int32 `type:"int32" json:",omitempty" required:"true"`
ObservationHours *int32 `type:"int32" json:",omitempty"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// TargetMajorVersion is a required field
TargetMajorVersion *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpgradeDBInstanceEngineMajorVersionInput) GoString ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionInput) GoString() string
GoString returns the string representation
func (*UpgradeDBInstanceEngineMajorVersionInput) SetDefaultCollationForUtf8mb4 ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetDefaultCollationForUtf8mb4(v string) *UpgradeDBInstanceEngineMajorVersionInput
SetDefaultCollationForUtf8mb4 sets the DefaultCollationForUtf8mb4 field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetEstimateOnly ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetEstimateOnly(v bool) *UpgradeDBInstanceEngineMajorVersionInput
SetEstimateOnly sets the EstimateOnly field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetInstanceId ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetInstanceId(v string) *UpgradeDBInstanceEngineMajorVersionInput
SetInstanceId sets the InstanceId field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetMySQLSlaveDelayThreshold ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetMySQLSlaveDelayThreshold(v int32) *UpgradeDBInstanceEngineMajorVersionInput
SetMySQLSlaveDelayThreshold sets the MySQLSlaveDelayThreshold field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetObservationHours ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetObservationHours(v int32) *UpgradeDBInstanceEngineMajorVersionInput
SetObservationHours sets the ObservationHours field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetSpecifiedSwitchEndTime ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetSpecifiedSwitchEndTime(v string) *UpgradeDBInstanceEngineMajorVersionInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetSpecifiedSwitchStartTime ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetSpecifiedSwitchStartTime(v string) *UpgradeDBInstanceEngineMajorVersionInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetSwitchType ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetSwitchType(v string) *UpgradeDBInstanceEngineMajorVersionInput
SetSwitchType sets the SwitchType field's value.
func (*UpgradeDBInstanceEngineMajorVersionInput) SetTargetMajorVersion ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) SetTargetMajorVersion(v string) *UpgradeDBInstanceEngineMajorVersionInput
SetTargetMajorVersion sets the TargetMajorVersion field's value.
func (UpgradeDBInstanceEngineMajorVersionInput) String ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionInput) String() string
String returns the string representation
func (*UpgradeDBInstanceEngineMajorVersionInput) Validate ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradeDBInstanceEngineMajorVersionOutput ¶ added in v1.2.21
type UpgradeDBInstanceEngineMajorVersionOutput struct {
Metadata *response.ResponseMetadata
PreparedMinutes *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpgradeDBInstanceEngineMajorVersionOutput) GoString ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionOutput) GoString() string
GoString returns the string representation
func (*UpgradeDBInstanceEngineMajorVersionOutput) SetPreparedMinutes ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionOutput) SetPreparedMinutes(v int32) *UpgradeDBInstanceEngineMajorVersionOutput
SetPreparedMinutes sets the PreparedMinutes field's value.
func (UpgradeDBInstanceEngineMajorVersionOutput) String ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionOutput) String() string
String returns the string representation
type UpgradeDBInstanceEngineMajorVersionPrecheckInput ¶ added in v1.2.21
type UpgradeDBInstanceEngineMajorVersionPrecheckInput struct {
// DefaultCollationForUtf8mb4 is a required field
DefaultCollationForUtf8mb4 *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// MySQLSlaveDelayThreshold is a required field
MySQLSlaveDelayThreshold *int32 `type:"int32" json:",omitempty" required:"true"`
Recheck *bool `type:"boolean" json:",omitempty"`
// TargetMajorVersion is a required field
TargetMajorVersion *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpgradeDBInstanceEngineMajorVersionPrecheckInput) GoString ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionPrecheckInput) GoString() string
GoString returns the string representation
func (*UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetDefaultCollationForUtf8mb4 ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetDefaultCollationForUtf8mb4(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
SetDefaultCollationForUtf8mb4 sets the DefaultCollationForUtf8mb4 field's value.
func (*UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetInstanceId ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetInstanceId(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
SetInstanceId sets the InstanceId field's value.
func (*UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetMySQLSlaveDelayThreshold ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetMySQLSlaveDelayThreshold(v int32) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
SetMySQLSlaveDelayThreshold sets the MySQLSlaveDelayThreshold field's value.
func (*UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetRecheck ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetRecheck(v bool) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
SetRecheck sets the Recheck field's value.
func (*UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetTargetMajorVersion ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) SetTargetMajorVersion(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckInput
SetTargetMajorVersion sets the TargetMajorVersion field's value.
func (UpgradeDBInstanceEngineMajorVersionPrecheckInput) String ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionPrecheckInput) String() string
String returns the string representation
func (*UpgradeDBInstanceEngineMajorVersionPrecheckInput) Validate ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradeDBInstanceEngineMajorVersionPrecheckOutput ¶ added in v1.2.21
type UpgradeDBInstanceEngineMajorVersionPrecheckOutput struct {
Metadata *response.ResponseMetadata
EventId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpgradeDBInstanceEngineMajorVersionPrecheckOutput) GoString ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionPrecheckOutput) GoString() string
GoString returns the string representation
func (*UpgradeDBInstanceEngineMajorVersionPrecheckOutput) SetEventId ¶ added in v1.2.21
func (s *UpgradeDBInstanceEngineMajorVersionPrecheckOutput) SetEventId(v string) *UpgradeDBInstanceEngineMajorVersionPrecheckOutput
SetEventId sets the EventId field's value.
func (UpgradeDBInstanceEngineMajorVersionPrecheckOutput) String ¶ added in v1.2.21
func (s UpgradeDBInstanceEngineMajorVersionPrecheckOutput) String() string
String returns the string representation
type UpgradeDBInstanceEngineMinorVersionInput ¶ added in v1.0.185
type UpgradeDBInstanceEngineMinorVersionInput struct {
EstimateOnly *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
SpecifiedSwitchEndTime *string `type:"string" json:",omitempty"`
SpecifiedSwitchStartTime *string `type:"string" json:",omitempty"`
SwitchType *string `type:"string" json:",omitempty"`
// TargetMinorVersion is a required field
TargetMinorVersion *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpgradeDBInstanceEngineMinorVersionInput) GoString ¶ added in v1.0.185
func (s UpgradeDBInstanceEngineMinorVersionInput) GoString() string
GoString returns the string representation
func (*UpgradeDBInstanceEngineMinorVersionInput) SetEstimateOnly ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) SetEstimateOnly(v bool) *UpgradeDBInstanceEngineMinorVersionInput
SetEstimateOnly sets the EstimateOnly field's value.
func (*UpgradeDBInstanceEngineMinorVersionInput) SetInstanceId ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) SetInstanceId(v string) *UpgradeDBInstanceEngineMinorVersionInput
SetInstanceId sets the InstanceId field's value.
func (*UpgradeDBInstanceEngineMinorVersionInput) SetSpecifiedSwitchEndTime ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) SetSpecifiedSwitchEndTime(v string) *UpgradeDBInstanceEngineMinorVersionInput
SetSpecifiedSwitchEndTime sets the SpecifiedSwitchEndTime field's value.
func (*UpgradeDBInstanceEngineMinorVersionInput) SetSpecifiedSwitchStartTime ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) SetSpecifiedSwitchStartTime(v string) *UpgradeDBInstanceEngineMinorVersionInput
SetSpecifiedSwitchStartTime sets the SpecifiedSwitchStartTime field's value.
func (*UpgradeDBInstanceEngineMinorVersionInput) SetSwitchType ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) SetSwitchType(v string) *UpgradeDBInstanceEngineMinorVersionInput
SetSwitchType sets the SwitchType field's value.
func (*UpgradeDBInstanceEngineMinorVersionInput) SetTargetMinorVersion ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) SetTargetMinorVersion(v string) *UpgradeDBInstanceEngineMinorVersionInput
SetTargetMinorVersion sets the TargetMinorVersion field's value.
func (UpgradeDBInstanceEngineMinorVersionInput) String ¶ added in v1.0.185
func (s UpgradeDBInstanceEngineMinorVersionInput) String() string
String returns the string representation
func (*UpgradeDBInstanceEngineMinorVersionInput) Validate ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpgradeDBInstanceEngineMinorVersionOutput ¶ added in v1.0.185
type UpgradeDBInstanceEngineMinorVersionOutput struct {
Metadata *response.ResponseMetadata
PreparedMinutes *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpgradeDBInstanceEngineMinorVersionOutput) GoString ¶ added in v1.0.185
func (s UpgradeDBInstanceEngineMinorVersionOutput) GoString() string
GoString returns the string representation
func (*UpgradeDBInstanceEngineMinorVersionOutput) SetPreparedMinutes ¶ added in v1.0.185
func (s *UpgradeDBInstanceEngineMinorVersionOutput) SetPreparedMinutes(v int32) *UpgradeDBInstanceEngineMinorVersionOutput
SetPreparedMinutes sets the PreparedMinutes field's value.
func (UpgradeDBInstanceEngineMinorVersionOutput) String ¶ added in v1.0.185
func (s UpgradeDBInstanceEngineMinorVersionOutput) String() string
String returns the string representation
type UsageStatForDescribeBackupStatsOutput ¶ added in v1.0.185
type UsageStatForDescribeBackupStatsOutput struct {
Quantity *int64 `type:"int64" json:",omitempty"`
StatItem *string `type:"string" json:",omitempty"`
StatTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UsageStatForDescribeBackupStatsOutput) GoString ¶ added in v1.0.185
func (s UsageStatForDescribeBackupStatsOutput) GoString() string
GoString returns the string representation
func (*UsageStatForDescribeBackupStatsOutput) SetQuantity ¶ added in v1.0.185
func (s *UsageStatForDescribeBackupStatsOutput) SetQuantity(v int64) *UsageStatForDescribeBackupStatsOutput
SetQuantity sets the Quantity field's value.
func (*UsageStatForDescribeBackupStatsOutput) SetStatItem ¶ added in v1.0.185
func (s *UsageStatForDescribeBackupStatsOutput) SetStatItem(v string) *UsageStatForDescribeBackupStatsOutput
SetStatItem sets the StatItem field's value.
func (*UsageStatForDescribeBackupStatsOutput) SetStatTime ¶ added in v1.0.185
func (s *UsageStatForDescribeBackupStatsOutput) SetStatTime(v string) *UsageStatForDescribeBackupStatsOutput
SetStatTime sets the StatTime field's value.
func (UsageStatForDescribeBackupStatsOutput) String ¶ added in v1.0.185
func (s UsageStatForDescribeBackupStatsOutput) String() string
String returns the string representation
type ZoneForDescribeAvailabilityZonesOutput ¶
type ZoneForDescribeAvailabilityZonesOutput struct {
Description *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
ZoneName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ZoneForDescribeAvailabilityZonesOutput) GoString ¶
func (s ZoneForDescribeAvailabilityZonesOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeAvailabilityZonesOutput) SetDescription ¶
func (s *ZoneForDescribeAvailabilityZonesOutput) SetDescription(v string) *ZoneForDescribeAvailabilityZonesOutput
SetDescription sets the Description field's value.
func (*ZoneForDescribeAvailabilityZonesOutput) SetZoneId ¶
func (s *ZoneForDescribeAvailabilityZonesOutput) SetZoneId(v string) *ZoneForDescribeAvailabilityZonesOutput
SetZoneId sets the ZoneId field's value.
func (*ZoneForDescribeAvailabilityZonesOutput) SetZoneName ¶
func (s *ZoneForDescribeAvailabilityZonesOutput) SetZoneName(v string) *ZoneForDescribeAvailabilityZonesOutput
SetZoneName sets the ZoneName field's value.
func (ZoneForDescribeAvailabilityZonesOutput) String ¶
func (s ZoneForDescribeAvailabilityZonesOutput) String() string
String returns the string representation
Source Files
¶
- api_add_diagnostics_entity.go
- api_add_tag_from_user_backup_info.go
- api_add_tags_to_resource.go
- api_associate_allow_list.go
- api_associate_user_backup.go
- api_check_user_upload_backup.go
- api_clean_non_white_session.go
- api_copy_parameter_template.go
- api_create_allow_list.go
- api_create_backup.go
- api_create_binlog_backup.go
- api_create_database.go
- api_create_db_account.go
- api_create_db_blue_green_instance.go
- api_create_db_endpoint.go
- api_create_db_endpoint_public_address.go
- api_create_db_instance.go
- api_create_db_nodes.go
- api_create_diagnostics_task.go
- api_create_dr_db_instance.go
- api_create_parameter_template.go
- api_create_resource_package.go
- api_delete_allow_list.go
- api_delete_data_backup.go
- api_delete_database.go
- api_delete_db_account.go
- api_delete_db_blue_green_relation.go
- api_delete_db_endpoint.go
- api_delete_db_endpoint_public_address.go
- api_delete_db_instance.go
- api_delete_db_nodes.go
- api_delete_parameter_template.go
- api_delete_user_upload_backup.go
- api_describe_allow_list_detail.go
- api_describe_allow_lists.go
- api_describe_apply_parameter_template.go
- api_describe_availability_zones.go
- api_describe_available_cross_region.go
- api_describe_backup_decryption_key.go
- api_describe_backup_encryption_status.go
- api_describe_backup_policy.go
- api_describe_backup_stats.go
- api_describe_backups.go
- api_describe_binlog_files.go
- api_describe_cross_backup_policy.go
- api_describe_cross_region_backup_db_instances.go
- api_describe_databases.go
- api_describe_db_account_table_column_info.go
- api_describe_db_accounts.go
- api_describe_db_blue_green_differences.go
- api_describe_db_blue_green_instance.go
- api_describe_db_disaster_recovery_instances.go
- api_describe_db_instance_attribute.go
- api_describe_db_instance_charge_detail.go
- api_describe_db_instance_detail.go
- api_describe_db_instance_endpoints.go
- api_describe_db_instance_engine_minor_versions.go
- api_describe_db_instance_ha_config.go
- api_describe_db_instance_nodes.go
- api_describe_db_instance_parameters.go
- api_describe_db_instance_parameters_log.go
- api_describe_db_instance_price_detail.go
- api_describe_db_instance_specs.go
- api_describe_db_instance_ss_l.go
- api_describe_db_instance_td_e.go
- api_describe_db_instances.go
- api_describe_db_node_parameter_differences.go
- api_describe_db_proxy.go
- api_describe_db_proxy_config.go
- api_describe_db_proxy_price_detail.go
- api_describe_db_switch_blue_green_precheck.go
- api_describe_deleted_db_instances.go
- api_describe_diagnostics_infos.go
- api_describe_disaster_recovery_regions.go
- api_describe_failover_logs.go
- api_describe_non_white_session_list.go
- api_describe_parameter_template.go
- api_describe_planned_events.go
- api_describe_read_only_node_delay.go
- api_describe_recoverable_time.go
- api_describe_regions.go
- api_describe_resource_package_detail.go
- api_describe_resource_package_price.go
- api_describe_resource_package_spec.go
- api_describe_resource_usage.go
- api_describe_tags_by_resource.go
- api_describe_task_detail.go
- api_describe_tasks.go
- api_describe_upgrade_engine_major_version_precheck_result.go
- api_describe_user_tos_backup_associate.go
- api_describe_user_upload_backups.go
- api_disassociate_allow_list.go
- api_download_backup.go
- api_download_ssl_certificate.go
- api_get_backup_download_link.go
- api_grant_database_privilege.go
- api_grant_db_account_privilege.go
- api_list_parameter_templates.go
- api_list_resource_packages.go
- api_migrate_to_other_zone.go
- api_modify_allow_list.go
- api_modify_backup_encryption_policy.go
- api_modify_backup_policy.go
- api_modify_backup_public_access_policy.go
- api_modify_cross_backup_policy.go
- api_modify_database_description.go
- api_modify_db_account_description.go
- api_modify_db_account_host.go
- api_modify_db_endpoint.go
- api_modify_db_endpoint_address.go
- api_modify_db_endpoint_connection_mode.go
- api_modify_db_endpoint_dn_s.go
- api_modify_db_instance_auto_upgrade_engine_minor_version.go
- api_modify_db_instance_charge_type.go
- api_modify_db_instance_deletion_protection_policy.go
- api_modify_db_instance_global_read_only.go
- api_modify_db_instance_maintenance_window.go
- api_modify_db_instance_name.go
- api_modify_db_instance_parameters.go
- api_modify_db_instance_spec.go
- api_modify_db_instance_ss_l.go
- api_modify_db_instance_sync_mode.go
- api_modify_db_instance_td_e.go
- api_modify_db_instance_type.go
- api_modify_db_node_spec.go
- api_modify_db_node_temporary_spec.go
- api_modify_db_proxy.go
- api_modify_db_proxy_config.go
- api_modify_db_proxy_spec.go
- api_modify_parameter_template.go
- api_modify_planned_event_execute_time.go
- api_modify_read_only_node_delay_replication_time.go
- api_modify_task.go
- api_rebuild_db_instance.go
- api_rebuild_dr_instance.go
- api_remove_diagnostics_entity.go
- api_remove_tag_from_user_backup_info.go
- api_remove_tags_from_resource.go
- api_reset_db_account.go
- api_restart_db_instance.go
- api_restore_to_cross_region_instance.go
- api_restore_to_existed_instance.go
- api_restore_to_new_instance.go
- api_restore_to_new_instance_from_user_tos.go
- api_revoke_database_privilege.go
- api_revoke_db_account_privilege.go
- api_save_as_parameter_template.go
- api_start_db_instance.go
- api_stop_db_instance.go
- api_switch_db_blue_green.go
- api_switch_db_instance_h_a.go
- api_switch_db_precheck_blue_green.go
- api_switch_dr_instance_to_master.go
- api_sync_allow_list.go
- api_upgrade_allow_list_version.go
- api_upgrade_db_instance_engine_major_version.go
- api_upgrade_db_instance_engine_major_version_precheck.go
- api_upgrade_db_instance_engine_minor_version.go
- interface_rdsmysqlv2.go
- service_rdsmysqlv2.go