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) SetAccountPrivilegesInfo(v []*AccountPrivilegesInfoForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountStatus(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountType(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 AccountPrivilegesInfoForCreateDBAccountInput
- func (s AccountPrivilegesInfoForCreateDBAccountInput) GoString() string
- func (s *AccountPrivilegesInfoForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegesInfoForCreateDBAccountInput
- func (s *AccountPrivilegesInfoForCreateDBAccountInput) SetAccountPrivilegeCustom(v string) *AccountPrivilegesInfoForCreateDBAccountInput
- func (s *AccountPrivilegesInfoForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegesInfoForCreateDBAccountInput
- func (s AccountPrivilegesInfoForCreateDBAccountInput) String() string
- type AccountPrivilegesInfoForDescribeDBAccountsOutput
- func (s AccountPrivilegesInfoForDescribeDBAccountsOutput) GoString() string
- func (s *AccountPrivilegesInfoForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegesInfoForDescribeDBAccountsOutput
- func (s *AccountPrivilegesInfoForDescribeDBAccountsOutput) SetAccountPrivilegeCustom(v string) *AccountPrivilegesInfoForDescribeDBAccountsOutput
- func (s *AccountPrivilegesInfoForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegesInfoForDescribeDBAccountsOutput
- func (s AccountPrivilegesInfoForDescribeDBAccountsOutput) String() string
- type AccountsInfoForDescribeDBAccountsOutput
- func (s AccountsInfoForDescribeDBAccountsOutput) GoString() string
- func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountDesc(v string) *AccountsInfoForDescribeDBAccountsOutput
- func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountName(v string) *AccountsInfoForDescribeDBAccountsOutput
- func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountsInfoForDescribeDBAccountsOutput
- func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountPrivilegesInfo(v []*AccountPrivilegesInfoForDescribeDBAccountsOutput) *AccountsInfoForDescribeDBAccountsOutput
- func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountStatus(v string) *AccountsInfoForDescribeDBAccountsOutput
- func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountType(v string) *AccountsInfoForDescribeDBAccountsOutput
- func (s AccountsInfoForDescribeDBAccountsOutput) String() string
- type AddTagsToResourceInput
- type AddTagsToResourceOutput
- 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) SetIPAddress(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 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) SetIPAddress(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) 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) String() string
- type AssociateAllowListInput
- type AssociateAllowListOutput
- type AssociatedInstanceForDescribeAllowListDetailOutput
- func (s AssociatedInstanceForDescribeAllowListDetailOutput) GoString() string
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s AssociatedInstanceForDescribeAllowListDetailOutput) 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) 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) SetDBTableInfos(v []*DBTableInfoForDescribeBackupsOutput) *BackupForDescribeBackupsOutput
- func (s BackupForDescribeBackupsOutput) String() string
- type BackupMetaForCreateBackupInput
- type BackupsInfoForDescribeBackupsOutput
- func (s BackupsInfoForDescribeBackupsOutput) GoString() string
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupFileName(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupFileSize(v int64) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupId(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupMethod(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStatus(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupType(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetConsistentTime(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetDBTableInfos(v []*DBTableInfoForDescribeBackupsOutput) *BackupsInfoForDescribeBackupsOutput
- func (s BackupsInfoForDescribeBackupsOutput) String() string
- type BasicInfoForDescribeDBInstanceDetailOutput
- func (s BasicInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetAllowListVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupAuditLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupBinLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupDataSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupErrorLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupSlowLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupUse(v float64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngine(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDataSyncMode(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInnerVersion(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) SetIsLatestVersion(v bool) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeNumber(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetPrimaryDBAccount(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetServerCollation(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetShardNumber(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageAuditLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageBinLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageDataSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageErrorLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSlowLogSize(v int64) *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) SetUpdateTime(v string) *BinlogFileForDescribeBinlogFilesOutput
- func (s BinlogFileForDescribeBinlogFilesOutput) 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) SetNumber(v int32) *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) 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) SetNumber(v int32) *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) 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 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 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 float64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
- func (s ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String() string
- type ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString() string
- func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) String() string
- type CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) GoString() string
- func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetAllowed(v bool) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) SetReason(v string) *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput
- func (s CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput) String() string
- type ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString() string
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetConfigurationCode(v string) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetCouponAmount(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetInstanceID(v string) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetQuantity(v int64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetRefundAmount(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
- func (s ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) String() string
- type ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s ConnectionInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddress(v []*AddressForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetDescription(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEipId(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEnableReadOnly(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetPublicIPAddress(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime(v int32) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s ConnectionInfoForDescribeDBInstanceDetailOutput) String() string
- type CopyParameterTemplateInput
- func (s CopyParameterTemplateInput) GoString() string
- 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) SetAllowListDesc(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListType(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) SetAccountPrivilegesInfo(v []*AccountPrivilegesInfoForCreateDBAccountInput) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
- func (s CreateDBAccountInput) String() string
- func (s *CreateDBAccountInput) Validate() error
- type CreateDBAccountOutput
- type CreateDBEndpointInput
- func (s CreateDBEndpointInput) GoString() string
- func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
- func (s CreateDBEndpointInput) String() string
- func (s *CreateDBEndpointInput) Validate() error
- type CreateDBEndpointOutput
- type CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) GoString() string
- func (s *CreateDBEndpointPublicAddressInput) SetDomainPrefix(v string) *CreateDBEndpointPublicAddressInput
- 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 CreateDBInstanceInput
- func (s CreateDBInstanceInput) GoString() string
- func (s *CreateDBInstanceInput) SetAllowListIds(v []*string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetChargeInfo(v *ChargeInfoForCreateDBInstanceInput) *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) SetInstanceName(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) SetNodeInfo(v []*NodeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetProjectName(v string) *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) SetVpcId(v string) *CreateDBInstanceInput
- func (s CreateDBInstanceInput) String() string
- func (s *CreateDBInstanceInput) Validate() error
- type CreateDBInstanceOutput
- 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) SetDatabasePrivilegesInfo(v []*DatabasePrivilegesInfoForCreateDatabaseInput) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
- func (s CreateDatabaseInput) String() string
- func (s *CreateDatabaseInput) Validate() error
- type CreateDatabaseOutput
- type CreateParameterTemplateInput
- func (s CreateParameterTemplateInput) GoString() string
- 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 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 DatabasForDescribeDatabasesOutput
- func (s DatabasForDescribeDatabasesOutput) GoString() string
- func (s *DatabasForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabasForDescribeDatabasesOutput
- func (s *DatabasForDescribeDatabasesOutput) SetDBDesc(v string) *DatabasForDescribeDatabasesOutput
- func (s *DatabasForDescribeDatabasesOutput) SetDBName(v string) *DatabasForDescribeDatabasesOutput
- func (s *DatabasForDescribeDatabasesOutput) SetDBStatus(v string) *DatabasForDescribeDatabasesOutput
- func (s *DatabasForDescribeDatabasesOutput) SetDatabasePrivileges(v []*DatabasePrivilegeForDescribeDatabasesOutput) *DatabasForDescribeDatabasesOutput
- func (s *DatabasForDescribeDatabasesOutput) SetDatabasePrivilegesInfo(v []*DatabasePrivilegesInfoForDescribeDatabasesOutput) *DatabasForDescribeDatabasesOutput
- func (s DatabasForDescribeDatabasesOutput) 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) 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) 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) String() string
- type DatabasePrivilegesInfoForCreateDatabaseInput
- func (s DatabasePrivilegesInfoForCreateDatabaseInput) GoString() string
- func (s *DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountName(v string) *DatabasePrivilegesInfoForCreateDatabaseInput
- func (s *DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasePrivilegesInfoForCreateDatabaseInput
- func (s *DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountPrivilegeCustom(v string) *DatabasePrivilegesInfoForCreateDatabaseInput
- func (s DatabasePrivilegesInfoForCreateDatabaseInput) String() string
- type DatabasePrivilegesInfoForDescribeDatabasesOutput
- func (s DatabasePrivilegesInfoForDescribeDatabasesOutput) GoString() string
- func (s *DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountName(v string) *DatabasePrivilegesInfoForDescribeDatabasesOutput
- func (s *DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasePrivilegesInfoForDescribeDatabasesOutput
- func (s *DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountPrivilegeCustom(v string) *DatabasePrivilegesInfoForDescribeDatabasesOutput
- func (s DatabasePrivilegesInfoForDescribeDatabasesOutput) String() string
- type DatabasesInfoForDescribeDatabasesOutput
- func (s DatabasesInfoForDescribeDatabasesOutput) GoString() string
- func (s *DatabasesInfoForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabasesInfoForDescribeDatabasesOutput
- func (s *DatabasesInfoForDescribeDatabasesOutput) SetDBDesc(v string) *DatabasesInfoForDescribeDatabasesOutput
- func (s *DatabasesInfoForDescribeDatabasesOutput) SetDBName(v string) *DatabasesInfoForDescribeDatabasesOutput
- func (s *DatabasesInfoForDescribeDatabasesOutput) SetDBStatus(v string) *DatabasesInfoForDescribeDatabasesOutput
- func (s *DatabasesInfoForDescribeDatabasesOutput) SetDatabasePrivileges(v []*DatabasePrivilegeForDescribeDatabasesOutput) *DatabasesInfoForDescribeDatabasesOutput
- func (s *DatabasesInfoForDescribeDatabasesOutput) SetDatabasePrivilegesInfo(v []*DatabasePrivilegesInfoForDescribeDatabasesOutput) *DatabasesInfoForDescribeDatabasesOutput
- func (s DatabasesInfoForDescribeDatabasesOutput) String() string
- type DeleteAllowListInput
- type DeleteAllowListOutput
- type DeleteBackupInput
- type DeleteBackupOutput
- type DeleteDBAccountInput
- type DeleteDBAccountOutput
- 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) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
- func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) String() string
- func (s *DeleteDBInstanceInput) Validate() error
- type DeleteDBInstanceOutput
- type DeleteDatabaseInput
- type DeleteDatabaseOutput
- type DeleteParameterTemplateInput
- type DeleteParameterTemplateOutput
- type DescribeAllowListDetailInput
- type DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) GoString() string
- func (s *DescribeAllowListDetailOutput) SetAllowList(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) String() string
- type DescribeAllowListsInput
- 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
- type DescribeAvailableCrossRegionOutput
- type DescribeBackupPolicyInput
- type DescribeBackupPolicyOutput
- func (s DescribeBackupPolicyOutput) GoString() string
- 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) SetDataBackupRetentionDay(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataFullBackupPeriods(v []*string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetDataFullBackupTime(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetInstanceId(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetLogBackupRetentionDay(v int32) *DescribeBackupPolicyOutput
- func (s DescribeBackupPolicyOutput) 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) 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) SetPageNumber(v int32) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetPageSize(v int32) *DescribeBackupsInput
- func (s DescribeBackupsInput) String() string
- func (s *DescribeBackupsInput) Validate() error
- type DescribeBackupsOutput
- func (s DescribeBackupsOutput) GoString() string
- func (s *DescribeBackupsOutput) SetBackups(v []*BackupForDescribeBackupsOutput) *DescribeBackupsOutput
- func (s *DescribeBackupsOutput) SetBackupsInfo(v []*BackupsInfoForDescribeBackupsOutput) *DescribeBackupsOutput
- func (s *DescribeBackupsOutput) SetTotal(v int32) *DescribeBackupsOutput
- func (s DescribeBackupsOutput) String() string
- 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) SetStartTime(v string) *DescribeBinlogFilesInput
- func (s DescribeBinlogFilesInput) String() string
- 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 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
- func (s DescribeDBAccountsOutput) GoString() string
- func (s *DescribeDBAccountsOutput) SetAccounts(v []*AccountForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
- func (s *DescribeDBAccountsOutput) SetAccountsInfo(v []*AccountsInfoForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
- func (s *DescribeDBAccountsOutput) SetTotal(v int32) *DescribeDBAccountsOutput
- func (s DescribeDBAccountsOutput) String() string
- 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) SetConnectionInfo(v []*ConnectionInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) String() string
- type DescribeDBInstanceParametersInput
- func (s DescribeDBInstanceParametersInput) GoString() string
- func (s *DescribeDBInstanceParametersInput) SetInstanceId(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) SetInstanceParameters(v []*InstanceParameterForDescribeDBInstanceParametersOutput) *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) SetStorageSpace(v int32) *DescribeDBInstancePriceDetailInput
- func (s *DescribeDBInstancePriceDetailInput) SetStorageType(v string) *DescribeDBInstancePriceDetailInput
- func (s DescribeDBInstancePriceDetailInput) String() string
- type DescribeDBInstancePriceDetailOutput
- func (s DescribeDBInstancePriceDetailOutput) GoString() string
- func (s *DescribeDBInstancePriceDetailOutput) SetBillingMethod(v string) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetCouponAmount(v float64) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetCurrency(v string) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetDiscountPrice(v float64) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetOriginalPrice(v float64) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetPayablePrice(v float64) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetQuantity(v int32) *DescribeDBInstancePriceDetailOutput
- func (s *DescribeDBInstancePriceDetailOutput) SetRefundAmount(v float64) *DescribeDBInstancePriceDetailOutput
- func (s DescribeDBInstancePriceDetailOutput) String() string
- type DescribeDBInstancePriceDifferenceInput
- func (s DescribeDBInstancePriceDifferenceInput) GoString() string
- func (s *DescribeDBInstancePriceDifferenceInput) SetChargeType(v string) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetInstanceIds(v []*string) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetModifyType(v string) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetNodeInfo(v []*NodeInfoForDescribeDBInstancePriceDifferenceInput) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetNumber(v int32) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetPeriod(v int32) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetPeriodUnit(v string) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetRollbackTime(v string) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetShardNumber(v int32) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetStorageSpace(v int32) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetStorageType(v string) *DescribeDBInstancePriceDifferenceInput
- func (s *DescribeDBInstancePriceDifferenceInput) SetUserAction(v string) *DescribeDBInstancePriceDifferenceInput
- func (s DescribeDBInstancePriceDifferenceInput) String() string
- type DescribeDBInstancePriceDifferenceOutput
- func (s DescribeDBInstancePriceDifferenceOutput) GoString() string
- func (s *DescribeDBInstancePriceDifferenceOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) *DescribeDBInstancePriceDifferenceOutput
- func (s *DescribeDBInstancePriceDifferenceOutput) SetConfigItemPrices(v []*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) *DescribeDBInstancePriceDifferenceOutput
- func (s *DescribeDBInstancePriceDifferenceOutput) SetCurrency(v string) *DescribeDBInstancePriceDifferenceOutput
- func (s *DescribeDBInstancePriceDifferenceOutput) SetDiscountPrice(v float64) *DescribeDBInstancePriceDifferenceOutput
- func (s *DescribeDBInstancePriceDifferenceOutput) SetOriginalPrice(v float64) *DescribeDBInstancePriceDifferenceOutput
- func (s *DescribeDBInstancePriceDifferenceOutput) SetPayablePrice(v float64) *DescribeDBInstancePriceDifferenceOutput
- func (s DescribeDBInstancePriceDifferenceOutput) String() string
- type DescribeDBInstanceSSLInput
- type DescribeDBInstanceSSLOutput
- func (s DescribeDBInstanceSSLOutput) GoString() string
- 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) 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) 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) SetPageNumber(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageSize(v int32) *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) SetInstancesInfo(v []*InstancesInfoForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
- func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) 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) 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) 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
- func (s DescribeDatabasesOutput) GoString() string
- func (s *DescribeDatabasesOutput) SetDatabases(v []*DatabasForDescribeDatabasesOutput) *DescribeDatabasesOutput
- func (s *DescribeDatabasesOutput) SetDatabasesInfo(v []*DatabasesInfoForDescribeDatabasesOutput) *DescribeDatabasesOutput
- func (s *DescribeDatabasesOutput) SetTotal(v int32) *DescribeDatabasesOutput
- func (s DescribeDatabasesOutput) String() string
- type DescribeErrorLogsInput
- func (s DescribeErrorLogsInput) GoString() string
- func (s *DescribeErrorLogsInput) SetErrorLevel(v string) *DescribeErrorLogsInput
- func (s *DescribeErrorLogsInput) SetErrorLogEndTime(v string) *DescribeErrorLogsInput
- func (s *DescribeErrorLogsInput) SetErrorLogStartTime(v string) *DescribeErrorLogsInput
- func (s *DescribeErrorLogsInput) SetInstanceId(v string) *DescribeErrorLogsInput
- func (s *DescribeErrorLogsInput) SetNodeId(v string) *DescribeErrorLogsInput
- func (s *DescribeErrorLogsInput) SetPageNumber(v int32) *DescribeErrorLogsInput
- func (s *DescribeErrorLogsInput) SetPageSize(v int32) *DescribeErrorLogsInput
- func (s DescribeErrorLogsInput) String() string
- func (s *DescribeErrorLogsInput) Validate() error
- type DescribeErrorLogsOutput
- func (s DescribeErrorLogsOutput) GoString() string
- func (s *DescribeErrorLogsOutput) SetErrorLog(v []*ErrorLogForDescribeErrorLogsOutput) *DescribeErrorLogsOutput
- func (s *DescribeErrorLogsOutput) SetInstanceId(v string) *DescribeErrorLogsOutput
- func (s *DescribeErrorLogsOutput) SetTotal(v int32) *DescribeErrorLogsOutput
- func (s DescribeErrorLogsOutput) String() string
- type DescribeParameterTemplateInput
- type DescribeParameterTemplateOutput
- 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 DescribeSlowLogsInput
- func (s DescribeSlowLogsInput) GoString() string
- func (s *DescribeSlowLogsInput) SetDBName(v string) *DescribeSlowLogsInput
- func (s *DescribeSlowLogsInput) SetInstanceId(v string) *DescribeSlowLogsInput
- func (s *DescribeSlowLogsInput) SetPageNumber(v int32) *DescribeSlowLogsInput
- func (s *DescribeSlowLogsInput) SetPageSize(v int32) *DescribeSlowLogsInput
- func (s *DescribeSlowLogsInput) SetQueryEndTime(v string) *DescribeSlowLogsInput
- func (s *DescribeSlowLogsInput) SetQueryStartTime(v string) *DescribeSlowLogsInput
- func (s DescribeSlowLogsInput) String() string
- func (s *DescribeSlowLogsInput) Validate() error
- type DescribeSlowLogsOutput
- func (s DescribeSlowLogsOutput) GoString() string
- func (s *DescribeSlowLogsOutput) SetInstanceId(v string) *DescribeSlowLogsOutput
- func (s *DescribeSlowLogsOutput) SetSlowQuery(v []*SlowQueryForDescribeSlowLogsOutput) *DescribeSlowLogsOutput
- func (s *DescribeSlowLogsOutput) SetTotal(v int32) *DescribeSlowLogsOutput
- func (s DescribeSlowLogsOutput) 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
- 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 DisassociateAllowListInput
- type DisassociateAllowListOutput
- type DownloadBackupInput
- type DownloadBackupOutput
- type EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddress(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEipId(v string) *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) SetPublicIPAddress(v string) *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 ErrorLogForDescribeErrorLogsOutput
- func (s ErrorLogForDescribeErrorLogsOutput) GoString() string
- func (s *ErrorLogForDescribeErrorLogsOutput) SetCreateTime(v string) *ErrorLogForDescribeErrorLogsOutput
- func (s *ErrorLogForDescribeErrorLogsOutput) SetLogInfo(v string) *ErrorLogForDescribeErrorLogsOutput
- func (s *ErrorLogForDescribeErrorLogsOutput) SetLogLevel(v string) *ErrorLogForDescribeErrorLogsOutput
- func (s *ErrorLogForDescribeErrorLogsOutput) SetNodeId(v string) *ErrorLogForDescribeErrorLogsOutput
- func (s ErrorLogForDescribeErrorLogsOutput) 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 int32) *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) 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) SetInstanceId(v string) *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 InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) GoString() string
- func (s *InstanceForDescribeDBInstancesOutput) SetAccountId(v string) *InstanceForDescribeDBInstancesOutput
- 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) SetDBEngineVersion(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) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeNumber(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetPort(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetServerCollation(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetShardNumber(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageSpace(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageType(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageUse(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *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) String() string
- type InstanceParameterForDescribeDBInstanceParametersOutput
- func (s InstanceParameterForDescribeDBInstanceParametersOutput) GoString() string
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetForceRestart(v bool) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterDescription(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterName(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s InstanceParameterForDescribeDBInstanceParametersOutput) 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) 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 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 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 InstancesInfoForDescribeDBInstancesOutput
- func (s InstancesInfoForDescribeDBInstancesOutput) GoString() string
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetAccountId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetAddressObject(v []*AddressObjectForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetAllowListVersion(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetCreateTime(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceName(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceType(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetLowerCaseTableNames(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeNumber(v int32) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetPort(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetProjectName(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetRegionId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetServerCollation(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetShardNumber(v int32) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageSpace(v int32) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageType(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageUse(v int32) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetSubnetId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetTimeZone(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetVpcId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetZoneId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s InstancesInfoForDescribeDBInstancesOutput) String() string
- type MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth(v []*int64) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
- type ModifyAllowListInput
- func (s ModifyAllowListInput) GoString() string
- func (s *ModifyAllowListInput) SetAllowList(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) SetModifyMode(v string) *ModifyAllowListInput
- func (s ModifyAllowListInput) String() string
- func (s *ModifyAllowListInput) Validate() error
- type ModifyAllowListOutput
- type ModifyBackupPolicyInput
- func (s ModifyBackupPolicyInput) GoString() string
- 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) SetDataBackupRetentionDay(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataFullBackupPeriods(v []*string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataFullBackupTime(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetDataIncrBackupPeriods(v []*string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetLogBackupRetentionDay(v int32) *ModifyBackupPolicyInput
- func (s ModifyBackupPolicyInput) String() string
- type ModifyBackupPolicyOutput
- func (s ModifyBackupPolicyOutput) GoString() string
- 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) SetDataBackupRetentionDay(v int32) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataFullBackupPeriods(v []*string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataFullBackupTime(v string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetDataIncrBackupPeriods(v []*string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetInstanceId(v string) *ModifyBackupPolicyOutput
- func (s *ModifyBackupPolicyOutput) SetLogBackupRetentionDay(v int32) *ModifyBackupPolicyOutput
- func (s ModifyBackupPolicyOutput) 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
- 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) SetInstanceId(v string) *ModifyDBAccountDescriptionInput
- func (s ModifyDBAccountDescriptionInput) String() string
- func (s *ModifyDBAccountDescriptionInput) Validate() error
- type ModifyDBAccountDescriptionOutput
- type ModifyDBEndpointAddressInput
- func (s ModifyDBEndpointAddressInput) GoString() string
- func (s *ModifyDBEndpointAddressInput) SetDomainPrefix(v string) *ModifyDBEndpointAddressInput
- func (s *ModifyDBEndpointAddressInput) SetEipId(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) SetSubnetId(v string) *ModifyDBEndpointAddressInput
- func (s *ModifyDBEndpointAddressInput) SetVpcId(v string) *ModifyDBEndpointAddressInput
- func (s ModifyDBEndpointAddressInput) String() string
- func (s *ModifyDBEndpointAddressInput) Validate() error
- type ModifyDBEndpointAddressOutput
- 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) SetDescription(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetNodes(v string) *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 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 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) SetInstanceId(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) SetSSLEnable(v bool) *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) SetRollbackTime(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) SetTDEStatus(v string) *ModifyDBInstanceTDEInput
- func (s ModifyDBInstanceTDEInput) String() string
- func (s *ModifyDBInstanceTDEInput) Validate() error
- type ModifyDBInstanceTDEOutput
- 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 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) 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 NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s NodeDetailInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeStatus(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetShardId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetSyncDelay(v int64) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetUpdateTime(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s NodeDetailInfoForDescribeDBInstanceDetailOutput) String() string
- type NodeDetailInfoForDescribeDBInstancesOutput
- func (s NodeDetailInfoForDescribeDBInstancesOutput) GoString() string
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetCreateTime(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetInstanceId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetMemory(v int32) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeSpec(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeStatus(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeType(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetRegionId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetUpdateTime(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetVCPU(v int32) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetZoneId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s NodeDetailInfoForDescribeDBInstancesOutput) String() string
- type NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
- func (s *NodeForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *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) SetShardId(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 NodeInfoForCreateDBInstanceInput
- func (s NodeInfoForCreateDBInstanceInput) GoString() string
- func (s *NodeInfoForCreateDBInstanceInput) SetNodeId(v string) *NodeInfoForCreateDBInstanceInput
- func (s *NodeInfoForCreateDBInstanceInput) SetNodeOperateType(v string) *NodeInfoForCreateDBInstanceInput
- func (s *NodeInfoForCreateDBInstanceInput) SetNodePool(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 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 NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s NodeInfoForDescribeDBInstancePriceDifferenceInput) GoString() string
- func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeId(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeOperateType(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodePool(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeSpec(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeType(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetZoneId(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
- func (s NodeInfoForDescribeDBInstancePriceDifferenceInput) 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) SetNodePool(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 NodeInfoForRestoreToCrossRegionInstanceInput
- func (s NodeInfoForRestoreToCrossRegionInstanceInput) GoString() string
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeId(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodeOperateType(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
- func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodePool(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 NodeInfoForRestoreToNewInstanceInput
- func (s NodeInfoForRestoreToNewInstanceInput) GoString() string
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeId(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodeOperateType(v string) *NodeInfoForRestoreToNewInstanceInput
- func (s *NodeInfoForRestoreToNewInstanceInput) SetNodePool(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 ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString() string
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetModifyTime(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetNewParameterValue(v string) *ParameterChangeLogForDescribeDBInstanceParametersLogOutput
- func (s *ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetOldParameterValue(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) SetResult(v string) *ParameterForDescribeApplyParameterTemplateOutput
- func (s ParameterForDescribeApplyParameterTemplateOutput) String() string
- type ParameterForDescribeDBInstanceParametersOutput
- func (s ParameterForDescribeDBInstanceParametersOutput) GoString() string
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(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 RDSMYSQLV2
- 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) 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) 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) 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) 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) 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) DeleteBackup(input *DeleteBackupInput) (*DeleteBackupOutput, error)
- func (c *RDSMYSQLV2) DeleteBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DeleteBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DeleteBackupRequest(input *DeleteBackupInput) (req *request.Request, output *DeleteBackupOutput)
- func (c *RDSMYSQLV2) DeleteBackupWithContext(ctx volcengine.Context, input *DeleteBackupInput, opts ...request.Option) (*DeleteBackupOutput, 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) 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) 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) 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) 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) 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) 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) 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) 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) DescribeDBInstancePriceDifference(input *DescribeDBInstancePriceDifferenceInput) (*DescribeDBInstancePriceDifferenceOutput, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceRequest(input *DescribeDBInstancePriceDifferenceInput) (req *request.Request, output *DescribeDBInstancePriceDifferenceOutput)
- func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceWithContext(ctx volcengine.Context, input *DescribeDBInstancePriceDifferenceInput, ...) (*DescribeDBInstancePriceDifferenceOutput, 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) 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) 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) DescribeErrorLogs(input *DescribeErrorLogsInput) (*DescribeErrorLogsOutput, error)
- func (c *RDSMYSQLV2) DescribeErrorLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeErrorLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeErrorLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeErrorLogsRequest(input *DescribeErrorLogsInput) (req *request.Request, output *DescribeErrorLogsOutput)
- func (c *RDSMYSQLV2) DescribeErrorLogsWithContext(ctx volcengine.Context, input *DescribeErrorLogsInput, opts ...request.Option) (*DescribeErrorLogsOutput, 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) 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) DescribeSlowLogs(input *DescribeSlowLogsInput) (*DescribeSlowLogsOutput, error)
- func (c *RDSMYSQLV2) DescribeSlowLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeSlowLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMYSQLV2) DescribeSlowLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMYSQLV2) DescribeSlowLogsRequest(input *DescribeSlowLogsInput) (req *request.Request, output *DescribeSlowLogsOutput)
- func (c *RDSMYSQLV2) DescribeSlowLogsWithContext(ctx volcengine.Context, input *DescribeSlowLogsInput, opts ...request.Option) (*DescribeSlowLogsOutput, 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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)
- type RDSMYSQLV2API
- 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 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) SetInstanceId(v string) *RebuildDBInstanceInput
- func (s *RebuildDBInstanceInput) SetProjectName(v string) *RebuildDBInstanceInput
- func (s RebuildDBInstanceInput) String() string
- func (s *RebuildDBInstanceInput) Validate() error
- type RebuildDBInstanceOutput
- 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 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 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) SetInstanceId(v string) *ResetDBAccountInput
- func (s ResetDBAccountInput) String() string
- func (s *ResetDBAccountInput) Validate() error
- type ResetDBAccountOutput
- type RestartDBInstanceInput
- type RestartDBInstanceOutput
- type RestoreToCrossRegionInstanceInput
- func (s RestoreToCrossRegionInstanceInput) GoString() string
- func (s *RestoreToCrossRegionInstanceInput) SetAllowListIds(v []*string) *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) 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) SetProjectName(v string) *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
- 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) SetRestoreTime(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetRestoreType(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetSourceDBInstanceId(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetTableLevelMode(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetTableMeta(v []*TableMetaForRestoreToExistedInstanceInput) *RestoreToExistedInstanceInput
- func (s RestoreToExistedInstanceInput) String() string
- type RestoreToExistedInstanceOutput
- type RestoreToNewInstanceInput
- func (s RestoreToNewInstanceInput) GoString() string
- func (s *RestoreToNewInstanceInput) SetAllowListIds(v []*string) *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) SetInstanceName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetInstanceTags(v []*InstanceTagForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetNodeInfo(v []*NodeInfoForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetNodeNumber(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetNodeSpec(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetProjectName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetRestoreTime(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetShardNumber(v int32) *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) SetSuperAccountPassword(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetTableMeta(v []*TableMetaForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetVpcId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetZoneId(v string) *RestoreToNewInstanceInput
- func (s RestoreToNewInstanceInput) String() string
- 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) 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 SlowQueryForDescribeSlowLogsOutput
- func (s SlowQueryForDescribeSlowLogsOutput) GoString() string
- func (s *SlowQueryForDescribeSlowLogsOutput) SetDBName(v string) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetExecutionStartTime(v string) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetHostAddress(v string) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetLockTimes(v int64) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetParseRowCounts(v int64) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetQueryText(v string) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetQueryTimes(v int64) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetQueryType(v string) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetReturnRowCounts(v int64) *SlowQueryForDescribeSlowLogsOutput
- func (s *SlowQueryForDescribeSlowLogsOutput) SetUserName(v string) *SlowQueryForDescribeSlowLogsOutput
- func (s SlowQueryForDescribeSlowLogsOutput) String() string
- type SwitchDBInstanceHAInput
- func (s SwitchDBInstanceHAInput) GoString() string
- func (s *SwitchDBInstanceHAInput) SetInstanceId(v string) *SwitchDBInstanceHAInput
- func (s *SwitchDBInstanceHAInput) SetNodeId(v string) *SwitchDBInstanceHAInput
- func (s *SwitchDBInstanceHAInput) SetZoneId(v string) *SwitchDBInstanceHAInput
- func (s SwitchDBInstanceHAInput) String() string
- func (s *SwitchDBInstanceHAInput) Validate() error
- type SwitchDBInstanceHAOutput
- 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 TableForRestoreToNewInstanceInput
- func (s TableForRestoreToNewInstanceInput) GoString() string
- func (s *TableForRestoreToNewInstanceInput) SetNewTableName(v string) *TableForRestoreToNewInstanceInput
- func (s *TableForRestoreToNewInstanceInput) SetTableName(v string) *TableForRestoreToNewInstanceInput
- func (s TableForRestoreToNewInstanceInput) 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 TableMetaForRestoreToNewInstanceInput
- func (s TableMetaForRestoreToNewInstanceInput) GoString() string
- func (s *TableMetaForRestoreToNewInstanceInput) SetDBName(v string) *TableMetaForRestoreToNewInstanceInput
- func (s *TableMetaForRestoreToNewInstanceInput) SetNewDBName(v string) *TableMetaForRestoreToNewInstanceInput
- func (s *TableMetaForRestoreToNewInstanceInput) SetTable(v []*TableForRestoreToNewInstanceInput) *TableMetaForRestoreToNewInstanceInput
- func (s TableMetaForRestoreToNewInstanceInput) 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) String() string
- type TagForAddTagsToResourceInput
- 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 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 TemplateInfoForDescribeParameterTemplateOutput
- func (s TemplateInfoForDescribeParameterTemplateOutput) GoString() string
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetAccountId(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetCreateTime(v string) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetNeedRestart(v bool) *TemplateInfoForDescribeParameterTemplateOutput
- func (s *TemplateInfoForDescribeParameterTemplateOutput) SetParameterNum(v int64) *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 TemplateParamForCreateParameterTemplateInput
- func (s TemplateParamForCreateParameterTemplateInput) GoString() string
- func (s *TemplateParamForCreateParameterTemplateInput) SetDescription(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetName(v string) *TemplateParamForCreateParameterTemplateInput
- func (s *TemplateParamForCreateParameterTemplateInput) SetRunningValue(v string) *TemplateParamForCreateParameterTemplateInput
- func (s TemplateParamForCreateParameterTemplateInput) String() string
- type TemplateParamForDescribeParameterTemplateOutput
- func (s TemplateParamForDescribeParameterTemplateOutput) GoString() string
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetDescription(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetName(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s *TemplateParamForDescribeParameterTemplateOutput) SetRunningValue(v string) *TemplateParamForDescribeParameterTemplateOutput
- func (s TemplateParamForDescribeParameterTemplateOutput) String() string
- type TemplateParamForModifyParameterTemplateInput
- func (s TemplateParamForModifyParameterTemplateInput) GoString() string
- func (s *TemplateParamForModifyParameterTemplateInput) SetDescription(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetName(v string) *TemplateParamForModifyParameterTemplateInput
- func (s *TemplateParamForModifyParameterTemplateInput) SetRunningValue(v string) *TemplateParamForModifyParameterTemplateInput
- func (s TemplateParamForModifyParameterTemplateInput) String() string
- type UpgradeAllowListVersionInput
- type UpgradeAllowListVersionOutput
- 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 ( // EnumOfBackupMethodForCreateBackupInputLogical is a EnumOfBackupMethodForCreateBackupInput enum value EnumOfBackupMethodForCreateBackupInputLogical = "Logical" // EnumOfBackupMethodForCreateBackupInputPhysical is a EnumOfBackupMethodForCreateBackupInput enum value EnumOfBackupMethodForCreateBackupInputPhysical = "Physical" // EnumOfBackupMethodForCreateBackupInputSnapshot is a EnumOfBackupMethodForCreateBackupInput enum value EnumOfBackupMethodForCreateBackupInputSnapshot = "Snapshot" )
const ( // EnumOfBackupTypeForCreateBackupInputFull is a EnumOfBackupTypeForCreateBackupInput enum value EnumOfBackupTypeForCreateBackupInputFull = "Full" // EnumOfBackupTypeForCreateBackupInputIncrement is a EnumOfBackupTypeForCreateBackupInput enum value EnumOfBackupTypeForCreateBackupInputIncrement = "Increment" // EnumOfBackupTypeForCreateBackupInputLog is a EnumOfBackupTypeForCreateBackupInput enum value EnumOfBackupTypeForCreateBackupInputLog = "Log" )
const ( // EnumOfAccountPrivilegeForCreateDatabaseInputCustom is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputCustom = "Custom" // EnumOfAccountPrivilegeForCreateDatabaseInputDdlonly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputDmlonly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputNone is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputNone = "None" // EnumOfAccountPrivilegeForCreateDatabaseInputReadOnly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputReadWrite is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputReadWrite = "ReadWrite" )
const ( // EnumOfAccountPrivilegeForCreateDBAccountInputCustom is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputCustom = "Custom" // EnumOfAccountPrivilegeForCreateDBAccountInputDdlonly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputDmlonly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputNone is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputNone = "None" // EnumOfAccountPrivilegeForCreateDBAccountInputReadOnly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputReadWrite is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputReadWrite = "ReadWrite" )
const ( // EnumOfAccountTypeForCreateDBAccountInputGrant is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputGrant = "Grant" // EnumOfAccountTypeForCreateDBAccountInputNormal is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputNormal = "Normal" // EnumOfAccountTypeForCreateDBAccountInputSuper is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputSuper = "Super" )
const ( // EnumOfEndpointTypeForCreateDBEndpointInputAllNode is a EnumOfEndpointTypeForCreateDBEndpointInput enum value EnumOfEndpointTypeForCreateDBEndpointInputAllNode = "AllNode" // EnumOfEndpointTypeForCreateDBEndpointInputCluster is a EnumOfEndpointTypeForCreateDBEndpointInput enum value EnumOfEndpointTypeForCreateDBEndpointInputCluster = "Cluster" // EnumOfEndpointTypeForCreateDBEndpointInputCustom is a EnumOfEndpointTypeForCreateDBEndpointInput enum value EnumOfEndpointTypeForCreateDBEndpointInputCustom = "Custom" // EnumOfEndpointTypeForCreateDBEndpointInputDirect is a EnumOfEndpointTypeForCreateDBEndpointInput enum value EnumOfEndpointTypeForCreateDBEndpointInputDirect = "Direct" // EnumOfEndpointTypeForCreateDBEndpointInputPrimary is a EnumOfEndpointTypeForCreateDBEndpointInput enum value EnumOfEndpointTypeForCreateDBEndpointInputPrimary = "Primary" )
const ( // EnumOfReadWriteModeForCreateDBEndpointInputReadOnly is a EnumOfReadWriteModeForCreateDBEndpointInput enum value EnumOfReadWriteModeForCreateDBEndpointInputReadOnly = "ReadOnly" // EnumOfReadWriteModeForCreateDBEndpointInputReadWrite is a EnumOfReadWriteModeForCreateDBEndpointInput enum value EnumOfReadWriteModeForCreateDBEndpointInputReadWrite = "ReadWrite" )
const ( // EnumOfChargeTypeForCreateDBInstanceInputNotEnabled is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForCreateDBInstanceInputPostPaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputPostPaid = "PostPaid" // EnumOfChargeTypeForCreateDBInstanceInputPrePaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfDBEngineVersionForCreateDBInstanceInputMySql56 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputMySql56 = "MySQL_5_6" // EnumOfDBEngineVersionForCreateDBInstanceInputMySql57 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForCreateDBInstanceInputMySql80 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputMySql80 = "MySQL_8_0" // EnumOfDBEngineVersionForCreateDBInstanceInputSqlserver2019Ent is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputSqlserver2019Ent = "SQLServer_2019_Ent" // EnumOfDBEngineVersionForCreateDBInstanceInputSqlserver2019Std is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputSqlserver2019Std = "SQLServer_2019_Std" // EnumOfDBEngineVersionForCreateDBInstanceInputSqlserver2019Web is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputSqlserver2019Web = "SQLServer_2019_Web" )
const ( // EnumOfInstanceTypeForCreateDBInstanceInputBasic is a EnumOfInstanceTypeForCreateDBInstanceInput enum value EnumOfInstanceTypeForCreateDBInstanceInputBasic = "Basic" // EnumOfInstanceTypeForCreateDBInstanceInputCluster is a EnumOfInstanceTypeForCreateDBInstanceInput enum value EnumOfInstanceTypeForCreateDBInstanceInputCluster = "Cluster" // EnumOfInstanceTypeForCreateDBInstanceInputDoubleNode is a EnumOfInstanceTypeForCreateDBInstanceInput enum value EnumOfInstanceTypeForCreateDBInstanceInputDoubleNode = "DoubleNode" // EnumOfInstanceTypeForCreateDBInstanceInputHa is a EnumOfInstanceTypeForCreateDBInstanceInput enum value EnumOfInstanceTypeForCreateDBInstanceInputHa = "HA" // EnumOfInstanceTypeForCreateDBInstanceInputMultiNode is a EnumOfInstanceTypeForCreateDBInstanceInput enum value EnumOfInstanceTypeForCreateDBInstanceInputMultiNode = "MultiNode" )
const ( // EnumOfNodeOperateTypeForCreateDBInstanceInputCreate is a EnumOfNodeOperateTypeForCreateDBInstanceInput enum value EnumOfNodeOperateTypeForCreateDBInstanceInputCreate = "Create" // EnumOfNodeOperateTypeForCreateDBInstanceInputDelete is a EnumOfNodeOperateTypeForCreateDBInstanceInput enum value EnumOfNodeOperateTypeForCreateDBInstanceInputDelete = "Delete" // EnumOfNodeOperateTypeForCreateDBInstanceInputModify is a EnumOfNodeOperateTypeForCreateDBInstanceInput enum value EnumOfNodeOperateTypeForCreateDBInstanceInputModify = "Modify" )
const ( // EnumOfNodeTypeForCreateDBInstanceInputPrimary is a EnumOfNodeTypeForCreateDBInstanceInput enum value EnumOfNodeTypeForCreateDBInstanceInputPrimary = "Primary" // EnumOfNodeTypeForCreateDBInstanceInputReadOnly is a EnumOfNodeTypeForCreateDBInstanceInput enum value EnumOfNodeTypeForCreateDBInstanceInputReadOnly = "ReadOnly" // EnumOfNodeTypeForCreateDBInstanceInputSecondary is a EnumOfNodeTypeForCreateDBInstanceInput enum value EnumOfNodeTypeForCreateDBInstanceInputSecondary = "Secondary" )
const ( // EnumOfPeriodUnitForCreateDBInstanceInputMonth is a EnumOfPeriodUnitForCreateDBInstanceInput enum value EnumOfPeriodUnitForCreateDBInstanceInputMonth = "Month" // EnumOfPeriodUnitForCreateDBInstanceInputYear is a EnumOfPeriodUnitForCreateDBInstanceInput enum value EnumOfPeriodUnitForCreateDBInstanceInputYear = "Year" )
const ( // EnumOfStorageTypeForCreateDBInstanceInputCloudStorage is a EnumOfStorageTypeForCreateDBInstanceInput enum value EnumOfStorageTypeForCreateDBInstanceInputCloudStorage = "CloudStorage" // EnumOfStorageTypeForCreateDBInstanceInputEssdpl1 is a EnumOfStorageTypeForCreateDBInstanceInput enum value EnumOfStorageTypeForCreateDBInstanceInputEssdpl1 = "ESSDPL1" // EnumOfStorageTypeForCreateDBInstanceInputEssdpl2 is a EnumOfStorageTypeForCreateDBInstanceInput enum value EnumOfStorageTypeForCreateDBInstanceInputEssdpl2 = "ESSDPL2" // EnumOfStorageTypeForCreateDBInstanceInputLocalSsd is a EnumOfStorageTypeForCreateDBInstanceInput enum value EnumOfStorageTypeForCreateDBInstanceInputLocalSsd = "LocalSSD" )
const ( // EnumOfTemplateTypeForCreateParameterTemplateInputMysql is a EnumOfTemplateTypeForCreateParameterTemplateInput enum value EnumOfTemplateTypeForCreateParameterTemplateInputMysql = "Mysql" // EnumOfTemplateTypeForCreateParameterTemplateInputPostgresql is a EnumOfTemplateTypeForCreateParameterTemplateInput enum value EnumOfTemplateTypeForCreateParameterTemplateInputPostgresql = "Postgresql" // EnumOfTemplateTypeForCreateParameterTemplateInputSqlserver is a EnumOfTemplateTypeForCreateParameterTemplateInput enum value EnumOfTemplateTypeForCreateParameterTemplateInputSqlserver = "Sqlserver" )
const ( // EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql56 is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql56 = "MySQL_5_6" // EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql57 is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql57 = "MySQL_5_7" // EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql80 is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql80 = "MySQL_8_0" // EnumOfTemplateTypeVersionForCreateParameterTemplateInputSqlserver2019Ent is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputSqlserver2019Ent = "SQLServer_2019_Ent" // EnumOfTemplateTypeVersionForCreateParameterTemplateInputSqlserver2019Std is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputSqlserver2019Std = "SQLServer_2019_Std" // EnumOfTemplateTypeVersionForCreateParameterTemplateInputSqlserver2019Web is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputSqlserver2019Web = "SQLServer_2019_Web" )
const ( // EnumOfDataKeepPolicyForDeleteDBInstanceInputAll is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value EnumOfDataKeepPolicyForDeleteDBInstanceInputAll = "All" // EnumOfDataKeepPolicyForDeleteDBInstanceInputLast is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value EnumOfDataKeepPolicyForDeleteDBInstanceInputLast = "Last" // EnumOfDataKeepPolicyForDeleteDBInstanceInputNone is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value EnumOfDataKeepPolicyForDeleteDBInstanceInputNone = "None" )
const ( // EnumOfBackupMethodForDescribeBackupsInputLogical is a EnumOfBackupMethodForDescribeBackupsInput enum value EnumOfBackupMethodForDescribeBackupsInputLogical = "Logical" // EnumOfBackupMethodForDescribeBackupsInputPhysical is a EnumOfBackupMethodForDescribeBackupsInput enum value EnumOfBackupMethodForDescribeBackupsInputPhysical = "Physical" // EnumOfBackupMethodForDescribeBackupsInputSnapshot is a EnumOfBackupMethodForDescribeBackupsInput enum value EnumOfBackupMethodForDescribeBackupsInputSnapshot = "Snapshot" )
const ( // EnumOfBackupStatusForDescribeBackupsInputFailed is a EnumOfBackupStatusForDescribeBackupsInput enum value EnumOfBackupStatusForDescribeBackupsInputFailed = "Failed" // EnumOfBackupStatusForDescribeBackupsInputRunning is a EnumOfBackupStatusForDescribeBackupsInput enum value EnumOfBackupStatusForDescribeBackupsInputRunning = "Running" // EnumOfBackupStatusForDescribeBackupsInputSuccess is a EnumOfBackupStatusForDescribeBackupsInput enum value EnumOfBackupStatusForDescribeBackupsInputSuccess = "Success" )
const ( // EnumOfBackupTypeForDescribeBackupsInputFull is a EnumOfBackupTypeForDescribeBackupsInput enum value EnumOfBackupTypeForDescribeBackupsInputFull = "Full" // EnumOfBackupTypeForDescribeBackupsInputIncrement is a EnumOfBackupTypeForDescribeBackupsInput enum value EnumOfBackupTypeForDescribeBackupsInputIncrement = "Increment" // EnumOfBackupTypeForDescribeBackupsInputLog is a EnumOfBackupTypeForDescribeBackupsInput enum value EnumOfBackupTypeForDescribeBackupsInputLog = "Log" )
const ( // EnumOfCreateTypeForDescribeBackupsInputSystem is a EnumOfCreateTypeForDescribeBackupsInput enum value EnumOfCreateTypeForDescribeBackupsInputSystem = "System" // EnumOfCreateTypeForDescribeBackupsInputUser is a EnumOfCreateTypeForDescribeBackupsInput enum value EnumOfCreateTypeForDescribeBackupsInputUser = "User" )
const ( // EnumOfChargeTypeForDescribeDBInstancePriceDetailInputNotEnabled is a EnumOfChargeTypeForDescribeDBInstancePriceDetailInput enum value EnumOfChargeTypeForDescribeDBInstancePriceDetailInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancePriceDetailInput enum value EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancePriceDetailInput enum value EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPrePaid = "PrePaid" )
const ( // EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputCreate is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput enum value EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputCreate = "Create" // EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputDelete is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput enum value EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputDelete = "Delete" // EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputModify is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput enum value EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputModify = "Modify" )
const ( // EnumOfNodeTypeForDescribeDBInstancePriceDetailInputPrimary is a EnumOfNodeTypeForDescribeDBInstancePriceDetailInput enum value EnumOfNodeTypeForDescribeDBInstancePriceDetailInputPrimary = "Primary" // EnumOfNodeTypeForDescribeDBInstancePriceDetailInputReadOnly is a EnumOfNodeTypeForDescribeDBInstancePriceDetailInput enum value EnumOfNodeTypeForDescribeDBInstancePriceDetailInputReadOnly = "ReadOnly" // EnumOfNodeTypeForDescribeDBInstancePriceDetailInputSecondary is a EnumOfNodeTypeForDescribeDBInstancePriceDetailInput enum value EnumOfNodeTypeForDescribeDBInstancePriceDetailInputSecondary = "Secondary" )
const ( // EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputMonth is a EnumOfPeriodUnitForDescribeDBInstancePriceDetailInput enum value EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputMonth = "Month" // EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputYear is a EnumOfPeriodUnitForDescribeDBInstancePriceDetailInput enum value EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputYear = "Year" )
const ( // EnumOfStorageTypeForDescribeDBInstancePriceDetailInputCloudStorage is a EnumOfStorageTypeForDescribeDBInstancePriceDetailInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDetailInputCloudStorage = "CloudStorage" // EnumOfStorageTypeForDescribeDBInstancePriceDetailInputEssdpl1 is a EnumOfStorageTypeForDescribeDBInstancePriceDetailInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDetailInputEssdpl1 = "ESSDPL1" // EnumOfStorageTypeForDescribeDBInstancePriceDetailInputEssdpl2 is a EnumOfStorageTypeForDescribeDBInstancePriceDetailInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDetailInputEssdpl2 = "ESSDPL2" // EnumOfStorageTypeForDescribeDBInstancePriceDetailInputLocalSsd is a EnumOfStorageTypeForDescribeDBInstancePriceDetailInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDetailInputLocalSsd = "LocalSSD" )
const ( // EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputNotEnabled is a EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPrePaid = "PrePaid" )
const ( // EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputTemporary is a EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputTemporary = "Temporary" // EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputUsually is a EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputUsually = "Usually" )
const ( // EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputCreate is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputCreate = "Create" // EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputDelete is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputDelete = "Delete" // EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputModify is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputModify = "Modify" )
const ( // EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputPrimary is a EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputPrimary = "Primary" // EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputReadOnly is a EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputReadOnly = "ReadOnly" // EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputSecondary is a EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputSecondary = "Secondary" )
const ( // EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputMonth is a EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInput enum value EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputMonth = "Month" // EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputYear is a EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInput enum value EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputYear = "Year" )
const ( // EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputCloudStorage is a EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputCloudStorage = "CloudStorage" // EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputEssdpl1 is a EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputEssdpl1 = "ESSDPL1" // EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputEssdpl2 is a EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputEssdpl2 = "ESSDPL2" // EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputLocalSsd is a EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput enum value EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputLocalSsd = "LocalSSD" )
const ( // EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputMySql56 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputMySql56 = "MySQL_5_6" // EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputMySql57 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputMySql80 = "MySQL_8_0" // EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputSqlserver2019Ent is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputSqlserver2019Ent = "SQLServer_2019_Ent" // EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputSqlserver2019Std is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputSqlserver2019Std = "SQLServer_2019_Std" // EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputSqlserver2019Web is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputSqlserver2019Web = "SQLServer_2019_Web" )
const ( // EnumOfInstanceTypeForDescribeDBInstanceSpecsInputBasic is a EnumOfInstanceTypeForDescribeDBInstanceSpecsInput enum value EnumOfInstanceTypeForDescribeDBInstanceSpecsInputBasic = "Basic" // EnumOfInstanceTypeForDescribeDBInstanceSpecsInputCluster is a EnumOfInstanceTypeForDescribeDBInstanceSpecsInput enum value EnumOfInstanceTypeForDescribeDBInstanceSpecsInputCluster = "Cluster" // EnumOfInstanceTypeForDescribeDBInstanceSpecsInputDoubleNode is a EnumOfInstanceTypeForDescribeDBInstanceSpecsInput enum value EnumOfInstanceTypeForDescribeDBInstanceSpecsInputDoubleNode = "DoubleNode" // EnumOfInstanceTypeForDescribeDBInstanceSpecsInputHa is a EnumOfInstanceTypeForDescribeDBInstanceSpecsInput enum value EnumOfInstanceTypeForDescribeDBInstanceSpecsInputHa = "HA" // EnumOfInstanceTypeForDescribeDBInstanceSpecsInputMultiNode is a EnumOfInstanceTypeForDescribeDBInstanceSpecsInput enum value EnumOfInstanceTypeForDescribeDBInstanceSpecsInputMultiNode = "MultiNode" )
const ( // EnumOfChargeTypeForDescribeDBInstancesInputNotEnabled is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForDescribeDBInstancesInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancesInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputPrePaid = "PrePaid" )
const ( // EnumOfDBEngineVersionForDescribeDBInstancesInputMySql56 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputMySql56 = "MySQL_5_6" // EnumOfDBEngineVersionForDescribeDBInstancesInputMySql57 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForDescribeDBInstancesInputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputMySql80 = "MySQL_8_0" // EnumOfDBEngineVersionForDescribeDBInstancesInputSqlserver2019Ent is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputSqlserver2019Ent = "SQLServer_2019_Ent" // EnumOfDBEngineVersionForDescribeDBInstancesInputSqlserver2019Std is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputSqlserver2019Std = "SQLServer_2019_Std" // EnumOfDBEngineVersionForDescribeDBInstancesInputSqlserver2019Web is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputSqlserver2019Web = "SQLServer_2019_Web" )
const ( // EnumOfInstanceStatusForDescribeDBInstancesInputAllowListMaintaining is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputAllowListMaintaining = "AllowListMaintaining" // EnumOfInstanceStatusForDescribeDBInstancesInputClosed is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputClosed = "Closed" // EnumOfInstanceStatusForDescribeDBInstancesInputClosing is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputClosing = "Closing" // EnumOfInstanceStatusForDescribeDBInstancesInputCreateFailed is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputCreateFailed = "CreateFailed" // EnumOfInstanceStatusForDescribeDBInstancesInputCreating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputCreating = "Creating" // EnumOfInstanceStatusForDescribeDBInstancesInputDeleting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputDeleting = "Deleting" // EnumOfInstanceStatusForDescribeDBInstancesInputDestroyed is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputDestroyed = "Destroyed" // EnumOfInstanceStatusForDescribeDBInstancesInputDestroying is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputDestroying = "Destroying" // EnumOfInstanceStatusForDescribeDBInstancesInputError is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputError = "Error" // EnumOfInstanceStatusForDescribeDBInstancesInputImporting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputImporting = "Importing" // EnumOfInstanceStatusForDescribeDBInstancesInputMaintaining is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputMaintaining = "Maintaining" // EnumOfInstanceStatusForDescribeDBInstancesInputMasterChanging is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputMasterChanging = "MasterChanging" // EnumOfInstanceStatusForDescribeDBInstancesInputMigrating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputMigrating = "Migrating" // EnumOfInstanceStatusForDescribeDBInstancesInputProxyCreating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputProxyCreating = "ProxyCreating" // EnumOfInstanceStatusForDescribeDBInstancesInputProxyDeleting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputProxyDeleting = "ProxyDeleting" // EnumOfInstanceStatusForDescribeDBInstancesInputReclaiming is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputReclaiming = "Reclaiming" // EnumOfInstanceStatusForDescribeDBInstancesInputRecycled is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRecycled = "Recycled" // EnumOfInstanceStatusForDescribeDBInstancesInputReleased is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputReleased = "Released" // EnumOfInstanceStatusForDescribeDBInstancesInputRestarting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRestarting = "Restarting" // EnumOfInstanceStatusForDescribeDBInstancesInputRestoring is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRestoring = "Restoring" // EnumOfInstanceStatusForDescribeDBInstancesInputResuming is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputResuming = "Resuming" // EnumOfInstanceStatusForDescribeDBInstancesInputRunning is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRunning = "Running" // EnumOfInstanceStatusForDescribeDBInstancesInputSslupdating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputSslupdating = "SSLUpdating" // EnumOfInstanceStatusForDescribeDBInstancesInputTdeupdating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputTdeupdating = "TDEUpdating" // EnumOfInstanceStatusForDescribeDBInstancesInputUnknown is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputUnknown = "Unknown" // EnumOfInstanceStatusForDescribeDBInstancesInputUpdating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputUpdating = "Updating" // EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading = "Upgrading" // EnumOfInstanceStatusForDescribeDBInstancesInputWaitingPaid is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputWaitingPaid = "WaitingPaid" )
const ( // EnumOfInstanceTypeForDescribeDBInstancesInputBasic is a EnumOfInstanceTypeForDescribeDBInstancesInput enum value EnumOfInstanceTypeForDescribeDBInstancesInputBasic = "Basic" // EnumOfInstanceTypeForDescribeDBInstancesInputCluster is a EnumOfInstanceTypeForDescribeDBInstancesInput enum value EnumOfInstanceTypeForDescribeDBInstancesInputCluster = "Cluster" // EnumOfInstanceTypeForDescribeDBInstancesInputDoubleNode is a EnumOfInstanceTypeForDescribeDBInstancesInput enum value EnumOfInstanceTypeForDescribeDBInstancesInputDoubleNode = "DoubleNode" // EnumOfInstanceTypeForDescribeDBInstancesInputHa is a EnumOfInstanceTypeForDescribeDBInstancesInput enum value EnumOfInstanceTypeForDescribeDBInstancesInputHa = "HA" // EnumOfInstanceTypeForDescribeDBInstancesInputMultiNode is a EnumOfInstanceTypeForDescribeDBInstancesInput enum value EnumOfInstanceTypeForDescribeDBInstancesInputMultiNode = "MultiNode" )
const ( // EnumOfErrorLevelForDescribeErrorLogsInputAll is a EnumOfErrorLevelForDescribeErrorLogsInput enum value EnumOfErrorLevelForDescribeErrorLogsInputAll = "All" // EnumOfErrorLevelForDescribeErrorLogsInputError is a EnumOfErrorLevelForDescribeErrorLogsInput enum value EnumOfErrorLevelForDescribeErrorLogsInputError = "Error" // EnumOfErrorLevelForDescribeErrorLogsInputNote is a EnumOfErrorLevelForDescribeErrorLogsInput enum value EnumOfErrorLevelForDescribeErrorLogsInputNote = "Note" // EnumOfErrorLevelForDescribeErrorLogsInputWarning is a EnumOfErrorLevelForDescribeErrorLogsInput enum value EnumOfErrorLevelForDescribeErrorLogsInputWarning = "Warning" )
const ( // EnumOfRestoreTypeForDescribeRecoverableTimeInputInstanceLevel is a EnumOfRestoreTypeForDescribeRecoverableTimeInput enum value EnumOfRestoreTypeForDescribeRecoverableTimeInputInstanceLevel = "INSTANCE_LEVEL" // EnumOfRestoreTypeForDescribeRecoverableTimeInputTableLevel is a EnumOfRestoreTypeForDescribeRecoverableTimeInput enum value EnumOfRestoreTypeForDescribeRecoverableTimeInputTableLevel = "TABLE_LEVEL" )
const ( // EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputCustom is a EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput enum value EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputCustom = "Custom" // EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputDdlonly is a EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput enum value EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputDmlonly is a EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput enum value EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputNone is a EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput enum value EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputNone = "None" // EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputReadOnly is a EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput enum value EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputReadWrite is a EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput enum value EnumOfAccountPrivilegeForGrantDatabasePrivilegeInputReadWrite = "ReadWrite" )
const ( // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputCustom is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputCustom = "Custom" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDdlonly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDmlonly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputNone is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputNone = "None" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadOnly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadWrite is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadWrite = "ReadWrite" )
const ( // EnumOfModifyModeForModifyAllowListInputAppend is a EnumOfModifyModeForModifyAllowListInput enum value EnumOfModifyModeForModifyAllowListInputAppend = "Append" // EnumOfModifyModeForModifyAllowListInputCover is a EnumOfModifyModeForModifyAllowListInput enum value EnumOfModifyModeForModifyAllowListInputCover = "Cover" // EnumOfModifyModeForModifyAllowListInputDelete is a EnumOfModifyModeForModifyAllowListInput enum value EnumOfModifyModeForModifyAllowListInputDelete = "Delete" )
const ( // EnumOfNodeTypeForModifyDBEndpointInputPrimary is a EnumOfNodeTypeForModifyDBEndpointInput enum value EnumOfNodeTypeForModifyDBEndpointInputPrimary = "Primary" // EnumOfNodeTypeForModifyDBEndpointInputReadOnly is a EnumOfNodeTypeForModifyDBEndpointInput enum value EnumOfNodeTypeForModifyDBEndpointInputReadOnly = "ReadOnly" // EnumOfNodeTypeForModifyDBEndpointInputSecondary is a EnumOfNodeTypeForModifyDBEndpointInput enum value EnumOfNodeTypeForModifyDBEndpointInputSecondary = "Secondary" )
const ( // EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInputCustom is a EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInput enum value EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInputCustom = "Custom" // EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInputDefault is a EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInput enum value EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInputDefault = "Default" )
const ( // EnumOfReadWriteModeForModifyDBEndpointInputReadOnly is a EnumOfReadWriteModeForModifyDBEndpointInput enum value EnumOfReadWriteModeForModifyDBEndpointInputReadOnly = "ReadOnly" // EnumOfReadWriteModeForModifyDBEndpointInputReadWrite is a EnumOfReadWriteModeForModifyDBEndpointInput enum value EnumOfReadWriteModeForModifyDBEndpointInputReadWrite = "ReadWrite" )
const ( // EnumOfNetworkTypeForModifyDBEndpointAddressInputCarma is a EnumOfNetworkTypeForModifyDBEndpointAddressInput enum value EnumOfNetworkTypeForModifyDBEndpointAddressInputCarma = "Carma" // EnumOfNetworkTypeForModifyDBEndpointAddressInputIngress is a EnumOfNetworkTypeForModifyDBEndpointAddressInput enum value EnumOfNetworkTypeForModifyDBEndpointAddressInputIngress = "Ingress" // EnumOfNetworkTypeForModifyDBEndpointAddressInputInner is a EnumOfNetworkTypeForModifyDBEndpointAddressInput enum value EnumOfNetworkTypeForModifyDBEndpointAddressInputInner = "Inner" // EnumOfNetworkTypeForModifyDBEndpointAddressInputPrivate is a EnumOfNetworkTypeForModifyDBEndpointAddressInput enum value EnumOfNetworkTypeForModifyDBEndpointAddressInputPrivate = "Private" // EnumOfNetworkTypeForModifyDBEndpointAddressInputPublic is a EnumOfNetworkTypeForModifyDBEndpointAddressInput enum value EnumOfNetworkTypeForModifyDBEndpointAddressInputPublic = "Public" )
const ( // EnumOfNetworkTypeForModifyDBEndpointDNSInputCarma is a EnumOfNetworkTypeForModifyDBEndpointDNSInput enum value EnumOfNetworkTypeForModifyDBEndpointDNSInputCarma = "Carma" // EnumOfNetworkTypeForModifyDBEndpointDNSInputIngress is a EnumOfNetworkTypeForModifyDBEndpointDNSInput enum value EnumOfNetworkTypeForModifyDBEndpointDNSInputIngress = "Ingress" // EnumOfNetworkTypeForModifyDBEndpointDNSInputInner is a EnumOfNetworkTypeForModifyDBEndpointDNSInput enum value EnumOfNetworkTypeForModifyDBEndpointDNSInputInner = "Inner" // EnumOfNetworkTypeForModifyDBEndpointDNSInputPrivate is a EnumOfNetworkTypeForModifyDBEndpointDNSInput enum value EnumOfNetworkTypeForModifyDBEndpointDNSInputPrivate = "Private" // EnumOfNetworkTypeForModifyDBEndpointDNSInputPublic is a EnumOfNetworkTypeForModifyDBEndpointDNSInput enum value EnumOfNetworkTypeForModifyDBEndpointDNSInputPublic = "Public" )
const ( // EnumOfChargeTypeForModifyDBInstanceChargeTypeInputNotEnabled is a EnumOfChargeTypeForModifyDBInstanceChargeTypeInput enum value EnumOfChargeTypeForModifyDBInstanceChargeTypeInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPostPaid is a EnumOfChargeTypeForModifyDBInstanceChargeTypeInput enum value EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPostPaid = "PostPaid" // EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPrePaid is a EnumOfChargeTypeForModifyDBInstanceChargeTypeInput enum value EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPrePaid = "PrePaid" )
const ( // EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputMonth is a EnumOfPeriodUnitForModifyDBInstanceChargeTypeInput enum value EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputMonth = "Month" // EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputYear is a EnumOfPeriodUnitForModifyDBInstanceChargeTypeInput enum value EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputYear = "Year" )
const ( // EnumOfDayKindForModifyDBInstanceMaintenanceWindowInputMonth is a EnumOfDayKindForModifyDBInstanceMaintenanceWindowInput enum value EnumOfDayKindForModifyDBInstanceMaintenanceWindowInputMonth = "Month" // EnumOfDayKindForModifyDBInstanceMaintenanceWindowInputWeek is a EnumOfDayKindForModifyDBInstanceMaintenanceWindowInput enum value EnumOfDayKindForModifyDBInstanceMaintenanceWindowInputWeek = "Week" )
const ( // EnumOfModifyTypeForModifyDBInstanceSpecInputTemporary is a EnumOfModifyTypeForModifyDBInstanceSpecInput enum value EnumOfModifyTypeForModifyDBInstanceSpecInputTemporary = "Temporary" // EnumOfModifyTypeForModifyDBInstanceSpecInputUsually is a EnumOfModifyTypeForModifyDBInstanceSpecInput enum value EnumOfModifyTypeForModifyDBInstanceSpecInputUsually = "Usually" )
const ( // EnumOfNodeOperateTypeForModifyDBInstanceSpecInputCreate is a EnumOfNodeOperateTypeForModifyDBInstanceSpecInput enum value EnumOfNodeOperateTypeForModifyDBInstanceSpecInputCreate = "Create" // EnumOfNodeOperateTypeForModifyDBInstanceSpecInputDelete is a EnumOfNodeOperateTypeForModifyDBInstanceSpecInput enum value EnumOfNodeOperateTypeForModifyDBInstanceSpecInputDelete = "Delete" // EnumOfNodeOperateTypeForModifyDBInstanceSpecInputModify is a EnumOfNodeOperateTypeForModifyDBInstanceSpecInput enum value EnumOfNodeOperateTypeForModifyDBInstanceSpecInputModify = "Modify" )
const ( // EnumOfNodeTypeForModifyDBInstanceSpecInputPrimary is a EnumOfNodeTypeForModifyDBInstanceSpecInput enum value EnumOfNodeTypeForModifyDBInstanceSpecInputPrimary = "Primary" // EnumOfNodeTypeForModifyDBInstanceSpecInputReadOnly is a EnumOfNodeTypeForModifyDBInstanceSpecInput enum value EnumOfNodeTypeForModifyDBInstanceSpecInputReadOnly = "ReadOnly" // EnumOfNodeTypeForModifyDBInstanceSpecInputSecondary is a EnumOfNodeTypeForModifyDBInstanceSpecInput enum value EnumOfNodeTypeForModifyDBInstanceSpecInputSecondary = "Secondary" )
const ( // EnumOfStorageTypeForModifyDBInstanceSpecInputCloudStorage is a EnumOfStorageTypeForModifyDBInstanceSpecInput enum value EnumOfStorageTypeForModifyDBInstanceSpecInputCloudStorage = "CloudStorage" // EnumOfStorageTypeForModifyDBInstanceSpecInputEssdpl1 is a EnumOfStorageTypeForModifyDBInstanceSpecInput enum value EnumOfStorageTypeForModifyDBInstanceSpecInputEssdpl1 = "ESSDPL1" // EnumOfStorageTypeForModifyDBInstanceSpecInputEssdpl2 is a EnumOfStorageTypeForModifyDBInstanceSpecInput enum value EnumOfStorageTypeForModifyDBInstanceSpecInputEssdpl2 = "ESSDPL2" // EnumOfStorageTypeForModifyDBInstanceSpecInputLocalSsd is a EnumOfStorageTypeForModifyDBInstanceSpecInput enum value EnumOfStorageTypeForModifyDBInstanceSpecInputLocalSsd = "LocalSSD" )
const ( // EnumOfSwitchTypeForModifyDBInstanceSpecInputImmediate is a EnumOfSwitchTypeForModifyDBInstanceSpecInput enum value EnumOfSwitchTypeForModifyDBInstanceSpecInputImmediate = "Immediate" // EnumOfSwitchTypeForModifyDBInstanceSpecInputMaintainTime is a EnumOfSwitchTypeForModifyDBInstanceSpecInput enum value EnumOfSwitchTypeForModifyDBInstanceSpecInputMaintainTime = "MaintainTime" )
const ( // EnumOfSyncModeForModifyDBInstanceSyncModeInputAsync is a EnumOfSyncModeForModifyDBInstanceSyncModeInput enum value EnumOfSyncModeForModifyDBInstanceSyncModeInputAsync = "Async" // EnumOfSyncModeForModifyDBInstanceSyncModeInputSemiSync is a EnumOfSyncModeForModifyDBInstanceSyncModeInput enum value EnumOfSyncModeForModifyDBInstanceSyncModeInputSemiSync = "SemiSync" // EnumOfSyncModeForModifyDBInstanceSyncModeInputSync is a EnumOfSyncModeForModifyDBInstanceSyncModeInput enum value EnumOfSyncModeForModifyDBInstanceSyncModeInputSync = "Sync" )
const ( // EnumOfTDEStatusForModifyDBInstanceTDEInputDisable is a EnumOfTDEStatusForModifyDBInstanceTDEInput enum value EnumOfTDEStatusForModifyDBInstanceTDEInputDisable = "Disable" // EnumOfTDEStatusForModifyDBInstanceTDEInputEnable is a EnumOfTDEStatusForModifyDBInstanceTDEInput enum value EnumOfTDEStatusForModifyDBInstanceTDEInputEnable = "Enable" )
const ( // EnumOfConnectionPoolTypeForModifyDBProxyConfigInputDirect is a EnumOfConnectionPoolTypeForModifyDBProxyConfigInput enum value EnumOfConnectionPoolTypeForModifyDBProxyConfigInputDirect = "Direct" // EnumOfConnectionPoolTypeForModifyDBProxyConfigInputTransaction is a EnumOfConnectionPoolTypeForModifyDBProxyConfigInput enum value EnumOfConnectionPoolTypeForModifyDBProxyConfigInputTransaction = "Transaction" )
const ( // EnumOfChargeTypeForRestoreToCrossRegionInstanceInputNotEnabled is a EnumOfChargeTypeForRestoreToCrossRegionInstanceInput enum value EnumOfChargeTypeForRestoreToCrossRegionInstanceInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForRestoreToCrossRegionInstanceInputPostPaid is a EnumOfChargeTypeForRestoreToCrossRegionInstanceInput enum value EnumOfChargeTypeForRestoreToCrossRegionInstanceInputPostPaid = "PostPaid" // EnumOfChargeTypeForRestoreToCrossRegionInstanceInputPrePaid is a EnumOfChargeTypeForRestoreToCrossRegionInstanceInput enum value EnumOfChargeTypeForRestoreToCrossRegionInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInputCreate is a EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInput enum value EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInputCreate = "Create" // EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInputDelete is a EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInput enum value EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInputDelete = "Delete" // EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInputModify is a EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInput enum value EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInputModify = "Modify" )
const ( // EnumOfNodeTypeForRestoreToCrossRegionInstanceInputPrimary is a EnumOfNodeTypeForRestoreToCrossRegionInstanceInput enum value EnumOfNodeTypeForRestoreToCrossRegionInstanceInputPrimary = "Primary" // EnumOfNodeTypeForRestoreToCrossRegionInstanceInputReadOnly is a EnumOfNodeTypeForRestoreToCrossRegionInstanceInput enum value EnumOfNodeTypeForRestoreToCrossRegionInstanceInputReadOnly = "ReadOnly" // EnumOfNodeTypeForRestoreToCrossRegionInstanceInputSecondary is a EnumOfNodeTypeForRestoreToCrossRegionInstanceInput enum value EnumOfNodeTypeForRestoreToCrossRegionInstanceInputSecondary = "Secondary" )
const ( // EnumOfPeriodUnitForRestoreToCrossRegionInstanceInputMonth is a EnumOfPeriodUnitForRestoreToCrossRegionInstanceInput enum value EnumOfPeriodUnitForRestoreToCrossRegionInstanceInputMonth = "Month" // EnumOfPeriodUnitForRestoreToCrossRegionInstanceInputYear is a EnumOfPeriodUnitForRestoreToCrossRegionInstanceInput enum value EnumOfPeriodUnitForRestoreToCrossRegionInstanceInputYear = "Year" )
const ( // EnumOfStorageTypeForRestoreToCrossRegionInstanceInputCloudStorage is a EnumOfStorageTypeForRestoreToCrossRegionInstanceInput enum value EnumOfStorageTypeForRestoreToCrossRegionInstanceInputCloudStorage = "CloudStorage" // EnumOfStorageTypeForRestoreToCrossRegionInstanceInputEssdpl1 is a EnumOfStorageTypeForRestoreToCrossRegionInstanceInput enum value EnumOfStorageTypeForRestoreToCrossRegionInstanceInputEssdpl1 = "ESSDPL1" // EnumOfStorageTypeForRestoreToCrossRegionInstanceInputEssdpl2 is a EnumOfStorageTypeForRestoreToCrossRegionInstanceInput enum value EnumOfStorageTypeForRestoreToCrossRegionInstanceInputEssdpl2 = "ESSDPL2" // EnumOfStorageTypeForRestoreToCrossRegionInstanceInputLocalSsd is a EnumOfStorageTypeForRestoreToCrossRegionInstanceInput enum value EnumOfStorageTypeForRestoreToCrossRegionInstanceInputLocalSsd = "LocalSSD" )
const ( // EnumOfRestoreTypeForRestoreToExistedInstanceInputInstanceLevel is a EnumOfRestoreTypeForRestoreToExistedInstanceInput enum value EnumOfRestoreTypeForRestoreToExistedInstanceInputInstanceLevel = "INSTANCE_LEVEL" // EnumOfRestoreTypeForRestoreToExistedInstanceInputTableLevel is a EnumOfRestoreTypeForRestoreToExistedInstanceInput enum value EnumOfRestoreTypeForRestoreToExistedInstanceInputTableLevel = "TABLE_LEVEL" )
const ( // EnumOfChargeTypeForRestoreToNewInstanceInputNotEnabled is a EnumOfChargeTypeForRestoreToNewInstanceInput enum value EnumOfChargeTypeForRestoreToNewInstanceInputNotEnabled = "NotEnabled" // EnumOfChargeTypeForRestoreToNewInstanceInputPostPaid is a EnumOfChargeTypeForRestoreToNewInstanceInput enum value EnumOfChargeTypeForRestoreToNewInstanceInputPostPaid = "PostPaid" // EnumOfChargeTypeForRestoreToNewInstanceInputPrePaid is a EnumOfChargeTypeForRestoreToNewInstanceInput enum value EnumOfChargeTypeForRestoreToNewInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfNodeOperateTypeForRestoreToNewInstanceInputCreate is a EnumOfNodeOperateTypeForRestoreToNewInstanceInput enum value EnumOfNodeOperateTypeForRestoreToNewInstanceInputCreate = "Create" // EnumOfNodeOperateTypeForRestoreToNewInstanceInputDelete is a EnumOfNodeOperateTypeForRestoreToNewInstanceInput enum value EnumOfNodeOperateTypeForRestoreToNewInstanceInputDelete = "Delete" // EnumOfNodeOperateTypeForRestoreToNewInstanceInputModify is a EnumOfNodeOperateTypeForRestoreToNewInstanceInput enum value EnumOfNodeOperateTypeForRestoreToNewInstanceInputModify = "Modify" )
const ( // EnumOfNodeTypeForRestoreToNewInstanceInputPrimary is a EnumOfNodeTypeForRestoreToNewInstanceInput enum value EnumOfNodeTypeForRestoreToNewInstanceInputPrimary = "Primary" // EnumOfNodeTypeForRestoreToNewInstanceInputReadOnly is a EnumOfNodeTypeForRestoreToNewInstanceInput enum value EnumOfNodeTypeForRestoreToNewInstanceInputReadOnly = "ReadOnly" // EnumOfNodeTypeForRestoreToNewInstanceInputSecondary is a EnumOfNodeTypeForRestoreToNewInstanceInput enum value EnumOfNodeTypeForRestoreToNewInstanceInputSecondary = "Secondary" )
const ( // EnumOfPeriodUnitForRestoreToNewInstanceInputMonth is a EnumOfPeriodUnitForRestoreToNewInstanceInput enum value EnumOfPeriodUnitForRestoreToNewInstanceInputMonth = "Month" // EnumOfPeriodUnitForRestoreToNewInstanceInputYear is a EnumOfPeriodUnitForRestoreToNewInstanceInput enum value EnumOfPeriodUnitForRestoreToNewInstanceInputYear = "Year" )
const ( // EnumOfStorageTypeForRestoreToNewInstanceInputCloudStorage is a EnumOfStorageTypeForRestoreToNewInstanceInput enum value EnumOfStorageTypeForRestoreToNewInstanceInputCloudStorage = "CloudStorage" // EnumOfStorageTypeForRestoreToNewInstanceInputEssdpl1 is a EnumOfStorageTypeForRestoreToNewInstanceInput enum value EnumOfStorageTypeForRestoreToNewInstanceInputEssdpl1 = "ESSDPL1" // EnumOfStorageTypeForRestoreToNewInstanceInputEssdpl2 is a EnumOfStorageTypeForRestoreToNewInstanceInput enum value EnumOfStorageTypeForRestoreToNewInstanceInputEssdpl2 = "ESSDPL2" // EnumOfStorageTypeForRestoreToNewInstanceInputLocalSsd is a EnumOfStorageTypeForRestoreToNewInstanceInput enum value EnumOfStorageTypeForRestoreToNewInstanceInputLocalSsd = "LocalSSD" )
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
const (
// EnumOfTableLevelModeForRestoreToExistedInstanceInputAllTable is a EnumOfTableLevelModeForRestoreToExistedInstanceInput enum value
EnumOfTableLevelModeForRestoreToExistedInstanceInputAllTable = "ALL_TABLE"
)
const (
// EnumOfUserActionForDescribeDBInstancePriceDifferenceInputBatchModifyDbinstanceSpec is a EnumOfUserActionForDescribeDBInstancePriceDifferenceInput enum value
EnumOfUserActionForDescribeDBInstancePriceDifferenceInputBatchModifyDbinstanceSpec = "BatchModifyDBInstanceSpec"
)
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"` AccountName *string `type:"string"` AccountPrivileges []*AccountPrivilegeForDescribeDBAccountsOutput `type:"list"` AccountPrivilegesInfo []*AccountPrivilegesInfoForDescribeDBAccountsOutput `type:"list"` AccountStatus *string `type:"string"` AccountType *string `type:"string"` // 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) SetAccountPrivilegesInfo ¶ added in v1.0.93
func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivilegesInfo(v []*AccountPrivilegesInfoForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
SetAccountPrivilegesInfo sets the AccountPrivilegesInfo 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) 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" enum:"EnumOfAccountPrivilegeForCreateDBAccountInput"` AccountPrivilegeDetail *string `type:"string"` DBName *string `type:"string"` // 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"` AccountPrivilegeDetail *string `type:"string"` DBName *string `type:"string"` // 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" enum:"EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput"` AccountPrivilegeDetail *string `type:"string"` DBName *string `type:"string"` // 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 AccountPrivilegesInfoForCreateDBAccountInput ¶
type AccountPrivilegesInfoForCreateDBAccountInput struct { AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForCreateDBAccountInput"` AccountPrivilegeCustom *string `type:"string"` DBName *string `type:"string"` // contains filtered or unexported fields }
func (AccountPrivilegesInfoForCreateDBAccountInput) GoString ¶
func (s AccountPrivilegesInfoForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegesInfoForCreateDBAccountInput) SetAccountPrivilege ¶
func (s *AccountPrivilegesInfoForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegesInfoForCreateDBAccountInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegesInfoForCreateDBAccountInput) SetAccountPrivilegeCustom ¶
func (s *AccountPrivilegesInfoForCreateDBAccountInput) SetAccountPrivilegeCustom(v string) *AccountPrivilegesInfoForCreateDBAccountInput
SetAccountPrivilegeCustom sets the AccountPrivilegeCustom field's value.
func (*AccountPrivilegesInfoForCreateDBAccountInput) SetDBName ¶
func (s *AccountPrivilegesInfoForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegesInfoForCreateDBAccountInput
SetDBName sets the DBName field's value.
func (AccountPrivilegesInfoForCreateDBAccountInput) String ¶
func (s AccountPrivilegesInfoForCreateDBAccountInput) String() string
String returns the string representation
type AccountPrivilegesInfoForDescribeDBAccountsOutput ¶
type AccountPrivilegesInfoForDescribeDBAccountsOutput struct { AccountPrivilege *string `type:"string"` AccountPrivilegeCustom *string `type:"string"` DBName *string `type:"string"` // contains filtered or unexported fields }
func (AccountPrivilegesInfoForDescribeDBAccountsOutput) GoString ¶
func (s AccountPrivilegesInfoForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountPrivilegesInfoForDescribeDBAccountsOutput) SetAccountPrivilege ¶
func (s *AccountPrivilegesInfoForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegesInfoForDescribeDBAccountsOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegesInfoForDescribeDBAccountsOutput) SetAccountPrivilegeCustom ¶
func (s *AccountPrivilegesInfoForDescribeDBAccountsOutput) SetAccountPrivilegeCustom(v string) *AccountPrivilegesInfoForDescribeDBAccountsOutput
SetAccountPrivilegeCustom sets the AccountPrivilegeCustom field's value.
func (*AccountPrivilegesInfoForDescribeDBAccountsOutput) SetDBName ¶
func (s *AccountPrivilegesInfoForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegesInfoForDescribeDBAccountsOutput
SetDBName sets the DBName field's value.
func (AccountPrivilegesInfoForDescribeDBAccountsOutput) String ¶
func (s AccountPrivilegesInfoForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountsInfoForDescribeDBAccountsOutput ¶
type AccountsInfoForDescribeDBAccountsOutput struct { AccountDesc *string `type:"string"` AccountName *string `type:"string"` AccountPrivileges []*AccountPrivilegeForDescribeDBAccountsOutput `type:"list"` AccountPrivilegesInfo []*AccountPrivilegesInfoForDescribeDBAccountsOutput `type:"list"` AccountStatus *string `type:"string"` AccountType *string `type:"string"` // contains filtered or unexported fields }
func (AccountsInfoForDescribeDBAccountsOutput) GoString ¶
func (s AccountsInfoForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountsInfoForDescribeDBAccountsOutput) SetAccountDesc ¶ added in v1.0.93
func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountDesc(v string) *AccountsInfoForDescribeDBAccountsOutput
SetAccountDesc sets the AccountDesc field's value.
func (*AccountsInfoForDescribeDBAccountsOutput) SetAccountName ¶
func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountName(v string) *AccountsInfoForDescribeDBAccountsOutput
SetAccountName sets the AccountName field's value.
func (*AccountsInfoForDescribeDBAccountsOutput) SetAccountPrivileges ¶ added in v1.0.93
func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountsInfoForDescribeDBAccountsOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*AccountsInfoForDescribeDBAccountsOutput) SetAccountPrivilegesInfo ¶
func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountPrivilegesInfo(v []*AccountPrivilegesInfoForDescribeDBAccountsOutput) *AccountsInfoForDescribeDBAccountsOutput
SetAccountPrivilegesInfo sets the AccountPrivilegesInfo field's value.
func (*AccountsInfoForDescribeDBAccountsOutput) SetAccountStatus ¶
func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountStatus(v string) *AccountsInfoForDescribeDBAccountsOutput
SetAccountStatus sets the AccountStatus field's value.
func (*AccountsInfoForDescribeDBAccountsOutput) SetAccountType ¶
func (s *AccountsInfoForDescribeDBAccountsOutput) SetAccountType(v string) *AccountsInfoForDescribeDBAccountsOutput
SetAccountType sets the AccountType field's value.
func (AccountsInfoForDescribeDBAccountsOutput) String ¶
func (s AccountsInfoForDescribeDBAccountsOutput) String() string
String returns the string representation
type AddTagsToResourceInput ¶ added in v1.0.93
type AddTagsToResourceInput struct { InstanceIds []*string `type:"list"` Tags []*TagForAddTagsToResourceInput `type:"list"` // 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 AddressForDescribeDBInstanceDetailOutput ¶
type AddressForDescribeDBInstanceDetailOutput struct { DNSVisibility *bool `type:"boolean"` Domain *string `type:"string"` EipId *string `type:"string"` IPAddress *string `type:"string"` NetworkType *string `type:"string"` Port *string `type:"string"` SubnetId *string `type:"string"` // 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) SetIPAddress ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceDetailOutput
SetIPAddress sets the IPAddress 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 AddressObjectForDescribeDBInstancesOutput ¶ added in v1.0.56
type AddressObjectForDescribeDBInstancesOutput struct { DNSVisibility *bool `type:"boolean"` Domain *string `type:"string"` EipId *string `type:"string"` IPAddress *string `type:"string"` NetworkType *string `type:"string"` Port *string `type:"string"` SubnetId *string `type:"string"` // 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) SetIPAddress ¶ added in v1.0.56
func (s *AddressObjectForDescribeDBInstancesOutput) SetIPAddress(v string) *AddressObjectForDescribeDBInstancesOutput
SetIPAddress sets the IPAddress 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 { AllowListDesc *string `type:"string"` AllowListIPNum *int32 `type:"int32"` AllowListId *string `type:"string"` AllowListName *string `type:"string"` AllowListType *string `type:"string"` AssociatedInstanceNum *int32 `type:"int32"` // 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) 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) 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"` InstanceIds []*string `type:"list"` // 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 AssociatedInstanceForDescribeAllowListDetailOutput ¶ added in v1.0.56
type AssociatedInstanceForDescribeAllowListDetailOutput struct { InstanceId *string `type:"string"` InstanceName *string `type:"string"` VPC *string `type:"string"` // 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) 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 BackupForDescribeBackupsOutput ¶ added in v1.0.56
type BackupForDescribeBackupsOutput struct { BackupEndTime *string `type:"string"` BackupFileName *string `type:"string"` BackupFileSize *int64 `type:"int64"` BackupId *string `type:"string"` BackupMethod *string `type:"string"` BackupStartTime *string `type:"string"` BackupStatus *string `type:"string"` BackupType *string `type:"string"` ConsistentTime *string `type:"string"` CreateType *string `type:"string"` DBTableInfos []*DBTableInfoForDescribeBackupsOutput `type:"list"` // 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) 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) SetDBTableInfos ¶ added in v1.0.56
func (s *BackupForDescribeBackupsOutput) SetDBTableInfos(v []*DBTableInfoForDescribeBackupsOutput) *BackupForDescribeBackupsOutput
SetDBTableInfos sets the DBTableInfos 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"` // 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) String ¶
func (s BackupMetaForCreateBackupInput) String() string
String returns the string representation
type BackupsInfoForDescribeBackupsOutput ¶
type BackupsInfoForDescribeBackupsOutput struct { BackupEndTime *string `type:"string"` BackupFileName *string `type:"string"` BackupFileSize *int64 `type:"int64"` BackupId *string `type:"string"` BackupMethod *string `type:"string"` BackupStartTime *string `type:"string"` BackupStatus *string `type:"string"` BackupType *string `type:"string"` ConsistentTime *string `type:"string"` CreateType *string `type:"string"` DBTableInfos []*DBTableInfoForDescribeBackupsOutput `type:"list"` // contains filtered or unexported fields }
func (BackupsInfoForDescribeBackupsOutput) GoString ¶
func (s BackupsInfoForDescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*BackupsInfoForDescribeBackupsOutput) SetBackupEndTime ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupEndTime sets the BackupEndTime field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupFileName ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupFileName(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupFileName sets the BackupFileName field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupFileSize ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupFileSize(v int64) *BackupsInfoForDescribeBackupsOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupId ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupId(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupId sets the BackupId field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupMethod ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupMethod(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupMethod sets the BackupMethod field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupStartTime ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupStartTime sets the BackupStartTime field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupStatus ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStatus(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupStatus sets the BackupStatus field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupType ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupType(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupType sets the BackupType field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetConsistentTime ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetConsistentTime(v string) *BackupsInfoForDescribeBackupsOutput
SetConsistentTime sets the ConsistentTime field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetCreateType ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupsOutput
SetCreateType sets the CreateType field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetDBTableInfos ¶ added in v1.0.93
func (s *BackupsInfoForDescribeBackupsOutput) SetDBTableInfos(v []*DBTableInfoForDescribeBackupsOutput) *BackupsInfoForDescribeBackupsOutput
SetDBTableInfos sets the DBTableInfos field's value.
func (BackupsInfoForDescribeBackupsOutput) String ¶
func (s BackupsInfoForDescribeBackupsOutput) String() string
String returns the string representation
type BasicInfoForDescribeDBInstanceDetailOutput ¶
type BasicInfoForDescribeDBInstanceDetailOutput struct { AllowListVersion *string `type:"string"` BackupAuditLogSize *int64 `type:"int64"` BackupBinLogSize *int64 `type:"int64"` BackupDataSize *int64 `type:"int64"` BackupErrorLogSize *int64 `type:"int64"` BackupLogSize *int64 `type:"int64"` BackupSlowLogSize *int64 `type:"int64"` BackupUse *float64 `type:"double"` CreateTime *string `type:"string"` DBEngine *string `type:"string"` DBEngineVersion *string `type:"string"` DataSyncMode *string `type:"string"` InnerVersion *string `type:"string"` InstanceId *string `type:"string"` InstanceName *string `type:"string"` InstanceStatus *string `type:"string"` InstanceType *string `type:"string"` IsLatestVersion *bool `type:"boolean"` LowerCaseTableNames *string `type:"string"` MaintenanceWindow *MaintenanceWindowForDescribeDBInstanceDetailOutput `type:"structure"` Memory *int32 `type:"int32"` NodeNumber *string `type:"string"` NodeSpec *string `type:"string"` PrimaryDBAccount *string `type:"string"` ProjectName *string `type:"string"` RegionId *string `type:"string"` ServerCollation *string `type:"string"` ShardNumber *int32 `type:"int32"` StorageAuditLogSize *int64 `type:"int64"` StorageBinLogSize *int64 `type:"int64"` StorageDataSize *int64 `type:"int64"` StorageErrorLogSize *int64 `type:"int64"` StorageLogSize *int64 `type:"int64"` StorageSlowLogSize *int64 `type:"int64"` StorageSpace *int64 `type:"int64"` StorageType *string `type:"string"` StorageUse *float64 `type:"double"` SubnetId *string `type:"string"` Tags []*TagForDescribeDBInstanceDetailOutput `type:"list"` TimeZone *string `type:"string"` UpdateTime *string `type:"string"` VCPU *int32 `type:"int32"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // 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) SetBackupAuditLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupAuditLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupAuditLogSize sets the BackupAuditLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetBackupBinLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupBinLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupBinLogSize sets the BackupBinLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetBackupDataSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupDataSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupDataSize sets the BackupDataSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetBackupErrorLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupErrorLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupErrorLogSize sets the BackupErrorLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetBackupLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupLogSize sets the BackupLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetBackupSlowLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupSlowLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupSlowLogSize sets the BackupSlowLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetBackupUse ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupUse(v float64) *BasicInfoForDescribeDBInstanceDetailOutput
SetBackupUse sets the BackupUse field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngine ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngine(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDBEngine sets the DBEngine 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) SetInnerVersion ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetInnerVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetInnerVersion sets the InnerVersion 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) SetIsLatestVersion ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetIsLatestVersion(v bool) *BasicInfoForDescribeDBInstanceDetailOutput
SetIsLatestVersion sets the IsLatestVersion 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) SetMemory ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetMemory sets the Memory 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) SetPrimaryDBAccount ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetPrimaryDBAccount(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetPrimaryDBAccount sets the PrimaryDBAccount 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) SetServerCollation ¶ added in v1.0.93
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetServerCollation(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetServerCollation sets the ServerCollation field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetShardNumber ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetShardNumber(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetShardNumber sets the ShardNumber field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageAuditLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageAuditLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageAuditLogSize sets the StorageAuditLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageBinLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageBinLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageBinLogSize sets the StorageBinLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageDataSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageDataSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageDataSize sets the StorageDataSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageErrorLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageErrorLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageErrorLogSize sets the StorageErrorLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageLogSize sets the StorageLogSize field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSlowLogSize ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSlowLogSize(v int64) *BasicInfoForDescribeDBInstanceDetailOutput
SetStorageSlowLogSize sets the StorageSlowLogSize 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"` BackupStatus *string `type:"string"` DownloadStatus *string `type:"string"` FileName *string `type:"string"` FileSize *int64 `type:"int64"` UpdateTime *string `type:"string"` // 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) 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 ChargeDetailForDescribeDBInstanceDetailOutput ¶
type ChargeDetailForDescribeDBInstanceDetailOutput struct { AutoRenew *bool `type:"boolean"` ChargeEndTime *string `type:"string"` ChargeStartTime *string `type:"string"` ChargeStatus *string `type:"string"` ChargeType *string `type:"string"` Number *int32 `type:"int32"` OverdueReclaimTime *string `type:"string"` OverdueTime *string `type:"string"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string"` // 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) SetNumber ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetNumber(v int32) *ChargeDetailForDescribeDBInstanceDetailOutput
SetNumber sets the Number 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) String ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstancesOutput ¶
type ChargeDetailForDescribeDBInstancesOutput struct { AutoRenew *bool `type:"boolean"` ChargeEndTime *string `type:"string"` ChargeStartTime *string `type:"string"` ChargeStatus *string `type:"string"` ChargeType *string `type:"string"` Number *int32 `type:"int32"` OverdueReclaimTime *string `type:"string"` OverdueTime *string `type:"string"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string"` // 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) SetNumber ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetNumber(v int32) *ChargeDetailForDescribeDBInstancesOutput
SetNumber sets the Number 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) String ¶
func (s ChargeDetailForDescribeDBInstancesOutput) String() string
String returns the string representation
type ChargeInfoForCreateDBInstanceInput ¶
type ChargeInfoForCreateDBInstanceInput struct { AutoRenew *bool `type:"boolean"` ChargeType *string `type:"string" enum:"EnumOfChargeTypeForCreateDBInstanceInput"` Number *int32 `type:"int32"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForCreateDBInstanceInput"` // 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 ChargeInfoForRestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type ChargeInfoForRestoreToCrossRegionInstanceInput struct { AutoRenew *bool `type:"boolean"` ChargeType *string `type:"string" enum:"EnumOfChargeTypeForRestoreToCrossRegionInstanceInput"` Number *int32 `type:"int32"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForRestoreToCrossRegionInstanceInput"` // 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 ChargeInfoForRestoreToNewInstanceInput ¶
type ChargeInfoForRestoreToNewInstanceInput struct { AutoRenew *bool `type:"boolean"` ChargeType *string `type:"string" enum:"EnumOfChargeTypeForRestoreToNewInstanceInput"` Number *int32 `type:"int32"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForRestoreToNewInstanceInput"` // 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"` ChargeItemType *string `type:"string"` ChargeItemValue *int64 `type:"int64"` DiscountPrice *float64 `type:"double"` OriginalPrice *float64 `type:"double"` PayablePrice *float64 `type:"double"` // 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 float64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice ¶
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice ¶
func (s *ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String ¶
func (s ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String() string
String returns the string representation
type ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput ¶ added in v1.0.93
type ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput struct { ChargeItemKey *string `type:"string"` ChargeItemType *string `type:"string"` ChargeItemValue *int64 `type:"int64"` DiscountPrice *float64 `type:"double"` OriginalPrice *float64 `type:"double"` PayablePrice *float64 `type:"double"` // contains filtered or unexported fields }
func (ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString ¶ added in v1.0.93
func (s ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString() string
GoString returns the string representation
func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemKey ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemKey(v string) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
SetChargeItemKey sets the ChargeItemKey field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemType ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemType(v string) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
SetChargeItemType sets the ChargeItemType field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemValue ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemValue(v int64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
SetChargeItemValue sets the ChargeItemValue field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice ¶ added in v1.0.93
func (s *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice(v float64) *ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput
SetPayablePrice sets the PayablePrice field's value.
func (ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) String ¶ added in v1.0.93
func (s ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) String() string
String returns the string representation
type CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput ¶ added in v1.0.93
type CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput struct { Allowed *bool `type:"boolean"` Reason *string `type:"string"` // 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) 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 ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput ¶ added in v1.0.93
type ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput struct { ConfigurationCode *string `type:"string"` CouponAmount *float64 `type:"double"` DiscountPrice *float64 `type:"double"` InstanceID *string `type:"string"` OriginalPrice *float64 `type:"double"` PayablePrice *float64 `type:"double"` Quantity *int64 `type:"int64"` RefundAmount *float64 `type:"double"` // contains filtered or unexported fields }
func (ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString ¶ added in v1.0.93
func (s ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString() string
GoString returns the string representation
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetConfigurationCode ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetConfigurationCode(v string) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetCouponAmount ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetCouponAmount(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetInstanceID ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetInstanceID(v string) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetInstanceID sets the InstanceID field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetPayablePrice sets the PayablePrice field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetQuantity ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetQuantity(v int64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetQuantity sets the Quantity field's value.
func (*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetRefundAmount ¶ added in v1.0.93
func (s *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) SetRefundAmount(v float64) *ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput
SetRefundAmount sets the RefundAmount field's value.
func (ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) String ¶ added in v1.0.93
func (s ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) String() string
String returns the string representation
type ConnectionInfoForDescribeDBInstanceDetailOutput ¶
type ConnectionInfoForDescribeDBInstanceDetailOutput struct { Address []*AddressForDescribeDBInstanceDetailOutput `type:"list"` Addresses []*AddressForDescribeDBInstanceDetailOutput `type:"list"` AutoAddNewNodes *string `type:"string"` Description *string `type:"string"` EipId *string `type:"string"` EnableReadOnly *string `type:"string"` EnableReadWriteSplitting *string `type:"string"` EndpointId *string `type:"string"` EndpointName *string `type:"string"` EndpointType *string `type:"string"` PublicIPAddress *string `type:"string"` ReadOnlyNodeDistributionType *string `type:"string"` ReadOnlyNodeMaxDelayTime *int32 `type:"int32"` ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput `type:"list"` ReadWriteMode *string `type:"string"` // contains filtered or unexported fields }
func (ConnectionInfoForDescribeDBInstanceDetailOutput) GoString ¶
func (s ConnectionInfoForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddress ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddress(v []*AddressForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetAddress sets the Address field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddresses ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetAddresses sets the Addresses field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetDescription ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetDescription(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetDescription sets the Description field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEipId ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEipId(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEipId sets the EipId field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEnableReadOnly ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEnableReadOnly(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEnableReadOnly sets the EnableReadOnly field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEnableReadWriteSplitting sets the EnableReadWriteSplitting field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointId ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEndpointId sets the EndpointId field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointName ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEndpointName sets the EndpointName field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointType ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEndpointType sets the EndpointType field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetPublicIPAddress ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetPublicIPAddress(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetPublicIPAddress sets the PublicIPAddress field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime(v int32) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight(v []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadWriteMode ¶ added in v1.0.93
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (ConnectionInfoForDescribeDBInstanceDetailOutput) String ¶
func (s ConnectionInfoForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type CopyParameterTemplateInput ¶ added in v1.0.93
type CopyParameterTemplateInput struct { // SrcTemplateId is a required field SrcTemplateId *string `type:"string" required:"true"` TemplateDesc *string `max:"200" type:"string"` TemplateName *string `min:"2" max:"64" type:"string"` // 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) 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 // 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) 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 is a required field AllowList *string `type:"string" required:"true"` AllowListDesc *string `type:"string"` // AllowListName is a required field AllowListName *string `type:"string" required:"true"` AllowListType *string `type:"string"` // 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) 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) 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"` // 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"` BackupMethod *string `type:"string" enum:"EnumOfBackupMethodForCreateBackupInput"` BackupType *string `type:"string" enum:"EnumOfBackupTypeForCreateBackupInput"` // InstanceId is a required field InstanceId *string `type:"string" 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"` // 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" 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"` AccountName *string `min:"2" max:"32" type:"string"` AccountPassword *string `min:"8" max:"32" type:"string"` AccountPrivileges []*AccountPrivilegeForCreateDBAccountInput `type:"list"` AccountPrivilegesInfo []*AccountPrivilegesInfoForCreateDBAccountInput `type:"list"` AccountType *string `type:"string" enum:"EnumOfAccountTypeForCreateDBAccountInput"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // 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) SetAccountPrivilegesInfo ¶
func (s *CreateDBAccountInput) SetAccountPrivilegesInfo(v []*AccountPrivilegesInfoForCreateDBAccountInput) *CreateDBAccountInput
SetAccountPrivilegesInfo sets the AccountPrivilegesInfo field's value.
func (*CreateDBAccountInput) SetAccountType ¶
func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
SetAccountType sets the AccountType field's value.
func (*CreateDBAccountInput) SetInstanceId ¶
func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
SetInstanceId sets the InstanceId 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 // contains filtered or unexported fields }
func (CreateDBAccountOutput) GoString ¶
func (s CreateDBAccountOutput) GoString() string
GoString returns the string representation
func (CreateDBAccountOutput) String ¶
func (s CreateDBAccountOutput) String() string
String returns the string representation
type CreateDBEndpointInput ¶
type CreateDBEndpointInput struct { AutoAddNewNodes *bool `type:"boolean"` Description *string `type:"string"` EndpointName *string `type:"string"` EndpointType *string `type:"string" enum:"EnumOfEndpointTypeForCreateDBEndpointInput"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` Nodes *string `type:"string"` ReadWriteMode *string `type:"string" enum:"EnumOfReadWriteModeForCreateDBEndpointInput"` // 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) SetDescription ¶
func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
SetDescription sets the Description 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) SetInstanceId ¶
func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBEndpointInput) SetNodes ¶
func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
SetNodes sets the Nodes 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) 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"` InstanceId *string `type:"string"` // 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 { DomainPrefix *string `type:"string"` // EipId is a required field EipId *string `type:"string" required:"true"` // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateDBEndpointPublicAddressInput) GoString ¶
func (s CreateDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointPublicAddressInput) SetDomainPrefix ¶
func (s *CreateDBEndpointPublicAddressInput) SetDomainPrefix(v string) *CreateDBEndpointPublicAddressInput
SetDomainPrefix sets the DomainPrefix field's value.
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 CreateDBInstanceInput ¶
type CreateDBInstanceInput struct { AllowListIds []*string `type:"list"` ChargeInfo *ChargeInfoForCreateDBInstanceInput `type:"structure"` DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForCreateDBInstanceInput"` DBParamGroupId *string `type:"string"` DBTimeZone *string `type:"string"` InstanceName *string `type:"string"` InstanceTags []*InstanceTagForCreateDBInstanceInput `type:"list"` InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForCreateDBInstanceInput"` LowerCaseTableNames *string `type:"string"` NodeInfo []*NodeInfoForCreateDBInstanceInput `type:"list"` ProjectName *string `type:"string"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string" enum:"EnumOfStorageTypeForCreateDBInstanceInput"` SubnetId *string `type:"string"` SuperAccountName *string `min:"2" max:"16" type:"string"` SuperAccountPassword *string `min:"8" max:"32" type:"string"` VpcId *string `type:"string"` // 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) SetChargeInfo ¶
func (s *CreateDBInstanceInput) SetChargeInfo(v *ChargeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
SetChargeInfo sets the ChargeInfo 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) SetInstanceName ¶
func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
SetInstanceName sets the InstanceName 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) SetNodeInfo ¶
func (s *CreateDBInstanceInput) SetNodeInfo(v []*NodeInfoForCreateDBInstanceInput) *CreateDBInstanceInput
SetNodeInfo sets the NodeInfo field's value.
func (*CreateDBInstanceInput) SetProjectName ¶
func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
SetProjectName sets the ProjectName 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) SetVpcId ¶
func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
SetVpcId sets the VpcId 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"` OrderId *string `type:"string"` // 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 CreateDatabaseInput ¶
type CreateDatabaseInput struct { CharacterSetName *string `type:"string"` DBDesc *string `type:"string"` DBName *string `min:"2" max:"64" type:"string"` DatabasePrivileges []*DatabasePrivilegeForCreateDatabaseInput `type:"list"` DatabasePrivilegesInfo []*DatabasePrivilegesInfoForCreateDatabaseInput `type:"list"` // InstanceId is a required field InstanceId *string `type:"string" 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) SetDatabasePrivilegesInfo ¶
func (s *CreateDatabaseInput) SetDatabasePrivilegesInfo(v []*DatabasePrivilegesInfoForCreateDatabaseInput) *CreateDatabaseInput
SetDatabasePrivilegesInfo sets the DatabasePrivilegesInfo 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 CreateParameterTemplateInput ¶ added in v1.0.93
type CreateParameterTemplateInput struct { TemplateDesc *string `max:"200" type:"string"` TemplateName *string `min:"2" max:"64" type:"string"` TemplateParams []*TemplateParamForCreateParameterTemplateInput `type:"list"` TemplateType *string `type:"string" enum:"EnumOfTemplateTypeForCreateParameterTemplateInput"` TemplateTypeVersion *string `type:"string" enum:"EnumOfTemplateTypeVersionForCreateParameterTemplateInput"` // 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) 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 // 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) String ¶ added in v1.0.93
func (s CreateParameterTemplateOutput) String() string
String returns the string representation
type DBTableInfoForDescribeBackupsOutput ¶ added in v1.0.56
type DBTableInfoForDescribeBackupsOutput struct { Database *string `type:"string"` Tables []*string `type:"list"` // 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 DatabasForDescribeDatabasesOutput ¶ added in v1.0.56
type DatabasForDescribeDatabasesOutput struct { CharacterSetName *string `type:"string"` DBDesc *string `type:"string"` DBName *string `type:"string"` DBStatus *string `type:"string"` DatabasePrivileges []*DatabasePrivilegeForDescribeDatabasesOutput `type:"list"` DatabasePrivilegesInfo []*DatabasePrivilegesInfoForDescribeDatabasesOutput `type:"list"` // contains filtered or unexported fields }
func (DatabasForDescribeDatabasesOutput) GoString ¶ added in v1.0.56
func (s DatabasForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabasForDescribeDatabasesOutput) SetCharacterSetName ¶ added in v1.0.56
func (s *DatabasForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabasForDescribeDatabasesOutput
SetCharacterSetName sets the CharacterSetName field's value.
func (*DatabasForDescribeDatabasesOutput) SetDBDesc ¶ added in v1.0.93
func (s *DatabasForDescribeDatabasesOutput) SetDBDesc(v string) *DatabasForDescribeDatabasesOutput
SetDBDesc sets the DBDesc field's value.
func (*DatabasForDescribeDatabasesOutput) SetDBName ¶ added in v1.0.56
func (s *DatabasForDescribeDatabasesOutput) SetDBName(v string) *DatabasForDescribeDatabasesOutput
SetDBName sets the DBName field's value.
func (*DatabasForDescribeDatabasesOutput) SetDBStatus ¶ added in v1.0.93
func (s *DatabasForDescribeDatabasesOutput) SetDBStatus(v string) *DatabasForDescribeDatabasesOutput
SetDBStatus sets the DBStatus field's value.
func (*DatabasForDescribeDatabasesOutput) SetDatabasePrivileges ¶ added in v1.0.56
func (s *DatabasForDescribeDatabasesOutput) SetDatabasePrivileges(v []*DatabasePrivilegeForDescribeDatabasesOutput) *DatabasForDescribeDatabasesOutput
SetDatabasePrivileges sets the DatabasePrivileges field's value.
func (*DatabasForDescribeDatabasesOutput) SetDatabasePrivilegesInfo ¶ added in v1.0.93
func (s *DatabasForDescribeDatabasesOutput) SetDatabasePrivilegesInfo(v []*DatabasePrivilegesInfoForDescribeDatabasesOutput) *DatabasForDescribeDatabasesOutput
SetDatabasePrivilegesInfo sets the DatabasePrivilegesInfo field's value.
func (DatabasForDescribeDatabasesOutput) String ¶ added in v1.0.56
func (s DatabasForDescribeDatabasesOutput) String() string
String returns the string representation
type DatabasePrivilegeForCreateDatabaseInput ¶ added in v1.0.56
type DatabasePrivilegeForCreateDatabaseInput struct { AccountName *string `type:"string"` AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForCreateDatabaseInput"` AccountPrivilegeDetail *string `type:"string"` // 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) 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"` AccountPrivilege *string `type:"string"` AccountPrivilegeDetail *string `type:"string"` // 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) 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"` AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForGrantDatabasePrivilegeInput"` AccountPrivilegeDetail *string `type:"string"` // 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) String ¶ added in v1.0.56
func (s DatabasePrivilegeForGrantDatabasePrivilegeInput) String() string
String returns the string representation
type DatabasePrivilegesInfoForCreateDatabaseInput ¶
type DatabasePrivilegesInfoForCreateDatabaseInput struct { AccountName *string `type:"string"` AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForCreateDatabaseInput"` AccountPrivilegeCustom *string `type:"string"` // contains filtered or unexported fields }
func (DatabasePrivilegesInfoForCreateDatabaseInput) GoString ¶
func (s DatabasePrivilegesInfoForCreateDatabaseInput) GoString() string
GoString returns the string representation
func (*DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountName ¶
func (s *DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountName(v string) *DatabasePrivilegesInfoForCreateDatabaseInput
SetAccountName sets the AccountName field's value.
func (*DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountPrivilege ¶
func (s *DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasePrivilegesInfoForCreateDatabaseInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountPrivilegeCustom ¶
func (s *DatabasePrivilegesInfoForCreateDatabaseInput) SetAccountPrivilegeCustom(v string) *DatabasePrivilegesInfoForCreateDatabaseInput
SetAccountPrivilegeCustom sets the AccountPrivilegeCustom field's value.
func (DatabasePrivilegesInfoForCreateDatabaseInput) String ¶
func (s DatabasePrivilegesInfoForCreateDatabaseInput) String() string
String returns the string representation
type DatabasePrivilegesInfoForDescribeDatabasesOutput ¶
type DatabasePrivilegesInfoForDescribeDatabasesOutput struct { AccountName *string `type:"string"` AccountPrivilege *string `type:"string"` AccountPrivilegeCustom *string `type:"string"` // contains filtered or unexported fields }
func (DatabasePrivilegesInfoForDescribeDatabasesOutput) GoString ¶
func (s DatabasePrivilegesInfoForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountName ¶
func (s *DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountName(v string) *DatabasePrivilegesInfoForDescribeDatabasesOutput
SetAccountName sets the AccountName field's value.
func (*DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountPrivilege ¶
func (s *DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasePrivilegesInfoForDescribeDatabasesOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountPrivilegeCustom ¶
func (s *DatabasePrivilegesInfoForDescribeDatabasesOutput) SetAccountPrivilegeCustom(v string) *DatabasePrivilegesInfoForDescribeDatabasesOutput
SetAccountPrivilegeCustom sets the AccountPrivilegeCustom field's value.
func (DatabasePrivilegesInfoForDescribeDatabasesOutput) String ¶
func (s DatabasePrivilegesInfoForDescribeDatabasesOutput) String() string
String returns the string representation
type DatabasesInfoForDescribeDatabasesOutput ¶
type DatabasesInfoForDescribeDatabasesOutput struct { CharacterSetName *string `type:"string"` DBDesc *string `type:"string"` DBName *string `type:"string"` DBStatus *string `type:"string"` DatabasePrivileges []*DatabasePrivilegeForDescribeDatabasesOutput `type:"list"` DatabasePrivilegesInfo []*DatabasePrivilegesInfoForDescribeDatabasesOutput `type:"list"` // contains filtered or unexported fields }
func (DatabasesInfoForDescribeDatabasesOutput) GoString ¶
func (s DatabasesInfoForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabasesInfoForDescribeDatabasesOutput) SetCharacterSetName ¶
func (s *DatabasesInfoForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabasesInfoForDescribeDatabasesOutput
SetCharacterSetName sets the CharacterSetName field's value.
func (*DatabasesInfoForDescribeDatabasesOutput) SetDBDesc ¶ added in v1.0.93
func (s *DatabasesInfoForDescribeDatabasesOutput) SetDBDesc(v string) *DatabasesInfoForDescribeDatabasesOutput
SetDBDesc sets the DBDesc field's value.
func (*DatabasesInfoForDescribeDatabasesOutput) SetDBName ¶
func (s *DatabasesInfoForDescribeDatabasesOutput) SetDBName(v string) *DatabasesInfoForDescribeDatabasesOutput
SetDBName sets the DBName field's value.
func (*DatabasesInfoForDescribeDatabasesOutput) SetDBStatus ¶
func (s *DatabasesInfoForDescribeDatabasesOutput) SetDBStatus(v string) *DatabasesInfoForDescribeDatabasesOutput
SetDBStatus sets the DBStatus field's value.
func (*DatabasesInfoForDescribeDatabasesOutput) SetDatabasePrivileges ¶ added in v1.0.93
func (s *DatabasesInfoForDescribeDatabasesOutput) SetDatabasePrivileges(v []*DatabasePrivilegeForDescribeDatabasesOutput) *DatabasesInfoForDescribeDatabasesOutput
SetDatabasePrivileges sets the DatabasePrivileges field's value.
func (*DatabasesInfoForDescribeDatabasesOutput) SetDatabasePrivilegesInfo ¶
func (s *DatabasesInfoForDescribeDatabasesOutput) SetDatabasePrivilegesInfo(v []*DatabasePrivilegesInfoForDescribeDatabasesOutput) *DatabasesInfoForDescribeDatabasesOutput
SetDatabasePrivilegesInfo sets the DatabasePrivilegesInfo field's value.
func (DatabasesInfoForDescribeDatabasesOutput) String ¶
func (s DatabasesInfoForDescribeDatabasesOutput) 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" required:"true"` // 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) 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 DeleteBackupInput ¶
type DeleteBackupInput struct { // BackupId is a required field BackupId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteBackupInput) GoString ¶
func (s DeleteBackupInput) GoString() string
GoString returns the string representation
func (*DeleteBackupInput) SetBackupId ¶
func (s *DeleteBackupInput) SetBackupId(v string) *DeleteBackupInput
SetBackupId sets the BackupId field's value.
func (*DeleteBackupInput) SetInstanceId ¶
func (s *DeleteBackupInput) SetInstanceId(v string) *DeleteBackupInput
SetInstanceId sets the InstanceId field's value.
func (DeleteBackupInput) String ¶
func (s DeleteBackupInput) String() string
String returns the string representation
func (*DeleteBackupInput) Validate ¶
func (s *DeleteBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteBackupOutput ¶
type DeleteBackupOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteBackupOutput) GoString ¶
func (s DeleteBackupOutput) GoString() string
GoString returns the string representation
func (DeleteBackupOutput) String ¶
func (s DeleteBackupOutput) String() string
String returns the string representation
type DeleteDBAccountInput ¶
type DeleteDBAccountInput struct { // AccountName is a required field AccountName *string `min:"2" max:"32" type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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) 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 DeleteDBEndpointInput ¶
type DeleteDBEndpointInput struct { // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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" required:"true"` // EipId is a required field EipId *string `type:"string" required:"true"` // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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 { DataKeepPolicy *string `type:"string" enum:"EnumOfDataKeepPolicyForDeleteDBInstanceInput"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteDBInstanceInput) GoString ¶
func (s DeleteDBInstanceInput) GoString() string
GoString returns the string representation
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 DeleteDatabaseInput ¶
type DeleteDatabaseInput struct { // DBName is a required field DBName *string `min:"2" max:"64" type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // 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) 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 { // TemplateId is a required field TemplateId *string `type:"string" 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) 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 // 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) String ¶ added in v1.0.93
func (s DeleteParameterTemplateOutput) 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" required:"true"` // 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) 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"` AllowListDesc *string `type:"string"` AllowListId *string `type:"string"` AllowListName *string `type:"string"` AllowListType *string `type:"string"` AssociatedInstances []*AssociatedInstanceForDescribeAllowListDetailOutput `type:"list"` // 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) 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) 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 { InstanceId *string `type:"string"` RegionId *string `type:"string"` // 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) SetInstanceId ¶ added in v1.0.56
func (s *DescribeAllowListsInput) SetInstanceId(v string) *DescribeAllowListsInput
SetInstanceId sets the InstanceId 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) 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"` // 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" required:"true"` // TemplateId is a required field TemplateId *string `type:"string" 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"` Parameters []*ParameterForDescribeApplyParameterTemplateOutput `type:"list"` TemplateId *string `type:"string"` // 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 { RegionId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeAvailabilityZonesInput) GoString ¶
func (s DescribeAvailabilityZonesInput) GoString() string
GoString returns the string representation
func (*DescribeAvailabilityZonesInput) SetRegionId ¶
func (s *DescribeAvailabilityZonesInput) SetRegionId(v string) *DescribeAvailabilityZonesInput
SetRegionId sets the RegionId field's value.
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"` Zones []*ZoneForDescribeAvailabilityZonesOutput `type:"list"` // 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"` RegionId *string `type:"string"` // 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
type DescribeAvailableCrossRegionOutput ¶ added in v1.0.93
type DescribeAvailableCrossRegionOutput struct { Metadata *response.ResponseMetadata Regions []*string `type:"list"` // 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 DescribeBackupPolicyInput ¶
type DescribeBackupPolicyInput struct { // InstanceId is a required field InstanceId *string `type:"string" 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 BinlogFileCountsEnable *bool `type:"boolean"` BinlogLimitCount *int32 `type:"int32"` BinlogLocalRetentionHour *int32 `type:"int32"` BinlogSpaceLimitEnable *bool `type:"boolean"` BinlogStoragePercentage *int32 `type:"int32"` DataBackupRetentionDay *int32 `type:"int32"` DataFullBackupPeriods []*string `type:"list"` DataFullBackupTime *string `type:"string"` InstanceId *string `type:"string"` LogBackupRetentionDay *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeBackupPolicyOutput) GoString ¶
func (s DescribeBackupPolicyOutput) GoString() string
GoString returns the string representation
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) 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) SetDataFullBackupTime ¶ added in v1.0.93
func (s *DescribeBackupPolicyOutput) SetDataFullBackupTime(v string) *DescribeBackupPolicyOutput
SetDataFullBackupTime sets the DataFullBackupTime field's value.
func (*DescribeBackupPolicyOutput) SetInstanceId ¶
func (s *DescribeBackupPolicyOutput) SetInstanceId(v string) *DescribeBackupPolicyOutput
SetInstanceId sets the InstanceId 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) String ¶
func (s DescribeBackupPolicyOutput) String() string
String returns the string representation
type DescribeBackupsInput ¶
type DescribeBackupsInput struct { BackupEndTime *string `type:"string"` BackupId *string `type:"string"` BackupMethod *string `type:"string" enum:"EnumOfBackupMethodForDescribeBackupsInput"` BackupStartTime *string `type:"string"` BackupStatus *string `type:"string" enum:"EnumOfBackupStatusForDescribeBackupsInput"` BackupType *string `type:"string" enum:"EnumOfBackupTypeForDescribeBackupsInput"` CreateType *string `type:"string" enum:"EnumOfCreateTypeForDescribeBackupsInput"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // 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) 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) 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) String ¶
func (s DescribeBackupsInput) String() string
String returns the string representation
func (*DescribeBackupsInput) Validate ¶
func (s *DescribeBackupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupsOutput ¶
type DescribeBackupsOutput struct { Metadata *response.ResponseMetadata Backups []*BackupForDescribeBackupsOutput `type:"list"` BackupsInfo []*BackupsInfoForDescribeBackupsOutput `type:"list"` Total *int32 `type:"int32"` // 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) SetBackupsInfo ¶
func (s *DescribeBackupsOutput) SetBackupsInfo(v []*BackupsInfoForDescribeBackupsOutput) *DescribeBackupsOutput
SetBackupsInfo sets the BackupsInfo 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"` Context *string `type:"string"` EndTime *string `type:"string"` InstanceId *string `type:"string"` StartTime *string `type:"string"` // 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) 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
type DescribeBinlogFilesOutput ¶ added in v1.0.93
type DescribeBinlogFilesOutput struct { Metadata *response.ResponseMetadata BinlogFiles []*BinlogFileForDescribeBinlogFilesOutput `type:"list"` Context *string `type:"string"` Total *int32 `type:"int32"` // 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 *string `type:"string"` // 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
type DescribeCrossBackupPolicyOutput ¶ added in v1.0.93
type DescribeCrossBackupPolicyOutput struct { Metadata *response.ResponseMetadata BackupEnabled *bool `type:"boolean"` CrossBackupRegion *string `type:"string"` InstanceId *string `type:"string"` LogBackupEnabled *bool `type:"boolean"` Retention *int32 `type:"int32"` // 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 DescribeDBAccountsInput ¶
type DescribeDBAccountsInput struct { AccountName *string `min:"2" max:"32" type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // 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"` AccountsInfo []*AccountsInfoForDescribeDBAccountsOutput `type:"list"` Total *int32 `type:"int32"` // 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) SetAccountsInfo ¶
func (s *DescribeDBAccountsOutput) SetAccountsInfo(v []*AccountsInfoForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
SetAccountsInfo sets the AccountsInfo 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 DescribeDBInstanceDetailInput ¶
type DescribeDBInstanceDetailInput struct { // InstanceId is a required field InstanceId *string `type:"string" 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"` ChargeDetail *ChargeDetailForDescribeDBInstanceDetailOutput `type:"structure"` ConnectionInfo []*ConnectionInfoForDescribeDBInstanceDetailOutput `type:"list"` Endpoints []*EndpointForDescribeDBInstanceDetailOutput `type:"list"` NodeDetailInfo []*NodeDetailInfoForDescribeDBInstanceDetailOutput `type:"list"` Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list"` // 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) SetConnectionInfo ¶
func (s *DescribeDBInstanceDetailOutput) SetConnectionInfo(v []*ConnectionInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetConnectionInfo sets the ConnectionInfo 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) SetNodeDetailInfo ¶
func (s *DescribeDBInstanceDetailOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetNodeDetailInfo sets the NodeDetailInfo 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) String ¶
func (s DescribeDBInstanceDetailOutput) String() string
String returns the string representation
type DescribeDBInstanceParametersInput ¶
type DescribeDBInstanceParametersInput struct { // InstanceId is a required field InstanceId *string `type:"string" required:"true"` ParameterName *string `type:"string"` // 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) 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" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // StartTime is a required field StartTime *string `type:"string" 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"` Total *int32 `type:"int32"` // 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"` DBEngineVersion *string `type:"string"` InstanceId *string `type:"string"` InstanceParameters []*InstanceParameterForDescribeDBInstanceParametersOutput `type:"list"` ParameterCount *int32 `type:"int32"` Parameters []*ParameterForDescribeDBInstanceParametersOutput `type:"list"` // 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) SetInstanceParameters ¶
func (s *DescribeDBInstanceParametersOutput) SetInstanceParameters(v []*InstanceParameterForDescribeDBInstanceParametersOutput) *DescribeDBInstanceParametersOutput
SetInstanceParameters sets the InstanceParameters 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 *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancePriceDetailInput"` NodeInfo []*NodeInfoForDescribeDBInstancePriceDetailInput `type:"list"` Number *int32 `type:"int32"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDBInstancePriceDetailInput"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string" enum:"EnumOfStorageTypeForDescribeDBInstancePriceDetailInput"` // 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) 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
type DescribeDBInstancePriceDetailOutput ¶
type DescribeDBInstancePriceDetailOutput struct { Metadata *response.ResponseMetadata BillingMethod *string `type:"string"` ChargeItemPrices []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput `type:"list"` CouponAmount *float64 `type:"double"` Currency *string `type:"string"` DiscountPrice *float64 `type:"double"` OriginalPrice *float64 `type:"double"` PayablePrice *float64 `type:"double"` Quantity *int32 `type:"int32"` RefundAmount *float64 `type:"double"` // contains filtered or unexported fields }
func (DescribeDBInstancePriceDetailOutput) GoString ¶
func (s DescribeDBInstancePriceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDetailOutput) SetBillingMethod ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDetailOutput) SetBillingMethod(v string) *DescribeDBInstancePriceDetailOutput
SetBillingMethod sets the BillingMethod field's value.
func (*DescribeDBInstancePriceDetailOutput) SetChargeItemPrices ¶
func (s *DescribeDBInstancePriceDetailOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) *DescribeDBInstancePriceDetailOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeDBInstancePriceDetailOutput) SetCouponAmount ¶
func (s *DescribeDBInstancePriceDetailOutput) SetCouponAmount(v float64) *DescribeDBInstancePriceDetailOutput
SetCouponAmount sets the CouponAmount field's value.
func (*DescribeDBInstancePriceDetailOutput) SetCurrency ¶
func (s *DescribeDBInstancePriceDetailOutput) SetCurrency(v string) *DescribeDBInstancePriceDetailOutput
SetCurrency sets the Currency field's value.
func (*DescribeDBInstancePriceDetailOutput) SetDiscountPrice ¶
func (s *DescribeDBInstancePriceDetailOutput) SetDiscountPrice(v float64) *DescribeDBInstancePriceDetailOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeDBInstancePriceDetailOutput) SetOriginalPrice ¶
func (s *DescribeDBInstancePriceDetailOutput) SetOriginalPrice(v float64) *DescribeDBInstancePriceDetailOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeDBInstancePriceDetailOutput) SetPayablePrice ¶
func (s *DescribeDBInstancePriceDetailOutput) SetPayablePrice(v float64) *DescribeDBInstancePriceDetailOutput
SetPayablePrice sets the PayablePrice field's value.
func (*DescribeDBInstancePriceDetailOutput) SetQuantity ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDetailOutput) SetQuantity(v int32) *DescribeDBInstancePriceDetailOutput
SetQuantity sets the Quantity field's value.
func (*DescribeDBInstancePriceDetailOutput) SetRefundAmount ¶
func (s *DescribeDBInstancePriceDetailOutput) SetRefundAmount(v float64) *DescribeDBInstancePriceDetailOutput
SetRefundAmount sets the RefundAmount field's value.
func (DescribeDBInstancePriceDetailOutput) String ¶
func (s DescribeDBInstancePriceDetailOutput) String() string
String returns the string representation
type DescribeDBInstancePriceDifferenceInput ¶ added in v1.0.93
type DescribeDBInstancePriceDifferenceInput struct { ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput"` InstanceIds []*string `type:"list"` ModifyType *string `type:"string" enum:"EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInput"` NodeInfo []*NodeInfoForDescribeDBInstancePriceDifferenceInput `type:"list"` Number *int32 `type:"int32"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInput"` RollbackTime *string `type:"string"` ShardNumber *int32 `type:"int32"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string" enum:"EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput"` UserAction *string `type:"string" enum:"EnumOfUserActionForDescribeDBInstancePriceDifferenceInput"` // contains filtered or unexported fields }
func (DescribeDBInstancePriceDifferenceInput) GoString ¶ added in v1.0.93
func (s DescribeDBInstancePriceDifferenceInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDifferenceInput) SetChargeType ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetChargeType(v string) *DescribeDBInstancePriceDifferenceInput
SetChargeType sets the ChargeType field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetInstanceIds ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetInstanceIds(v []*string) *DescribeDBInstancePriceDifferenceInput
SetInstanceIds sets the InstanceIds field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetModifyType ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetModifyType(v string) *DescribeDBInstancePriceDifferenceInput
SetModifyType sets the ModifyType field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetNodeInfo ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetNodeInfo(v []*NodeInfoForDescribeDBInstancePriceDifferenceInput) *DescribeDBInstancePriceDifferenceInput
SetNodeInfo sets the NodeInfo field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetNumber ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetNumber(v int32) *DescribeDBInstancePriceDifferenceInput
SetNumber sets the Number field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetPeriod ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetPeriod(v int32) *DescribeDBInstancePriceDifferenceInput
SetPeriod sets the Period field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetPeriodUnit ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetPeriodUnit(v string) *DescribeDBInstancePriceDifferenceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetRollbackTime ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetRollbackTime(v string) *DescribeDBInstancePriceDifferenceInput
SetRollbackTime sets the RollbackTime field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetShardNumber ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetShardNumber(v int32) *DescribeDBInstancePriceDifferenceInput
SetShardNumber sets the ShardNumber field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetStorageSpace ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetStorageSpace(v int32) *DescribeDBInstancePriceDifferenceInput
SetStorageSpace sets the StorageSpace field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetStorageType ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetStorageType(v string) *DescribeDBInstancePriceDifferenceInput
SetStorageType sets the StorageType field's value.
func (*DescribeDBInstancePriceDifferenceInput) SetUserAction ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceInput) SetUserAction(v string) *DescribeDBInstancePriceDifferenceInput
SetUserAction sets the UserAction field's value.
func (DescribeDBInstancePriceDifferenceInput) String ¶ added in v1.0.93
func (s DescribeDBInstancePriceDifferenceInput) String() string
String returns the string representation
type DescribeDBInstancePriceDifferenceOutput ¶ added in v1.0.93
type DescribeDBInstancePriceDifferenceOutput struct { Metadata *response.ResponseMetadata ChargeItemPrices []*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput `type:"list"` ConfigItemPrices []*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput `type:"list"` Currency *string `type:"string"` DiscountPrice *float64 `type:"double"` OriginalPrice *float64 `type:"double"` PayablePrice *float64 `type:"double"` // contains filtered or unexported fields }
func (DescribeDBInstancePriceDifferenceOutput) GoString ¶ added in v1.0.93
func (s DescribeDBInstancePriceDifferenceOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancePriceDifferenceOutput) SetChargeItemPrices ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceOutput) SetChargeItemPrices(v []*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) *DescribeDBInstancePriceDifferenceOutput
SetChargeItemPrices sets the ChargeItemPrices field's value.
func (*DescribeDBInstancePriceDifferenceOutput) SetConfigItemPrices ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceOutput) SetConfigItemPrices(v []*ConfigItemPriceForDescribeDBInstancePriceDifferenceOutput) *DescribeDBInstancePriceDifferenceOutput
SetConfigItemPrices sets the ConfigItemPrices field's value.
func (*DescribeDBInstancePriceDifferenceOutput) SetCurrency ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceOutput) SetCurrency(v string) *DescribeDBInstancePriceDifferenceOutput
SetCurrency sets the Currency field's value.
func (*DescribeDBInstancePriceDifferenceOutput) SetDiscountPrice ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceOutput) SetDiscountPrice(v float64) *DescribeDBInstancePriceDifferenceOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DescribeDBInstancePriceDifferenceOutput) SetOriginalPrice ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceOutput) SetOriginalPrice(v float64) *DescribeDBInstancePriceDifferenceOutput
SetOriginalPrice sets the OriginalPrice field's value.
func (*DescribeDBInstancePriceDifferenceOutput) SetPayablePrice ¶ added in v1.0.93
func (s *DescribeDBInstancePriceDifferenceOutput) SetPayablePrice(v float64) *DescribeDBInstancePriceDifferenceOutput
SetPayablePrice sets the PayablePrice field's value.
func (DescribeDBInstancePriceDifferenceOutput) String ¶ added in v1.0.93
func (s DescribeDBInstancePriceDifferenceOutput) String() string
String returns the string representation
type DescribeDBInstanceSSLInput ¶
type DescribeDBInstanceSSLInput struct { // InstanceId is a required field InstanceId *string `type:"string" 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 InstanceId *string `type:"string"` IsValid *bool `type:"boolean"` SSLEnable *bool `type:"boolean"` SSLExpireTime *string `type:"string"` TLSVersion *string `type:"string"` // contains filtered or unexported fields }
func (DescribeDBInstanceSSLOutput) GoString ¶
func (s DescribeDBInstanceSSLOutput) GoString() string
GoString returns the string representation
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" enum:"EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput"` InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForDescribeDBInstanceSpecsInput"` SpecCode *string `type:"string"` ZoneId *string `type:"string"` // 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) 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"` // 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" 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"` // 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" enum:"EnumOfChargeTypeForDescribeDBInstancesInput"` CreateTimeEnd *string `type:"string"` CreateTimeStart *string `type:"string"` DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstancesInput"` InstanceId *string `type:"string"` InstanceName *string `type:"string"` InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeDBInstancesInput"` InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForDescribeDBInstancesInput"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` ZoneId *string `type:"string"` // 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) 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) 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) 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"` InstancesInfo []*InstancesInfoForDescribeDBInstancesOutput `type:"list"` Total *int32 `type:"int32"` // 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) SetInstancesInfo ¶
func (s *DescribeDBInstancesOutput) SetInstancesInfo(v []*InstancesInfoForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
SetInstancesInfo sets the InstancesInfo 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 DescribeDBProxyConfigInput ¶ added in v1.0.93
type DescribeDBProxyConfigInput struct { InstanceId *string `type:"string"` // 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
type DescribeDBProxyConfigOutput ¶ added in v1.0.93
type DescribeDBProxyConfigOutput struct { Metadata *response.ResponseMetadata BinlogDump *bool `type:"boolean"` CheckModifyDBProxyAllowed *CheckModifyDBProxyAllowedForDescribeDBProxyConfigOutput `type:"structure"` ConnectionPoolType *string `type:"string"` DBProxyStatus *string `type:"string"` FeatureStates []*FeatureStateForDescribeDBProxyConfigOutput `type:"list"` GlobalReadOnly *bool `type:"boolean"` InstanceId *string `type:"string"` // 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) 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) String ¶ added in v1.0.93
func (s DescribeDBProxyConfigOutput) String() string
String returns the string representation
type DescribeDatabasesInput ¶
type DescribeDatabasesInput struct { DBName *string `min:"2" max:"64" type:"string"` InstanceId *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // 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 []*DatabasForDescribeDatabasesOutput `type:"list"` DatabasesInfo []*DatabasesInfoForDescribeDatabasesOutput `type:"list"` Total *int32 `type:"int32"` // 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 []*DatabasForDescribeDatabasesOutput) *DescribeDatabasesOutput
SetDatabases sets the Databases field's value.
func (*DescribeDatabasesOutput) SetDatabasesInfo ¶
func (s *DescribeDatabasesOutput) SetDatabasesInfo(v []*DatabasesInfoForDescribeDatabasesOutput) *DescribeDatabasesOutput
SetDatabasesInfo sets the DatabasesInfo 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 DescribeErrorLogsInput ¶
type DescribeErrorLogsInput struct { ErrorLevel *string `type:"string" enum:"EnumOfErrorLevelForDescribeErrorLogsInput"` ErrorLogEndTime *string `type:"string"` ErrorLogStartTime *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` NodeId *string `type:"string"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeErrorLogsInput) GoString ¶
func (s DescribeErrorLogsInput) GoString() string
GoString returns the string representation
func (*DescribeErrorLogsInput) SetErrorLevel ¶
func (s *DescribeErrorLogsInput) SetErrorLevel(v string) *DescribeErrorLogsInput
SetErrorLevel sets the ErrorLevel field's value.
func (*DescribeErrorLogsInput) SetErrorLogEndTime ¶
func (s *DescribeErrorLogsInput) SetErrorLogEndTime(v string) *DescribeErrorLogsInput
SetErrorLogEndTime sets the ErrorLogEndTime field's value.
func (*DescribeErrorLogsInput) SetErrorLogStartTime ¶
func (s *DescribeErrorLogsInput) SetErrorLogStartTime(v string) *DescribeErrorLogsInput
SetErrorLogStartTime sets the ErrorLogStartTime field's value.
func (*DescribeErrorLogsInput) SetInstanceId ¶
func (s *DescribeErrorLogsInput) SetInstanceId(v string) *DescribeErrorLogsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeErrorLogsInput) SetNodeId ¶
func (s *DescribeErrorLogsInput) SetNodeId(v string) *DescribeErrorLogsInput
SetNodeId sets the NodeId field's value.
func (*DescribeErrorLogsInput) SetPageNumber ¶
func (s *DescribeErrorLogsInput) SetPageNumber(v int32) *DescribeErrorLogsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeErrorLogsInput) SetPageSize ¶
func (s *DescribeErrorLogsInput) SetPageSize(v int32) *DescribeErrorLogsInput
SetPageSize sets the PageSize field's value.
func (DescribeErrorLogsInput) String ¶
func (s DescribeErrorLogsInput) String() string
String returns the string representation
func (*DescribeErrorLogsInput) Validate ¶
func (s *DescribeErrorLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeErrorLogsOutput ¶
type DescribeErrorLogsOutput struct { Metadata *response.ResponseMetadata ErrorLog []*ErrorLogForDescribeErrorLogsOutput `type:"list"` InstanceId *string `type:"string"` Total *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeErrorLogsOutput) GoString ¶
func (s DescribeErrorLogsOutput) GoString() string
GoString returns the string representation
func (*DescribeErrorLogsOutput) SetErrorLog ¶
func (s *DescribeErrorLogsOutput) SetErrorLog(v []*ErrorLogForDescribeErrorLogsOutput) *DescribeErrorLogsOutput
SetErrorLog sets the ErrorLog field's value.
func (*DescribeErrorLogsOutput) SetInstanceId ¶
func (s *DescribeErrorLogsOutput) SetInstanceId(v string) *DescribeErrorLogsOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeErrorLogsOutput) SetTotal ¶
func (s *DescribeErrorLogsOutput) SetTotal(v int32) *DescribeErrorLogsOutput
SetTotal sets the Total field's value.
func (DescribeErrorLogsOutput) String ¶
func (s DescribeErrorLogsOutput) String() string
String returns the string representation
type DescribeParameterTemplateInput ¶ added in v1.0.93
type DescribeParameterTemplateInput struct { // TemplateId is a required field TemplateId *string `type:"string" 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) 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"` // 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 DescribeRecoverableTimeInput ¶
type DescribeRecoverableTimeInput struct { BackupRegion *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` RestoreType *string `type:"string" enum:"EnumOfRestoreTypeForDescribeRecoverableTimeInput"` // 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"` // 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"` // 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 DescribeSlowLogsInput ¶
type DescribeSlowLogsInput struct { DBName *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` QueryEndTime *string `type:"string"` QueryStartTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeSlowLogsInput) GoString ¶
func (s DescribeSlowLogsInput) GoString() string
GoString returns the string representation
func (*DescribeSlowLogsInput) SetDBName ¶
func (s *DescribeSlowLogsInput) SetDBName(v string) *DescribeSlowLogsInput
SetDBName sets the DBName field's value.
func (*DescribeSlowLogsInput) SetInstanceId ¶
func (s *DescribeSlowLogsInput) SetInstanceId(v string) *DescribeSlowLogsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeSlowLogsInput) SetPageNumber ¶
func (s *DescribeSlowLogsInput) SetPageNumber(v int32) *DescribeSlowLogsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSlowLogsInput) SetPageSize ¶
func (s *DescribeSlowLogsInput) SetPageSize(v int32) *DescribeSlowLogsInput
SetPageSize sets the PageSize field's value.
func (*DescribeSlowLogsInput) SetQueryEndTime ¶
func (s *DescribeSlowLogsInput) SetQueryEndTime(v string) *DescribeSlowLogsInput
SetQueryEndTime sets the QueryEndTime field's value.
func (*DescribeSlowLogsInput) SetQueryStartTime ¶
func (s *DescribeSlowLogsInput) SetQueryStartTime(v string) *DescribeSlowLogsInput
SetQueryStartTime sets the QueryStartTime field's value.
func (DescribeSlowLogsInput) String ¶
func (s DescribeSlowLogsInput) String() string
String returns the string representation
func (*DescribeSlowLogsInput) Validate ¶
func (s *DescribeSlowLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeSlowLogsOutput ¶
type DescribeSlowLogsOutput struct { Metadata *response.ResponseMetadata InstanceId *string `type:"string"` SlowQuery []*SlowQueryForDescribeSlowLogsOutput `type:"list"` Total *int32 `type:"int32"` // contains filtered or unexported fields }
func (DescribeSlowLogsOutput) GoString ¶
func (s DescribeSlowLogsOutput) GoString() string
GoString returns the string representation
func (*DescribeSlowLogsOutput) SetInstanceId ¶
func (s *DescribeSlowLogsOutput) SetInstanceId(v string) *DescribeSlowLogsOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeSlowLogsOutput) SetSlowQuery ¶
func (s *DescribeSlowLogsOutput) SetSlowQuery(v []*SlowQueryForDescribeSlowLogsOutput) *DescribeSlowLogsOutput
SetSlowQuery sets the SlowQuery field's value.
func (*DescribeSlowLogsOutput) SetTotal ¶
func (s *DescribeSlowLogsOutput) SetTotal(v int32) *DescribeSlowLogsOutput
SetTotal sets the Total field's value.
func (DescribeSlowLogsOutput) String ¶
func (s DescribeSlowLogsOutput) String() string
String returns the string representation
type DescribeTagsByResourceInput ¶ added in v1.0.93
type DescribeTagsByResourceInput struct { InstanceIds []*string `type:"list"` PageNumber *int32 `type:"int32"` PageSize *int32 `type:"int32"` TagFilters []*TagFilterForDescribeTagsByResourceInput `type:"list"` // 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
type DescribeTagsByResourceOutput ¶ added in v1.0.93
type DescribeTagsByResourceOutput struct { Metadata *response.ResponseMetadata TagResources []*TagResourceForDescribeTagsByResourceOutput `type:"list"` Total *int32 `type:"int32"` // 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 DisassociateAllowListInput ¶ added in v1.0.56
type DisassociateAllowListInput struct { AllowListIds []*string `type:"list"` InstanceIds []*string `type:"list"` // 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 DownloadBackupInput ¶
type DownloadBackupInput struct { BackupId *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" 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 EndpointForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type EndpointForDescribeDBInstanceDetailOutput struct { Address []*AddressForDescribeDBInstanceDetailOutput `type:"list"` Addresses []*AddressForDescribeDBInstanceDetailOutput `type:"list"` AutoAddNewNodes *string `type:"string"` Description *string `type:"string"` EipId *string `type:"string"` EnableReadOnly *string `type:"string"` EnableReadWriteSplitting *string `type:"string"` EndpointId *string `type:"string"` EndpointName *string `type:"string"` EndpointType *string `type:"string"` PublicIPAddress *string `type:"string"` ReadOnlyNodeDistributionType *string `type:"string"` ReadOnlyNodeMaxDelayTime *int32 `type:"int32"` ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput `type:"list"` ReadWriteMode *string `type:"string"` // 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) SetAddress ¶ added in v1.0.93
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddress(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
SetAddress sets the Address field's value.
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) SetDescription ¶ added in v1.0.56
func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEipId ¶ added in v1.0.93
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEipId(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEipId sets the EipId 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) SetPublicIPAddress ¶ added in v1.0.93
func (s *EndpointForDescribeDBInstanceDetailOutput) SetPublicIPAddress(v string) *EndpointForDescribeDBInstanceDetailOutput
SetPublicIPAddress sets the PublicIPAddress 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 ErrorLogForDescribeErrorLogsOutput ¶
type ErrorLogForDescribeErrorLogsOutput struct { CreateTime *string `type:"string"` LogInfo *string `type:"string"` LogLevel *string `type:"string"` NodeId *string `type:"string"` // contains filtered or unexported fields }
func (ErrorLogForDescribeErrorLogsOutput) GoString ¶
func (s ErrorLogForDescribeErrorLogsOutput) GoString() string
GoString returns the string representation
func (*ErrorLogForDescribeErrorLogsOutput) SetCreateTime ¶
func (s *ErrorLogForDescribeErrorLogsOutput) SetCreateTime(v string) *ErrorLogForDescribeErrorLogsOutput
SetCreateTime sets the CreateTime field's value.
func (*ErrorLogForDescribeErrorLogsOutput) SetLogInfo ¶
func (s *ErrorLogForDescribeErrorLogsOutput) SetLogInfo(v string) *ErrorLogForDescribeErrorLogsOutput
SetLogInfo sets the LogInfo field's value.
func (*ErrorLogForDescribeErrorLogsOutput) SetLogLevel ¶
func (s *ErrorLogForDescribeErrorLogsOutput) SetLogLevel(v string) *ErrorLogForDescribeErrorLogsOutput
SetLogLevel sets the LogLevel field's value.
func (*ErrorLogForDescribeErrorLogsOutput) SetNodeId ¶
func (s *ErrorLogForDescribeErrorLogsOutput) SetNodeId(v string) *ErrorLogForDescribeErrorLogsOutput
SetNodeId sets the NodeId field's value.
func (ErrorLogForDescribeErrorLogsOutput) String ¶
func (s ErrorLogForDescribeErrorLogsOutput) String() string
String returns the string representation
type FeatureStateForDescribeDBProxyConfigOutput ¶ added in v1.0.93
type FeatureStateForDescribeDBProxyConfigOutput struct { Enable *bool `type:"boolean"` FeatureName *string `type:"string"` Support *bool `type:"boolean"` // 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 *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" 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"` BackupFileName *string `type:"string"` BackupFileSize *int32 `type:"int32"` BackupId *string `type:"string"` BackupType *string `type:"string"` DownloadProgress *int64 `type:"int64"` InstanceId *string `type:"string"` LinkExpiredTime *string `type:"string"` // 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 int32) *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) 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 `min:"2" max:"32" type:"string" required:"true"` AccountPrivileges []*AccountPrivilegeForGrantDBAccountPrivilegeInput `type:"list"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // 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) SetInstanceId ¶ added in v1.0.56
func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
SetInstanceId sets the InstanceId 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 // 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) 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 `min:"2" max:"64" type:"string" required:"true"` DatabasePrivileges []*DatabasePrivilegeForGrantDatabasePrivilegeInput `type:"list"` // InstanceId is a required field InstanceId *string `type:"string" 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 InstanceForDescribeDBInstancesOutput ¶ added in v1.0.56
type InstanceForDescribeDBInstancesOutput struct { AccountId *string `type:"string"` AddressObject []*AddressObjectForDescribeDBInstancesOutput `type:"list"` AllowListVersion *string `type:"string"` ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure"` CreateTime *string `type:"string"` DBEngineVersion *string `type:"string"` InstanceId *string `type:"string"` InstanceName *string `type:"string"` InstanceStatus *string `type:"string"` InstanceType *string `type:"string"` LowerCaseTableNames *string `type:"string"` NodeDetailInfo []*NodeDetailInfoForDescribeDBInstancesOutput `type:"list"` NodeNumber *int32 `type:"int32"` NodeSpec *string `type:"string"` Port *string `type:"string"` ProjectName *string `type:"string"` RegionId *string `type:"string"` ServerCollation *string `type:"string"` ShardNumber *int32 `type:"int32"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string"` StorageUse *int32 `type:"int32"` SubnetId *string `type:"string"` TimeZone *string `type:"string"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // 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) SetAccountId ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetAccountId(v string) *InstanceForDescribeDBInstancesOutput
SetAccountId sets the AccountId field's value.
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) SetDBEngineVersion ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion 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) SetNodeDetailInfo ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetNodeDetailInfo sets the NodeDetailInfo 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) SetNodeSpec ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstanceForDescribeDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*InstanceForDescribeDBInstancesOutput) SetPort ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetPort(v string) *InstanceForDescribeDBInstancesOutput
SetPort sets the Port 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) SetServerCollation ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetServerCollation(v string) *InstanceForDescribeDBInstancesOutput
SetServerCollation sets the ServerCollation field's value.
func (*InstanceForDescribeDBInstancesOutput) SetShardNumber ¶ added in v1.0.93
func (s *InstanceForDescribeDBInstancesOutput) SetShardNumber(v int32) *InstanceForDescribeDBInstancesOutput
SetShardNumber sets the ShardNumber 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) SetStorageUse ¶ added in v1.0.56
func (s *InstanceForDescribeDBInstancesOutput) SetStorageUse(v int32) *InstanceForDescribeDBInstancesOutput
SetStorageUse sets the StorageUse 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) 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) String ¶ added in v1.0.56
func (s InstanceForDescribeDBInstancesOutput) String() string
String returns the string representation
type InstanceParameterForDescribeDBInstanceParametersOutput ¶
type InstanceParameterForDescribeDBInstanceParametersOutput struct { CheckingCode *string `type:"string"` ForceRestart *bool `type:"boolean"` ParameterDefaultValue *string `type:"string"` ParameterDescription *string `type:"string"` ParameterName *string `type:"string"` ParameterValue *string `type:"string"` // contains filtered or unexported fields }
func (InstanceParameterForDescribeDBInstanceParametersOutput) GoString ¶
func (s InstanceParameterForDescribeDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*InstanceParameterForDescribeDBInstanceParametersOutput) SetCheckingCode ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
SetCheckingCode sets the CheckingCode field's value.
func (*InstanceParameterForDescribeDBInstanceParametersOutput) SetForceRestart ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetForceRestart(v bool) *InstanceParameterForDescribeDBInstanceParametersOutput
SetForceRestart sets the ForceRestart field's value.
func (*InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
SetParameterDefaultValue sets the ParameterDefaultValue field's value.
func (*InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterDescription ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterDescription(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
SetParameterDescription sets the ParameterDescription field's value.
func (*InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterName ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterName(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
SetParameterName sets the ParameterName field's value.
func (*InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterValue ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
SetParameterValue sets the ParameterValue field's value.
func (InstanceParameterForDescribeDBInstanceParametersOutput) String ¶
func (s InstanceParameterForDescribeDBInstanceParametersOutput) String() string
String returns the string representation
type InstanceSpecsInfoForDescribeDBInstanceSpecsOutput ¶
type InstanceSpecsInfoForDescribeDBInstanceSpecsOutput struct { Connection *int32 `type:"int32"` DBEngineVersion *string `type:"string"` IOPS *int32 `type:"int32"` InstanceType *string `type:"string"` Memory *int32 `type:"int32"` QPS *int32 `type:"int32"` RegionId *string `type:"string"` SpecCode *string `type:"string"` SpecFamily *string `type:"string"` SpecStatus *string `type:"string"` StorageMax *int32 `type:"int32"` StorageMin *int32 `type:"int32"` StorageStep *int32 `type:"int32"` VCPU *int32 `type:"int32"` ZoneId *string `type:"string"` // 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) 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"` Value *string `type:"string"` // 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 InstanceTagForRestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type InstanceTagForRestoreToCrossRegionInstanceInput struct { Key *string `type:"string"` Value *string `type:"string"` // 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 InstanceTagForRestoreToNewInstanceInput ¶ added in v1.0.93
type InstanceTagForRestoreToNewInstanceInput struct { Key *string `type:"string"` Value *string `type:"string"` // 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 InstancesInfoForDescribeDBInstancesOutput ¶
type InstancesInfoForDescribeDBInstancesOutput struct { AccountId *string `type:"string"` AddressObject []*AddressObjectForDescribeDBInstancesOutput `type:"list"` AllowListVersion *string `type:"string"` ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure"` CreateTime *string `type:"string"` DBEngineVersion *string `type:"string"` InstanceId *string `type:"string"` InstanceName *string `type:"string"` InstanceStatus *string `type:"string"` InstanceType *string `type:"string"` LowerCaseTableNames *string `type:"string"` NodeDetailInfo []*NodeDetailInfoForDescribeDBInstancesOutput `type:"list"` NodeNumber *int32 `type:"int32"` NodeSpec *string `type:"string"` Port *string `type:"string"` ProjectName *string `type:"string"` RegionId *string `type:"string"` ServerCollation *string `type:"string"` ShardNumber *int32 `type:"int32"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string"` StorageUse *int32 `type:"int32"` SubnetId *string `type:"string"` TimeZone *string `type:"string"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (InstancesInfoForDescribeDBInstancesOutput) GoString ¶
func (s InstancesInfoForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*InstancesInfoForDescribeDBInstancesOutput) SetAccountId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetAccountId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetAccountId sets the AccountId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetAddressObject ¶ added in v1.0.93
func (s *InstancesInfoForDescribeDBInstancesOutput) SetAddressObject(v []*AddressObjectForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
SetAddressObject sets the AddressObject field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetAllowListVersion ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetAllowListVersion(v string) *InstancesInfoForDescribeDBInstancesOutput
SetAllowListVersion sets the AllowListVersion field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetChargeDetail ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetCreateTime ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetCreateTime(v string) *InstancesInfoForDescribeDBInstancesOutput
SetCreateTime sets the CreateTime field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetDBEngineVersion ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstancesInfoForDescribeDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetInstanceId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetInstanceName ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceName(v string) *InstancesInfoForDescribeDBInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetInstanceStatus ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstancesInfoForDescribeDBInstancesOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetInstanceType ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceType(v string) *InstancesInfoForDescribeDBInstancesOutput
SetInstanceType sets the InstanceType field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetLowerCaseTableNames ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetLowerCaseTableNames(v string) *InstancesInfoForDescribeDBInstancesOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetNodeDetailInfo ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
SetNodeDetailInfo sets the NodeDetailInfo field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetNodeNumber ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeNumber(v int32) *InstancesInfoForDescribeDBInstancesOutput
SetNodeNumber sets the NodeNumber field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetNodeSpec ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstancesInfoForDescribeDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetPort ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetPort(v string) *InstancesInfoForDescribeDBInstancesOutput
SetPort sets the Port field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetProjectName ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetProjectName(v string) *InstancesInfoForDescribeDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetRegionId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetRegionId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetServerCollation ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetServerCollation(v string) *InstancesInfoForDescribeDBInstancesOutput
SetServerCollation sets the ServerCollation field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetShardNumber ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetShardNumber(v int32) *InstancesInfoForDescribeDBInstancesOutput
SetShardNumber sets the ShardNumber field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetStorageSpace ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageSpace(v int32) *InstancesInfoForDescribeDBInstancesOutput
SetStorageSpace sets the StorageSpace field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetStorageType ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageType(v string) *InstancesInfoForDescribeDBInstancesOutput
SetStorageType sets the StorageType field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetStorageUse ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageUse(v int32) *InstancesInfoForDescribeDBInstancesOutput
SetStorageUse sets the StorageUse field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetSubnetId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetSubnetId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetTimeZone ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetTimeZone(v string) *InstancesInfoForDescribeDBInstancesOutput
SetTimeZone sets the TimeZone field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetVpcId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetVpcId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetVpcId sets the VpcId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetZoneId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetZoneId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetZoneId sets the ZoneId field's value.
func (InstancesInfoForDescribeDBInstancesOutput) String ¶
func (s InstancesInfoForDescribeDBInstancesOutput) String() string
String returns the string representation
type MaintenanceWindowForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type MaintenanceWindowForDescribeDBInstanceDetailOutput struct { DayKind *string `type:"string"` DayOfMonth []*int64 `type:"list"` DayOfWeek []*string `type:"list"` MaintenanceTime *string `type:"string"` // 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) SetDayOfMonth ¶ added in v1.0.56
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth(v []*int64) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayOfMonth sets the DayOfMonth 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 ModifyAllowListInput ¶ added in v1.0.56
type ModifyAllowListInput struct { AllowList *string `type:"string"` AllowListDesc *string `type:"string"` // AllowListId is a required field AllowListId *string `type:"string" required:"true"` // AllowListName is a required field AllowListName *string `type:"string" required:"true"` ApplyInstanceNum *int32 `type:"int32"` ModifyMode *string `type:"string" enum:"EnumOfModifyModeForModifyAllowListInput"` // 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) 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) SetModifyMode ¶ added in v1.0.56
func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
SetModifyMode sets the ModifyMode 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 ModifyBackupPolicyInput ¶
type ModifyBackupPolicyInput struct { BinlogFileCountsEnable *bool `type:"boolean"` BinlogLimitCount *int32 `type:"int32"` BinlogLocalRetentionHour *int32 `type:"int32"` BinlogSpaceLimitEnable *bool `type:"boolean"` BinlogStoragePercentage *int32 `type:"int32"` DataBackupRetentionDay *int32 `type:"int32"` DataFullBackupPeriods []*string `type:"list"` DataFullBackupTime *string `type:"string"` DataIncrBackupPeriods []*string `type:"list"` InstanceId *string `type:"string"` LogBackupRetentionDay *int32 `type:"int32"` // contains filtered or unexported fields }
func (ModifyBackupPolicyInput) GoString ¶
func (s ModifyBackupPolicyInput) GoString() string
GoString returns the string representation
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) 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) 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) SetInstanceId ¶
func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
SetInstanceId sets the InstanceId 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) String ¶
func (s ModifyBackupPolicyInput) String() string
String returns the string representation
type ModifyBackupPolicyOutput ¶
type ModifyBackupPolicyOutput struct { Metadata *response.ResponseMetadata BinlogFileCountsEnable *bool `type:"boolean"` BinlogLimitCount *int32 `type:"int32"` BinlogLocalRetentionHour *int32 `type:"int32"` BinlogSpaceLimitEnable *bool `type:"boolean"` BinlogStoragePercentage *int32 `type:"int32"` DataBackupRetentionDay *int32 `type:"int32"` DataFullBackupPeriods []*string `type:"list"` DataFullBackupTime *string `type:"string"` DataIncrBackupPeriods []*string `type:"list"` InstanceId *string `type:"string"` LogBackupRetentionDay *int32 `type:"int32"` // contains filtered or unexported fields }
func (ModifyBackupPolicyOutput) GoString ¶
func (s ModifyBackupPolicyOutput) GoString() string
GoString returns the string representation
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) 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) 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) SetInstanceId ¶ added in v1.0.93
func (s *ModifyBackupPolicyOutput) SetInstanceId(v string) *ModifyBackupPolicyOutput
SetInstanceId sets the InstanceId 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) String ¶
func (s ModifyBackupPolicyOutput) String() string
String returns the string representation
type ModifyCrossBackupPolicyInput ¶ added in v1.0.93
type ModifyCrossBackupPolicyInput struct { BackupEnabled *bool `type:"boolean"` CrossBackupRegion *string `type:"string"` InstanceId *string `type:"string"` LogBackupEnabled *bool `type:"boolean"` Retention *int32 `type:"int32"` // 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
type ModifyCrossBackupPolicyOutput ¶ added in v1.0.93
type ModifyCrossBackupPolicyOutput struct { Metadata *response.ResponseMetadata BackupEnabled *bool `type:"boolean"` CrossBackupRegion *string `type:"string"` InstanceId *string `type:"string"` LogBackupEnabled *bool `type:"boolean"` Retention *int32 `type:"int32"` // 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"` // AccountName is a required field AccountName *string `min:"2" max:"32" type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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) 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 ModifyDBEndpointAddressInput ¶
type ModifyDBEndpointAddressInput struct { DomainPrefix *string `type:"string"` EipId *string `type:"string"` EndpointId *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` NetworkType *string `type:"string" enum:"EnumOfNetworkTypeForModifyDBEndpointAddressInput"` Port *int32 `type:"int32"` SubnetId *string `type:"string"` VpcId *string `type:"string"` // 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) SetEipId ¶
func (s *ModifyDBEndpointAddressInput) SetEipId(v string) *ModifyDBEndpointAddressInput
SetEipId sets the EipId 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) SetSubnetId ¶
func (s *ModifyDBEndpointAddressInput) SetSubnetId(v string) *ModifyDBEndpointAddressInput
SetSubnetId sets the SubnetId field's value.
func (*ModifyDBEndpointAddressInput) SetVpcId ¶
func (s *ModifyDBEndpointAddressInput) SetVpcId(v string) *ModifyDBEndpointAddressInput
SetVpcId sets the VpcId 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 ModifyDBEndpointDNSInput ¶ added in v1.0.56
type ModifyDBEndpointDNSInput struct { // DNSVisibility is a required field DNSVisibility *bool `type:"boolean" required:"true"` // EndpointId is a required field EndpointId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // NetworkType is a required field NetworkType *string `type:"string" required:"true" enum:"EnumOfNetworkTypeForModifyDBEndpointDNSInput"` // 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"` Description *string `type:"string"` // EndpointId is a required field EndpointId *string `type:"string" required:"true"` EndpointName *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` Nodes *string `type:"string"` ReadOnlyNodeDistributionType *string `type:"string" enum:"EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointInput"` ReadOnlyNodeMaxDelayTime *int32 `type:"int32"` ReadOnlyNodeWeight []*ReadOnlyNodeWeightForModifyDBEndpointInput `type:"list"` ReadWriteMode *string `type:"string" enum:"EnumOfReadWriteModeForModifyDBEndpointInput"` ReadWriteSpliting *bool `type:"boolean"` // 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) SetDescription ¶
func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
SetDescription sets the Description 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) SetInstanceId ¶
func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
SetInstanceId sets the InstanceId 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) 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 ModifyDBInstanceChargeTypeInput ¶ added in v1.0.93
type ModifyDBInstanceChargeTypeInput struct { AutoRenew *bool `type:"boolean"` ChargeType *string `type:"string" enum:"EnumOfChargeTypeForModifyDBInstanceChargeTypeInput"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` Period *int32 `type:"int32"` PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForModifyDBInstanceChargeTypeInput"` // 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"` OrderNO *string `type:"string"` // 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 ModifyDBInstanceMaintenanceWindowInput ¶ added in v1.0.93
type ModifyDBInstanceMaintenanceWindowInput struct { DayKind *string `type:"string" enum:"EnumOfDayKindForModifyDBInstanceMaintenanceWindowInput"` DayOfWeek []*string `type:"list"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` MaintenanceTime *string `type:"string"` // 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" required:"true"` // InstanceNewName is a required field InstanceNewName *string `type:"string" 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 { // InstanceId is a required field InstanceId *string `type:"string" required:"true"` Parameters []*ParameterForModifyDBInstanceParametersInput `type:"list"` // contains filtered or unexported fields }
func (ModifyDBInstanceParametersInput) GoString ¶
func (s ModifyDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceParametersInput) SetInstanceId ¶
func (s *ModifyDBInstanceParametersInput) SetInstanceId(v string) *ModifyDBInstanceParametersInput
SetInstanceId sets the InstanceId 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 InstanceId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyDBInstanceParametersOutput) GoString ¶
func (s ModifyDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceParametersOutput) SetInstanceId ¶
func (s *ModifyDBInstanceParametersOutput) SetInstanceId(v string) *ModifyDBInstanceParametersOutput
SetInstanceId sets the InstanceId field's value.
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" required:"true"` SSLEnable *bool `type:"boolean"` // 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) SetSSLEnable ¶
func (s *ModifyDBInstanceSSLInput) SetSSLEnable(v bool) *ModifyDBInstanceSSLInput
SetSSLEnable sets the SSLEnable 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" required:"true"` ModifyType *string `type:"string" enum:"EnumOfModifyTypeForModifyDBInstanceSpecInput"` NodeInfo []*NodeInfoForModifyDBInstanceSpecInput `type:"list"` RollbackTime *string `type:"string"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string" enum:"EnumOfStorageTypeForModifyDBInstanceSpecInput"` SwitchType *string `type:"string" enum:"EnumOfSwitchTypeForModifyDBInstanceSpecInput"` // 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) SetRollbackTime ¶ added in v1.0.93
func (s *ModifyDBInstanceSpecInput) SetRollbackTime(v string) *ModifyDBInstanceSpecInput
SetRollbackTime sets the RollbackTime 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"` OrderId *string `type:"string"` // 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" required:"true"` SyncMode *string `type:"string" enum:"EnumOfSyncModeForModifyDBInstanceSyncModeInput"` // 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" required:"true"` TDEStatus *string `type:"string" enum:"EnumOfTDEStatusForModifyDBInstanceTDEInput"` // 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) 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 ModifyDBProxyConfigInput ¶ added in v1.0.93
type ModifyDBProxyConfigInput struct { ConnectionPoolType *string `type:"string" enum:"EnumOfConnectionPoolTypeForModifyDBProxyConfigInput"` // InstanceId is a required field InstanceId *string `type:"string" 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 ModifyDatabaseDescriptionInput ¶ added in v1.0.93
type ModifyDatabaseDescriptionInput struct { DBDesc *string `type:"string"` // DBName is a required field DBName *string `min:"2" max:"64" type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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 { TemplateDesc *string `max:"200" type:"string"` // TemplateId is a required field TemplateId *string `type:"string" required:"true"` TemplateName *string `min:"2" max:"64" type:"string"` TemplateParams []*TemplateParamForModifyParameterTemplateInput `type:"list"` // 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) 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 // 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) String ¶ added in v1.0.93
func (s ModifyParameterTemplateOutput) String() string
String returns the string representation
type NodeDetailInfoForDescribeDBInstanceDetailOutput ¶
type NodeDetailInfoForDescribeDBInstanceDetailOutput struct { CreateTime *string `type:"string"` InstanceId *string `type:"string"` Memory *int32 `type:"int32"` NodeId *string `type:"string"` NodeSpec *string `type:"string"` NodeStatus *string `type:"string"` NodeType *string `type:"string"` RegionId *string `type:"string"` ShardId *string `type:"string"` SyncDelay *int64 `type:"int64"` UpdateTime *string `type:"string"` VCPU *int32 `type:"int32"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (NodeDetailInfoForDescribeDBInstanceDetailOutput) GoString ¶
func (s NodeDetailInfoForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetCreateTime ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetInstanceId ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetMemory ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetMemory sets the Memory field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeId ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetNodeId sets the NodeId field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeSpec ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeStatus ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeStatus(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetNodeStatus sets the NodeStatus field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeType ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetNodeType sets the NodeType field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetRegionId ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetRegionId sets the RegionId field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetShardId ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetShardId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetShardId sets the ShardId field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetSyncDelay ¶ added in v1.0.93
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetSyncDelay(v int64) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetSyncDelay sets the SyncDelay field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetUpdateTime ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetUpdateTime(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetVCPU ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetVCPU sets the VCPU field's value.
func (*NodeDetailInfoForDescribeDBInstanceDetailOutput) SetZoneId ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetZoneId sets the ZoneId field's value.
func (NodeDetailInfoForDescribeDBInstanceDetailOutput) String ¶
func (s NodeDetailInfoForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type NodeDetailInfoForDescribeDBInstancesOutput ¶
type NodeDetailInfoForDescribeDBInstancesOutput struct { CreateTime *string `type:"string"` InstanceId *string `type:"string"` Memory *int32 `type:"int32"` NodeId *string `type:"string"` NodeSpec *string `type:"string"` NodeStatus *string `type:"string"` NodeType *string `type:"string"` RegionId *string `type:"string"` UpdateTime *string `type:"string"` VCPU *int32 `type:"int32"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (NodeDetailInfoForDescribeDBInstancesOutput) GoString ¶
func (s NodeDetailInfoForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetCreateTime ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetCreateTime(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetCreateTime sets the CreateTime field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetInstanceId ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetInstanceId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetMemory ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetMemory(v int32) *NodeDetailInfoForDescribeDBInstancesOutput
SetMemory sets the Memory field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetNodeId ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetNodeId sets the NodeId field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetNodeSpec ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeSpec(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetNodeStatus ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeStatus(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetNodeStatus sets the NodeStatus field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetNodeType ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeType(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetNodeType sets the NodeType field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetRegionId ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetRegionId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetUpdateTime ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetUpdateTime(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetVCPU ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetVCPU(v int32) *NodeDetailInfoForDescribeDBInstancesOutput
SetVCPU sets the VCPU field's value.
func (*NodeDetailInfoForDescribeDBInstancesOutput) SetZoneId ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetZoneId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetZoneId sets the ZoneId field's value.
func (NodeDetailInfoForDescribeDBInstancesOutput) String ¶
func (s NodeDetailInfoForDescribeDBInstancesOutput) String() string
String returns the string representation
type NodeForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type NodeForDescribeDBInstanceDetailOutput struct { CreateTime *string `type:"string"` InstanceId *string `type:"string"` Memory *int32 `type:"int32"` NodeId *string `type:"string"` NodeSpec *string `type:"string"` NodeStatus *string `type:"string"` NodeType *string `type:"string"` RegionId *string `type:"string"` ShardId *string `type:"string"` SyncDelay *int64 `type:"int64"` UpdateTime *string `type:"string"` VCPU *int32 `type:"int32"` ZoneId *string `type:"string"` // 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) 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) SetShardId ¶ added in v1.0.93
func (s *NodeForDescribeDBInstanceDetailOutput) SetShardId(v string) *NodeForDescribeDBInstanceDetailOutput
SetShardId sets the ShardId 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 NodeInfoForCreateDBInstanceInput ¶
type NodeInfoForCreateDBInstanceInput struct { NodeId *string `type:"string"` NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForCreateDBInstanceInput"` NodePool *string `type:"string"` NodeSpec *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForCreateDBInstanceInput"` ZoneId *string `type:"string"` // 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) SetNodePool ¶
func (s *NodeInfoForCreateDBInstanceInput) SetNodePool(v string) *NodeInfoForCreateDBInstanceInput
SetNodePool sets the NodePool 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 NodeInfoForDescribeDBInstancePriceDetailInput ¶
type NodeInfoForDescribeDBInstancePriceDetailInput struct { NodeId *string `type:"string"` NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput"` NodeSpec *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstancePriceDetailInput"` ZoneId *string `type:"string"` // 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 NodeInfoForDescribeDBInstancePriceDifferenceInput ¶ added in v1.0.93
type NodeInfoForDescribeDBInstancePriceDifferenceInput struct { NodeId *string `type:"string"` NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput"` NodePool *string `type:"string"` NodeSpec *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (NodeInfoForDescribeDBInstancePriceDifferenceInput) GoString ¶ added in v1.0.93
func (s NodeInfoForDescribeDBInstancePriceDifferenceInput) GoString() string
GoString returns the string representation
func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeId ¶ added in v1.0.93
func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeId(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
SetNodeId sets the NodeId field's value.
func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeOperateType ¶ added in v1.0.93
func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeOperateType(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
SetNodeOperateType sets the NodeOperateType field's value.
func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodePool ¶ added in v1.0.93
func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodePool(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
SetNodePool sets the NodePool field's value.
func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeSpec ¶ added in v1.0.93
func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeSpec(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeType ¶ added in v1.0.93
func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeType(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
SetNodeType sets the NodeType field's value.
func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetZoneId ¶ added in v1.0.93
func (s *NodeInfoForDescribeDBInstancePriceDifferenceInput) SetZoneId(v string) *NodeInfoForDescribeDBInstancePriceDifferenceInput
SetZoneId sets the ZoneId field's value.
func (NodeInfoForDescribeDBInstancePriceDifferenceInput) String ¶ added in v1.0.93
func (s NodeInfoForDescribeDBInstancePriceDifferenceInput) String() string
String returns the string representation
type NodeInfoForModifyDBInstanceSpecInput ¶
type NodeInfoForModifyDBInstanceSpecInput struct { NodeId *string `type:"string"` NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForModifyDBInstanceSpecInput"` NodePool *string `type:"string"` NodeSpec *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForModifyDBInstanceSpecInput"` ZoneId *string `type:"string"` // 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) SetNodePool ¶
func (s *NodeInfoForModifyDBInstanceSpecInput) SetNodePool(v string) *NodeInfoForModifyDBInstanceSpecInput
SetNodePool sets the NodePool 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 NodeInfoForRestoreToCrossRegionInstanceInput ¶ added in v1.0.93
type NodeInfoForRestoreToCrossRegionInstanceInput struct { NodeId *string `type:"string"` NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForRestoreToCrossRegionInstanceInput"` NodePool *string `type:"string"` NodeSpec *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForRestoreToCrossRegionInstanceInput"` ZoneId *string `type:"string"` // 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) SetNodePool ¶ added in v1.0.93
func (s *NodeInfoForRestoreToCrossRegionInstanceInput) SetNodePool(v string) *NodeInfoForRestoreToCrossRegionInstanceInput
SetNodePool sets the NodePool 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 NodeInfoForRestoreToNewInstanceInput ¶
type NodeInfoForRestoreToNewInstanceInput struct { NodeId *string `type:"string"` NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForRestoreToNewInstanceInput"` NodePool *string `type:"string"` NodeSpec *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForRestoreToNewInstanceInput"` ZoneId *string `type:"string"` // 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) SetNodePool ¶
func (s *NodeInfoForRestoreToNewInstanceInput) SetNodePool(v string) *NodeInfoForRestoreToNewInstanceInput
SetNodePool sets the NodePool 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 ParameterChangeLogForDescribeDBInstanceParametersLogOutput ¶
type ParameterChangeLogForDescribeDBInstanceParametersLogOutput struct { ModifyTime *string `type:"string"` NewParameterValue *string `type:"string"` OldParameterValue *string `type:"string"` ParameterName *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString ¶
func (s ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString() string
GoString returns the string representation
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) 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"` NewValue *string `type:"string"` OldValue *string `type:"string"` Restart *bool `type:"boolean"` Result *string `type:"string"` // 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) SetResult ¶ added in v1.0.93
func (s *ParameterForDescribeApplyParameterTemplateOutput) SetResult(v string) *ParameterForDescribeApplyParameterTemplateOutput
SetResult sets the Result 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"` ForceRestart *bool `type:"boolean"` ParameterDefaultValue *string `type:"string"` ParameterDescription *string `type:"string"` ParameterName *string `type:"string"` ParameterValue *string `type:"string"` // 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) 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"` ParameterValue *string `type:"string"` // 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 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) 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) 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) 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) 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) 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) 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) DeleteBackup ¶
func (c *RDSMYSQLV2) DeleteBackup(input *DeleteBackupInput) (*DeleteBackupOutput, error)
DeleteBackup API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteBackup for usage and error information.
func (*RDSMYSQLV2) DeleteBackupCommon ¶
func (c *RDSMYSQLV2) DeleteBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteBackupCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DeleteBackupCommon for usage and error information.
func (*RDSMYSQLV2) DeleteBackupCommonRequest ¶
func (c *RDSMYSQLV2) DeleteBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteBackupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteBackupCommon operation. The "output" return value will be populated with the DeleteBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteBackupCommon Send returns without error.
See DeleteBackupCommon for more information on using the DeleteBackupCommon API call, and error handling.
// Example sending a request using the DeleteBackupCommonRequest method. req, resp := client.DeleteBackupCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DeleteBackupCommonWithContext ¶
func (c *RDSMYSQLV2) DeleteBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteBackupCommonWithContext is the same as DeleteBackupCommon with the addition of the ability to pass a context and additional request options.
See DeleteBackupCommon 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) DeleteBackupRequest ¶
func (c *RDSMYSQLV2) DeleteBackupRequest(input *DeleteBackupInput) (req *request.Request, output *DeleteBackupOutput)
DeleteBackupRequest generates a "volcengine/request.Request" representing the client's request for the DeleteBackup operation. The "output" return value will be populated with the DeleteBackupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteBackupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteBackupCommon Send returns without error.
See DeleteBackup for more information on using the DeleteBackup API call, and error handling.
// Example sending a request using the DeleteBackupRequest method. req, resp := client.DeleteBackupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DeleteBackupWithContext ¶
func (c *RDSMYSQLV2) DeleteBackupWithContext(ctx volcengine.Context, input *DeleteBackupInput, opts ...request.Option) (*DeleteBackupOutput, error)
DeleteBackupWithContext is the same as DeleteBackup with the addition of the ability to pass a context and additional request options.
See DeleteBackup 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) 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) 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) 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) 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) 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) 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) 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) 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) DescribeDBInstancePriceDifference ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstancePriceDifference(input *DescribeDBInstancePriceDifferenceInput) (*DescribeDBInstancePriceDifferenceOutput, error)
DescribeDBInstancePriceDifference API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstancePriceDifference for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommon ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancePriceDifferenceCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeDBInstancePriceDifferenceCommon for usage and error information.
func (*RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommonRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstancePriceDifferenceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDifferenceCommon operation. The "output" return value will be populated with the DescribeDBInstancePriceDifferenceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancePriceDifferenceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDifferenceCommon Send returns without error.
See DescribeDBInstancePriceDifferenceCommon for more information on using the DescribeDBInstancePriceDifferenceCommon API call, and error handling.
// Example sending a request using the DescribeDBInstancePriceDifferenceCommonRequest method. req, resp := client.DescribeDBInstancePriceDifferenceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommonWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancePriceDifferenceCommonWithContext is the same as DescribeDBInstancePriceDifferenceCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstancePriceDifferenceCommon 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) DescribeDBInstancePriceDifferenceRequest ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceRequest(input *DescribeDBInstancePriceDifferenceInput) (req *request.Request, output *DescribeDBInstancePriceDifferenceOutput)
DescribeDBInstancePriceDifferenceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDifference operation. The "output" return value will be populated with the DescribeDBInstancePriceDifferenceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancePriceDifferenceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDifferenceCommon Send returns without error.
See DescribeDBInstancePriceDifference for more information on using the DescribeDBInstancePriceDifference API call, and error handling.
// Example sending a request using the DescribeDBInstancePriceDifferenceRequest method. req, resp := client.DescribeDBInstancePriceDifferenceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DescribeDBInstancePriceDifferenceWithContext ¶ added in v1.0.93
func (c *RDSMYSQLV2) DescribeDBInstancePriceDifferenceWithContext(ctx volcengine.Context, input *DescribeDBInstancePriceDifferenceInput, opts ...request.Option) (*DescribeDBInstancePriceDifferenceOutput, error)
DescribeDBInstancePriceDifferenceWithContext is the same as DescribeDBInstancePriceDifference with the addition of the ability to pass a context and additional request options.
See DescribeDBInstancePriceDifference 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) 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) 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) DescribeErrorLogs ¶
func (c *RDSMYSQLV2) DescribeErrorLogs(input *DescribeErrorLogsInput) (*DescribeErrorLogsOutput, error)
DescribeErrorLogs API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeErrorLogs for usage and error information.
func (*RDSMYSQLV2) DescribeErrorLogsCommon ¶
func (c *RDSMYSQLV2) DescribeErrorLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeErrorLogsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeErrorLogsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeErrorLogsCommonRequest ¶
func (c *RDSMYSQLV2) DescribeErrorLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeErrorLogsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeErrorLogsCommon operation. The "output" return value will be populated with the DescribeErrorLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeErrorLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeErrorLogsCommon Send returns without error.
See DescribeErrorLogsCommon for more information on using the DescribeErrorLogsCommon API call, and error handling.
// Example sending a request using the DescribeErrorLogsCommonRequest method. req, resp := client.DescribeErrorLogsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DescribeErrorLogsCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeErrorLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeErrorLogsCommonWithContext is the same as DescribeErrorLogsCommon with the addition of the ability to pass a context and additional request options.
See DescribeErrorLogsCommon 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) DescribeErrorLogsRequest ¶
func (c *RDSMYSQLV2) DescribeErrorLogsRequest(input *DescribeErrorLogsInput) (req *request.Request, output *DescribeErrorLogsOutput)
DescribeErrorLogsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeErrorLogs operation. The "output" return value will be populated with the DescribeErrorLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeErrorLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeErrorLogsCommon Send returns without error.
See DescribeErrorLogs for more information on using the DescribeErrorLogs API call, and error handling.
// Example sending a request using the DescribeErrorLogsRequest method. req, resp := client.DescribeErrorLogsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DescribeErrorLogsWithContext ¶
func (c *RDSMYSQLV2) DescribeErrorLogsWithContext(ctx volcengine.Context, input *DescribeErrorLogsInput, opts ...request.Option) (*DescribeErrorLogsOutput, error)
DescribeErrorLogsWithContext is the same as DescribeErrorLogs with the addition of the ability to pass a context and additional request options.
See DescribeErrorLogs 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) 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) DescribeSlowLogs ¶
func (c *RDSMYSQLV2) DescribeSlowLogs(input *DescribeSlowLogsInput) (*DescribeSlowLogsOutput, error)
DescribeSlowLogs API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeSlowLogs for usage and error information.
func (*RDSMYSQLV2) DescribeSlowLogsCommon ¶
func (c *RDSMYSQLV2) DescribeSlowLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeSlowLogsCommon API operation for RDS_MYSQL_V2.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MYSQL_V2's API operation DescribeSlowLogsCommon for usage and error information.
func (*RDSMYSQLV2) DescribeSlowLogsCommonRequest ¶
func (c *RDSMYSQLV2) DescribeSlowLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeSlowLogsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSlowLogsCommon operation. The "output" return value will be populated with the DescribeSlowLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSlowLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSlowLogsCommon Send returns without error.
See DescribeSlowLogsCommon for more information on using the DescribeSlowLogsCommon API call, and error handling.
// Example sending a request using the DescribeSlowLogsCommonRequest method. req, resp := client.DescribeSlowLogsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DescribeSlowLogsCommonWithContext ¶
func (c *RDSMYSQLV2) DescribeSlowLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeSlowLogsCommonWithContext is the same as DescribeSlowLogsCommon with the addition of the ability to pass a context and additional request options.
See DescribeSlowLogsCommon 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) DescribeSlowLogsRequest ¶
func (c *RDSMYSQLV2) DescribeSlowLogsRequest(input *DescribeSlowLogsInput) (req *request.Request, output *DescribeSlowLogsOutput)
DescribeSlowLogsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSlowLogs operation. The "output" return value will be populated with the DescribeSlowLogsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeSlowLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSlowLogsCommon Send returns without error.
See DescribeSlowLogs for more information on using the DescribeSlowLogs API call, and error handling.
// Example sending a request using the DescribeSlowLogsRequest method. req, resp := client.DescribeSlowLogsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*RDSMYSQLV2) DescribeSlowLogsWithContext ¶
func (c *RDSMYSQLV2) DescribeSlowLogsWithContext(ctx volcengine.Context, input *DescribeSlowLogsInput, opts ...request.Option) (*DescribeSlowLogsOutput, error)
DescribeSlowLogsWithContext is the same as DescribeSlowLogs with the addition of the ability to pass a context and additional request options.
See DescribeSlowLogs 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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.
type RDSMYSQLV2API ¶
type RDSMYSQLV2API interface { 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) 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) 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) 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) 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) 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) DeleteBackupCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteBackup(*DeleteBackupInput) (*DeleteBackupOutput, error) DeleteBackupWithContext(volcengine.Context, *DeleteBackupInput, ...request.Option) (*DeleteBackupOutput, error) DeleteBackupRequest(*DeleteBackupInput) (*request.Request, *DeleteBackupOutput) 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) 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) 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) 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) 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) 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) 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) 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) 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) DescribeDBInstancePriceDifferenceCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeDBInstancePriceDifferenceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeDBInstancePriceDifferenceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeDBInstancePriceDifference(*DescribeDBInstancePriceDifferenceInput) (*DescribeDBInstancePriceDifferenceOutput, error) DescribeDBInstancePriceDifferenceWithContext(volcengine.Context, *DescribeDBInstancePriceDifferenceInput, ...request.Option) (*DescribeDBInstancePriceDifferenceOutput, error) DescribeDBInstancePriceDifferenceRequest(*DescribeDBInstancePriceDifferenceInput) (*request.Request, *DescribeDBInstancePriceDifferenceOutput) 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) 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) 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) DescribeErrorLogsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeErrorLogsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeErrorLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeErrorLogs(*DescribeErrorLogsInput) (*DescribeErrorLogsOutput, error) DescribeErrorLogsWithContext(volcengine.Context, *DescribeErrorLogsInput, ...request.Option) (*DescribeErrorLogsOutput, error) DescribeErrorLogsRequest(*DescribeErrorLogsInput) (*request.Request, *DescribeErrorLogsOutput) 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) 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) DescribeSlowLogsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeSlowLogsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeSlowLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeSlowLogs(*DescribeSlowLogsInput) (*DescribeSlowLogsOutput, error) DescribeSlowLogsWithContext(volcengine.Context, *DescribeSlowLogsInput, ...request.Option) (*DescribeSlowLogsOutput, error) DescribeSlowLogsRequest(*DescribeSlowLogsInput) (*request.Request, *DescribeSlowLogsOutput) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) }
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.AddTagsToResource request } func main() { sess := session.New() svc := rdsmysqlv2.New(sess) myFunc(svc) }
type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput struct { NodeId *string `type:"string"` NodeType *string `type:"string"` Weight *int32 `type:"int32"` // 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 ReadOnlyNodeWeightForModifyDBEndpointInput ¶ added in v1.0.56
type ReadOnlyNodeWeightForModifyDBEndpointInput struct { NodeId *string `type:"string"` NodeType *string `type:"string" enum:"EnumOfNodeTypeForModifyDBEndpointInput"` Weight *int32 `type:"int32"` // 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 { // InstanceId is a required field InstanceId *string `type:"string" required:"true"` ProjectName *string `type:"string"` // 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) SetInstanceId ¶ added in v1.0.93
func (s *RebuildDBInstanceInput) SetInstanceId(v string) *RebuildDBInstanceInput
SetInstanceId sets the InstanceId 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) 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"` OrderId *string `type:"string"` // 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 RecoverableTimeInfoForDescribeRecoverableTimeOutput ¶
type RecoverableTimeInfoForDescribeRecoverableTimeOutput struct { EarliestRecoverableTime *string `type:"string"` LatestRecoverableTime *string `type:"string"` // 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 RegionForDescribeRegionsOutput ¶
type RegionForDescribeRegionsOutput struct { RegionId *string `type:"string"` RegionName *string `type:"string"` // 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 RemoveTagsFromResourceInput ¶ added in v1.0.93
type RemoveTagsFromResourceInput struct { InstanceIds []*string `type:"list"` TagKeys []*string `type:"list"` // 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 `min:"2" max:"32" type:"string" required:"true"` AccountPassword *string `min:"8" max:"32" type:"string"` // InstanceId is a required field InstanceId *string `type:"string" 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) 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 RestartDBInstanceInput ¶
type RestartDBInstanceInput struct { // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (RestartDBInstanceInput) GoString ¶
func (s RestartDBInstanceInput) GoString() string
GoString returns the string representation
func (*RestartDBInstanceInput) SetInstanceId ¶
func (s *RestartDBInstanceInput) SetInstanceId(v string) *RestartDBInstanceInput
SetInstanceId sets the InstanceId 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"` BackupId *string `type:"string"` ChargeInfo *ChargeInfoForRestoreToCrossRegionInstanceInput `type:"structure"` DBParamGroupId *string `type:"string"` DstRegionId *string `type:"string"` InstanceName *string `type:"string"` InstanceTags []*InstanceTagForRestoreToCrossRegionInstanceInput `type:"list"` NodeInfo []*NodeInfoForRestoreToCrossRegionInstanceInput `type:"list"` ProjectName *string `type:"string"` RestoreTime *string `type:"string"` SrcRegionId *string `type:"string"` SrcRegionInstanceId *string `type:"string"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string" enum:"EnumOfStorageTypeForRestoreToCrossRegionInstanceInput"` SubnetId *string `type:"string"` VpcId *string `type:"string"` // 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) 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) 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) SetProjectName ¶ added in v1.0.93
func (s *RestoreToCrossRegionInstanceInput) SetProjectName(v string) *RestoreToCrossRegionInstanceInput
SetProjectName sets the ProjectName 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
type RestoreToCrossRegionInstanceOutput ¶ added in v1.0.93
type RestoreToCrossRegionInstanceOutput struct { Metadata *response.ResponseMetadata InstanceId *string `type:"string"` OrderId *string `type:"string"` // 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"` RestoreTime *string `type:"string"` RestoreType *string `type:"string" enum:"EnumOfRestoreTypeForRestoreToExistedInstanceInput"` SourceDBInstanceId *string `type:"string" json:"SourceDBInstanceId"` TableLevelMode *string `type:"string" enum:"EnumOfTableLevelModeForRestoreToExistedInstanceInput"` TableMeta []*TableMetaForRestoreToExistedInstanceInput `type:"list"` // 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) 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) SetTableLevelMode ¶ added in v1.0.93
func (s *RestoreToExistedInstanceInput) SetTableLevelMode(v string) *RestoreToExistedInstanceInput
SetTableLevelMode sets the TableLevelMode 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
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 RestoreToNewInstanceInput ¶
type RestoreToNewInstanceInput struct { AllowListIds []*string `type:"list"` BackupId *string `type:"string"` ChargeInfo *ChargeInfoForRestoreToNewInstanceInput `type:"structure"` DBParamGroupId *string `type:"string"` InstanceName *string `type:"string"` InstanceTags []*InstanceTagForRestoreToNewInstanceInput `type:"list"` NodeInfo []*NodeInfoForRestoreToNewInstanceInput `type:"list"` NodeNumber *int32 `type:"int32"` NodeSpec *string `type:"string"` ProjectName *string `type:"string"` RestoreTime *string `type:"string"` ShardNumber *int32 `type:"int32"` SrcInstanceId *string `type:"string" json:"SrcInstanceId"` StorageSpace *int32 `type:"int32"` StorageType *string `type:"string" enum:"EnumOfStorageTypeForRestoreToNewInstanceInput"` SubnetId *string `type:"string"` SuperAccountPassword *string `type:"string"` TableMeta []*TableMetaForRestoreToNewInstanceInput `type:"list"` VpcId *string `type:"string"` ZoneId *string `type:"string"` // 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) 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) 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) SetNodeNumber ¶
func (s *RestoreToNewInstanceInput) SetNodeNumber(v int32) *RestoreToNewInstanceInput
SetNodeNumber sets the NodeNumber field's value.
func (*RestoreToNewInstanceInput) SetNodeSpec ¶
func (s *RestoreToNewInstanceInput) SetNodeSpec(v string) *RestoreToNewInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*RestoreToNewInstanceInput) SetProjectName ¶
func (s *RestoreToNewInstanceInput) SetProjectName(v string) *RestoreToNewInstanceInput
SetProjectName sets the ProjectName field's value.
func (*RestoreToNewInstanceInput) SetRestoreTime ¶
func (s *RestoreToNewInstanceInput) SetRestoreTime(v string) *RestoreToNewInstanceInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreToNewInstanceInput) SetShardNumber ¶
func (s *RestoreToNewInstanceInput) SetShardNumber(v int32) *RestoreToNewInstanceInput
SetShardNumber sets the ShardNumber 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) SetSuperAccountPassword ¶ added in v1.0.93
func (s *RestoreToNewInstanceInput) SetSuperAccountPassword(v string) *RestoreToNewInstanceInput
SetSuperAccountPassword sets the SuperAccountPassword field's value.
func (*RestoreToNewInstanceInput) SetTableMeta ¶
func (s *RestoreToNewInstanceInput) SetTableMeta(v []*TableMetaForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetTableMeta sets the TableMeta field's value.
func (*RestoreToNewInstanceInput) SetVpcId ¶
func (s *RestoreToNewInstanceInput) SetVpcId(v string) *RestoreToNewInstanceInput
SetVpcId sets the VpcId field's value.
func (*RestoreToNewInstanceInput) SetZoneId ¶
func (s *RestoreToNewInstanceInput) SetZoneId(v string) *RestoreToNewInstanceInput
SetZoneId sets the ZoneId field's value.
func (RestoreToNewInstanceInput) String ¶
func (s RestoreToNewInstanceInput) String() string
String returns the string representation
type RestoreToNewInstanceOutput ¶
type RestoreToNewInstanceOutput struct { Metadata *response.ResponseMetadata InstanceId *string `type:"string"` OrderId *string `type:"string"` // 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 `min:"2" max:"32" type:"string" required:"true"` // DBNames is a required field DBNames *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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) 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" required:"true"` // DBName is a required field DBName *string `min:"2" max:"64" type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" 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" required:"true"` TemplateDesc *string `max:"200" type:"string"` TemplateName *string `min:"2" max:"64" type:"string"` // 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 SlowQueryForDescribeSlowLogsOutput ¶
type SlowQueryForDescribeSlowLogsOutput struct { DBName *string `type:"string"` ExecutionStartTime *string `type:"string"` HostAddress *string `type:"string"` LockTimes *int64 `type:"int64"` ParseRowCounts *int64 `type:"int64"` QueryText *string `type:"string"` QueryTimes *int64 `type:"int64"` QueryType *string `type:"string"` ReturnRowCounts *int64 `type:"int64"` UserName *string `type:"string"` // contains filtered or unexported fields }
func (SlowQueryForDescribeSlowLogsOutput) GoString ¶
func (s SlowQueryForDescribeSlowLogsOutput) GoString() string
GoString returns the string representation
func (*SlowQueryForDescribeSlowLogsOutput) SetDBName ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetDBName(v string) *SlowQueryForDescribeSlowLogsOutput
SetDBName sets the DBName field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetExecutionStartTime ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetExecutionStartTime(v string) *SlowQueryForDescribeSlowLogsOutput
SetExecutionStartTime sets the ExecutionStartTime field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetHostAddress ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetHostAddress(v string) *SlowQueryForDescribeSlowLogsOutput
SetHostAddress sets the HostAddress field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetLockTimes ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetLockTimes(v int64) *SlowQueryForDescribeSlowLogsOutput
SetLockTimes sets the LockTimes field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetParseRowCounts ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetParseRowCounts(v int64) *SlowQueryForDescribeSlowLogsOutput
SetParseRowCounts sets the ParseRowCounts field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetQueryText ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetQueryText(v string) *SlowQueryForDescribeSlowLogsOutput
SetQueryText sets the QueryText field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetQueryTimes ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetQueryTimes(v int64) *SlowQueryForDescribeSlowLogsOutput
SetQueryTimes sets the QueryTimes field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetQueryType ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetQueryType(v string) *SlowQueryForDescribeSlowLogsOutput
SetQueryType sets the QueryType field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetReturnRowCounts ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetReturnRowCounts(v int64) *SlowQueryForDescribeSlowLogsOutput
SetReturnRowCounts sets the ReturnRowCounts field's value.
func (*SlowQueryForDescribeSlowLogsOutput) SetUserName ¶
func (s *SlowQueryForDescribeSlowLogsOutput) SetUserName(v string) *SlowQueryForDescribeSlowLogsOutput
SetUserName sets the UserName field's value.
func (SlowQueryForDescribeSlowLogsOutput) String ¶
func (s SlowQueryForDescribeSlowLogsOutput) 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" required:"true"` NodeId *string `type:"string"` ZoneId *string `type:"string"` // 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) SetZoneId ¶ added in v1.0.93
func (s *SwitchDBInstanceHAInput) SetZoneId(v string) *SwitchDBInstanceHAInput
SetZoneId sets the ZoneId 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 TableForRestoreToExistedInstanceInput ¶ added in v1.0.93
type TableForRestoreToExistedInstanceInput struct { NewTableName *string `type:"string"` TableName *string `type:"string"` // 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 TableForRestoreToNewInstanceInput ¶
type TableForRestoreToNewInstanceInput struct { NewTableName *string `type:"string"` TableName *string `type:"string"` // contains filtered or unexported fields }
func (TableForRestoreToNewInstanceInput) GoString ¶
func (s TableForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*TableForRestoreToNewInstanceInput) SetNewTableName ¶
func (s *TableForRestoreToNewInstanceInput) SetNewTableName(v string) *TableForRestoreToNewInstanceInput
SetNewTableName sets the NewTableName field's value.
func (*TableForRestoreToNewInstanceInput) SetTableName ¶
func (s *TableForRestoreToNewInstanceInput) SetTableName(v string) *TableForRestoreToNewInstanceInput
SetTableName sets the TableName field's value.
func (TableForRestoreToNewInstanceInput) String ¶
func (s TableForRestoreToNewInstanceInput) String() string
String returns the string representation
type TableMetaForRestoreToExistedInstanceInput ¶ added in v1.0.93
type TableMetaForRestoreToExistedInstanceInput struct { DBName *string `type:"string"` NewDBName *string `type:"string"` Table []*TableForRestoreToExistedInstanceInput `type:"list"` // 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 TableMetaForRestoreToNewInstanceInput ¶
type TableMetaForRestoreToNewInstanceInput struct { DBName *string `type:"string"` NewDBName *string `type:"string"` Table []*TableForRestoreToNewInstanceInput `type:"list"` // contains filtered or unexported fields }
func (TableMetaForRestoreToNewInstanceInput) GoString ¶
func (s TableMetaForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*TableMetaForRestoreToNewInstanceInput) SetDBName ¶
func (s *TableMetaForRestoreToNewInstanceInput) SetDBName(v string) *TableMetaForRestoreToNewInstanceInput
SetDBName sets the DBName field's value.
func (*TableMetaForRestoreToNewInstanceInput) SetNewDBName ¶
func (s *TableMetaForRestoreToNewInstanceInput) SetNewDBName(v string) *TableMetaForRestoreToNewInstanceInput
SetNewDBName sets the NewDBName field's value.
func (*TableMetaForRestoreToNewInstanceInput) SetTable ¶
func (s *TableMetaForRestoreToNewInstanceInput) SetTable(v []*TableForRestoreToNewInstanceInput) *TableMetaForRestoreToNewInstanceInput
SetTable sets the Table field's value.
func (TableMetaForRestoreToNewInstanceInput) String ¶
func (s TableMetaForRestoreToNewInstanceInput) String() string
String returns the string representation
type TagFilterForDescribeTagsByResourceInput ¶ added in v1.0.93
type TagFilterForDescribeTagsByResourceInput struct { Key *string `type:"string"` Value *string `type:"string"` // 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) String ¶ added in v1.0.93
func (s TagFilterForDescribeTagsByResourceInput) String() string
String returns the string representation
type TagForAddTagsToResourceInput ¶ added in v1.0.93
type TagForAddTagsToResourceInput struct { Key *string `type:"string"` Value *string `type:"string"` // 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 TagForDescribeDBInstanceDetailOutput ¶ added in v1.0.56
type TagForDescribeDBInstanceDetailOutput struct { Key *string `type:"string"` Value *string `type:"string"` // 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 TagResourceForDescribeTagsByResourceOutput ¶ added in v1.0.93
type TagResourceForDescribeTagsByResourceOutput struct { InstanceId *string `type:"string"` Key *string `type:"string"` Value *string `type:"string"` // 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 TemplateInfoForDescribeParameterTemplateOutput ¶ added in v1.0.93
type TemplateInfoForDescribeParameterTemplateOutput struct { AccountId *string `type:"string"` CreateTime *string `type:"string"` NeedRestart *bool `type:"boolean"` ParameterNum *int64 `type:"int64"` TemplateCategory *string `type:"string"` TemplateDesc *string `type:"string"` TemplateId *string `type:"string"` TemplateName *string `type:"string"` TemplateParams []*TemplateParamForDescribeParameterTemplateOutput `type:"list"` TemplateSource *string `type:"string"` TemplateType *string `type:"string"` TemplateTypeVersion *string `type:"string"` UpdateTime *string `type:"string"` // 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) 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) 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 TemplateParamForCreateParameterTemplateInput ¶ added in v1.0.93
type TemplateParamForCreateParameterTemplateInput struct { Description *string `type:"string"` Name *string `type:"string"` RunningValue *string `type:"string"` // 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) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetDescription(v string) *TemplateParamForCreateParameterTemplateInput
SetDescription sets the Description 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) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForCreateParameterTemplateInput) SetRunningValue(v string) *TemplateParamForCreateParameterTemplateInput
SetRunningValue sets the RunningValue 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 { Description *string `type:"string"` Name *string `type:"string"` RunningValue *string `type:"string"` // 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) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetDescription(v string) *TemplateParamForDescribeParameterTemplateOutput
SetDescription sets the Description 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) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForDescribeParameterTemplateOutput) SetRunningValue(v string) *TemplateParamForDescribeParameterTemplateOutput
SetRunningValue sets the RunningValue field's value.
func (TemplateParamForDescribeParameterTemplateOutput) String ¶ added in v1.0.93
func (s TemplateParamForDescribeParameterTemplateOutput) String() string
String returns the string representation
type TemplateParamForModifyParameterTemplateInput ¶ added in v1.0.93
type TemplateParamForModifyParameterTemplateInput struct { Description *string `type:"string"` Name *string `type:"string"` RunningValue *string `type:"string"` // 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) SetDescription ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetDescription(v string) *TemplateParamForModifyParameterTemplateInput
SetDescription sets the Description 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) SetRunningValue ¶ added in v1.0.93
func (s *TemplateParamForModifyParameterTemplateInput) SetRunningValue(v string) *TemplateParamForModifyParameterTemplateInput
SetRunningValue sets the RunningValue field's value.
func (TemplateParamForModifyParameterTemplateInput) String ¶ added in v1.0.93
func (s TemplateParamForModifyParameterTemplateInput) String() string
String returns the string representation
type UpgradeAllowListVersionInput ¶
type UpgradeAllowListVersionInput struct { // InstanceId is a required field InstanceId *string `type:"string" 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 ZoneForDescribeAvailabilityZonesOutput ¶
type ZoneForDescribeAvailabilityZonesOutput struct { Description *string `type:"string"` ZoneId *string `type:"string"` ZoneName *string `type:"string"` // 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_tags_to_resource.go
- api_associate_allow_list.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_endpoint.go
- api_create_db_endpoint_public_address.go
- api_create_db_instance.go
- api_create_parameter_template.go
- api_delete_allow_list.go
- api_delete_backup.go
- api_delete_database.go
- api_delete_db_account.go
- api_delete_db_endpoint.go
- api_delete_db_endpoint_public_address.go
- api_delete_db_instance.go
- api_delete_parameter_template.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_policy.go
- api_describe_backups.go
- api_describe_binlog_files.go
- api_describe_cross_backup_policy.go
- api_describe_databases.go
- api_describe_db_accounts.go
- api_describe_db_instance_detail.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_price_difference.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_proxy_config.go
- api_describe_error_logs.go
- api_describe_parameter_template.go
- api_describe_recoverable_time.go
- api_describe_regions.go
- api_describe_slow_logs.go
- api_describe_tags_by_resource.go
- api_disassociate_allow_list.go
- api_download_backup.go
- api_get_backup_download_link.go
- api_grant_database_privilege.go
- api_grant_db_account_privilege.go
- api_modify_allow_list.go
- api_modify_backup_policy.go
- api_modify_cross_backup_policy.go
- api_modify_database_description.go
- api_modify_db_account_description.go
- api_modify_db_endpoint.go
- api_modify_db_endpoint_address.go
- api_modify_db_endpoint_dn_s.go
- api_modify_db_instance_charge_type.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_proxy_config.go
- api_modify_parameter_template.go
- api_rebuild_db_instance.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_revoke_database_privilege.go
- api_revoke_db_account_privilege.go
- api_save_as_parameter_template.go
- api_switch_db_instance_h_a.go
- api_upgrade_allow_list_version.go
- interface_rdsmysqlv2.go
- service_rdsmysqlv2.go