Documentation
¶
Overview ¶
Package rdsmssqliface provides an interface to enable mocking the RDS_MSSQL 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) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *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 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 AllowListForDescribeAllowListsOutput
- func (s AllowListForDescribeAllowListsOutput) GoString() string
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListCategory(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListDesc(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListIPNum(v int64) *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 int64) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetProjectName(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListsOutput) *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) SetInstanceStatus(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetIsLatest(v bool) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetProjectName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s AssociatedInstanceForDescribeAllowListDetailOutput) String() string
- type AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s AuthorizedAllowListForDescribeInstanceAllowListsOutput) GoString() string
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListCategory(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListDesc(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListIPNum(v int64) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListId(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListName(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListType(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAssociatedInstanceNum(v int64) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAssociatedLBNum(v int64) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetProjectName(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeInstanceAllowListsOutput) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
- func (s AuthorizedAllowListForDescribeInstanceAllowListsOutput) String() string
- type BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s BackupDatabaseDetailForDescribeBackupDetailOutput) GoString() string
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupDownloadLinkEIP(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupDownloadLinkInner(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupEndTime(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupFileName(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupFileSize(v int64) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupStartTime(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupType(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetDatabaseName(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetDownloadProgress(v int32) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetDownloadStatus(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetLinkExpiredTime(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
- func (s BackupDatabaseDetailForDescribeBackupDetailOutput) String() string
- type BackupDatabaseDetailForDescribeBackupsOutput
- func (s BackupDatabaseDetailForDescribeBackupsOutput) GoString() string
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupDownloadLinkEIP(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupDownloadLinkInner(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupFileName(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupFileSize(v int64) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupType(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetDatabaseName(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetDownloadProgress(v int32) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetDownloadStatus(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetLinkExpiredTime(v string) *BackupDatabaseDetailForDescribeBackupsOutput
- func (s BackupDatabaseDetailForDescribeBackupsOutput) String() string
- type BackupMetaForCreateBackupInput
- type BackupsInfoForDescribeBackupDetailOutput
- func (s BackupsInfoForDescribeBackupDetailOutput) GoString() string
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupDatabaseDetail(v []*BackupDatabaseDetailForDescribeBackupDetailOutput) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupFileSize(v int64) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupId(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupMethod(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupStartTime(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupStatus(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupType(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetDownloadProgress(v int32) *BackupsInfoForDescribeBackupDetailOutput
- func (s *BackupsInfoForDescribeBackupDetailOutput) SetDownloadStatus(v string) *BackupsInfoForDescribeBackupDetailOutput
- func (s BackupsInfoForDescribeBackupDetailOutput) String() string
- type BackupsInfoForDescribeBackupsOutput
- func (s BackupsInfoForDescribeBackupsOutput) GoString() string
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupDatabaseDetail(v []*BackupDatabaseDetailForDescribeBackupsOutput) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupEndTime(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) SetCreateType(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetDownloadProgress(v int32) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetDownloadStatus(v string) *BackupsInfoForDescribeBackupsOutput
- func (s BackupsInfoForDescribeBackupsOutput) String() string
- type BasicInfoForDescribeDBInstanceDetailOutput
- func (s BasicInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetBackupUse(v float64) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion(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) SetMaintenanceTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetPrimaryInstanceId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNumber(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetServerCollation(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetSlowQueryEnable(v bool) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetSlowQueryTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
- func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace(v int32) *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 ChargeDetailForDescribeDBInstanceDetailOutput
- func (s ChargeDetailForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
- type ChargeDetailForDescribeDBInstancesOutput
- func (s ChargeDetailForDescribeDBInstancesOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s ChargeDetailForDescribeDBInstancesOutput) 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 ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s ConnectionInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetAddress(v []*AddressForDescribeDBInstanceDetailOutput) *ConnectionInfoForDescribeDBInstanceDetailOutput
- func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetDescription(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) String() string
- type CreateAllowListInput
- func (s CreateAllowListInput) GoString() string
- func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListCategory(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetProjectName(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForCreateAllowListInput) *CreateAllowListInput
- func (s *CreateAllowListInput) SetUserAllowList(v string) *CreateAllowListInput
- func (s CreateAllowListInput) String() string
- func (s *CreateAllowListInput) Validate() error
- type CreateAllowListOutput
- type CreateBackupInput
- func (s CreateBackupInput) GoString() string
- func (s *CreateBackupInput) SetBackupMeta(v []*BackupMetaForCreateBackupInput) *CreateBackupInput
- func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput
- func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput
- func (s CreateBackupInput) String() string
- func (s *CreateBackupInput) Validate() error
- type CreateBackupOutput
- type CreateDBAccountInput
- func (s CreateDBAccountInput) GoString() string
- func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
- func (s CreateDBAccountInput) String() string
- func (s *CreateDBAccountInput) Validate() error
- type CreateDBAccountOutput
- 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) SetDBTimeZone(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetMaintenanceTime(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNodeSpec(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetServerCollation(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetStorageSpace(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetTags(v []*TagForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetZoneId(v string) *CreateDBInstanceInput
- func (s CreateDBInstanceInput) String() string
- func (s *CreateDBInstanceInput) Validate() error
- type CreateDBInstanceOutput
- type CreateTosRestoreInput
- func (s CreateTosRestoreInput) GoString() string
- func (s *CreateTosRestoreInput) SetDatabases(v []*DatabaseForCreateTosRestoreInput) *CreateTosRestoreInput
- func (s *CreateTosRestoreInput) SetIsOnline(v bool) *CreateTosRestoreInput
- func (s *CreateTosRestoreInput) SetIsReplace(v bool) *CreateTosRestoreInput
- func (s *CreateTosRestoreInput) SetRestoreType(v string) *CreateTosRestoreInput
- func (s *CreateTosRestoreInput) SetTargetDBInstanceId(v string) *CreateTosRestoreInput
- func (s *CreateTosRestoreInput) SetTosObjectPositions(v string) *CreateTosRestoreInput
- func (s CreateTosRestoreInput) String() string
- func (s *CreateTosRestoreInput) Validate() error
- type CreateTosRestoreOutput
- type DatabaseForCreateTosRestoreInput
- func (s DatabaseForCreateTosRestoreInput) GoString() string
- func (s *DatabaseForCreateTosRestoreInput) SetDBName(v string) *DatabaseForCreateTosRestoreInput
- func (s *DatabaseForCreateTosRestoreInput) SetNewDBName(v string) *DatabaseForCreateTosRestoreInput
- func (s DatabaseForCreateTosRestoreInput) String() string
- type DatabaseForRestoreToExistedInstanceInput
- func (s DatabaseForRestoreToExistedInstanceInput) GoString() string
- func (s *DatabaseForRestoreToExistedInstanceInput) SetDBName(v string) *DatabaseForRestoreToExistedInstanceInput
- func (s *DatabaseForRestoreToExistedInstanceInput) SetNewDBName(v string) *DatabaseForRestoreToExistedInstanceInput
- func (s DatabaseForRestoreToExistedInstanceInput) String() string
- type DeleteAllowListInput
- type DeleteAllowListOutput
- type DeleteBackupInput
- type DeleteBackupOutput
- type DeleteDBAccountInput
- type DeleteDBAccountOutput
- type DeleteDBInstanceInput
- type DeleteDBInstanceOutput
- type DescribeAllowListDetailInput
- type DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) GoString() string
- func (s *DescribeAllowListDetailOutput) SetAllowList(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListCategory(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListDesc(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListId(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListName(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListType(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAssociatedInstanceNum(v int64) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAssociatedInstances(v []*AssociatedInstanceForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetProjectName(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetUserAllowList(v string) *DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) String() string
- type DescribeAllowListsInput
- type DescribeAllowListsOutput
- 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 DescribeBackupDetailInput
- func (s DescribeBackupDetailInput) GoString() string
- func (s *DescribeBackupDetailInput) SetBackupId(v string) *DescribeBackupDetailInput
- func (s *DescribeBackupDetailInput) SetInstanceId(v string) *DescribeBackupDetailInput
- func (s DescribeBackupDetailInput) String() string
- func (s *DescribeBackupDetailInput) Validate() error
- type DescribeBackupDetailOutput
- type DescribeBackupsInput
- func (s DescribeBackupsInput) GoString() string
- func (s *DescribeBackupsInput) SetBackupEndTime(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupId(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupType(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
- 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) 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 string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageSize(v string) *DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) String() string
- func (s *DescribeDBAccountsInput) Validate() error
- type DescribeDBAccountsOutput
- 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) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) String() string
- type DescribeDBInstanceParametersInput
- func (s DescribeDBInstanceParametersInput) GoString() string
- func (s *DescribeDBInstanceParametersInput) SetInstanceId(v string) *DescribeDBInstanceParametersInput
- func (s *DescribeDBInstanceParametersInput) SetParameterNames(v string) *DescribeDBInstanceParametersInput
- func (s DescribeDBInstanceParametersInput) String() string
- func (s *DescribeDBInstanceParametersInput) Validate() error
- 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) 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) SetZoneId(v string) *DescribeDBInstanceSpecsInput
- func (s DescribeDBInstanceSpecsInput) String() string
- type DescribeDBInstanceSpecsOutput
- 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) SetInstanceCategory(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) SetPrimaryInstanceId(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetServerCollation(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) String() string
- type DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) GoString() string
- func (s *DescribeDBInstancesOutput) SetInstancesInfo(v []*InstancesInfoForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
- func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) String() string
- type DescribeInstanceAllowListsInput
- func (s DescribeInstanceAllowListsInput) GoString() string
- func (s *DescribeInstanceAllowListsInput) SetInstanceId(v string) *DescribeInstanceAllowListsInput
- func (s *DescribeInstanceAllowListsInput) SetRegionId(v string) *DescribeInstanceAllowListsInput
- func (s DescribeInstanceAllowListsInput) String() string
- type DescribeInstanceAllowListsOutput
- func (s DescribeInstanceAllowListsOutput) GoString() string
- func (s *DescribeInstanceAllowListsOutput) SetAuthorizedAllowLists(v []*AuthorizedAllowListForDescribeInstanceAllowListsOutput) *DescribeInstanceAllowListsOutput
- func (s *DescribeInstanceAllowListsOutput) SetUnauthorizedAllowListNum(v int64) *DescribeInstanceAllowListsOutput
- func (s DescribeInstanceAllowListsOutput) String() string
- type DescribeRegionsInput
- type DescribeRegionsOutput
- type DescribeTosRestoreTaskDetailInput
- func (s DescribeTosRestoreTaskDetailInput) GoString() string
- func (s *DescribeTosRestoreTaskDetailInput) SetPageNumber(v int32) *DescribeTosRestoreTaskDetailInput
- func (s *DescribeTosRestoreTaskDetailInput) SetPageSize(v int32) *DescribeTosRestoreTaskDetailInput
- func (s *DescribeTosRestoreTaskDetailInput) SetProjectName(v string) *DescribeTosRestoreTaskDetailInput
- func (s *DescribeTosRestoreTaskDetailInput) SetRestoreTaskId(v string) *DescribeTosRestoreTaskDetailInput
- func (s DescribeTosRestoreTaskDetailInput) String() string
- func (s *DescribeTosRestoreTaskDetailInput) Validate() error
- type DescribeTosRestoreTaskDetailOutput
- func (s DescribeTosRestoreTaskDetailOutput) GoString() string
- func (s *DescribeTosRestoreTaskDetailOutput) SetRestoreTaskDetails(v []*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) *DescribeTosRestoreTaskDetailOutput
- func (s *DescribeTosRestoreTaskDetailOutput) SetTotal(v int32) *DescribeTosRestoreTaskDetailOutput
- func (s DescribeTosRestoreTaskDetailOutput) String() string
- type DescribeTosRestoreTasksInput
- func (s DescribeTosRestoreTasksInput) GoString() string
- func (s *DescribeTosRestoreTasksInput) SetInstanceId(v string) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetInstanceName(v string) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetPageNumber(v int32) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetPageSize(v int32) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetProjectName(v string) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetQueryEndTime(v string) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetQueryStartTime(v string) *DescribeTosRestoreTasksInput
- func (s *DescribeTosRestoreTasksInput) SetRestoreTaskIds(v []*string) *DescribeTosRestoreTasksInput
- func (s DescribeTosRestoreTasksInput) String() string
- type DescribeTosRestoreTasksOutput
- func (s DescribeTosRestoreTasksOutput) GoString() string
- func (s *DescribeTosRestoreTasksOutput) SetRestoreTasks(v []*RestoreTaskForDescribeTosRestoreTasksOutput) *DescribeTosRestoreTasksOutput
- func (s *DescribeTosRestoreTasksOutput) SetTotal(v int32) *DescribeTosRestoreTasksOutput
- func (s DescribeTosRestoreTasksOutput) String() string
- type DisassociateAllowListInput
- type DisassociateAllowListOutput
- type DownloadBackupInput
- type DownloadBackupOutput
- 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 InstanceParameterForDescribeDBInstanceParametersOutput
- func (s InstanceParameterForDescribeDBInstanceParametersOutput) GoString() string
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetForceModify(v bool) *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) SetParameterType(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
- func (s InstanceParameterForDescribeDBInstanceParametersOutput) String() string
- type InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s InstanceSpecInfoForDescribeDBInstanceSpecsOutput) GoString() string
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetDBEngineVersion(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetGeneration(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetInstanceType(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetMemory(v int32) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecCode(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecFamily(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecSaleType(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecStatus(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetVCPU(v int32) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetZoneId(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
- func (s InstanceSpecInfoForDescribeDBInstanceSpecsOutput) String() string
- type InstancesInfoForDescribeDBInstancesOutput
- func (s InstancesInfoForDescribeDBInstancesOutput) GoString() string
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetCreateTime(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceCategory(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) SetMaintenanceTime(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeSpec(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetPort(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetPrimaryInstanceId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetProjectName(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetReadOnlyNumber(v int32) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetRegionId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetServerCollation(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageSpace(v int32) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetStorageType(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetSubnetId(v string) *InstancesInfoForDescribeDBInstancesOutput
- func (s *InstancesInfoForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *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 ModifyAllowListInput
- func (s ModifyAllowListInput) GoString() string
- func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListCategory(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetProjectName(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetUserAllowList(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) SetBackupRetentionPeriod(v int32) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetBackupTime(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetFullBackupPeriod(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
- func (s *ModifyBackupPolicyInput) SetLogBackupInterval(v int32) *ModifyBackupPolicyInput
- func (s ModifyBackupPolicyInput) String() string
- func (s *ModifyBackupPolicyInput) Validate() error
- type ModifyBackupPolicyOutput
- 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) SetRetention(v int32) *ModifyCrossBackupPolicyInput
- func (s ModifyCrossBackupPolicyInput) String() string
- func (s *ModifyCrossBackupPolicyInput) Validate() error
- type ModifyCrossBackupPolicyOutput
- func (s ModifyCrossBackupPolicyOutput) GoString() string
- func (s *ModifyCrossBackupPolicyOutput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetInstanceId(v string) *ModifyCrossBackupPolicyOutput
- func (s *ModifyCrossBackupPolicyOutput) SetRetention(v int32) *ModifyCrossBackupPolicyOutput
- func (s ModifyCrossBackupPolicyOutput) String() string
- type ModifyDBAccountStatusInput
- func (s ModifyDBAccountStatusInput) GoString() string
- func (s *ModifyDBAccountStatusInput) SetAccountName(v string) *ModifyDBAccountStatusInput
- func (s *ModifyDBAccountStatusInput) SetAccountStatus(v string) *ModifyDBAccountStatusInput
- func (s *ModifyDBAccountStatusInput) SetInstanceId(v string) *ModifyDBAccountStatusInput
- func (s ModifyDBAccountStatusInput) String() string
- func (s *ModifyDBAccountStatusInput) Validate() error
- type ModifyDBAccountStatusOutput
- type ModifyDBFailoverInput
- type ModifyDBFailoverOutput
- 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 ModifyInstanceAdvancedFeaturesInput
- func (s ModifyInstanceAdvancedFeaturesInput) GoString() string
- func (s *ModifyInstanceAdvancedFeaturesInput) SetAdvancedFeatures(v string) *ModifyInstanceAdvancedFeaturesInput
- func (s *ModifyInstanceAdvancedFeaturesInput) SetInstanceId(v string) *ModifyInstanceAdvancedFeaturesInput
- func (s ModifyInstanceAdvancedFeaturesInput) String() string
- func (s *ModifyInstanceAdvancedFeaturesInput) Validate() error
- type ModifyInstanceAdvancedFeaturesOutput
- func (s ModifyInstanceAdvancedFeaturesOutput) GoString() string
- func (s *ModifyInstanceAdvancedFeaturesOutput) SetAdvancedFeatures(v string) *ModifyInstanceAdvancedFeaturesOutput
- func (s *ModifyInstanceAdvancedFeaturesOutput) SetInstanceId(v string) *ModifyInstanceAdvancedFeaturesOutput
- func (s ModifyInstanceAdvancedFeaturesOutput) String() string
- type NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s NodeDetailInfoForDescribeDBInstanceDetailOutput) GoString() string
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetHostName(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeDetailInfoForDescribeDBInstanceDetailOutput
- func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeIP(v string) *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) 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) SetHostName(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetInstanceId(v string) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetMemory(v int32) *NodeDetailInfoForDescribeDBInstancesOutput
- func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeIP(v string) *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 RDSMSSQL
- func (c *RDSMSSQL) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)
- func (c *RDSMSSQL) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) AssociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) AssociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) AssociateAllowListRequest(input *AssociateAllowListInput) (req *request.Request, output *AssociateAllowListOutput)
- func (c *RDSMSSQL) AssociateAllowListWithContext(ctx volcengine.Context, input *AssociateAllowListInput, opts ...request.Option) (*AssociateAllowListOutput, error)
- func (c *RDSMSSQL) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)
- func (c *RDSMSSQL) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) CreateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateAllowListRequest(input *CreateAllowListInput) (req *request.Request, output *CreateAllowListOutput)
- func (c *RDSMSSQL) CreateAllowListWithContext(ctx volcengine.Context, input *CreateAllowListInput, opts ...request.Option) (*CreateAllowListOutput, error)
- func (c *RDSMSSQL) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)
- func (c *RDSMSSQL) CreateBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) CreateBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateBackupRequest(input *CreateBackupInput) (req *request.Request, output *CreateBackupOutput)
- func (c *RDSMSSQL) CreateBackupWithContext(ctx volcengine.Context, input *CreateBackupInput, opts ...request.Option) (*CreateBackupOutput, error)
- func (c *RDSMSSQL) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
- func (c *RDSMSSQL) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) CreateDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateDBAccountRequest(input *CreateDBAccountInput) (req *request.Request, output *CreateDBAccountOutput)
- func (c *RDSMSSQL) CreateDBAccountWithContext(ctx volcengine.Context, input *CreateDBAccountInput, opts ...request.Option) (*CreateDBAccountOutput, error)
- func (c *RDSMSSQL) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
- func (c *RDSMSSQL) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) CreateDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateDBInstanceRequest(input *CreateDBInstanceInput) (req *request.Request, output *CreateDBInstanceOutput)
- func (c *RDSMSSQL) CreateDBInstanceWithContext(ctx volcengine.Context, input *CreateDBInstanceInput, opts ...request.Option) (*CreateDBInstanceOutput, error)
- func (c *RDSMSSQL) CreateTosRestore(input *CreateTosRestoreInput) (*CreateTosRestoreOutput, error)
- func (c *RDSMSSQL) CreateTosRestoreCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateTosRestoreCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) CreateTosRestoreCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) CreateTosRestoreRequest(input *CreateTosRestoreInput) (req *request.Request, output *CreateTosRestoreOutput)
- func (c *RDSMSSQL) CreateTosRestoreWithContext(ctx volcengine.Context, input *CreateTosRestoreInput, opts ...request.Option) (*CreateTosRestoreOutput, error)
- func (c *RDSMSSQL) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)
- func (c *RDSMSSQL) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DeleteAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteAllowListRequest(input *DeleteAllowListInput) (req *request.Request, output *DeleteAllowListOutput)
- func (c *RDSMSSQL) DeleteAllowListWithContext(ctx volcengine.Context, input *DeleteAllowListInput, opts ...request.Option) (*DeleteAllowListOutput, error)
- func (c *RDSMSSQL) DeleteBackup(input *DeleteBackupInput) (*DeleteBackupOutput, error)
- func (c *RDSMSSQL) DeleteBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DeleteBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteBackupRequest(input *DeleteBackupInput) (req *request.Request, output *DeleteBackupOutput)
- func (c *RDSMSSQL) DeleteBackupWithContext(ctx volcengine.Context, input *DeleteBackupInput, opts ...request.Option) (*DeleteBackupOutput, error)
- func (c *RDSMSSQL) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
- func (c *RDSMSSQL) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DeleteDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteDBAccountRequest(input *DeleteDBAccountInput) (req *request.Request, output *DeleteDBAccountOutput)
- func (c *RDSMSSQL) DeleteDBAccountWithContext(ctx volcengine.Context, input *DeleteDBAccountInput, opts ...request.Option) (*DeleteDBAccountOutput, error)
- func (c *RDSMSSQL) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
- func (c *RDSMSSQL) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DeleteDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DeleteDBInstanceRequest(input *DeleteDBInstanceInput) (req *request.Request, output *DeleteDBInstanceOutput)
- func (c *RDSMSSQL) DeleteDBInstanceWithContext(ctx volcengine.Context, input *DeleteDBInstanceInput, opts ...request.Option) (*DeleteDBInstanceOutput, error)
- func (c *RDSMSSQL) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
- func (c *RDSMSSQL) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAllowListDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeAllowListDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAllowListDetailRequest(input *DescribeAllowListDetailInput) (req *request.Request, output *DescribeAllowListDetailOutput)
- func (c *RDSMSSQL) DescribeAllowListDetailWithContext(ctx volcengine.Context, input *DescribeAllowListDetailInput, ...) (*DescribeAllowListDetailOutput, error)
- func (c *RDSMSSQL) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
- func (c *RDSMSSQL) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAllowListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeAllowListsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAllowListsRequest(input *DescribeAllowListsInput) (req *request.Request, output *DescribeAllowListsOutput)
- func (c *RDSMSSQL) DescribeAllowListsWithContext(ctx volcengine.Context, input *DescribeAllowListsInput, opts ...request.Option) (*DescribeAllowListsOutput, error)
- func (c *RDSMSSQL) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
- func (c *RDSMSSQL) DescribeAvailabilityZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAvailabilityZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeAvailabilityZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)
- func (c *RDSMSSQL) DescribeAvailabilityZonesWithContext(ctx volcengine.Context, input *DescribeAvailabilityZonesInput, ...) (*DescribeAvailabilityZonesOutput, error)
- func (c *RDSMSSQL) DescribeAvailableCrossRegion(input *DescribeAvailableCrossRegionInput) (*DescribeAvailableCrossRegionOutput, error)
- func (c *RDSMSSQL) DescribeAvailableCrossRegionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAvailableCrossRegionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeAvailableCrossRegionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeAvailableCrossRegionRequest(input *DescribeAvailableCrossRegionInput) (req *request.Request, output *DescribeAvailableCrossRegionOutput)
- func (c *RDSMSSQL) DescribeAvailableCrossRegionWithContext(ctx volcengine.Context, input *DescribeAvailableCrossRegionInput, ...) (*DescribeAvailableCrossRegionOutput, error)
- func (c *RDSMSSQL) DescribeBackupDetail(input *DescribeBackupDetailInput) (*DescribeBackupDetailOutput, error)
- func (c *RDSMSSQL) DescribeBackupDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeBackupDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeBackupDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeBackupDetailRequest(input *DescribeBackupDetailInput) (req *request.Request, output *DescribeBackupDetailOutput)
- func (c *RDSMSSQL) DescribeBackupDetailWithContext(ctx volcengine.Context, input *DescribeBackupDetailInput, ...) (*DescribeBackupDetailOutput, error)
- func (c *RDSMSSQL) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)
- func (c *RDSMSSQL) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeBackupsRequest(input *DescribeBackupsInput) (req *request.Request, output *DescribeBackupsOutput)
- func (c *RDSMSSQL) DescribeBackupsWithContext(ctx volcengine.Context, input *DescribeBackupsInput, opts ...request.Option) (*DescribeBackupsOutput, error)
- func (c *RDSMSSQL) DescribeCrossBackupPolicy(input *DescribeCrossBackupPolicyInput) (*DescribeCrossBackupPolicyOutput, error)
- func (c *RDSMSSQL) DescribeCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeCrossBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeCrossBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeCrossBackupPolicyRequest(input *DescribeCrossBackupPolicyInput) (req *request.Request, output *DescribeCrossBackupPolicyOutput)
- func (c *RDSMSSQL) DescribeCrossBackupPolicyWithContext(ctx volcengine.Context, input *DescribeCrossBackupPolicyInput, ...) (*DescribeCrossBackupPolicyOutput, error)
- func (c *RDSMSSQL) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
- func (c *RDSMSSQL) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeDBAccountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBAccountsRequest(input *DescribeDBAccountsInput) (req *request.Request, output *DescribeDBAccountsOutput)
- func (c *RDSMSSQL) DescribeDBAccountsWithContext(ctx volcengine.Context, input *DescribeDBAccountsInput, opts ...request.Option) (*DescribeDBAccountsOutput, error)
- func (c *RDSMSSQL) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
- func (c *RDSMSSQL) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstanceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeDBInstanceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstanceDetailRequest(input *DescribeDBInstanceDetailInput) (req *request.Request, output *DescribeDBInstanceDetailOutput)
- func (c *RDSMSSQL) DescribeDBInstanceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceDetailInput, ...) (*DescribeDBInstanceDetailOutput, error)
- func (c *RDSMSSQL) DescribeDBInstanceParameters(input *DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
- func (c *RDSMSSQL) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstanceParametersRequest(input *DescribeDBInstanceParametersInput) (req *request.Request, output *DescribeDBInstanceParametersOutput)
- func (c *RDSMSSQL) DescribeDBInstanceParametersWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersInput, ...) (*DescribeDBInstanceParametersOutput, error)
- func (c *RDSMSSQL) DescribeDBInstanceSpecs(input *DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)
- func (c *RDSMSSQL) DescribeDBInstanceSpecsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstanceSpecsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeDBInstanceSpecsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstanceSpecsRequest(input *DescribeDBInstanceSpecsInput) (req *request.Request, output *DescribeDBInstanceSpecsOutput)
- func (c *RDSMSSQL) DescribeDBInstanceSpecsWithContext(ctx volcengine.Context, input *DescribeDBInstanceSpecsInput, ...) (*DescribeDBInstanceSpecsOutput, error)
- func (c *RDSMSSQL) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
- func (c *RDSMSSQL) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeDBInstancesRequest(input *DescribeDBInstancesInput) (req *request.Request, output *DescribeDBInstancesOutput)
- func (c *RDSMSSQL) DescribeDBInstancesWithContext(ctx volcengine.Context, input *DescribeDBInstancesInput, ...) (*DescribeDBInstancesOutput, error)
- func (c *RDSMSSQL) DescribeInstanceAllowLists(input *DescribeInstanceAllowListsInput) (*DescribeInstanceAllowListsOutput, error)
- func (c *RDSMSSQL) DescribeInstanceAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeInstanceAllowListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeInstanceAllowListsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeInstanceAllowListsRequest(input *DescribeInstanceAllowListsInput) (req *request.Request, output *DescribeInstanceAllowListsOutput)
- func (c *RDSMSSQL) DescribeInstanceAllowListsWithContext(ctx volcengine.Context, input *DescribeInstanceAllowListsInput, ...) (*DescribeInstanceAllowListsOutput, error)
- func (c *RDSMSSQL) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
- func (c *RDSMSSQL) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
- func (c *RDSMSSQL) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
- func (c *RDSMSSQL) DescribeTosRestoreTaskDetail(input *DescribeTosRestoreTaskDetailInput) (*DescribeTosRestoreTaskDetailOutput, error)
- func (c *RDSMSSQL) DescribeTosRestoreTaskDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeTosRestoreTaskDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeTosRestoreTaskDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeTosRestoreTaskDetailRequest(input *DescribeTosRestoreTaskDetailInput) (req *request.Request, output *DescribeTosRestoreTaskDetailOutput)
- func (c *RDSMSSQL) DescribeTosRestoreTaskDetailWithContext(ctx volcengine.Context, input *DescribeTosRestoreTaskDetailInput, ...) (*DescribeTosRestoreTaskDetailOutput, error)
- func (c *RDSMSSQL) DescribeTosRestoreTasks(input *DescribeTosRestoreTasksInput) (*DescribeTosRestoreTasksOutput, error)
- func (c *RDSMSSQL) DescribeTosRestoreTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeTosRestoreTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DescribeTosRestoreTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DescribeTosRestoreTasksRequest(input *DescribeTosRestoreTasksInput) (req *request.Request, output *DescribeTosRestoreTasksOutput)
- func (c *RDSMSSQL) DescribeTosRestoreTasksWithContext(ctx volcengine.Context, input *DescribeTosRestoreTasksInput, ...) (*DescribeTosRestoreTasksOutput, error)
- func (c *RDSMSSQL) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
- func (c *RDSMSSQL) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DisassociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DisassociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DisassociateAllowListRequest(input *DisassociateAllowListInput) (req *request.Request, output *DisassociateAllowListOutput)
- func (c *RDSMSSQL) DisassociateAllowListWithContext(ctx volcengine.Context, input *DisassociateAllowListInput, ...) (*DisassociateAllowListOutput, error)
- func (c *RDSMSSQL) DownloadBackup(input *DownloadBackupInput) (*DownloadBackupOutput, error)
- func (c *RDSMSSQL) DownloadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DownloadBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) DownloadBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) DownloadBackupRequest(input *DownloadBackupInput) (req *request.Request, output *DownloadBackupOutput)
- func (c *RDSMSSQL) DownloadBackupWithContext(ctx volcengine.Context, input *DownloadBackupInput, opts ...request.Option) (*DownloadBackupOutput, error)
- func (c *RDSMSSQL) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
- func (c *RDSMSSQL) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) GrantDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) GrantDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) GrantDBAccountPrivilegeRequest(input *GrantDBAccountPrivilegeInput) (req *request.Request, output *GrantDBAccountPrivilegeOutput)
- func (c *RDSMSSQL) GrantDBAccountPrivilegeWithContext(ctx volcengine.Context, input *GrantDBAccountPrivilegeInput, ...) (*GrantDBAccountPrivilegeOutput, error)
- func (c *RDSMSSQL) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)
- func (c *RDSMSSQL) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyAllowListRequest(input *ModifyAllowListInput) (req *request.Request, output *ModifyAllowListOutput)
- func (c *RDSMSSQL) ModifyAllowListWithContext(ctx volcengine.Context, input *ModifyAllowListInput, opts ...request.Option) (*ModifyAllowListOutput, error)
- func (c *RDSMSSQL) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
- func (c *RDSMSSQL) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyBackupPolicyRequest(input *ModifyBackupPolicyInput) (req *request.Request, output *ModifyBackupPolicyOutput)
- func (c *RDSMSSQL) ModifyBackupPolicyWithContext(ctx volcengine.Context, input *ModifyBackupPolicyInput, opts ...request.Option) (*ModifyBackupPolicyOutput, error)
- func (c *RDSMSSQL) ModifyCrossBackupPolicy(input *ModifyCrossBackupPolicyInput) (*ModifyCrossBackupPolicyOutput, error)
- func (c *RDSMSSQL) ModifyCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyCrossBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyCrossBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyCrossBackupPolicyRequest(input *ModifyCrossBackupPolicyInput) (req *request.Request, output *ModifyCrossBackupPolicyOutput)
- func (c *RDSMSSQL) ModifyCrossBackupPolicyWithContext(ctx volcengine.Context, input *ModifyCrossBackupPolicyInput, ...) (*ModifyCrossBackupPolicyOutput, error)
- func (c *RDSMSSQL) ModifyDBAccountStatus(input *ModifyDBAccountStatusInput) (*ModifyDBAccountStatusOutput, error)
- func (c *RDSMSSQL) ModifyDBAccountStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyDBAccountStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyDBAccountStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyDBAccountStatusRequest(input *ModifyDBAccountStatusInput) (req *request.Request, output *ModifyDBAccountStatusOutput)
- func (c *RDSMSSQL) ModifyDBAccountStatusWithContext(ctx volcengine.Context, input *ModifyDBAccountStatusInput, ...) (*ModifyDBAccountStatusOutput, error)
- func (c *RDSMSSQL) ModifyDBFailover(input *ModifyDBFailoverInput) (*ModifyDBFailoverOutput, error)
- func (c *RDSMSSQL) ModifyDBFailoverCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyDBFailoverCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyDBFailoverCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyDBFailoverRequest(input *ModifyDBFailoverInput) (req *request.Request, output *ModifyDBFailoverOutput)
- func (c *RDSMSSQL) ModifyDBFailoverWithContext(ctx volcengine.Context, input *ModifyDBFailoverInput, opts ...request.Option) (*ModifyDBFailoverOutput, error)
- func (c *RDSMSSQL) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
- func (c *RDSMSSQL) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyDBInstanceNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyDBInstanceNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyDBInstanceNameRequest(input *ModifyDBInstanceNameInput) (req *request.Request, output *ModifyDBInstanceNameOutput)
- func (c *RDSMSSQL) ModifyDBInstanceNameWithContext(ctx volcengine.Context, input *ModifyDBInstanceNameInput, ...) (*ModifyDBInstanceNameOutput, error)
- func (c *RDSMSSQL) ModifyInstanceAdvancedFeatures(input *ModifyInstanceAdvancedFeaturesInput) (*ModifyInstanceAdvancedFeaturesOutput, error)
- func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesRequest(input *ModifyInstanceAdvancedFeaturesInput) (req *request.Request, output *ModifyInstanceAdvancedFeaturesOutput)
- func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesWithContext(ctx volcengine.Context, input *ModifyInstanceAdvancedFeaturesInput, ...) (*ModifyInstanceAdvancedFeaturesOutput, error)
- func (c *RDSMSSQL) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
- func (c *RDSMSSQL) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ResetDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) ResetDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) ResetDBAccountRequest(input *ResetDBAccountInput) (req *request.Request, output *ResetDBAccountOutput)
- func (c *RDSMSSQL) ResetDBAccountWithContext(ctx volcengine.Context, input *ResetDBAccountInput, opts ...request.Option) (*ResetDBAccountOutput, error)
- func (c *RDSMSSQL) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
- func (c *RDSMSSQL) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) RestartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) RestartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) RestartDBInstanceRequest(input *RestartDBInstanceInput) (req *request.Request, output *RestartDBInstanceOutput)
- func (c *RDSMSSQL) RestartDBInstanceWithContext(ctx volcengine.Context, input *RestartDBInstanceInput, opts ...request.Option) (*RestartDBInstanceOutput, error)
- func (c *RDSMSSQL) RestoreToExistedInstance(input *RestoreToExistedInstanceInput) (*RestoreToExistedInstanceOutput, error)
- func (c *RDSMSSQL) RestoreToExistedInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) RestoreToExistedInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) RestoreToExistedInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) RestoreToExistedInstanceRequest(input *RestoreToExistedInstanceInput) (req *request.Request, output *RestoreToExistedInstanceOutput)
- func (c *RDSMSSQL) RestoreToExistedInstanceWithContext(ctx volcengine.Context, input *RestoreToExistedInstanceInput, ...) (*RestoreToExistedInstanceOutput, error)
- func (c *RDSMSSQL) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
- func (c *RDSMSSQL) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *RDSMSSQL) RevokeDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *RDSMSSQL) RevokeDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *RDSMSSQL) RevokeDBAccountPrivilegeRequest(input *RevokeDBAccountPrivilegeInput) (req *request.Request, output *RevokeDBAccountPrivilegeOutput)
- func (c *RDSMSSQL) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, ...) (*RevokeDBAccountPrivilegeOutput, error)
- type RDSMSSQLAPI
- 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 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 RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) GoString() string
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetBackupType(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetDBName(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetNewDBName(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreDesc(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreEndTime(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreFileName(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreFileSize(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreStartTime(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
- func (s RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) String() string
- type RestoreTaskForDescribeTosRestoreTasksOutput
- func (s RestoreTaskForDescribeTosRestoreTasksOutput) GoString() string
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetInstanceId(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetInstanceName(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetIsReplace(v bool) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetRestoreTaskId(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetRestoreType(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskDesc(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskEndTime(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskStartTime(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskStatus(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskType(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
- func (s RestoreTaskForDescribeTosRestoreTasksOutput) String() string
- type RestoreToExistedInstanceInput
- func (s RestoreToExistedInstanceInput) GoString() string
- func (s *RestoreToExistedInstanceInput) SetBackupId(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetDatabases(v []*DatabaseForRestoreToExistedInstanceInput) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetRestoreTime(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetSourceDBInstanceId(v string) *RestoreToExistedInstanceInput
- func (s *RestoreToExistedInstanceInput) SetTargetDBInstanceId(v string) *RestoreToExistedInstanceInput
- func (s RestoreToExistedInstanceInput) String() string
- func (s *RestoreToExistedInstanceInput) Validate() error
- type RestoreToExistedInstanceOutput
- 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 SecurityGroupBindInfoForCreateAllowListInput
- type SecurityGroupBindInfoForDescribeAllowListDetailOutput
- type SecurityGroupBindInfoForDescribeAllowListsOutput
- type SecurityGroupBindInfoForDescribeInstanceAllowListsOutput
- type TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) GoString() string
- func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
- func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
- func (s *TagFilterForDescribeDBInstancesInput) SetValues(v []*string) *TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) String() string
- type TagForCreateDBInstanceInput
- type TagForDescribeDBInstanceDetailOutput
- func (s TagForDescribeDBInstanceDetailOutput) GoString() string
- func (s *TagForDescribeDBInstanceDetailOutput) SetKey(v string) *TagForDescribeDBInstanceDetailOutput
- func (s *TagForDescribeDBInstanceDetailOutput) SetValue(v string) *TagForDescribeDBInstanceDetailOutput
- func (s TagForDescribeDBInstanceDetailOutput) String() string
- type TagForDescribeDBInstancesOutput
- func (s TagForDescribeDBInstancesOutput) GoString() string
- func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
- func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
- func (s TagForDescribeDBInstancesOutput) String() string
- type 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 ( // EnumOfAllowListCategoryForDescribeAllowListsOutputOrdinary is a EnumOfAllowListCategoryForDescribeAllowListsOutput enum value EnumOfAllowListCategoryForDescribeAllowListsOutputOrdinary = "Ordinary" // EnumOfAllowListCategoryForDescribeAllowListsOutputDefault is a EnumOfAllowListCategoryForDescribeAllowListsOutput enum value EnumOfAllowListCategoryForDescribeAllowListsOutputDefault = "Default" )
const ( // EnumOfAllowListCategoryForDescribeInstanceAllowListsOutputOrdinary is a EnumOfAllowListCategoryForDescribeInstanceAllowListsOutput enum value EnumOfAllowListCategoryForDescribeInstanceAllowListsOutputOrdinary = "Ordinary" // EnumOfAllowListCategoryForDescribeInstanceAllowListsOutputDefault is a EnumOfAllowListCategoryForDescribeInstanceAllowListsOutput enum value EnumOfAllowListCategoryForDescribeInstanceAllowListsOutputDefault = "Default" )
const ( ServiceName = "rds_mssql" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "rds_mssql" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// EnumOfModifyModeForModifyAllowListInputCover is a EnumOfModifyModeForModifyAllowListInput enum value
EnumOfModifyModeForModifyAllowListInputCover = "Cover"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountForDescribeDBAccountsOutput ¶ added in v1.2.18
type AccountForDescribeDBAccountsOutput struct {
AccountName *string `type:"string" json:",omitempty"`
AccountPrivileges []*AccountPrivilegeForDescribeDBAccountsOutput `type:"list" json:",omitempty"`
AccountStatus *string `type:"string" json:",omitempty"`
AccountType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountForDescribeDBAccountsOutput) GoString ¶ added in v1.2.18
func (s AccountForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountForDescribeDBAccountsOutput) SetAccountName ¶ added in v1.2.18
func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
SetAccountName sets the AccountName field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountPrivileges ¶ added in v1.2.18
func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountStatus ¶ added in v1.2.18
func (s *AccountForDescribeDBAccountsOutput) SetAccountStatus(v string) *AccountForDescribeDBAccountsOutput
SetAccountStatus sets the AccountStatus field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountType ¶ added in v1.2.18
func (s *AccountForDescribeDBAccountsOutput) SetAccountType(v string) *AccountForDescribeDBAccountsOutput
SetAccountType sets the AccountType field's value.
func (AccountForDescribeDBAccountsOutput) String ¶ added in v1.2.18
func (s AccountForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForCreateDBAccountInput ¶ added in v1.2.18
type AccountPrivilegeForCreateDBAccountInput struct {
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForCreateDBAccountInput) GoString ¶ added in v1.2.18
func (s AccountPrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege ¶ added in v1.2.18
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail ¶ added in v1.2.18
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetDBName ¶ added in v1.2.18
func (s *AccountPrivilegeForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegeForCreateDBAccountInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForCreateDBAccountInput) String ¶ added in v1.2.18
func (s AccountPrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type AccountPrivilegeForDescribeDBAccountsOutput ¶ added in v1.2.18
type AccountPrivilegeForDescribeDBAccountsOutput struct {
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForDescribeDBAccountsOutput) GoString ¶ added in v1.2.18
func (s AccountPrivilegeForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege ¶ added in v1.2.18
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail ¶ added in v1.2.18
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetDBName ¶ added in v1.2.18
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForDescribeDBAccountsOutput) String ¶ added in v1.2.18
func (s AccountPrivilegeForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.2.18
type AccountPrivilegeForGrantDBAccountPrivilegeInput struct {
AccountPrivilege *string `type:"string" json:",omitempty"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.2.18
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege ¶ added in v1.2.18
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail ¶ added in v1.2.18
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName ¶ added in v1.2.18
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.2.18
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type AddressForDescribeDBInstanceDetailOutput ¶
type AddressForDescribeDBInstanceDetailOutput struct {
DNSVisibility *bool `type:"boolean" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
IPAddress *string `type:"string" json:",omitempty"`
NetworkType *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBInstanceDetailOutput) GoString ¶
func (s AddressForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility ¶
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 AllowListForDescribeAllowListsOutput ¶ added in v1.2.10
type AllowListForDescribeAllowListsOutput struct {
AllowListCategory *string `type:"string" json:",omitempty" enum:"EnumOfAllowListCategoryForDescribeAllowListsOutput"`
AllowListDesc *string `type:"string" json:",omitempty"`
AllowListIPNum *int64 `type:"int64" json:",omitempty"`
AllowListId *string `type:"string" json:",omitempty"`
AllowListName *string `type:"string" json:",omitempty"`
AllowListType *string `type:"string" json:",omitempty"`
AssociatedInstanceNum *int64 `type:"int64" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForDescribeAllowListsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AllowListForDescribeAllowListsOutput) GoString ¶ added in v1.2.10
func (s AllowListForDescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*AllowListForDescribeAllowListsOutput) SetAllowListCategory ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAllowListCategory(v string) *AllowListForDescribeAllowListsOutput
SetAllowListCategory sets the AllowListCategory field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListDesc ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAllowListDesc(v string) *AllowListForDescribeAllowListsOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListIPNum ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAllowListIPNum(v int64) *AllowListForDescribeAllowListsOutput
SetAllowListIPNum sets the AllowListIPNum field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListId ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAllowListId(v string) *AllowListForDescribeAllowListsOutput
SetAllowListId sets the AllowListId field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListName ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAllowListName(v string) *AllowListForDescribeAllowListsOutput
SetAllowListName sets the AllowListName field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListType ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAllowListType(v string) *AllowListForDescribeAllowListsOutput
SetAllowListType sets the AllowListType field's value.
func (*AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum(v int64) *AllowListForDescribeAllowListsOutput
SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.
func (*AllowListForDescribeAllowListsOutput) SetProjectName ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetProjectName(v string) *AllowListForDescribeAllowListsOutput
SetProjectName sets the ProjectName field's value.
func (*AllowListForDescribeAllowListsOutput) SetSecurityGroupBindInfos ¶ added in v1.2.10
func (s *AllowListForDescribeAllowListsOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListsOutput) *AllowListForDescribeAllowListsOutput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (AllowListForDescribeAllowListsOutput) String ¶ added in v1.2.10
func (s AllowListForDescribeAllowListsOutput) String() string
String returns the string representation
type AssociateAllowListInput ¶ added in v1.2.10
type AssociateAllowListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociateAllowListInput) GoString ¶ added in v1.2.10
func (s AssociateAllowListInput) GoString() string
GoString returns the string representation
func (*AssociateAllowListInput) SetAllowListIds ¶ added in v1.2.10
func (s *AssociateAllowListInput) SetAllowListIds(v []*string) *AssociateAllowListInput
SetAllowListIds sets the AllowListIds field's value.
func (*AssociateAllowListInput) SetInstanceIds ¶ added in v1.2.10
func (s *AssociateAllowListInput) SetInstanceIds(v []*string) *AssociateAllowListInput
SetInstanceIds sets the InstanceIds field's value.
func (AssociateAllowListInput) String ¶ added in v1.2.10
func (s AssociateAllowListInput) String() string
String returns the string representation
type AssociateAllowListOutput ¶ added in v1.2.10
type AssociateAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AssociateAllowListOutput) GoString ¶ added in v1.2.10
func (s AssociateAllowListOutput) GoString() string
GoString returns the string representation
func (AssociateAllowListOutput) String ¶ added in v1.2.10
func (s AssociateAllowListOutput) String() string
String returns the string representation
type AssociatedInstanceForDescribeAllowListDetailOutput ¶ added in v1.2.10
type AssociatedInstanceForDescribeAllowListDetailOutput struct {
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
IsLatest *bool `type:"boolean" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
VPC *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociatedInstanceForDescribeAllowListDetailOutput) GoString ¶ added in v1.2.10
func (s AssociatedInstanceForDescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId ¶ added in v1.2.10
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName ¶ added in v1.2.10
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceStatus ¶ added in v1.2.10
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceStatus(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetIsLatest ¶ added in v1.2.10
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetIsLatest(v bool) *AssociatedInstanceForDescribeAllowListDetailOutput
SetIsLatest sets the IsLatest field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetProjectName ¶ added in v1.2.10
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetProjectName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetProjectName sets the ProjectName field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC ¶ added in v1.2.10
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetVPC sets the VPC field's value.
func (AssociatedInstanceForDescribeAllowListDetailOutput) String ¶ added in v1.2.10
func (s AssociatedInstanceForDescribeAllowListDetailOutput) String() string
String returns the string representation
type AuthorizedAllowListForDescribeInstanceAllowListsOutput ¶ added in v1.2.10
type AuthorizedAllowListForDescribeInstanceAllowListsOutput struct {
AllowListCategory *string `type:"string" json:",omitempty" enum:"EnumOfAllowListCategoryForDescribeInstanceAllowListsOutput"`
AllowListDesc *string `type:"string" json:",omitempty"`
AllowListIPNum *int64 `type:"int64" json:",omitempty"`
AllowListId *string `type:"string" json:",omitempty"`
AllowListName *string `type:"string" json:",omitempty"`
AllowListType *string `type:"string" json:",omitempty"`
AssociatedInstanceNum *int64 `type:"int64" json:",omitempty"`
AssociatedLBNum *int64 `type:"int64" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForDescribeInstanceAllowListsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AuthorizedAllowListForDescribeInstanceAllowListsOutput) GoString ¶ added in v1.2.10
func (s AuthorizedAllowListForDescribeInstanceAllowListsOutput) GoString() string
GoString returns the string representation
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListCategory ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListCategory(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAllowListCategory sets the AllowListCategory field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListDesc ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListDesc(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListIPNum ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListIPNum(v int64) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAllowListIPNum sets the AllowListIPNum field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListId ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListId(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAllowListId sets the AllowListId field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListName ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListName(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAllowListName sets the AllowListName field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListType ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAllowListType(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAllowListType sets the AllowListType field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAssociatedInstanceNum ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAssociatedInstanceNum(v int64) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAssociatedLBNum ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetAssociatedLBNum(v int64) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetAssociatedLBNum sets the AssociatedLBNum field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetProjectName ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetProjectName(v string) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetProjectName sets the ProjectName field's value.
func (*AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetSecurityGroupBindInfos ¶ added in v1.2.10
func (s *AuthorizedAllowListForDescribeInstanceAllowListsOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeInstanceAllowListsOutput) *AuthorizedAllowListForDescribeInstanceAllowListsOutput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (AuthorizedAllowListForDescribeInstanceAllowListsOutput) String ¶ added in v1.2.10
func (s AuthorizedAllowListForDescribeInstanceAllowListsOutput) String() string
String returns the string representation
type BackupDatabaseDetailForDescribeBackupDetailOutput ¶ added in v1.1.1
type BackupDatabaseDetailForDescribeBackupDetailOutput struct {
BackupDownloadLinkEIP *string `type:"string" json:",omitempty"`
BackupDownloadLinkInner *string `type:"string" json:",omitempty"`
BackupEndTime *string `type:"string" json:",omitempty"`
BackupFileName *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
DatabaseName *string `type:"string" json:",omitempty"`
DownloadProgress *int32 `type:"int32" json:",omitempty"`
DownloadStatus *string `type:"string" json:",omitempty"`
LinkExpiredTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupDatabaseDetailForDescribeBackupDetailOutput) GoString ¶ added in v1.1.1
func (s BackupDatabaseDetailForDescribeBackupDetailOutput) GoString() string
GoString returns the string representation
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupDownloadLinkEIP ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupDownloadLinkEIP(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupDownloadLinkEIP sets the BackupDownloadLinkEIP field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupDownloadLinkInner ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupDownloadLinkInner(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupDownloadLinkInner sets the BackupDownloadLinkInner field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupEndTime ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupEndTime(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupEndTime sets the BackupEndTime field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupFileName ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupFileName(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupFileName sets the BackupFileName field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupFileSize ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupFileSize(v int64) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupStartTime ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupStartTime(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupStartTime sets the BackupStartTime field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupType ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetBackupType(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetBackupType sets the BackupType field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetDatabaseName ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetDatabaseName(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetDatabaseName sets the DatabaseName field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetDownloadProgress ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetDownloadProgress(v int32) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetDownloadProgress sets the DownloadProgress field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetDownloadStatus ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetDownloadStatus(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetDownloadStatus sets the DownloadStatus field's value.
func (*BackupDatabaseDetailForDescribeBackupDetailOutput) SetLinkExpiredTime ¶ added in v1.1.1
func (s *BackupDatabaseDetailForDescribeBackupDetailOutput) SetLinkExpiredTime(v string) *BackupDatabaseDetailForDescribeBackupDetailOutput
SetLinkExpiredTime sets the LinkExpiredTime field's value.
func (BackupDatabaseDetailForDescribeBackupDetailOutput) String ¶ added in v1.1.1
func (s BackupDatabaseDetailForDescribeBackupDetailOutput) String() string
String returns the string representation
type BackupDatabaseDetailForDescribeBackupsOutput ¶
type BackupDatabaseDetailForDescribeBackupsOutput struct {
BackupDownloadLinkEIP *string `type:"string" json:",omitempty"`
BackupDownloadLinkInner *string `type:"string" json:",omitempty"`
BackupEndTime *string `type:"string" json:",omitempty"`
BackupFileName *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
DatabaseName *string `type:"string" json:",omitempty"`
DownloadProgress *int32 `type:"int32" json:",omitempty"`
DownloadStatus *string `type:"string" json:",omitempty"`
LinkExpiredTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupDatabaseDetailForDescribeBackupsOutput) GoString ¶
func (s BackupDatabaseDetailForDescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupDownloadLinkEIP ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupDownloadLinkEIP(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupDownloadLinkEIP sets the BackupDownloadLinkEIP field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupDownloadLinkInner ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupDownloadLinkInner(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupDownloadLinkInner sets the BackupDownloadLinkInner field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupEndTime ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupEndTime sets the BackupEndTime field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupFileName ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupFileName(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupFileName sets the BackupFileName field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupFileSize ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupFileSize(v int64) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupStartTime ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupStartTime sets the BackupStartTime field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetBackupType ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetBackupType(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetBackupType sets the BackupType field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetDatabaseName ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetDatabaseName(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetDatabaseName sets the DatabaseName field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetDownloadProgress ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetDownloadProgress(v int32) *BackupDatabaseDetailForDescribeBackupsOutput
SetDownloadProgress sets the DownloadProgress field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetDownloadStatus ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetDownloadStatus(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetDownloadStatus sets the DownloadStatus field's value.
func (*BackupDatabaseDetailForDescribeBackupsOutput) SetLinkExpiredTime ¶
func (s *BackupDatabaseDetailForDescribeBackupsOutput) SetLinkExpiredTime(v string) *BackupDatabaseDetailForDescribeBackupsOutput
SetLinkExpiredTime sets the LinkExpiredTime field's value.
func (BackupDatabaseDetailForDescribeBackupsOutput) String ¶
func (s BackupDatabaseDetailForDescribeBackupsOutput) String() string
String returns the string representation
type BackupMetaForCreateBackupInput ¶
type BackupMetaForCreateBackupInput struct {
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupMetaForCreateBackupInput) GoString ¶
func (s BackupMetaForCreateBackupInput) GoString() string
GoString returns the string representation
func (*BackupMetaForCreateBackupInput) SetDBName ¶
func (s *BackupMetaForCreateBackupInput) SetDBName(v string) *BackupMetaForCreateBackupInput
SetDBName sets the DBName field's value.
func (BackupMetaForCreateBackupInput) String ¶
func (s BackupMetaForCreateBackupInput) String() string
String returns the string representation
type BackupsInfoForDescribeBackupDetailOutput ¶ added in v1.1.1
type BackupsInfoForDescribeBackupDetailOutput struct {
BackupDatabaseDetail []*BackupDatabaseDetailForDescribeBackupDetailOutput `type:"list" json:",omitempty"`
BackupEndTime *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupMethod *string `type:"string" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
CreateType *string `type:"string" json:",omitempty"`
DownloadProgress *int32 `type:"int32" json:",omitempty"`
DownloadStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupsInfoForDescribeBackupDetailOutput) GoString ¶ added in v1.1.1
func (s BackupsInfoForDescribeBackupDetailOutput) GoString() string
GoString returns the string representation
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupDatabaseDetail ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupDatabaseDetail(v []*BackupDatabaseDetailForDescribeBackupDetailOutput) *BackupsInfoForDescribeBackupDetailOutput
SetBackupDatabaseDetail sets the BackupDatabaseDetail field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupEndTime ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupDetailOutput
SetBackupEndTime sets the BackupEndTime field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupFileSize ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupFileSize(v int64) *BackupsInfoForDescribeBackupDetailOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupId ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupId(v string) *BackupsInfoForDescribeBackupDetailOutput
SetBackupId sets the BackupId field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupMethod ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupMethod(v string) *BackupsInfoForDescribeBackupDetailOutput
SetBackupMethod sets the BackupMethod field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupStartTime ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupStartTime(v string) *BackupsInfoForDescribeBackupDetailOutput
SetBackupStartTime sets the BackupStartTime field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupStatus ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupStatus(v string) *BackupsInfoForDescribeBackupDetailOutput
SetBackupStatus sets the BackupStatus field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetBackupType ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetBackupType(v string) *BackupsInfoForDescribeBackupDetailOutput
SetBackupType sets the BackupType field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetCreateType ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupDetailOutput
SetCreateType sets the CreateType field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetDownloadProgress ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetDownloadProgress(v int32) *BackupsInfoForDescribeBackupDetailOutput
SetDownloadProgress sets the DownloadProgress field's value.
func (*BackupsInfoForDescribeBackupDetailOutput) SetDownloadStatus ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupDetailOutput) SetDownloadStatus(v string) *BackupsInfoForDescribeBackupDetailOutput
SetDownloadStatus sets the DownloadStatus field's value.
func (BackupsInfoForDescribeBackupDetailOutput) String ¶ added in v1.1.1
func (s BackupsInfoForDescribeBackupDetailOutput) String() string
String returns the string representation
type BackupsInfoForDescribeBackupsOutput ¶
type BackupsInfoForDescribeBackupsOutput struct {
BackupDatabaseDetail []*BackupDatabaseDetailForDescribeBackupsOutput `type:"list" json:",omitempty"`
BackupEndTime *string `type:"string" json:",omitempty"`
BackupFileSize *int64 `type:"int64" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupMethod *string `type:"string" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
CreateType *string `type:"string" json:",omitempty"`
DownloadProgress *int32 `type:"int32" json:",omitempty"`
DownloadStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupsInfoForDescribeBackupsOutput) GoString ¶
func (s BackupsInfoForDescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*BackupsInfoForDescribeBackupsOutput) SetBackupDatabaseDetail ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupDatabaseDetail(v []*BackupDatabaseDetailForDescribeBackupsOutput) *BackupsInfoForDescribeBackupsOutput
SetBackupDatabaseDetail sets the BackupDatabaseDetail field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupEndTime ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupEndTime sets the BackupEndTime 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) SetCreateType ¶
func (s *BackupsInfoForDescribeBackupsOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupsOutput
SetCreateType sets the CreateType field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetDownloadProgress ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupsOutput) SetDownloadProgress(v int32) *BackupsInfoForDescribeBackupsOutput
SetDownloadProgress sets the DownloadProgress field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetDownloadStatus ¶ added in v1.1.1
func (s *BackupsInfoForDescribeBackupsOutput) SetDownloadStatus(v string) *BackupsInfoForDescribeBackupsOutput
SetDownloadStatus sets the DownloadStatus field's value.
func (BackupsInfoForDescribeBackupsOutput) String ¶
func (s BackupsInfoForDescribeBackupsOutput) String() string
String returns the string representation
type BasicInfoForDescribeDBInstanceDetailOutput ¶
type BasicInfoForDescribeDBInstanceDetailOutput struct {
BackupUse *float64 `type:"float" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
InnerVersion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
PrimaryInstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ReadOnlyNumber *int32 `type:"int32" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
ServerCollation *string `type:"string" json:",omitempty"`
SlowQueryEnable *bool `type:"boolean" json:",omitempty"`
SlowQueryTime *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
StorageUse *float64 `type:"float" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
Tags []*TagForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BasicInfoForDescribeDBInstanceDetailOutput) GoString ¶
func (s BasicInfoForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*BasicInfoForDescribeDBInstanceDetailOutput) 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) SetDBEngineVersion ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetDBEngineVersion sets the DBEngineVersion 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) SetMaintenanceTime ¶ added in v1.1.1
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMemory ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetMemory(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetMemory sets the Memory field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetNodeSpec sets the NodeSpec field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetPrimaryInstanceId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetPrimaryInstanceId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetPrimaryInstanceId sets the PrimaryInstanceId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetProjectName sets the ProjectName field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNumber ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetReadOnlyNumber(v int32) *BasicInfoForDescribeDBInstanceDetailOutput
SetReadOnlyNumber sets the ReadOnlyNumber field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetRegionId sets the RegionId field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetServerCollation ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetServerCollation(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetServerCollation sets the ServerCollation field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetSlowQueryEnable ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetSlowQueryEnable(v bool) *BasicInfoForDescribeDBInstanceDetailOutput
SetSlowQueryEnable sets the SlowQueryEnable field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetSlowQueryTime ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetSlowQueryTime(v string) *BasicInfoForDescribeDBInstanceDetailOutput
SetSlowQueryTime sets the SlowQueryTime field's value.
func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace ¶
func (s *BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace(v int32) *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 ¶
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 ChargeDetailForDescribeDBInstanceDetailOutput ¶
type ChargeDetailForDescribeDBInstanceDetailOutput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeEndTime *string `type:"string" json:",omitempty"`
ChargeStartTime *string `type:"string" json:",omitempty"`
ChargeStatus *string `type:"string" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *string `type:"string" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstanceDetailOutput) GoString ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceDetailOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOverdueTime sets the OverdueTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstanceDetailOutput
SetPeriod sets the Period field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeDetailForDescribeDBInstanceDetailOutput) String ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstancesOutput ¶
type ChargeDetailForDescribeDBInstancesOutput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeEndTime *string `type:"string" json:",omitempty"`
ChargeStartTime *string `type:"string" json:",omitempty"`
ChargeStatus *string `type:"string" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *string `type:"string" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstancesOutput) GoString ¶
func (s ChargeDetailForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstancesOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeType ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetPeriod ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriod(v int32) *ChargeDetailForDescribeDBInstancesOutput
SetPeriod sets the Period field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit(v string) *ChargeDetailForDescribeDBInstancesOutput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeDetailForDescribeDBInstancesOutput) String ¶
func (s ChargeDetailForDescribeDBInstancesOutput) String() string
String returns the string representation
type ChargeInfoForCreateDBInstanceInput ¶
type ChargeInfoForCreateDBInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeInfoForCreateDBInstanceInput) GoString ¶
func (s ChargeInfoForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*ChargeInfoForCreateDBInstanceInput) SetAutoRenew ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetAutoRenew(v bool) *ChargeInfoForCreateDBInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetChargeType ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetChargeType(v string) *ChargeInfoForCreateDBInstanceInput
SetChargeType sets the ChargeType field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetNumber ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetNumber(v int32) *ChargeInfoForCreateDBInstanceInput
SetNumber sets the Number field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetPeriod ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetPeriod(v int32) *ChargeInfoForCreateDBInstanceInput
SetPeriod sets the Period field's value.
func (*ChargeInfoForCreateDBInstanceInput) SetPeriodUnit ¶
func (s *ChargeInfoForCreateDBInstanceInput) SetPeriodUnit(v string) *ChargeInfoForCreateDBInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (ChargeInfoForCreateDBInstanceInput) String ¶
func (s ChargeInfoForCreateDBInstanceInput) String() string
String returns the string representation
type ConnectionInfoForDescribeDBInstanceDetailOutput ¶
type ConnectionInfoForDescribeDBInstanceDetailOutput struct {
Address []*AddressForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty"`
// 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) SetDescription ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetDescription(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetDescription sets the Description field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointId ¶
func (s *ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *ConnectionInfoForDescribeDBInstanceDetailOutput
SetEndpointId sets the EndpointId field's value.
func (*ConnectionInfoForDescribeDBInstanceDetailOutput) SetEndpointName ¶
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) String ¶
func (s ConnectionInfoForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type CreateAllowListInput ¶ added in v1.2.10
type CreateAllowListInput struct {
AllowList *string `type:"string" json:",omitempty"`
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
// AllowListName is a required field
AllowListName *string `type:"string" json:",omitempty" required:"true"`
AllowListType *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForCreateAllowListInput `type:"list" json:",omitempty"`
UserAllowList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAllowListInput) GoString ¶ added in v1.2.10
func (s CreateAllowListInput) GoString() string
GoString returns the string representation
func (*CreateAllowListInput) SetAllowList ¶ added in v1.2.10
func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput
SetAllowList sets the AllowList field's value.
func (*CreateAllowListInput) SetAllowListCategory ¶ added in v1.2.10
func (s *CreateAllowListInput) SetAllowListCategory(v string) *CreateAllowListInput
SetAllowListCategory sets the AllowListCategory field's value.
func (*CreateAllowListInput) SetAllowListDesc ¶ added in v1.2.10
func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput
SetAllowListDesc sets the AllowListDesc field's value.
func (*CreateAllowListInput) SetAllowListName ¶ added in v1.2.10
func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
SetAllowListName sets the AllowListName field's value.
func (*CreateAllowListInput) SetAllowListType ¶ added in v1.2.10
func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput
SetAllowListType sets the AllowListType field's value.
func (*CreateAllowListInput) SetProjectName ¶ added in v1.2.10
func (s *CreateAllowListInput) SetProjectName(v string) *CreateAllowListInput
SetProjectName sets the ProjectName field's value.
func (*CreateAllowListInput) SetSecurityGroupBindInfos ¶ added in v1.2.10
func (s *CreateAllowListInput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForCreateAllowListInput) *CreateAllowListInput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (*CreateAllowListInput) SetUserAllowList ¶ added in v1.2.10
func (s *CreateAllowListInput) SetUserAllowList(v string) *CreateAllowListInput
SetUserAllowList sets the UserAllowList field's value.
func (CreateAllowListInput) String ¶ added in v1.2.10
func (s CreateAllowListInput) String() string
String returns the string representation
func (*CreateAllowListInput) Validate ¶ added in v1.2.10
func (s *CreateAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAllowListOutput ¶ added in v1.2.10
type CreateAllowListOutput struct {
Metadata *response.ResponseMetadata
AllowListId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAllowListOutput) GoString ¶ added in v1.2.10
func (s CreateAllowListOutput) GoString() string
GoString returns the string representation
func (*CreateAllowListOutput) SetAllowListId ¶ added in v1.2.10
func (s *CreateAllowListOutput) SetAllowListId(v string) *CreateAllowListOutput
SetAllowListId sets the AllowListId field's value.
func (CreateAllowListOutput) String ¶ added in v1.2.10
func (s CreateAllowListOutput) String() string
String returns the string representation
type CreateBackupInput ¶
type CreateBackupInput struct {
BackupMeta []*BackupMetaForCreateBackupInput `type:"list" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateBackupInput) GoString ¶
func (s CreateBackupInput) GoString() string
GoString returns the string representation
func (*CreateBackupInput) SetBackupMeta ¶
func (s *CreateBackupInput) SetBackupMeta(v []*BackupMetaForCreateBackupInput) *CreateBackupInput
SetBackupMeta sets the BackupMeta field's value.
func (*CreateBackupInput) SetBackupType ¶
func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput
SetBackupType sets the BackupType field's value.
func (*CreateBackupInput) SetInstanceId ¶
func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput
SetInstanceId sets the InstanceId field's value.
func (CreateBackupInput) String ¶
func (s CreateBackupInput) String() string
String returns the string representation
func (*CreateBackupInput) Validate ¶
func (s *CreateBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBackupOutput ¶
type CreateBackupOutput struct {
Metadata *response.ResponseMetadata
BackupId *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateBackupOutput) GoString ¶
func (s CreateBackupOutput) GoString() string
GoString returns the string representation
func (*CreateBackupOutput) SetBackupId ¶
func (s *CreateBackupOutput) SetBackupId(v string) *CreateBackupOutput
SetBackupId sets the BackupId field's value.
func (*CreateBackupOutput) SetInstanceId ¶ added in v1.1.1
func (s *CreateBackupOutput) SetInstanceId(v string) *CreateBackupOutput
SetInstanceId sets the InstanceId field's value.
func (CreateBackupOutput) String ¶
func (s CreateBackupOutput) String() string
String returns the string representation
type CreateDBAccountInput ¶ added in v1.2.18
type CreateDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" json:",omitempty" required:"true"`
AccountPrivileges []*AccountPrivilegeForCreateDBAccountInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBAccountInput) GoString ¶ added in v1.2.18
func (s CreateDBAccountInput) GoString() string
GoString returns the string representation
func (*CreateDBAccountInput) SetAccountName ¶ added in v1.2.18
func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
SetAccountName sets the AccountName field's value.
func (*CreateDBAccountInput) SetAccountPassword ¶ added in v1.2.18
func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*CreateDBAccountInput) SetAccountPrivileges ¶ added in v1.2.18
func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*CreateDBAccountInput) SetInstanceId ¶ added in v1.2.18
func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (CreateDBAccountInput) String ¶ added in v1.2.18
func (s CreateDBAccountInput) String() string
String returns the string representation
func (*CreateDBAccountInput) Validate ¶ added in v1.2.18
func (s *CreateDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBAccountOutput ¶ added in v1.2.18
type CreateDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDBAccountOutput) GoString ¶ added in v1.2.18
func (s CreateDBAccountOutput) GoString() string
GoString returns the string representation
func (CreateDBAccountOutput) String ¶ added in v1.2.18
func (s CreateDBAccountOutput) String() string
String returns the string representation
type CreateDBInstanceInput ¶
type CreateDBInstanceInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
ChargeInfo *ChargeInfoForCreateDBInstanceInput `type:"structure" json:",omitempty"`
// DBEngineVersion is a required field
DBEngineVersion *string `type:"string" json:",omitempty" required:"true"`
// DBTimeZone is a required field
DBTimeZone *string `type:"string" json:",omitempty" required:"true"`
InstanceName *string `type:"string" json:",omitempty"`
// InstanceType is a required field
InstanceType *string `type:"string" json:",omitempty" required:"true"`
MaintenanceTime *string `type:"string" json:",omitempty"`
// NodeSpec is a required field
NodeSpec *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ServerCollation *string `type:"string" json:",omitempty"`
// StorageSpace is a required field
StorageSpace *int32 `type:"int32" json:",omitempty" required:"true"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
// SuperAccountPassword is a required field
SuperAccountPassword *string `type:"string" json:",omitempty" required:"true"`
Tags []*TagForCreateDBInstanceInput `type:"list" json:",omitempty"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// ZoneId is a required field
ZoneId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBInstanceInput) GoString ¶
func (s CreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*CreateDBInstanceInput) SetAllowListIds ¶ added in v1.1.1
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) 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) SetInstanceType ¶
func (s *CreateDBInstanceInput) SetInstanceType(v string) *CreateDBInstanceInput
SetInstanceType sets the InstanceType field's value.
func (*CreateDBInstanceInput) SetMaintenanceTime ¶ added in v1.1.1
func (s *CreateDBInstanceInput) SetMaintenanceTime(v string) *CreateDBInstanceInput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (*CreateDBInstanceInput) SetNodeSpec ¶
func (s *CreateDBInstanceInput) SetNodeSpec(v string) *CreateDBInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*CreateDBInstanceInput) SetProjectName ¶
func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
SetProjectName sets the ProjectName field's value.
func (*CreateDBInstanceInput) SetServerCollation ¶
func (s *CreateDBInstanceInput) SetServerCollation(v string) *CreateDBInstanceInput
SetServerCollation sets the ServerCollation field's value.
func (*CreateDBInstanceInput) SetStorageSpace ¶
func (s *CreateDBInstanceInput) SetStorageSpace(v int32) *CreateDBInstanceInput
SetStorageSpace sets the StorageSpace field's value.
func (*CreateDBInstanceInput) SetSubnetId ¶
func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*CreateDBInstanceInput) SetSuperAccountPassword ¶
func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
SetSuperAccountPassword sets the SuperAccountPassword field's value.
func (*CreateDBInstanceInput) SetTags ¶
func (s *CreateDBInstanceInput) SetTags(v []*TagForCreateDBInstanceInput) *CreateDBInstanceInput
SetTags sets the Tags field's value.
func (*CreateDBInstanceInput) SetVpcId ¶
func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
SetVpcId sets the VpcId field's value.
func (*CreateDBInstanceInput) SetZoneId ¶
func (s *CreateDBInstanceInput) SetZoneId(v string) *CreateDBInstanceInput
SetZoneId sets the ZoneId field's value.
func (CreateDBInstanceInput) String ¶
func (s CreateDBInstanceInput) String() string
String returns the string representation
func (*CreateDBInstanceInput) Validate ¶
func (s *CreateDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBInstanceOutput ¶
type CreateDBInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBInstanceOutput) GoString ¶
func (s CreateDBInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateDBInstanceOutput) SetInstanceId ¶
func (s *CreateDBInstanceOutput) SetInstanceId(v string) *CreateDBInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBInstanceOutput) SetOrderId ¶
func (s *CreateDBInstanceOutput) SetOrderId(v string) *CreateDBInstanceOutput
SetOrderId sets the OrderId field's value.
func (CreateDBInstanceOutput) String ¶
func (s CreateDBInstanceOutput) String() string
String returns the string representation
type CreateTosRestoreInput ¶
type CreateTosRestoreInput struct {
Databases []*DatabaseForCreateTosRestoreInput `type:"list" json:",omitempty"`
IsOnline *bool `type:"boolean" json:",omitempty"`
IsReplace *bool `type:"boolean" json:",omitempty"`
RestoreType *string `type:"string" json:",omitempty"`
// TargetDBInstanceId is a required field
TargetDBInstanceId *string `type:"string" json:",omitempty" required:"true"`
// TosObjectPositions is a required field
TosObjectPositions *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateTosRestoreInput) GoString ¶
func (s CreateTosRestoreInput) GoString() string
GoString returns the string representation
func (*CreateTosRestoreInput) SetDatabases ¶
func (s *CreateTosRestoreInput) SetDatabases(v []*DatabaseForCreateTosRestoreInput) *CreateTosRestoreInput
SetDatabases sets the Databases field's value.
func (*CreateTosRestoreInput) SetIsOnline ¶
func (s *CreateTosRestoreInput) SetIsOnline(v bool) *CreateTosRestoreInput
SetIsOnline sets the IsOnline field's value.
func (*CreateTosRestoreInput) SetIsReplace ¶
func (s *CreateTosRestoreInput) SetIsReplace(v bool) *CreateTosRestoreInput
SetIsReplace sets the IsReplace field's value.
func (*CreateTosRestoreInput) SetRestoreType ¶
func (s *CreateTosRestoreInput) SetRestoreType(v string) *CreateTosRestoreInput
SetRestoreType sets the RestoreType field's value.
func (*CreateTosRestoreInput) SetTargetDBInstanceId ¶
func (s *CreateTosRestoreInput) SetTargetDBInstanceId(v string) *CreateTosRestoreInput
SetTargetDBInstanceId sets the TargetDBInstanceId field's value.
func (*CreateTosRestoreInput) SetTosObjectPositions ¶
func (s *CreateTosRestoreInput) SetTosObjectPositions(v string) *CreateTosRestoreInput
SetTosObjectPositions sets the TosObjectPositions field's value.
func (CreateTosRestoreInput) String ¶
func (s CreateTosRestoreInput) String() string
String returns the string representation
func (*CreateTosRestoreInput) Validate ¶
func (s *CreateTosRestoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTosRestoreOutput ¶
type CreateTosRestoreOutput struct {
Metadata *response.ResponseMetadata
RestoreTaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateTosRestoreOutput) GoString ¶
func (s CreateTosRestoreOutput) GoString() string
GoString returns the string representation
func (*CreateTosRestoreOutput) SetRestoreTaskId ¶
func (s *CreateTosRestoreOutput) SetRestoreTaskId(v string) *CreateTosRestoreOutput
SetRestoreTaskId sets the RestoreTaskId field's value.
func (CreateTosRestoreOutput) String ¶
func (s CreateTosRestoreOutput) String() string
String returns the string representation
type DatabaseForCreateTosRestoreInput ¶
type DatabaseForCreateTosRestoreInput struct {
DBName *string `type:"string" json:",omitempty"`
NewDBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabaseForCreateTosRestoreInput) GoString ¶
func (s DatabaseForCreateTosRestoreInput) GoString() string
GoString returns the string representation
func (*DatabaseForCreateTosRestoreInput) SetDBName ¶
func (s *DatabaseForCreateTosRestoreInput) SetDBName(v string) *DatabaseForCreateTosRestoreInput
SetDBName sets the DBName field's value.
func (*DatabaseForCreateTosRestoreInput) SetNewDBName ¶
func (s *DatabaseForCreateTosRestoreInput) SetNewDBName(v string) *DatabaseForCreateTosRestoreInput
SetNewDBName sets the NewDBName field's value.
func (DatabaseForCreateTosRestoreInput) String ¶
func (s DatabaseForCreateTosRestoreInput) String() string
String returns the string representation
type DatabaseForRestoreToExistedInstanceInput ¶
type DatabaseForRestoreToExistedInstanceInput struct {
DBName *string `type:"string" json:",omitempty"`
NewDBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabaseForRestoreToExistedInstanceInput) GoString ¶
func (s DatabaseForRestoreToExistedInstanceInput) GoString() string
GoString returns the string representation
func (*DatabaseForRestoreToExistedInstanceInput) SetDBName ¶
func (s *DatabaseForRestoreToExistedInstanceInput) SetDBName(v string) *DatabaseForRestoreToExistedInstanceInput
SetDBName sets the DBName field's value.
func (*DatabaseForRestoreToExistedInstanceInput) SetNewDBName ¶
func (s *DatabaseForRestoreToExistedInstanceInput) SetNewDBName(v string) *DatabaseForRestoreToExistedInstanceInput
SetNewDBName sets the NewDBName field's value.
func (DatabaseForRestoreToExistedInstanceInput) String ¶
func (s DatabaseForRestoreToExistedInstanceInput) String() string
String returns the string representation
type DeleteAllowListInput ¶ added in v1.2.10
type DeleteAllowListInput struct {
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteAllowListInput) GoString ¶ added in v1.2.10
func (s DeleteAllowListInput) GoString() string
GoString returns the string representation
func (*DeleteAllowListInput) SetAllowListId ¶ added in v1.2.10
func (s *DeleteAllowListInput) SetAllowListId(v string) *DeleteAllowListInput
SetAllowListId sets the AllowListId field's value.
func (*DeleteAllowListInput) SetProjectName ¶ added in v1.2.10
func (s *DeleteAllowListInput) SetProjectName(v string) *DeleteAllowListInput
SetProjectName sets the ProjectName field's value.
func (DeleteAllowListInput) String ¶ added in v1.2.10
func (s DeleteAllowListInput) String() string
String returns the string representation
func (*DeleteAllowListInput) Validate ¶ added in v1.2.10
func (s *DeleteAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAllowListOutput ¶ added in v1.2.10
type DeleteAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAllowListOutput) GoString ¶ added in v1.2.10
func (s DeleteAllowListOutput) GoString() string
GoString returns the string representation
func (DeleteAllowListOutput) String ¶ added in v1.2.10
func (s DeleteAllowListOutput) String() string
String returns the string representation
type DeleteBackupInput ¶
type DeleteBackupInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (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
BackupId *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteBackupOutput) GoString ¶
func (s DeleteBackupOutput) GoString() string
GoString returns the string representation
func (*DeleteBackupOutput) SetBackupId ¶ added in v1.1.1
func (s *DeleteBackupOutput) SetBackupId(v string) *DeleteBackupOutput
SetBackupId sets the BackupId field's value.
func (*DeleteBackupOutput) SetInstanceId ¶ added in v1.1.1
func (s *DeleteBackupOutput) SetInstanceId(v string) *DeleteBackupOutput
SetInstanceId sets the InstanceId field's value.
func (DeleteBackupOutput) String ¶
func (s DeleteBackupOutput) String() string
String returns the string representation
type DeleteDBAccountInput ¶ added in v1.2.18
type DeleteDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBAccountInput) GoString ¶ added in v1.2.18
func (s DeleteDBAccountInput) GoString() string
GoString returns the string representation
func (*DeleteDBAccountInput) SetAccountName ¶ added in v1.2.18
func (s *DeleteDBAccountInput) SetAccountName(v string) *DeleteDBAccountInput
SetAccountName sets the AccountName field's value.
func (*DeleteDBAccountInput) SetInstanceId ¶ added in v1.2.18
func (s *DeleteDBAccountInput) SetInstanceId(v string) *DeleteDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBAccountInput) String ¶ added in v1.2.18
func (s DeleteDBAccountInput) String() string
String returns the string representation
func (*DeleteDBAccountInput) Validate ¶ added in v1.2.18
func (s *DeleteDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBAccountOutput ¶ added in v1.2.18
type DeleteDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBAccountOutput) GoString ¶ added in v1.2.18
func (s DeleteDBAccountOutput) GoString() string
GoString returns the string representation
func (DeleteDBAccountOutput) String ¶ added in v1.2.18
func (s DeleteDBAccountOutput) String() string
String returns the string representation
type DeleteDBInstanceInput ¶ added in v1.1.13
type DeleteDBInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBInstanceInput) GoString ¶ added in v1.1.13
func (s DeleteDBInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteDBInstanceInput) SetInstanceId ¶ added in v1.1.13
func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBInstanceInput) String ¶ added in v1.1.13
func (s DeleteDBInstanceInput) String() string
String returns the string representation
func (*DeleteDBInstanceInput) Validate ¶ added in v1.1.13
func (s *DeleteDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBInstanceOutput ¶ added in v1.1.13
type DeleteDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBInstanceOutput) GoString ¶ added in v1.1.13
func (s DeleteDBInstanceOutput) GoString() string
GoString returns the string representation
func (DeleteDBInstanceOutput) String ¶ added in v1.1.13
func (s DeleteDBInstanceOutput) String() string
String returns the string representation
type DescribeAllowListDetailInput ¶ added in v1.2.10
type DescribeAllowListDetailInput struct {
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeAllowListDetailInput) GoString ¶ added in v1.2.10
func (s DescribeAllowListDetailInput) GoString() string
GoString returns the string representation
func (*DescribeAllowListDetailInput) SetAllowListId ¶ added in v1.2.10
func (s *DescribeAllowListDetailInput) SetAllowListId(v string) *DescribeAllowListDetailInput
SetAllowListId sets the AllowListId field's value.
func (DescribeAllowListDetailInput) String ¶ added in v1.2.10
func (s DescribeAllowListDetailInput) String() string
String returns the string representation
func (*DescribeAllowListDetailInput) Validate ¶ added in v1.2.10
func (s *DescribeAllowListDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAllowListDetailOutput ¶ added in v1.2.10
type DescribeAllowListDetailOutput struct {
Metadata *response.ResponseMetadata
AllowList *string `type:"string" json:",omitempty"`
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
AllowListId *string `type:"string" json:",omitempty"`
AllowListName *string `type:"string" json:",omitempty"`
AllowListType *string `type:"string" json:",omitempty"`
AssociatedInstanceNum *int64 `type:"int64" json:",omitempty"`
AssociatedInstances []*AssociatedInstanceForDescribeAllowListDetailOutput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SecurityGroupBindInfos []*SecurityGroupBindInfoForDescribeAllowListDetailOutput `type:"list" json:",omitempty"`
UserAllowList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListDetailOutput) GoString ¶ added in v1.2.10
func (s DescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeAllowListDetailOutput) SetAllowList ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAllowList(v string) *DescribeAllowListDetailOutput
SetAllowList sets the AllowList field's value.
func (*DescribeAllowListDetailOutput) SetAllowListCategory ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAllowListCategory(v string) *DescribeAllowListDetailOutput
SetAllowListCategory sets the AllowListCategory field's value.
func (*DescribeAllowListDetailOutput) SetAllowListDesc ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAllowListDesc(v string) *DescribeAllowListDetailOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*DescribeAllowListDetailOutput) SetAllowListId ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAllowListId(v string) *DescribeAllowListDetailOutput
SetAllowListId sets the AllowListId field's value.
func (*DescribeAllowListDetailOutput) SetAllowListName ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAllowListName(v string) *DescribeAllowListDetailOutput
SetAllowListName sets the AllowListName field's value.
func (*DescribeAllowListDetailOutput) SetAllowListType ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAllowListType(v string) *DescribeAllowListDetailOutput
SetAllowListType sets the AllowListType field's value.
func (*DescribeAllowListDetailOutput) SetAssociatedInstanceNum ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAssociatedInstanceNum(v int64) *DescribeAllowListDetailOutput
SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.
func (*DescribeAllowListDetailOutput) SetAssociatedInstances ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetAssociatedInstances(v []*AssociatedInstanceForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
SetAssociatedInstances sets the AssociatedInstances field's value.
func (*DescribeAllowListDetailOutput) SetProjectName ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetProjectName(v string) *DescribeAllowListDetailOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeAllowListDetailOutput) SetSecurityGroupBindInfos ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetSecurityGroupBindInfos(v []*SecurityGroupBindInfoForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
SetSecurityGroupBindInfos sets the SecurityGroupBindInfos field's value.
func (*DescribeAllowListDetailOutput) SetUserAllowList ¶ added in v1.2.10
func (s *DescribeAllowListDetailOutput) SetUserAllowList(v string) *DescribeAllowListDetailOutput
SetUserAllowList sets the UserAllowList field's value.
func (DescribeAllowListDetailOutput) String ¶ added in v1.2.10
func (s DescribeAllowListDetailOutput) String() string
String returns the string representation
type DescribeAllowListsInput ¶ added in v1.2.10
type DescribeAllowListsInput struct {
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListsInput) GoString ¶ added in v1.2.10
func (s DescribeAllowListsInput) GoString() string
GoString returns the string representation
func (*DescribeAllowListsInput) SetProjectName ¶ added in v1.2.10
func (s *DescribeAllowListsInput) SetProjectName(v string) *DescribeAllowListsInput
SetProjectName sets the ProjectName field's value.
func (DescribeAllowListsInput) String ¶ added in v1.2.10
func (s DescribeAllowListsInput) String() string
String returns the string representation
type DescribeAllowListsOutput ¶ added in v1.2.10
type DescribeAllowListsOutput struct {
Metadata *response.ResponseMetadata
AllowLists []*AllowListForDescribeAllowListsOutput `type:"list" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListsOutput) GoString ¶ added in v1.2.10
func (s DescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*DescribeAllowListsOutput) SetAllowLists ¶ added in v1.2.10
func (s *DescribeAllowListsOutput) SetAllowLists(v []*AllowListForDescribeAllowListsOutput) *DescribeAllowListsOutput
SetAllowLists sets the AllowLists field's value.
func (*DescribeAllowListsOutput) SetTotal ¶ added in v1.2.10
func (s *DescribeAllowListsOutput) SetTotal(v int64) *DescribeAllowListsOutput
SetTotal sets the Total field's value.
func (DescribeAllowListsOutput) String ¶ added in v1.2.10
func (s DescribeAllowListsOutput) String() string
String returns the string representation
type DescribeAvailabilityZonesInput ¶
type DescribeAvailabilityZonesInput struct {
RegionId *string `type:"string" json:",omitempty"`
// 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" json:",omitempty"`
Zones []*ZoneForDescribeAvailabilityZonesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAvailabilityZonesOutput) GoString ¶
func (s DescribeAvailabilityZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeAvailabilityZonesOutput) SetRegionId ¶
func (s *DescribeAvailabilityZonesOutput) SetRegionId(v string) *DescribeAvailabilityZonesOutput
SetRegionId sets the RegionId field's value.
func (*DescribeAvailabilityZonesOutput) SetZones ¶
func (s *DescribeAvailabilityZonesOutput) SetZones(v []*ZoneForDescribeAvailabilityZonesOutput) *DescribeAvailabilityZonesOutput
SetZones sets the Zones field's value.
func (DescribeAvailabilityZonesOutput) String ¶
func (s DescribeAvailabilityZonesOutput) String() string
String returns the string representation
type DescribeAvailableCrossRegionInput ¶ added in v1.1.13
type DescribeAvailableCrossRegionInput struct {
InstanceId *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAvailableCrossRegionInput) GoString ¶ added in v1.1.13
func (s DescribeAvailableCrossRegionInput) GoString() string
GoString returns the string representation
func (*DescribeAvailableCrossRegionInput) SetInstanceId ¶ added in v1.1.13
func (s *DescribeAvailableCrossRegionInput) SetInstanceId(v string) *DescribeAvailableCrossRegionInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeAvailableCrossRegionInput) SetRegionId ¶ added in v1.1.13
func (s *DescribeAvailableCrossRegionInput) SetRegionId(v string) *DescribeAvailableCrossRegionInput
SetRegionId sets the RegionId field's value.
func (DescribeAvailableCrossRegionInput) String ¶ added in v1.1.13
func (s DescribeAvailableCrossRegionInput) String() string
String returns the string representation
type DescribeAvailableCrossRegionOutput ¶ added in v1.1.13
type DescribeAvailableCrossRegionOutput struct {
Metadata *response.ResponseMetadata
Regions []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAvailableCrossRegionOutput) GoString ¶ added in v1.1.13
func (s DescribeAvailableCrossRegionOutput) GoString() string
GoString returns the string representation
func (*DescribeAvailableCrossRegionOutput) SetRegions ¶ added in v1.1.13
func (s *DescribeAvailableCrossRegionOutput) SetRegions(v []*string) *DescribeAvailableCrossRegionOutput
SetRegions sets the Regions field's value.
func (DescribeAvailableCrossRegionOutput) String ¶ added in v1.1.13
func (s DescribeAvailableCrossRegionOutput) String() string
String returns the string representation
type DescribeBackupDetailInput ¶ added in v1.1.1
type DescribeBackupDetailInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeBackupDetailInput) GoString ¶ added in v1.1.1
func (s DescribeBackupDetailInput) GoString() string
GoString returns the string representation
func (*DescribeBackupDetailInput) SetBackupId ¶ added in v1.1.1
func (s *DescribeBackupDetailInput) SetBackupId(v string) *DescribeBackupDetailInput
SetBackupId sets the BackupId field's value.
func (*DescribeBackupDetailInput) SetInstanceId ¶ added in v1.1.1
func (s *DescribeBackupDetailInput) SetInstanceId(v string) *DescribeBackupDetailInput
SetInstanceId sets the InstanceId field's value.
func (DescribeBackupDetailInput) String ¶ added in v1.1.1
func (s DescribeBackupDetailInput) String() string
String returns the string representation
func (*DescribeBackupDetailInput) Validate ¶ added in v1.1.1
func (s *DescribeBackupDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupDetailOutput ¶ added in v1.1.1
type DescribeBackupDetailOutput struct {
Metadata *response.ResponseMetadata
BackupsInfo *BackupsInfoForDescribeBackupDetailOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupDetailOutput) GoString ¶ added in v1.1.1
func (s DescribeBackupDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupDetailOutput) SetBackupsInfo ¶ added in v1.1.1
func (s *DescribeBackupDetailOutput) SetBackupsInfo(v *BackupsInfoForDescribeBackupDetailOutput) *DescribeBackupDetailOutput
SetBackupsInfo sets the BackupsInfo field's value.
func (DescribeBackupDetailOutput) String ¶ added in v1.1.1
func (s DescribeBackupDetailOutput) String() string
String returns the string representation
type DescribeBackupsInput ¶
type DescribeBackupsInput struct {
BackupEndTime *string `type:"string" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (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) SetBackupStartTime ¶
func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput
SetBackupStartTime sets the BackupStartTime field's value.
func (*DescribeBackupsInput) SetBackupType ¶
func (s *DescribeBackupsInput) SetBackupType(v string) *DescribeBackupsInput
SetBackupType sets the BackupType 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
BackupsInfo []*BackupsInfoForDescribeBackupsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupsOutput) GoString ¶
func (s DescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupsOutput) 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 DescribeCrossBackupPolicyInput ¶ added in v1.1.13
type DescribeCrossBackupPolicyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeCrossBackupPolicyInput) GoString ¶ added in v1.1.13
func (s DescribeCrossBackupPolicyInput) GoString() string
GoString returns the string representation
func (*DescribeCrossBackupPolicyInput) SetInstanceId ¶ added in v1.1.13
func (s *DescribeCrossBackupPolicyInput) SetInstanceId(v string) *DescribeCrossBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeCrossBackupPolicyInput) String ¶ added in v1.1.13
func (s DescribeCrossBackupPolicyInput) String() string
String returns the string representation
func (*DescribeCrossBackupPolicyInput) Validate ¶ added in v1.1.13
func (s *DescribeCrossBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCrossBackupPolicyOutput ¶ added in v1.1.13
type DescribeCrossBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupRegion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossBackupPolicyOutput) GoString ¶ added in v1.1.13
func (s DescribeCrossBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossBackupPolicyOutput) SetBackupEnabled ¶ added in v1.1.13
func (s *DescribeCrossBackupPolicyOutput) SetBackupEnabled(v bool) *DescribeCrossBackupPolicyOutput
SetBackupEnabled sets the BackupEnabled field's value.
func (*DescribeCrossBackupPolicyOutput) SetCrossBackupRegion ¶ added in v1.1.13
func (s *DescribeCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *DescribeCrossBackupPolicyOutput
SetCrossBackupRegion sets the CrossBackupRegion field's value.
func (*DescribeCrossBackupPolicyOutput) SetInstanceId ¶ added in v1.1.13
func (s *DescribeCrossBackupPolicyOutput) SetInstanceId(v string) *DescribeCrossBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCrossBackupPolicyOutput) SetRetention ¶ added in v1.1.13
func (s *DescribeCrossBackupPolicyOutput) SetRetention(v int32) *DescribeCrossBackupPolicyOutput
SetRetention sets the Retention field's value.
func (DescribeCrossBackupPolicyOutput) String ¶ added in v1.1.13
func (s DescribeCrossBackupPolicyOutput) String() string
String returns the string representation
type DescribeDBAccountsInput ¶ added in v1.2.18
type DescribeDBAccountsInput struct {
AccountName *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *string `type:"string" json:",omitempty"`
PageSize *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsInput) GoString ¶ added in v1.2.18
func (s DescribeDBAccountsInput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsInput) SetAccountName ¶ added in v1.2.18
func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
SetAccountName sets the AccountName field's value.
func (*DescribeDBAccountsInput) SetInstanceId ¶ added in v1.2.18
func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBAccountsInput) SetPageNumber ¶ added in v1.2.18
func (s *DescribeDBAccountsInput) SetPageNumber(v string) *DescribeDBAccountsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBAccountsInput) SetPageSize ¶ added in v1.2.18
func (s *DescribeDBAccountsInput) SetPageSize(v string) *DescribeDBAccountsInput
SetPageSize sets the PageSize field's value.
func (DescribeDBAccountsInput) String ¶ added in v1.2.18
func (s DescribeDBAccountsInput) String() string
String returns the string representation
func (*DescribeDBAccountsInput) Validate ¶ added in v1.2.18
func (s *DescribeDBAccountsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBAccountsOutput ¶ added in v1.2.18
type DescribeDBAccountsOutput struct {
Metadata *response.ResponseMetadata
Account []*AccountForDescribeDBAccountsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsOutput) GoString ¶ added in v1.2.18
func (s DescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsOutput) SetAccount ¶ added in v1.2.18
func (s *DescribeDBAccountsOutput) SetAccount(v []*AccountForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
SetAccount sets the Account field's value.
func (*DescribeDBAccountsOutput) SetTotal ¶ added in v1.2.18
func (s *DescribeDBAccountsOutput) SetTotal(v int32) *DescribeDBAccountsOutput
SetTotal sets the Total field's value.
func (DescribeDBAccountsOutput) String ¶ added in v1.2.18
func (s DescribeDBAccountsOutput) String() string
String returns the string representation
type DescribeDBInstanceDetailInput ¶
type DescribeDBInstanceDetailInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailInput) GoString ¶
func (s DescribeDBInstanceDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailInput) SetInstanceId ¶
func (s *DescribeDBInstanceDetailInput) SetInstanceId(v string) *DescribeDBInstanceDetailInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceDetailInput) String ¶
func (s DescribeDBInstanceDetailInput) String() string
String returns the string representation
func (*DescribeDBInstanceDetailInput) Validate ¶
func (s *DescribeDBInstanceDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceDetailOutput ¶
type DescribeDBInstanceDetailOutput struct {
Metadata *response.ResponseMetadata
BasicInfo *BasicInfoForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
ChargeDetail *ChargeDetailForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
ConnectionInfo []*ConnectionInfoForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
NodeDetailInfo []*NodeDetailInfoForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailOutput) GoString ¶
func (s DescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailOutput) SetBasicInfo ¶
func (s *DescribeDBInstanceDetailOutput) SetBasicInfo(v *BasicInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetBasicInfo sets the BasicInfo field's value.
func (*DescribeDBInstanceDetailOutput) SetChargeDetail ¶
func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*DescribeDBInstanceDetailOutput) SetConnectionInfo ¶
func (s *DescribeDBInstanceDetailOutput) SetConnectionInfo(v []*ConnectionInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetConnectionInfo sets the ConnectionInfo field's value.
func (*DescribeDBInstanceDetailOutput) SetNodeDetailInfo ¶
func (s *DescribeDBInstanceDetailOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetNodeDetailInfo sets the NodeDetailInfo 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" json:",omitempty" required:"true"`
ParameterNames *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersInput) GoString ¶
func (s DescribeDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersInput) SetInstanceId ¶
func (s *DescribeDBInstanceParametersInput) SetInstanceId(v string) *DescribeDBInstanceParametersInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceParametersInput) SetParameterNames ¶
func (s *DescribeDBInstanceParametersInput) SetParameterNames(v string) *DescribeDBInstanceParametersInput
SetParameterNames sets the ParameterNames 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 DescribeDBInstanceParametersOutput ¶
type DescribeDBInstanceParametersOutput struct {
Metadata *response.ResponseMetadata
DBEngine *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceParameters []*InstanceParameterForDescribeDBInstanceParametersOutput `type:"list" json:",omitempty"`
ParameterCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersOutput) GoString ¶
func (s DescribeDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersOutput) SetDBEngine ¶
func (s *DescribeDBInstanceParametersOutput) SetDBEngine(v string) *DescribeDBInstanceParametersOutput
SetDBEngine sets the DBEngine field's value.
func (*DescribeDBInstanceParametersOutput) SetDBEngineVersion ¶
func (s *DescribeDBInstanceParametersOutput) SetDBEngineVersion(v string) *DescribeDBInstanceParametersOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstanceParametersOutput) SetInstanceId ¶
func (s *DescribeDBInstanceParametersOutput) SetInstanceId(v string) *DescribeDBInstanceParametersOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceParametersOutput) 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) String ¶
func (s DescribeDBInstanceParametersOutput) String() string
String returns the string representation
type DescribeDBInstanceSpecsInput ¶ added in v1.1.13
type DescribeDBInstanceSpecsInput struct {
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceSpecsInput) GoString ¶ added in v1.1.13
func (s DescribeDBInstanceSpecsInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceSpecsInput) SetDBEngineVersion ¶ added in v1.1.13
func (s *DescribeDBInstanceSpecsInput) SetDBEngineVersion(v string) *DescribeDBInstanceSpecsInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstanceSpecsInput) SetInstanceType ¶ added in v1.1.13
func (s *DescribeDBInstanceSpecsInput) SetInstanceType(v string) *DescribeDBInstanceSpecsInput
SetInstanceType sets the InstanceType field's value.
func (*DescribeDBInstanceSpecsInput) SetZoneId ¶ added in v1.1.13
func (s *DescribeDBInstanceSpecsInput) SetZoneId(v string) *DescribeDBInstanceSpecsInput
SetZoneId sets the ZoneId field's value.
func (DescribeDBInstanceSpecsInput) String ¶ added in v1.1.13
func (s DescribeDBInstanceSpecsInput) String() string
String returns the string representation
type DescribeDBInstanceSpecsOutput ¶ added in v1.1.13
type DescribeDBInstanceSpecsOutput struct {
Metadata *response.ResponseMetadata
InstanceSpecInfo []*InstanceSpecInfoForDescribeDBInstanceSpecsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceSpecsOutput) GoString ¶ added in v1.1.13
func (s DescribeDBInstanceSpecsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceSpecsOutput) SetInstanceSpecInfo ¶ added in v1.1.13
func (s *DescribeDBInstanceSpecsOutput) SetInstanceSpecInfo(v []*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) *DescribeDBInstanceSpecsOutput
SetInstanceSpecInfo sets the InstanceSpecInfo field's value.
func (DescribeDBInstanceSpecsOutput) String ¶ added in v1.1.13
func (s DescribeDBInstanceSpecsOutput) String() string
String returns the string representation
type DescribeDBInstancesInput ¶
type DescribeDBInstancesInput struct {
ChargeType *string `type:"string" json:",omitempty"`
CreateTimeEnd *string `type:"string" json:",omitempty"`
CreateTimeStart *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceCategory *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
PrimaryInstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ServerCollation *string `type:"string" json:",omitempty"`
TagFilters []*TagFilterForDescribeDBInstancesInput `type:"list" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesInput) GoString ¶
func (s DescribeDBInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesInput) SetChargeType ¶
func (s *DescribeDBInstancesInput) SetChargeType(v string) *DescribeDBInstancesInput
SetChargeType sets the ChargeType field's value.
func (*DescribeDBInstancesInput) SetCreateTimeEnd ¶
func (s *DescribeDBInstancesInput) SetCreateTimeEnd(v string) *DescribeDBInstancesInput
SetCreateTimeEnd sets the CreateTimeEnd field's value.
func (*DescribeDBInstancesInput) SetCreateTimeStart ¶
func (s *DescribeDBInstancesInput) SetCreateTimeStart(v string) *DescribeDBInstancesInput
SetCreateTimeStart sets the CreateTimeStart field's value.
func (*DescribeDBInstancesInput) SetDBEngineVersion ¶
func (s *DescribeDBInstancesInput) SetDBEngineVersion(v string) *DescribeDBInstancesInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstancesInput) SetInstanceCategory ¶ added in v1.0.159
func (s *DescribeDBInstancesInput) SetInstanceCategory(v string) *DescribeDBInstancesInput
SetInstanceCategory sets the InstanceCategory 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) SetPrimaryInstanceId ¶ added in v1.0.159
func (s *DescribeDBInstancesInput) SetPrimaryInstanceId(v string) *DescribeDBInstancesInput
SetPrimaryInstanceId sets the PrimaryInstanceId field's value.
func (*DescribeDBInstancesInput) SetProjectName ¶ added in v1.1.1
func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDBInstancesInput) SetServerCollation ¶ added in v1.1.1
func (s *DescribeDBInstancesInput) SetServerCollation(v string) *DescribeDBInstancesInput
SetServerCollation sets the ServerCollation field's value.
func (*DescribeDBInstancesInput) SetTagFilters ¶
func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeDBInstancesInput) SetZoneId ¶
func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
SetZoneId sets the ZoneId field's value.
func (DescribeDBInstancesInput) String ¶
func (s DescribeDBInstancesInput) String() string
String returns the string representation
type DescribeDBInstancesOutput ¶
type DescribeDBInstancesOutput struct {
Metadata *response.ResponseMetadata
InstancesInfo []*InstancesInfoForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesOutput) GoString ¶
func (s DescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesOutput) 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 DescribeInstanceAllowListsInput ¶ added in v1.2.10
type DescribeInstanceAllowListsInput struct {
InstanceId *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeInstanceAllowListsInput) GoString ¶ added in v1.2.10
func (s DescribeInstanceAllowListsInput) GoString() string
GoString returns the string representation
func (*DescribeInstanceAllowListsInput) SetInstanceId ¶ added in v1.2.10
func (s *DescribeInstanceAllowListsInput) SetInstanceId(v string) *DescribeInstanceAllowListsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeInstanceAllowListsInput) SetRegionId ¶ added in v1.2.18
func (s *DescribeInstanceAllowListsInput) SetRegionId(v string) *DescribeInstanceAllowListsInput
SetRegionId sets the RegionId field's value.
func (DescribeInstanceAllowListsInput) String ¶ added in v1.2.10
func (s DescribeInstanceAllowListsInput) String() string
String returns the string representation
type DescribeInstanceAllowListsOutput ¶ added in v1.2.10
type DescribeInstanceAllowListsOutput struct {
Metadata *response.ResponseMetadata
AuthorizedAllowLists []*AuthorizedAllowListForDescribeInstanceAllowListsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeInstanceAllowListsOutput) GoString ¶ added in v1.2.10
func (s DescribeInstanceAllowListsOutput) GoString() string
GoString returns the string representation
func (*DescribeInstanceAllowListsOutput) SetAuthorizedAllowLists ¶ added in v1.2.10
func (s *DescribeInstanceAllowListsOutput) SetAuthorizedAllowLists(v []*AuthorizedAllowListForDescribeInstanceAllowListsOutput) *DescribeInstanceAllowListsOutput
SetAuthorizedAllowLists sets the AuthorizedAllowLists field's value.
func (*DescribeInstanceAllowListsOutput) SetUnauthorizedAllowListNum ¶ added in v1.2.10
func (s *DescribeInstanceAllowListsOutput) SetUnauthorizedAllowListNum(v int64) *DescribeInstanceAllowListsOutput
SetUnauthorizedAllowListNum sets the UnauthorizedAllowListNum field's value.
func (DescribeInstanceAllowListsOutput) String ¶ added in v1.2.10
func (s DescribeInstanceAllowListsOutput) String() string
String returns the string representation
type DescribeRegionsInput ¶
type DescribeRegionsInput struct {
// contains filtered or unexported fields
}
func (DescribeRegionsInput) GoString ¶
func (s DescribeRegionsInput) GoString() string
GoString returns the string representation
func (DescribeRegionsInput) String ¶
func (s DescribeRegionsInput) String() string
String returns the string representation
type DescribeRegionsOutput ¶
type DescribeRegionsOutput struct {
Metadata *response.ResponseMetadata
Regions []*RegionForDescribeRegionsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeRegionsOutput) GoString ¶
func (s DescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeRegionsOutput) SetRegions ¶
func (s *DescribeRegionsOutput) SetRegions(v []*RegionForDescribeRegionsOutput) *DescribeRegionsOutput
SetRegions sets the Regions field's value.
func (DescribeRegionsOutput) String ¶
func (s DescribeRegionsOutput) String() string
String returns the string representation
type DescribeTosRestoreTaskDetailInput ¶
type DescribeTosRestoreTaskDetailInput struct {
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// RestoreTaskId is a required field
RestoreTaskId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeTosRestoreTaskDetailInput) GoString ¶
func (s DescribeTosRestoreTaskDetailInput) GoString() string
GoString returns the string representation
func (*DescribeTosRestoreTaskDetailInput) SetPageNumber ¶
func (s *DescribeTosRestoreTaskDetailInput) SetPageNumber(v int32) *DescribeTosRestoreTaskDetailInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeTosRestoreTaskDetailInput) SetPageSize ¶
func (s *DescribeTosRestoreTaskDetailInput) SetPageSize(v int32) *DescribeTosRestoreTaskDetailInput
SetPageSize sets the PageSize field's value.
func (*DescribeTosRestoreTaskDetailInput) SetProjectName ¶ added in v1.1.1
func (s *DescribeTosRestoreTaskDetailInput) SetProjectName(v string) *DescribeTosRestoreTaskDetailInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTosRestoreTaskDetailInput) SetRestoreTaskId ¶
func (s *DescribeTosRestoreTaskDetailInput) SetRestoreTaskId(v string) *DescribeTosRestoreTaskDetailInput
SetRestoreTaskId sets the RestoreTaskId field's value.
func (DescribeTosRestoreTaskDetailInput) String ¶
func (s DescribeTosRestoreTaskDetailInput) String() string
String returns the string representation
func (*DescribeTosRestoreTaskDetailInput) Validate ¶
func (s *DescribeTosRestoreTaskDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTosRestoreTaskDetailOutput ¶
type DescribeTosRestoreTaskDetailOutput struct {
Metadata *response.ResponseMetadata
RestoreTaskDetails []*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTosRestoreTaskDetailOutput) GoString ¶
func (s DescribeTosRestoreTaskDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeTosRestoreTaskDetailOutput) SetRestoreTaskDetails ¶
func (s *DescribeTosRestoreTaskDetailOutput) SetRestoreTaskDetails(v []*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) *DescribeTosRestoreTaskDetailOutput
SetRestoreTaskDetails sets the RestoreTaskDetails field's value.
func (*DescribeTosRestoreTaskDetailOutput) SetTotal ¶
func (s *DescribeTosRestoreTaskDetailOutput) SetTotal(v int32) *DescribeTosRestoreTaskDetailOutput
SetTotal sets the Total field's value.
func (DescribeTosRestoreTaskDetailOutput) String ¶
func (s DescribeTosRestoreTaskDetailOutput) String() string
String returns the string representation
type DescribeTosRestoreTasksInput ¶
type DescribeTosRestoreTasksInput struct {
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
QueryEndTime *string `type:"string" json:",omitempty"`
QueryStartTime *string `type:"string" json:",omitempty"`
RestoreTaskIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTosRestoreTasksInput) GoString ¶
func (s DescribeTosRestoreTasksInput) GoString() string
GoString returns the string representation
func (*DescribeTosRestoreTasksInput) SetInstanceId ¶
func (s *DescribeTosRestoreTasksInput) SetInstanceId(v string) *DescribeTosRestoreTasksInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeTosRestoreTasksInput) SetInstanceName ¶
func (s *DescribeTosRestoreTasksInput) SetInstanceName(v string) *DescribeTosRestoreTasksInput
SetInstanceName sets the InstanceName field's value.
func (*DescribeTosRestoreTasksInput) SetPageNumber ¶
func (s *DescribeTosRestoreTasksInput) SetPageNumber(v int32) *DescribeTosRestoreTasksInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeTosRestoreTasksInput) SetPageSize ¶
func (s *DescribeTosRestoreTasksInput) SetPageSize(v int32) *DescribeTosRestoreTasksInput
SetPageSize sets the PageSize field's value.
func (*DescribeTosRestoreTasksInput) SetProjectName ¶ added in v1.1.1
func (s *DescribeTosRestoreTasksInput) SetProjectName(v string) *DescribeTosRestoreTasksInput
SetProjectName sets the ProjectName field's value.
func (*DescribeTosRestoreTasksInput) SetQueryEndTime ¶
func (s *DescribeTosRestoreTasksInput) SetQueryEndTime(v string) *DescribeTosRestoreTasksInput
SetQueryEndTime sets the QueryEndTime field's value.
func (*DescribeTosRestoreTasksInput) SetQueryStartTime ¶
func (s *DescribeTosRestoreTasksInput) SetQueryStartTime(v string) *DescribeTosRestoreTasksInput
SetQueryStartTime sets the QueryStartTime field's value.
func (*DescribeTosRestoreTasksInput) SetRestoreTaskIds ¶ added in v1.1.1
func (s *DescribeTosRestoreTasksInput) SetRestoreTaskIds(v []*string) *DescribeTosRestoreTasksInput
SetRestoreTaskIds sets the RestoreTaskIds field's value.
func (DescribeTosRestoreTasksInput) String ¶
func (s DescribeTosRestoreTasksInput) String() string
String returns the string representation
type DescribeTosRestoreTasksOutput ¶
type DescribeTosRestoreTasksOutput struct {
Metadata *response.ResponseMetadata
RestoreTasks []*RestoreTaskForDescribeTosRestoreTasksOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeTosRestoreTasksOutput) GoString ¶
func (s DescribeTosRestoreTasksOutput) GoString() string
GoString returns the string representation
func (*DescribeTosRestoreTasksOutput) SetRestoreTasks ¶
func (s *DescribeTosRestoreTasksOutput) SetRestoreTasks(v []*RestoreTaskForDescribeTosRestoreTasksOutput) *DescribeTosRestoreTasksOutput
SetRestoreTasks sets the RestoreTasks field's value.
func (*DescribeTosRestoreTasksOutput) SetTotal ¶
func (s *DescribeTosRestoreTasksOutput) SetTotal(v int32) *DescribeTosRestoreTasksOutput
SetTotal sets the Total field's value.
func (DescribeTosRestoreTasksOutput) String ¶
func (s DescribeTosRestoreTasksOutput) String() string
String returns the string representation
type DisassociateAllowListInput ¶ added in v1.2.10
type DisassociateAllowListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisassociateAllowListInput) GoString ¶ added in v1.2.10
func (s DisassociateAllowListInput) GoString() string
GoString returns the string representation
func (*DisassociateAllowListInput) SetAllowListIds ¶ added in v1.2.10
func (s *DisassociateAllowListInput) SetAllowListIds(v []*string) *DisassociateAllowListInput
SetAllowListIds sets the AllowListIds field's value.
func (*DisassociateAllowListInput) SetInstanceIds ¶ added in v1.2.10
func (s *DisassociateAllowListInput) SetInstanceIds(v []*string) *DisassociateAllowListInput
SetInstanceIds sets the InstanceIds field's value.
func (DisassociateAllowListInput) String ¶ added in v1.2.10
func (s DisassociateAllowListInput) String() string
String returns the string representation
type DisassociateAllowListOutput ¶ added in v1.2.10
type DisassociateAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DisassociateAllowListOutput) GoString ¶ added in v1.2.10
func (s DisassociateAllowListOutput) GoString() string
GoString returns the string representation
func (DisassociateAllowListOutput) String ¶ added in v1.2.10
func (s DisassociateAllowListOutput) String() string
String returns the string representation
type DownloadBackupInput ¶
type DownloadBackupInput struct {
// BackupId is a required field
BackupId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DownloadBackupInput) GoString ¶
func (s DownloadBackupInput) GoString() string
GoString returns the string representation
func (*DownloadBackupInput) SetBackupId ¶
func (s *DownloadBackupInput) SetBackupId(v string) *DownloadBackupInput
SetBackupId sets the BackupId field's value.
func (*DownloadBackupInput) SetInstanceId ¶
func (s *DownloadBackupInput) SetInstanceId(v string) *DownloadBackupInput
SetInstanceId sets the InstanceId field's value.
func (DownloadBackupInput) String ¶
func (s DownloadBackupInput) String() string
String returns the string representation
func (*DownloadBackupInput) Validate ¶
func (s *DownloadBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DownloadBackupOutput ¶
type DownloadBackupOutput struct {
Metadata *response.ResponseMetadata
BackupId *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DownloadBackupOutput) GoString ¶
func (s DownloadBackupOutput) GoString() string
GoString returns the string representation
func (*DownloadBackupOutput) SetBackupId ¶
func (s *DownloadBackupOutput) SetBackupId(v string) *DownloadBackupOutput
SetBackupId sets the BackupId field's value.
func (*DownloadBackupOutput) SetInstanceId ¶
func (s *DownloadBackupOutput) SetInstanceId(v string) *DownloadBackupOutput
SetInstanceId sets the InstanceId field's value.
func (DownloadBackupOutput) String ¶
func (s DownloadBackupOutput) String() string
String returns the string representation
type GrantDBAccountPrivilegeInput ¶ added in v1.2.18
type GrantDBAccountPrivilegeInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
AccountPrivileges []*AccountPrivilegeForGrantDBAccountPrivilegeInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeInput) GoString ¶ added in v1.2.18
func (s GrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*GrantDBAccountPrivilegeInput) SetAccountName ¶ added in v1.2.18
func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*GrantDBAccountPrivilegeInput) SetAccountPrivileges ¶ added in v1.2.18
func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*GrantDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.2.18
func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (GrantDBAccountPrivilegeInput) String ¶ added in v1.2.18
func (s GrantDBAccountPrivilegeInput) String() string
String returns the string representation
func (*GrantDBAccountPrivilegeInput) Validate ¶ added in v1.2.18
func (s *GrantDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GrantDBAccountPrivilegeOutput ¶ added in v1.2.18
type GrantDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeOutput) GoString ¶ added in v1.2.18
func (s GrantDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (GrantDBAccountPrivilegeOutput) String ¶ added in v1.2.18
func (s GrantDBAccountPrivilegeOutput) String() string
String returns the string representation
type InstanceParameterForDescribeDBInstanceParametersOutput ¶
type InstanceParameterForDescribeDBInstanceParametersOutput struct {
CheckingCode *string `type:"string" json:",omitempty"`
ForceModify *bool `type:"boolean" json:",omitempty"`
ForceRestart *bool `type:"boolean" json:",omitempty"`
ParameterDefaultValue *string `type:"string" json:",omitempty"`
ParameterDescription *string `type:"string" json:",omitempty"`
ParameterName *string `type:"string" json:",omitempty"`
ParameterType *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
// 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) SetForceModify ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetForceModify(v bool) *InstanceParameterForDescribeDBInstanceParametersOutput
SetForceModify sets the ForceModify 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) SetParameterType ¶
func (s *InstanceParameterForDescribeDBInstanceParametersOutput) SetParameterType(v string) *InstanceParameterForDescribeDBInstanceParametersOutput
SetParameterType sets the ParameterType 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 InstanceSpecInfoForDescribeDBInstanceSpecsOutput ¶ added in v1.1.13
type InstanceSpecInfoForDescribeDBInstanceSpecsOutput struct {
DBEngineVersion *string `type:"string" json:",omitempty"`
Generation *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
SpecCode *string `type:"string" json:",omitempty"`
SpecFamily *string `type:"string" json:",omitempty"`
SpecSaleType *string `type:"string" json:",omitempty"`
SpecStatus *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceSpecInfoForDescribeDBInstanceSpecsOutput) GoString ¶ added in v1.1.13
func (s InstanceSpecInfoForDescribeDBInstanceSpecsOutput) GoString() string
GoString returns the string representation
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetDBEngineVersion ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetDBEngineVersion(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetGeneration ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetGeneration(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetGeneration sets the Generation field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetInstanceType ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetInstanceType(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetInstanceType sets the InstanceType field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetMemory ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetMemory(v int32) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetMemory sets the Memory field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecCode ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecCode(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetSpecCode sets the SpecCode field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecFamily ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecFamily(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetSpecFamily sets the SpecFamily field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecSaleType ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecSaleType(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetSpecSaleType sets the SpecSaleType field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecStatus ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetSpecStatus(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetSpecStatus sets the SpecStatus field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetVCPU ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetVCPU(v int32) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetVCPU sets the VCPU field's value.
func (*InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetZoneId ¶ added in v1.1.13
func (s *InstanceSpecInfoForDescribeDBInstanceSpecsOutput) SetZoneId(v string) *InstanceSpecInfoForDescribeDBInstanceSpecsOutput
SetZoneId sets the ZoneId field's value.
func (InstanceSpecInfoForDescribeDBInstanceSpecsOutput) String ¶ added in v1.1.13
func (s InstanceSpecInfoForDescribeDBInstanceSpecsOutput) String() string
String returns the string representation
type InstancesInfoForDescribeDBInstancesOutput ¶
type InstancesInfoForDescribeDBInstancesOutput struct {
ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty"`
InstanceCategory *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
NodeDetailInfo []*NodeDetailInfoForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
Port *string `type:"string" json:",omitempty"`
PrimaryInstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ReadOnlyNumber *int32 `type:"int32" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
ServerCollation *string `type:"string" json:",omitempty"`
StorageSpace *int32 `type:"int32" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
Tags []*TagForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstancesInfoForDescribeDBInstancesOutput) GoString ¶
func (s InstancesInfoForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
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) SetInstanceCategory ¶ added in v1.0.159
func (s *InstancesInfoForDescribeDBInstancesOutput) SetInstanceCategory(v string) *InstancesInfoForDescribeDBInstancesOutput
SetInstanceCategory sets the InstanceCategory 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) SetMaintenanceTime ¶ added in v1.1.1
func (s *InstancesInfoForDescribeDBInstancesOutput) SetMaintenanceTime(v string) *InstancesInfoForDescribeDBInstancesOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetNodeDetailInfo ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetNodeDetailInfo(v []*NodeDetailInfoForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
SetNodeDetailInfo sets the NodeDetailInfo 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) SetPrimaryInstanceId ¶ added in v1.0.159
func (s *InstancesInfoForDescribeDBInstancesOutput) SetPrimaryInstanceId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetPrimaryInstanceId sets the PrimaryInstanceId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetProjectName ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetProjectName(v string) *InstancesInfoForDescribeDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetReadOnlyNumber ¶ added in v1.0.159
func (s *InstancesInfoForDescribeDBInstancesOutput) SetReadOnlyNumber(v int32) *InstancesInfoForDescribeDBInstancesOutput
SetReadOnlyNumber sets the ReadOnlyNumber 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) 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) SetSubnetId ¶
func (s *InstancesInfoForDescribeDBInstancesOutput) SetSubnetId(v string) *InstancesInfoForDescribeDBInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (*InstancesInfoForDescribeDBInstancesOutput) SetTags ¶ added in v1.1.1
func (s *InstancesInfoForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstancesInfoForDescribeDBInstancesOutput
SetTags sets the Tags 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 ModifyAllowListInput ¶ added in v1.2.10
type ModifyAllowListInput struct {
AllowList *string `type:"string" json:",omitempty"`
AllowListCategory *string `type:"string" json:",omitempty"`
AllowListDesc *string `type:"string" json:",omitempty"`
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
// AllowListName is a required field
AllowListName *string `type:"string" json:",omitempty" required:"true"`
ApplyInstanceNum *int32 `type:"int32" json:",omitempty"`
ModifyMode *string `type:"string" json:",omitempty" enum:"EnumOfModifyModeForModifyAllowListInput"`
ProjectName *string `type:"string" json:",omitempty"`
UserAllowList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyAllowListInput) GoString ¶ added in v1.2.10
func (s ModifyAllowListInput) GoString() string
GoString returns the string representation
func (*ModifyAllowListInput) SetAllowList ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput
SetAllowList sets the AllowList field's value.
func (*ModifyAllowListInput) SetAllowListCategory ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetAllowListCategory(v string) *ModifyAllowListInput
SetAllowListCategory sets the AllowListCategory field's value.
func (*ModifyAllowListInput) SetAllowListDesc ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput
SetAllowListDesc sets the AllowListDesc field's value.
func (*ModifyAllowListInput) SetAllowListId ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput
SetAllowListId sets the AllowListId field's value.
func (*ModifyAllowListInput) SetAllowListName ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput
SetAllowListName sets the AllowListName field's value.
func (*ModifyAllowListInput) SetApplyInstanceNum ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput
SetApplyInstanceNum sets the ApplyInstanceNum field's value.
func (*ModifyAllowListInput) SetModifyMode ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
SetModifyMode sets the ModifyMode field's value.
func (*ModifyAllowListInput) SetProjectName ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetProjectName(v string) *ModifyAllowListInput
SetProjectName sets the ProjectName field's value.
func (*ModifyAllowListInput) SetUserAllowList ¶ added in v1.2.10
func (s *ModifyAllowListInput) SetUserAllowList(v string) *ModifyAllowListInput
SetUserAllowList sets the UserAllowList field's value.
func (ModifyAllowListInput) String ¶ added in v1.2.10
func (s ModifyAllowListInput) String() string
String returns the string representation
func (*ModifyAllowListInput) Validate ¶ added in v1.2.10
func (s *ModifyAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyAllowListOutput ¶ added in v1.2.10
type ModifyAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyAllowListOutput) GoString ¶ added in v1.2.10
func (s ModifyAllowListOutput) GoString() string
GoString returns the string representation
func (ModifyAllowListOutput) String ¶ added in v1.2.10
func (s ModifyAllowListOutput) String() string
String returns the string representation
type ModifyBackupPolicyInput ¶
type ModifyBackupPolicyInput struct {
// BackupRetentionPeriod is a required field
BackupRetentionPeriod *int32 `type:"int32" json:",omitempty" required:"true"`
// BackupTime is a required field
BackupTime *string `type:"string" json:",omitempty" required:"true"`
// FullBackupPeriod is a required field
FullBackupPeriod *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
LogBackupInterval *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyBackupPolicyInput) GoString ¶
func (s ModifyBackupPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyBackupPolicyInput) SetBackupRetentionPeriod ¶
func (s *ModifyBackupPolicyInput) SetBackupRetentionPeriod(v int32) *ModifyBackupPolicyInput
SetBackupRetentionPeriod sets the BackupRetentionPeriod field's value.
func (*ModifyBackupPolicyInput) SetBackupTime ¶
func (s *ModifyBackupPolicyInput) SetBackupTime(v string) *ModifyBackupPolicyInput
SetBackupTime sets the BackupTime field's value.
func (*ModifyBackupPolicyInput) SetFullBackupPeriod ¶
func (s *ModifyBackupPolicyInput) SetFullBackupPeriod(v string) *ModifyBackupPolicyInput
SetFullBackupPeriod sets the FullBackupPeriod field's value.
func (*ModifyBackupPolicyInput) SetInstanceId ¶
func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyBackupPolicyInput) SetLogBackupInterval ¶ added in v1.1.1
func (s *ModifyBackupPolicyInput) SetLogBackupInterval(v int32) *ModifyBackupPolicyInput
SetLogBackupInterval sets the LogBackupInterval field's value.
func (ModifyBackupPolicyInput) String ¶
func (s ModifyBackupPolicyInput) String() string
String returns the string representation
func (*ModifyBackupPolicyInput) Validate ¶
func (s *ModifyBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBackupPolicyOutput ¶
type ModifyBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyBackupPolicyOutput) GoString ¶
func (s ModifyBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*ModifyBackupPolicyOutput) SetInstanceId ¶ added in v1.1.1
func (s *ModifyBackupPolicyOutput) SetInstanceId(v string) *ModifyBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (ModifyBackupPolicyOutput) String ¶
func (s ModifyBackupPolicyOutput) String() string
String returns the string representation
type ModifyCrossBackupPolicyInput ¶ added in v1.1.13
type ModifyCrossBackupPolicyInput struct {
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupRegion *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
Retention *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyCrossBackupPolicyInput) GoString ¶ added in v1.1.13
func (s ModifyCrossBackupPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyCrossBackupPolicyInput) SetBackupEnabled ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyInput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyInput
SetBackupEnabled sets the BackupEnabled field's value.
func (*ModifyCrossBackupPolicyInput) SetCrossBackupRegion ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyInput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyInput
SetCrossBackupRegion sets the CrossBackupRegion field's value.
func (*ModifyCrossBackupPolicyInput) SetInstanceId ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyInput) SetInstanceId(v string) *ModifyCrossBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyCrossBackupPolicyInput) SetRetention ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyInput) SetRetention(v int32) *ModifyCrossBackupPolicyInput
SetRetention sets the Retention field's value.
func (ModifyCrossBackupPolicyInput) String ¶ added in v1.1.13
func (s ModifyCrossBackupPolicyInput) String() string
String returns the string representation
func (*ModifyCrossBackupPolicyInput) Validate ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCrossBackupPolicyOutput ¶ added in v1.1.13
type ModifyCrossBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BackupEnabled *bool `type:"boolean" json:",omitempty"`
CrossBackupRegion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyCrossBackupPolicyOutput) GoString ¶ added in v1.1.13
func (s ModifyCrossBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*ModifyCrossBackupPolicyOutput) SetBackupEnabled ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyOutput) SetBackupEnabled(v bool) *ModifyCrossBackupPolicyOutput
SetBackupEnabled sets the BackupEnabled field's value.
func (*ModifyCrossBackupPolicyOutput) SetCrossBackupRegion ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyOutput) SetCrossBackupRegion(v string) *ModifyCrossBackupPolicyOutput
SetCrossBackupRegion sets the CrossBackupRegion field's value.
func (*ModifyCrossBackupPolicyOutput) SetInstanceId ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyOutput) SetInstanceId(v string) *ModifyCrossBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyCrossBackupPolicyOutput) SetRetention ¶ added in v1.1.13
func (s *ModifyCrossBackupPolicyOutput) SetRetention(v int32) *ModifyCrossBackupPolicyOutput
SetRetention sets the Retention field's value.
func (ModifyCrossBackupPolicyOutput) String ¶ added in v1.1.13
func (s ModifyCrossBackupPolicyOutput) String() string
String returns the string representation
type ModifyDBAccountStatusInput ¶ added in v1.2.18
type ModifyDBAccountStatusInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// AccountStatus is a required field
AccountStatus *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBAccountStatusInput) GoString ¶ added in v1.2.18
func (s ModifyDBAccountStatusInput) GoString() string
GoString returns the string representation
func (*ModifyDBAccountStatusInput) SetAccountName ¶ added in v1.2.18
func (s *ModifyDBAccountStatusInput) SetAccountName(v string) *ModifyDBAccountStatusInput
SetAccountName sets the AccountName field's value.
func (*ModifyDBAccountStatusInput) SetAccountStatus ¶ added in v1.2.18
func (s *ModifyDBAccountStatusInput) SetAccountStatus(v string) *ModifyDBAccountStatusInput
SetAccountStatus sets the AccountStatus field's value.
func (*ModifyDBAccountStatusInput) SetInstanceId ¶ added in v1.2.18
func (s *ModifyDBAccountStatusInput) SetInstanceId(v string) *ModifyDBAccountStatusInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBAccountStatusInput) String ¶ added in v1.2.18
func (s ModifyDBAccountStatusInput) String() string
String returns the string representation
func (*ModifyDBAccountStatusInput) Validate ¶ added in v1.2.18
func (s *ModifyDBAccountStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBAccountStatusOutput ¶ added in v1.2.18
type ModifyDBAccountStatusOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBAccountStatusOutput) GoString ¶ added in v1.2.18
func (s ModifyDBAccountStatusOutput) GoString() string
GoString returns the string representation
func (ModifyDBAccountStatusOutput) String ¶ added in v1.2.18
func (s ModifyDBAccountStatusOutput) String() string
String returns the string representation
type ModifyDBFailoverInput ¶ added in v1.1.13
type ModifyDBFailoverInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NodeId is a required field
NodeId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBFailoverInput) GoString ¶ added in v1.1.13
func (s ModifyDBFailoverInput) GoString() string
GoString returns the string representation
func (*ModifyDBFailoverInput) SetInstanceId ¶ added in v1.1.13
func (s *ModifyDBFailoverInput) SetInstanceId(v string) *ModifyDBFailoverInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBFailoverInput) SetNodeId ¶ added in v1.1.13
func (s *ModifyDBFailoverInput) SetNodeId(v string) *ModifyDBFailoverInput
SetNodeId sets the NodeId field's value.
func (ModifyDBFailoverInput) String ¶ added in v1.1.13
func (s ModifyDBFailoverInput) String() string
String returns the string representation
func (*ModifyDBFailoverInput) Validate ¶ added in v1.1.13
func (s *ModifyDBFailoverInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBFailoverOutput ¶ added in v1.1.13
type ModifyDBFailoverOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBFailoverOutput) GoString ¶ added in v1.1.13
func (s ModifyDBFailoverOutput) GoString() string
GoString returns the string representation
func (ModifyDBFailoverOutput) String ¶ added in v1.1.13
func (s ModifyDBFailoverOutput) String() string
String returns the string representation
type ModifyDBInstanceNameInput ¶ added in v1.1.13
type ModifyDBInstanceNameInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// InstanceNewName is a required field
InstanceNewName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameInput) GoString ¶ added in v1.1.13
func (s ModifyDBInstanceNameInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceNameInput) SetInstanceId ¶ added in v1.1.13
func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceNameInput) SetInstanceNewName ¶ added in v1.1.13
func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
SetInstanceNewName sets the InstanceNewName field's value.
func (ModifyDBInstanceNameInput) String ¶ added in v1.1.13
func (s ModifyDBInstanceNameInput) String() string
String returns the string representation
func (*ModifyDBInstanceNameInput) Validate ¶ added in v1.1.13
func (s *ModifyDBInstanceNameInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceNameOutput ¶ added in v1.1.13
type ModifyDBInstanceNameOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameOutput) GoString ¶ added in v1.1.13
func (s ModifyDBInstanceNameOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceNameOutput) String ¶ added in v1.1.13
func (s ModifyDBInstanceNameOutput) String() string
String returns the string representation
type ModifyInstanceAdvancedFeaturesInput ¶ added in v1.1.1
type ModifyInstanceAdvancedFeaturesInput struct {
// AdvancedFeatures is a required field
AdvancedFeatures *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyInstanceAdvancedFeaturesInput) GoString ¶ added in v1.1.1
func (s ModifyInstanceAdvancedFeaturesInput) GoString() string
GoString returns the string representation
func (*ModifyInstanceAdvancedFeaturesInput) SetAdvancedFeatures ¶ added in v1.1.1
func (s *ModifyInstanceAdvancedFeaturesInput) SetAdvancedFeatures(v string) *ModifyInstanceAdvancedFeaturesInput
SetAdvancedFeatures sets the AdvancedFeatures field's value.
func (*ModifyInstanceAdvancedFeaturesInput) SetInstanceId ¶ added in v1.1.1
func (s *ModifyInstanceAdvancedFeaturesInput) SetInstanceId(v string) *ModifyInstanceAdvancedFeaturesInput
SetInstanceId sets the InstanceId field's value.
func (ModifyInstanceAdvancedFeaturesInput) String ¶ added in v1.1.1
func (s ModifyInstanceAdvancedFeaturesInput) String() string
String returns the string representation
func (*ModifyInstanceAdvancedFeaturesInput) Validate ¶ added in v1.1.1
func (s *ModifyInstanceAdvancedFeaturesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyInstanceAdvancedFeaturesOutput ¶ added in v1.1.1
type ModifyInstanceAdvancedFeaturesOutput struct {
Metadata *response.ResponseMetadata
AdvancedFeatures *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyInstanceAdvancedFeaturesOutput) GoString ¶ added in v1.1.1
func (s ModifyInstanceAdvancedFeaturesOutput) GoString() string
GoString returns the string representation
func (*ModifyInstanceAdvancedFeaturesOutput) SetAdvancedFeatures ¶ added in v1.1.1
func (s *ModifyInstanceAdvancedFeaturesOutput) SetAdvancedFeatures(v string) *ModifyInstanceAdvancedFeaturesOutput
SetAdvancedFeatures sets the AdvancedFeatures field's value.
func (*ModifyInstanceAdvancedFeaturesOutput) SetInstanceId ¶ added in v1.1.1
func (s *ModifyInstanceAdvancedFeaturesOutput) SetInstanceId(v string) *ModifyInstanceAdvancedFeaturesOutput
SetInstanceId sets the InstanceId field's value.
func (ModifyInstanceAdvancedFeaturesOutput) String ¶ added in v1.1.1
func (s ModifyInstanceAdvancedFeaturesOutput) String() string
String returns the string representation
type NodeDetailInfoForDescribeDBInstanceDetailOutput ¶
type NodeDetailInfoForDescribeDBInstanceDetailOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
HostName *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeIP *string `type:"string" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeStatus *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// 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) SetHostName ¶ added in v1.2.10
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetHostName(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetHostName sets the HostName 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) SetNodeIP ¶
func (s *NodeDetailInfoForDescribeDBInstanceDetailOutput) SetNodeIP(v string) *NodeDetailInfoForDescribeDBInstanceDetailOutput
SetNodeIP sets the NodeIP 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) 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" json:",omitempty"`
HostName *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Memory *int32 `type:"int32" json:",omitempty"`
NodeIP *string `type:"string" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty"`
NodeStatus *string `type:"string" json:",omitempty"`
NodeType *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VCPU *int32 `type:"int32" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// 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) SetHostName ¶ added in v1.2.10
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetHostName(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetHostName sets the HostName 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) SetNodeIP ¶
func (s *NodeDetailInfoForDescribeDBInstancesOutput) SetNodeIP(v string) *NodeDetailInfoForDescribeDBInstancesOutput
SetNodeIP sets the NodeIP 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 RDSMSSQL ¶
RDSMSSQL provides the API operation methods for making requests to RDS_MSSQL. See this package's package overview docs for details on the service.
RDSMSSQL 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) *RDSMSSQL
New create int can support ssl or region locate set
func (*RDSMSSQL) AssociateAllowList ¶ added in v1.2.10
func (c *RDSMSSQL) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)
AssociateAllowList API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation AssociateAllowList for usage and error information.
func (*RDSMSSQL) AssociateAllowListCommon ¶ added in v1.2.10
func (c *RDSMSSQL) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateAllowListCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation AssociateAllowListCommon for usage and error information.
func (*RDSMSSQL) AssociateAllowListCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) AssociateAllowListCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) AssociateAllowListRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) AssociateAllowListWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateAllowList ¶ added in v1.2.10
func (c *RDSMSSQL) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)
CreateAllowList API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateAllowList for usage and error information.
func (*RDSMSSQL) CreateAllowListCommon ¶ added in v1.2.10
func (c *RDSMSSQL) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAllowListCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateAllowListCommon for usage and error information.
func (*RDSMSSQL) CreateAllowListCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateAllowListCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateAllowListRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateAllowListWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateBackup ¶
func (c *RDSMSSQL) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)
CreateBackup API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateBackup for usage and error information.
func (*RDSMSSQL) CreateBackupCommon ¶
func (c *RDSMSSQL) CreateBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateBackupCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateBackupCommon for usage and error information.
func (*RDSMSSQL) CreateBackupCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateBackupCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateBackupRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateBackupWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBAccount ¶ added in v1.2.18
func (c *RDSMSSQL) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
CreateDBAccount API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateDBAccount for usage and error information.
func (*RDSMSSQL) CreateDBAccountCommon ¶ added in v1.2.18
func (c *RDSMSSQL) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBAccountCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateDBAccountCommon for usage and error information.
func (*RDSMSSQL) CreateDBAccountCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBAccountCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBAccountRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBAccountWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBInstance ¶
func (c *RDSMSSQL) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstance API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateDBInstance for usage and error information.
func (*RDSMSSQL) CreateDBInstanceCommon ¶
func (c *RDSMSSQL) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateDBInstanceCommon for usage and error information.
func (*RDSMSSQL) CreateDBInstanceCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBInstanceCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBInstanceRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateDBInstanceWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) CreateTosRestore ¶
func (c *RDSMSSQL) CreateTosRestore(input *CreateTosRestoreInput) (*CreateTosRestoreOutput, error)
CreateTosRestore API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateTosRestore for usage and error information.
func (*RDSMSSQL) CreateTosRestoreCommon ¶
func (c *RDSMSSQL) CreateTosRestoreCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateTosRestoreCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation CreateTosRestoreCommon for usage and error information.
func (*RDSMSSQL) CreateTosRestoreCommonRequest ¶
func (c *RDSMSSQL) CreateTosRestoreCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTosRestoreCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateTosRestoreCommon operation. The "output" return value will be populated with the CreateTosRestoreCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTosRestoreCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTosRestoreCommon Send returns without error.
See CreateTosRestoreCommon for more information on using the CreateTosRestoreCommon API call, and error handling.
// Example sending a request using the CreateTosRestoreCommonRequest method.
req, resp := client.CreateTosRestoreCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) CreateTosRestoreCommonWithContext ¶
func (c *RDSMSSQL) CreateTosRestoreCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTosRestoreCommonWithContext is the same as CreateTosRestoreCommon with the addition of the ability to pass a context and additional request options.
See CreateTosRestoreCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) CreateTosRestoreRequest ¶
func (c *RDSMSSQL) CreateTosRestoreRequest(input *CreateTosRestoreInput) (req *request.Request, output *CreateTosRestoreOutput)
CreateTosRestoreRequest generates a "volcengine/request.Request" representing the client's request for the CreateTosRestore operation. The "output" return value will be populated with the CreateTosRestoreCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTosRestoreCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTosRestoreCommon Send returns without error.
See CreateTosRestore for more information on using the CreateTosRestore API call, and error handling.
// Example sending a request using the CreateTosRestoreRequest method.
req, resp := client.CreateTosRestoreRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) CreateTosRestoreWithContext ¶
func (c *RDSMSSQL) CreateTosRestoreWithContext(ctx volcengine.Context, input *CreateTosRestoreInput, opts ...request.Option) (*CreateTosRestoreOutput, error)
CreateTosRestoreWithContext is the same as CreateTosRestore with the addition of the ability to pass a context and additional request options.
See CreateTosRestore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DeleteAllowList ¶ added in v1.2.10
func (c *RDSMSSQL) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)
DeleteAllowList API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteAllowList for usage and error information.
func (*RDSMSSQL) DeleteAllowListCommon ¶ added in v1.2.10
func (c *RDSMSSQL) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAllowListCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteAllowListCommon for usage and error information.
func (*RDSMSSQL) DeleteAllowListCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteAllowListCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteAllowListRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteAllowListWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteBackup ¶
func (c *RDSMSSQL) DeleteBackup(input *DeleteBackupInput) (*DeleteBackupOutput, error)
DeleteBackup API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteBackup for usage and error information.
func (*RDSMSSQL) DeleteBackupCommon ¶
func (c *RDSMSSQL) DeleteBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteBackupCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteBackupCommon for usage and error information.
func (*RDSMSSQL) DeleteBackupCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteBackupCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteBackupRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteBackupWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBAccount ¶ added in v1.2.18
func (c *RDSMSSQL) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccount API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteDBAccount for usage and error information.
func (*RDSMSSQL) DeleteDBAccountCommon ¶ added in v1.2.18
func (c *RDSMSSQL) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteDBAccountCommon for usage and error information.
func (*RDSMSSQL) DeleteDBAccountCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBAccountCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBAccountRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBAccountWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBInstance ¶ added in v1.1.13
func (c *RDSMSSQL) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstance API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteDBInstance for usage and error information.
func (*RDSMSSQL) DeleteDBInstanceCommon ¶ added in v1.1.13
func (c *RDSMSSQL) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DeleteDBInstanceCommon for usage and error information.
func (*RDSMSSQL) DeleteDBInstanceCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBInstanceCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBInstanceRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DeleteDBInstanceWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListDetail ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetail API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAllowListDetail for usage and error information.
func (*RDSMSSQL) DescribeAllowListDetailCommon ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListDetailCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAllowListDetailCommon for usage and error information.
func (*RDSMSSQL) DescribeAllowListDetailCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListDetailCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListDetailRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListDetailWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowLists ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
DescribeAllowLists API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAllowLists for usage and error information.
func (*RDSMSSQL) DescribeAllowListsCommon ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListsCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAllowListsCommon for usage and error information.
func (*RDSMSSQL) DescribeAllowListsCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListsCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListsRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAllowListsWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailabilityZones ¶
func (c *RDSMSSQL) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
DescribeAvailabilityZones API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAvailabilityZones for usage and error information.
func (*RDSMSSQL) DescribeAvailabilityZonesCommon ¶
func (c *RDSMSSQL) DescribeAvailabilityZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailabilityZonesCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAvailabilityZonesCommon for usage and error information.
func (*RDSMSSQL) DescribeAvailabilityZonesCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailabilityZonesCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailabilityZonesRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailabilityZonesWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailableCrossRegion ¶ added in v1.1.13
func (c *RDSMSSQL) DescribeAvailableCrossRegion(input *DescribeAvailableCrossRegionInput) (*DescribeAvailableCrossRegionOutput, error)
DescribeAvailableCrossRegion API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAvailableCrossRegion for usage and error information.
func (*RDSMSSQL) DescribeAvailableCrossRegionCommon ¶ added in v1.1.13
func (c *RDSMSSQL) DescribeAvailableCrossRegionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAvailableCrossRegionCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeAvailableCrossRegionCommon for usage and error information.
func (*RDSMSSQL) DescribeAvailableCrossRegionCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailableCrossRegionCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailableCrossRegionRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeAvailableCrossRegionWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeBackupDetail ¶ added in v1.1.1
func (c *RDSMSSQL) DescribeBackupDetail(input *DescribeBackupDetailInput) (*DescribeBackupDetailOutput, error)
DescribeBackupDetail API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeBackupDetail for usage and error information.
func (*RDSMSSQL) DescribeBackupDetailCommon ¶ added in v1.1.1
func (c *RDSMSSQL) DescribeBackupDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupDetailCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeBackupDetailCommon for usage and error information.
func (*RDSMSSQL) DescribeBackupDetailCommonRequest ¶ added in v1.1.1
func (c *RDSMSSQL) DescribeBackupDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupDetailCommon operation. The "output" return value will be populated with the DescribeBackupDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupDetailCommon Send returns without error.
See DescribeBackupDetailCommon for more information on using the DescribeBackupDetailCommon API call, and error handling.
// Example sending a request using the DescribeBackupDetailCommonRequest method.
req, resp := client.DescribeBackupDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeBackupDetailCommonWithContext ¶ added in v1.1.1
func (c *RDSMSSQL) DescribeBackupDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupDetailCommonWithContext is the same as DescribeBackupDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeBackupDetailRequest ¶ added in v1.1.1
func (c *RDSMSSQL) DescribeBackupDetailRequest(input *DescribeBackupDetailInput) (req *request.Request, output *DescribeBackupDetailOutput)
DescribeBackupDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupDetail operation. The "output" return value will be populated with the DescribeBackupDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupDetailCommon Send returns without error.
See DescribeBackupDetail for more information on using the DescribeBackupDetail API call, and error handling.
// Example sending a request using the DescribeBackupDetailRequest method.
req, resp := client.DescribeBackupDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeBackupDetailWithContext ¶ added in v1.1.1
func (c *RDSMSSQL) DescribeBackupDetailWithContext(ctx volcengine.Context, input *DescribeBackupDetailInput, opts ...request.Option) (*DescribeBackupDetailOutput, error)
DescribeBackupDetailWithContext is the same as DescribeBackupDetail with the addition of the ability to pass a context and additional request options.
See DescribeBackupDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeBackups ¶
func (c *RDSMSSQL) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)
DescribeBackups API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeBackups for usage and error information.
func (*RDSMSSQL) DescribeBackupsCommon ¶
func (c *RDSMSSQL) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupsCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeBackupsCommon for usage and error information.
func (*RDSMSSQL) DescribeBackupsCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeBackupsCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeBackupsRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeBackupsWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeCrossBackupPolicy ¶ added in v1.1.13
func (c *RDSMSSQL) DescribeCrossBackupPolicy(input *DescribeCrossBackupPolicyInput) (*DescribeCrossBackupPolicyOutput, error)
DescribeCrossBackupPolicy API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeCrossBackupPolicy for usage and error information.
func (*RDSMSSQL) DescribeCrossBackupPolicyCommon ¶ added in v1.1.13
func (c *RDSMSSQL) DescribeCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossBackupPolicyCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeCrossBackupPolicyCommon for usage and error information.
func (*RDSMSSQL) DescribeCrossBackupPolicyCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeCrossBackupPolicyCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeCrossBackupPolicyRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeCrossBackupPolicyWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBAccounts ¶ added in v1.2.18
func (c *RDSMSSQL) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
DescribeDBAccounts API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBAccounts for usage and error information.
func (*RDSMSSQL) DescribeDBAccountsCommon ¶ added in v1.2.18
func (c *RDSMSSQL) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBAccountsCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBAccountsCommon for usage and error information.
func (*RDSMSSQL) DescribeDBAccountsCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBAccountsCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBAccountsRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBAccountsWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceDetail ¶
func (c *RDSMSSQL) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetail API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstanceDetail for usage and error information.
func (*RDSMSSQL) DescribeDBInstanceDetailCommon ¶
func (c *RDSMSSQL) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstanceDetailCommon for usage and error information.
func (*RDSMSSQL) DescribeDBInstanceDetailCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceDetailCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceDetailRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceDetailWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceParameters ¶
func (c *RDSMSSQL) DescribeDBInstanceParameters(input *DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
DescribeDBInstanceParameters API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstanceParameters for usage and error information.
func (*RDSMSSQL) DescribeDBInstanceParametersCommon ¶
func (c *RDSMSSQL) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceParametersCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstanceParametersCommon for usage and error information.
func (*RDSMSSQL) DescribeDBInstanceParametersCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceParametersCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceParametersRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceParametersWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceSpecs ¶ added in v1.1.13
func (c *RDSMSSQL) DescribeDBInstanceSpecs(input *DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)
DescribeDBInstanceSpecs API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstanceSpecs for usage and error information.
func (*RDSMSSQL) DescribeDBInstanceSpecsCommon ¶ added in v1.1.13
func (c *RDSMSSQL) DescribeDBInstanceSpecsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceSpecsCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstanceSpecsCommon for usage and error information.
func (*RDSMSSQL) DescribeDBInstanceSpecsCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceSpecsCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceSpecsRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstanceSpecsWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstances ¶
func (c *RDSMSSQL) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
DescribeDBInstances API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstances for usage and error information.
func (*RDSMSSQL) DescribeDBInstancesCommon ¶
func (c *RDSMSSQL) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancesCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeDBInstancesCommon for usage and error information.
func (*RDSMSSQL) DescribeDBInstancesCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstancesCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstancesRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeDBInstancesWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeInstanceAllowLists ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeInstanceAllowLists(input *DescribeInstanceAllowListsInput) (*DescribeInstanceAllowListsOutput, error)
DescribeInstanceAllowLists API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeInstanceAllowLists for usage and error information.
func (*RDSMSSQL) DescribeInstanceAllowListsCommon ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeInstanceAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceAllowListsCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeInstanceAllowListsCommon for usage and error information.
func (*RDSMSSQL) DescribeInstanceAllowListsCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeInstanceAllowListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeInstanceAllowListsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceAllowListsCommon operation. The "output" return value will be populated with the DescribeInstanceAllowListsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceAllowListsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceAllowListsCommon Send returns without error.
See DescribeInstanceAllowListsCommon for more information on using the DescribeInstanceAllowListsCommon API call, and error handling.
// Example sending a request using the DescribeInstanceAllowListsCommonRequest method.
req, resp := client.DescribeInstanceAllowListsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeInstanceAllowListsCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeInstanceAllowListsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeInstanceAllowListsCommonWithContext is the same as DescribeInstanceAllowListsCommon with the addition of the ability to pass a context and additional request options.
See DescribeInstanceAllowListsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeInstanceAllowListsRequest ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeInstanceAllowListsRequest(input *DescribeInstanceAllowListsInput) (req *request.Request, output *DescribeInstanceAllowListsOutput)
DescribeInstanceAllowListsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeInstanceAllowLists operation. The "output" return value will be populated with the DescribeInstanceAllowListsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeInstanceAllowListsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeInstanceAllowListsCommon Send returns without error.
See DescribeInstanceAllowLists for more information on using the DescribeInstanceAllowLists API call, and error handling.
// Example sending a request using the DescribeInstanceAllowListsRequest method.
req, resp := client.DescribeInstanceAllowListsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeInstanceAllowListsWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) DescribeInstanceAllowListsWithContext(ctx volcengine.Context, input *DescribeInstanceAllowListsInput, opts ...request.Option) (*DescribeInstanceAllowListsOutput, error)
DescribeInstanceAllowListsWithContext is the same as DescribeInstanceAllowLists with the addition of the ability to pass a context and additional request options.
See DescribeInstanceAllowLists for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeRegions ¶
func (c *RDSMSSQL) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
DescribeRegions API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeRegions for usage and error information.
func (*RDSMSSQL) DescribeRegionsCommon ¶
func (c *RDSMSSQL) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRegionsCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeRegionsCommon for usage and error information.
func (*RDSMSSQL) DescribeRegionsCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeRegionsCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeRegionsRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeRegionsWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DescribeTosRestoreTaskDetail ¶
func (c *RDSMSSQL) DescribeTosRestoreTaskDetail(input *DescribeTosRestoreTaskDetailInput) (*DescribeTosRestoreTaskDetailOutput, error)
DescribeTosRestoreTaskDetail API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeTosRestoreTaskDetail for usage and error information.
func (*RDSMSSQL) DescribeTosRestoreTaskDetailCommon ¶
func (c *RDSMSSQL) DescribeTosRestoreTaskDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTosRestoreTaskDetailCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeTosRestoreTaskDetailCommon for usage and error information.
func (*RDSMSSQL) DescribeTosRestoreTaskDetailCommonRequest ¶
func (c *RDSMSSQL) DescribeTosRestoreTaskDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTosRestoreTaskDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTosRestoreTaskDetailCommon operation. The "output" return value will be populated with the DescribeTosRestoreTaskDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTosRestoreTaskDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTosRestoreTaskDetailCommon Send returns without error.
See DescribeTosRestoreTaskDetailCommon for more information on using the DescribeTosRestoreTaskDetailCommon API call, and error handling.
// Example sending a request using the DescribeTosRestoreTaskDetailCommonRequest method.
req, resp := client.DescribeTosRestoreTaskDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeTosRestoreTaskDetailCommonWithContext ¶
func (c *RDSMSSQL) DescribeTosRestoreTaskDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTosRestoreTaskDetailCommonWithContext is the same as DescribeTosRestoreTaskDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeTosRestoreTaskDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeTosRestoreTaskDetailRequest ¶
func (c *RDSMSSQL) DescribeTosRestoreTaskDetailRequest(input *DescribeTosRestoreTaskDetailInput) (req *request.Request, output *DescribeTosRestoreTaskDetailOutput)
DescribeTosRestoreTaskDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTosRestoreTaskDetail operation. The "output" return value will be populated with the DescribeTosRestoreTaskDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTosRestoreTaskDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTosRestoreTaskDetailCommon Send returns without error.
See DescribeTosRestoreTaskDetail for more information on using the DescribeTosRestoreTaskDetail API call, and error handling.
// Example sending a request using the DescribeTosRestoreTaskDetailRequest method.
req, resp := client.DescribeTosRestoreTaskDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeTosRestoreTaskDetailWithContext ¶
func (c *RDSMSSQL) DescribeTosRestoreTaskDetailWithContext(ctx volcengine.Context, input *DescribeTosRestoreTaskDetailInput, opts ...request.Option) (*DescribeTosRestoreTaskDetailOutput, error)
DescribeTosRestoreTaskDetailWithContext is the same as DescribeTosRestoreTaskDetail with the addition of the ability to pass a context and additional request options.
See DescribeTosRestoreTaskDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeTosRestoreTasks ¶
func (c *RDSMSSQL) DescribeTosRestoreTasks(input *DescribeTosRestoreTasksInput) (*DescribeTosRestoreTasksOutput, error)
DescribeTosRestoreTasks API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeTosRestoreTasks for usage and error information.
func (*RDSMSSQL) DescribeTosRestoreTasksCommon ¶
func (c *RDSMSSQL) DescribeTosRestoreTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeTosRestoreTasksCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DescribeTosRestoreTasksCommon for usage and error information.
func (*RDSMSSQL) DescribeTosRestoreTasksCommonRequest ¶
func (c *RDSMSSQL) DescribeTosRestoreTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeTosRestoreTasksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTosRestoreTasksCommon operation. The "output" return value will be populated with the DescribeTosRestoreTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTosRestoreTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTosRestoreTasksCommon Send returns without error.
See DescribeTosRestoreTasksCommon for more information on using the DescribeTosRestoreTasksCommon API call, and error handling.
// Example sending a request using the DescribeTosRestoreTasksCommonRequest method.
req, resp := client.DescribeTosRestoreTasksCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeTosRestoreTasksCommonWithContext ¶
func (c *RDSMSSQL) DescribeTosRestoreTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeTosRestoreTasksCommonWithContext is the same as DescribeTosRestoreTasksCommon with the addition of the ability to pass a context and additional request options.
See DescribeTosRestoreTasksCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DescribeTosRestoreTasksRequest ¶
func (c *RDSMSSQL) DescribeTosRestoreTasksRequest(input *DescribeTosRestoreTasksInput) (req *request.Request, output *DescribeTosRestoreTasksOutput)
DescribeTosRestoreTasksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeTosRestoreTasks operation. The "output" return value will be populated with the DescribeTosRestoreTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeTosRestoreTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeTosRestoreTasksCommon Send returns without error.
See DescribeTosRestoreTasks for more information on using the DescribeTosRestoreTasks API call, and error handling.
// Example sending a request using the DescribeTosRestoreTasksRequest method.
req, resp := client.DescribeTosRestoreTasksRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) DescribeTosRestoreTasksWithContext ¶
func (c *RDSMSSQL) DescribeTosRestoreTasksWithContext(ctx volcengine.Context, input *DescribeTosRestoreTasksInput, opts ...request.Option) (*DescribeTosRestoreTasksOutput, error)
DescribeTosRestoreTasksWithContext is the same as DescribeTosRestoreTasks with the addition of the ability to pass a context and additional request options.
See DescribeTosRestoreTasks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) DisassociateAllowList ¶ added in v1.2.10
func (c *RDSMSSQL) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
DisassociateAllowList API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DisassociateAllowList for usage and error information.
func (*RDSMSSQL) DisassociateAllowListCommon ¶ added in v1.2.10
func (c *RDSMSSQL) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateAllowListCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DisassociateAllowListCommon for usage and error information.
func (*RDSMSSQL) DisassociateAllowListCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DisassociateAllowListCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DisassociateAllowListRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DisassociateAllowListWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) DownloadBackup ¶
func (c *RDSMSSQL) DownloadBackup(input *DownloadBackupInput) (*DownloadBackupOutput, error)
DownloadBackup API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DownloadBackup for usage and error information.
func (*RDSMSSQL) DownloadBackupCommon ¶
func (c *RDSMSSQL) DownloadBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DownloadBackupCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation DownloadBackupCommon for usage and error information.
func (*RDSMSSQL) DownloadBackupCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DownloadBackupCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DownloadBackupRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) DownloadBackupWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) GrantDBAccountPrivilege ¶ added in v1.2.18
func (c *RDSMSSQL) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilege API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation GrantDBAccountPrivilege for usage and error information.
func (*RDSMSSQL) GrantDBAccountPrivilegeCommon ¶ added in v1.2.18
func (c *RDSMSSQL) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation GrantDBAccountPrivilegeCommon for usage and error information.
func (*RDSMSSQL) GrantDBAccountPrivilegeCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) GrantDBAccountPrivilegeCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) GrantDBAccountPrivilegeRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) GrantDBAccountPrivilegeWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyAllowList ¶ added in v1.2.10
func (c *RDSMSSQL) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)
ModifyAllowList API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyAllowList for usage and error information.
func (*RDSMSSQL) ModifyAllowListCommon ¶ added in v1.2.10
func (c *RDSMSSQL) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyAllowListCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyAllowListCommon for usage and error information.
func (*RDSMSSQL) ModifyAllowListCommonRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyAllowListCommonWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyAllowListRequest ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyAllowListWithContext ¶ added in v1.2.10
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyBackupPolicy ¶
func (c *RDSMSSQL) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
ModifyBackupPolicy API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyBackupPolicy for usage and error information.
func (*RDSMSSQL) ModifyBackupPolicyCommon ¶
func (c *RDSMSSQL) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupPolicyCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyBackupPolicyCommon for usage and error information.
func (*RDSMSSQL) ModifyBackupPolicyCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyBackupPolicyCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyBackupPolicyRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyBackupPolicyWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyCrossBackupPolicy ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyCrossBackupPolicy(input *ModifyCrossBackupPolicyInput) (*ModifyCrossBackupPolicyOutput, error)
ModifyCrossBackupPolicy API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyCrossBackupPolicy for usage and error information.
func (*RDSMSSQL) ModifyCrossBackupPolicyCommon ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyCrossBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCrossBackupPolicyCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyCrossBackupPolicyCommon for usage and error information.
func (*RDSMSSQL) ModifyCrossBackupPolicyCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyCrossBackupPolicyCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyCrossBackupPolicyRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyCrossBackupPolicyWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyDBAccountStatus ¶ added in v1.2.18
func (c *RDSMSSQL) ModifyDBAccountStatus(input *ModifyDBAccountStatusInput) (*ModifyDBAccountStatusOutput, error)
ModifyDBAccountStatus API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyDBAccountStatus for usage and error information.
func (*RDSMSSQL) ModifyDBAccountStatusCommon ¶ added in v1.2.18
func (c *RDSMSSQL) ModifyDBAccountStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountStatusCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyDBAccountStatusCommon for usage and error information.
func (*RDSMSSQL) ModifyDBAccountStatusCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) ModifyDBAccountStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBAccountStatusCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountStatusCommon operation. The "output" return value will be populated with the ModifyDBAccountStatusCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountStatusCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountStatusCommon Send returns without error.
See ModifyDBAccountStatusCommon for more information on using the ModifyDBAccountStatusCommon API call, and error handling.
// Example sending a request using the ModifyDBAccountStatusCommonRequest method.
req, resp := client.ModifyDBAccountStatusCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) ModifyDBAccountStatusCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) ModifyDBAccountStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountStatusCommonWithContext is the same as ModifyDBAccountStatusCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountStatusCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) ModifyDBAccountStatusRequest ¶ added in v1.2.18
func (c *RDSMSSQL) ModifyDBAccountStatusRequest(input *ModifyDBAccountStatusInput) (req *request.Request, output *ModifyDBAccountStatusOutput)
ModifyDBAccountStatusRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountStatus operation. The "output" return value will be populated with the ModifyDBAccountStatusCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountStatusCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountStatusCommon Send returns without error.
See ModifyDBAccountStatus for more information on using the ModifyDBAccountStatus API call, and error handling.
// Example sending a request using the ModifyDBAccountStatusRequest method.
req, resp := client.ModifyDBAccountStatusRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) ModifyDBAccountStatusWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) ModifyDBAccountStatusWithContext(ctx volcengine.Context, input *ModifyDBAccountStatusInput, opts ...request.Option) (*ModifyDBAccountStatusOutput, error)
ModifyDBAccountStatusWithContext is the same as ModifyDBAccountStatus with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountStatus for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) ModifyDBFailover ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBFailover(input *ModifyDBFailoverInput) (*ModifyDBFailoverOutput, error)
ModifyDBFailover API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyDBFailover for usage and error information.
func (*RDSMSSQL) ModifyDBFailoverCommon ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBFailoverCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBFailoverCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyDBFailoverCommon for usage and error information.
func (*RDSMSSQL) ModifyDBFailoverCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBFailoverCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBFailoverCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBFailoverCommon operation. The "output" return value will be populated with the ModifyDBFailoverCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBFailoverCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBFailoverCommon Send returns without error.
See ModifyDBFailoverCommon for more information on using the ModifyDBFailoverCommon API call, and error handling.
// Example sending a request using the ModifyDBFailoverCommonRequest method.
req, resp := client.ModifyDBFailoverCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) ModifyDBFailoverCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBFailoverCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBFailoverCommonWithContext is the same as ModifyDBFailoverCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBFailoverCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) ModifyDBFailoverRequest ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBFailoverRequest(input *ModifyDBFailoverInput) (req *request.Request, output *ModifyDBFailoverOutput)
ModifyDBFailoverRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBFailover operation. The "output" return value will be populated with the ModifyDBFailoverCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBFailoverCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBFailoverCommon Send returns without error.
See ModifyDBFailover for more information on using the ModifyDBFailover API call, and error handling.
// Example sending a request using the ModifyDBFailoverRequest method.
req, resp := client.ModifyDBFailoverRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) ModifyDBFailoverWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBFailoverWithContext(ctx volcengine.Context, input *ModifyDBFailoverInput, opts ...request.Option) (*ModifyDBFailoverOutput, error)
ModifyDBFailoverWithContext is the same as ModifyDBFailover with the addition of the ability to pass a context and additional request options.
See ModifyDBFailover for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) ModifyDBInstanceName ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceName API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyDBInstanceName for usage and error information.
func (*RDSMSSQL) ModifyDBInstanceNameCommon ¶ added in v1.1.13
func (c *RDSMSSQL) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyDBInstanceNameCommon for usage and error information.
func (*RDSMSSQL) ModifyDBInstanceNameCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyDBInstanceNameCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyDBInstanceNameRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyDBInstanceNameWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) ModifyInstanceAdvancedFeatures ¶ added in v1.1.1
func (c *RDSMSSQL) ModifyInstanceAdvancedFeatures(input *ModifyInstanceAdvancedFeaturesInput) (*ModifyInstanceAdvancedFeaturesOutput, error)
ModifyInstanceAdvancedFeatures API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyInstanceAdvancedFeatures for usage and error information.
func (*RDSMSSQL) ModifyInstanceAdvancedFeaturesCommon ¶ added in v1.1.1
func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceAdvancedFeaturesCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ModifyInstanceAdvancedFeaturesCommon for usage and error information.
func (*RDSMSSQL) ModifyInstanceAdvancedFeaturesCommonRequest ¶ added in v1.1.1
func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyInstanceAdvancedFeaturesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceAdvancedFeaturesCommon operation. The "output" return value will be populated with the ModifyInstanceAdvancedFeaturesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceAdvancedFeaturesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceAdvancedFeaturesCommon Send returns without error.
See ModifyInstanceAdvancedFeaturesCommon for more information on using the ModifyInstanceAdvancedFeaturesCommon API call, and error handling.
// Example sending a request using the ModifyInstanceAdvancedFeaturesCommonRequest method.
req, resp := client.ModifyInstanceAdvancedFeaturesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) ModifyInstanceAdvancedFeaturesCommonWithContext ¶ added in v1.1.1
func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyInstanceAdvancedFeaturesCommonWithContext is the same as ModifyInstanceAdvancedFeaturesCommon with the addition of the ability to pass a context and additional request options.
See ModifyInstanceAdvancedFeaturesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) ModifyInstanceAdvancedFeaturesRequest ¶ added in v1.1.1
func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesRequest(input *ModifyInstanceAdvancedFeaturesInput) (req *request.Request, output *ModifyInstanceAdvancedFeaturesOutput)
ModifyInstanceAdvancedFeaturesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyInstanceAdvancedFeatures operation. The "output" return value will be populated with the ModifyInstanceAdvancedFeaturesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyInstanceAdvancedFeaturesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyInstanceAdvancedFeaturesCommon Send returns without error.
See ModifyInstanceAdvancedFeatures for more information on using the ModifyInstanceAdvancedFeatures API call, and error handling.
// Example sending a request using the ModifyInstanceAdvancedFeaturesRequest method.
req, resp := client.ModifyInstanceAdvancedFeaturesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*RDSMSSQL) ModifyInstanceAdvancedFeaturesWithContext ¶ added in v1.1.1
func (c *RDSMSSQL) ModifyInstanceAdvancedFeaturesWithContext(ctx volcengine.Context, input *ModifyInstanceAdvancedFeaturesInput, opts ...request.Option) (*ModifyInstanceAdvancedFeaturesOutput, error)
ModifyInstanceAdvancedFeaturesWithContext is the same as ModifyInstanceAdvancedFeatures with the addition of the ability to pass a context and additional request options.
See ModifyInstanceAdvancedFeatures for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*RDSMSSQL) ResetDBAccount ¶ added in v1.2.18
func (c *RDSMSSQL) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
ResetDBAccount API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ResetDBAccount for usage and error information.
func (*RDSMSSQL) ResetDBAccountCommon ¶ added in v1.2.18
func (c *RDSMSSQL) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResetDBAccountCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation ResetDBAccountCommon for usage and error information.
func (*RDSMSSQL) ResetDBAccountCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) ResetDBAccountCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) ResetDBAccountRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) ResetDBAccountWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestartDBInstance ¶ added in v1.1.13
func (c *RDSMSSQL) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
RestartDBInstance API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation RestartDBInstance for usage and error information.
func (*RDSMSSQL) RestartDBInstanceCommon ¶ added in v1.1.13
func (c *RDSMSSQL) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestartDBInstanceCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation RestartDBInstanceCommon for usage and error information.
func (*RDSMSSQL) RestartDBInstanceCommonRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestartDBInstanceCommonWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestartDBInstanceRequest ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestartDBInstanceWithContext ¶ added in v1.1.13
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestoreToExistedInstance ¶
func (c *RDSMSSQL) RestoreToExistedInstance(input *RestoreToExistedInstanceInput) (*RestoreToExistedInstanceOutput, error)
RestoreToExistedInstance API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation RestoreToExistedInstance for usage and error information.
func (*RDSMSSQL) RestoreToExistedInstanceCommon ¶
func (c *RDSMSSQL) RestoreToExistedInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestoreToExistedInstanceCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation RestoreToExistedInstanceCommon for usage and error information.
func (*RDSMSSQL) RestoreToExistedInstanceCommonRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestoreToExistedInstanceCommonWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestoreToExistedInstanceRequest ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) RestoreToExistedInstanceWithContext ¶
func (c *RDSMSSQL) 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 (*RDSMSSQL) RevokeDBAccountPrivilege ¶ added in v1.2.18
func (c *RDSMSSQL) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilege API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation RevokeDBAccountPrivilege for usage and error information.
func (*RDSMSSQL) RevokeDBAccountPrivilegeCommon ¶ added in v1.2.18
func (c *RDSMSSQL) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommon API operation for RDS_MSSQL.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for RDS_MSSQL's API operation RevokeDBAccountPrivilegeCommon for usage and error information.
func (*RDSMSSQL) RevokeDBAccountPrivilegeCommonRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) RevokeDBAccountPrivilegeCommonWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) RevokeDBAccountPrivilegeRequest ¶ added in v1.2.18
func (c *RDSMSSQL) 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 (*RDSMSSQL) RevokeDBAccountPrivilegeWithContext ¶ added in v1.2.18
func (c *RDSMSSQL) 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.
type RDSMSSQLAPI ¶
type RDSMSSQLAPI interface {
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)
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)
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)
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)
CreateTosRestoreCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTosRestoreCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTosRestoreCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTosRestore(*CreateTosRestoreInput) (*CreateTosRestoreOutput, error)
CreateTosRestoreWithContext(volcengine.Context, *CreateTosRestoreInput, ...request.Option) (*CreateTosRestoreOutput, error)
CreateTosRestoreRequest(*CreateTosRestoreInput) (*request.Request, *CreateTosRestoreOutput)
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)
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)
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)
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)
DescribeBackupDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackupDetail(*DescribeBackupDetailInput) (*DescribeBackupDetailOutput, error)
DescribeBackupDetailWithContext(volcengine.Context, *DescribeBackupDetailInput, ...request.Option) (*DescribeBackupDetailOutput, error)
DescribeBackupDetailRequest(*DescribeBackupDetailInput) (*request.Request, *DescribeBackupDetailOutput)
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)
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)
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)
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)
DescribeInstanceAllowListsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeInstanceAllowListsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeInstanceAllowListsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeInstanceAllowLists(*DescribeInstanceAllowListsInput) (*DescribeInstanceAllowListsOutput, error)
DescribeInstanceAllowListsWithContext(volcengine.Context, *DescribeInstanceAllowListsInput, ...request.Option) (*DescribeInstanceAllowListsOutput, error)
DescribeInstanceAllowListsRequest(*DescribeInstanceAllowListsInput) (*request.Request, *DescribeInstanceAllowListsOutput)
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)
DescribeTosRestoreTaskDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTosRestoreTaskDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTosRestoreTaskDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTosRestoreTaskDetail(*DescribeTosRestoreTaskDetailInput) (*DescribeTosRestoreTaskDetailOutput, error)
DescribeTosRestoreTaskDetailWithContext(volcengine.Context, *DescribeTosRestoreTaskDetailInput, ...request.Option) (*DescribeTosRestoreTaskDetailOutput, error)
DescribeTosRestoreTaskDetailRequest(*DescribeTosRestoreTaskDetailInput) (*request.Request, *DescribeTosRestoreTaskDetailOutput)
DescribeTosRestoreTasksCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeTosRestoreTasksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeTosRestoreTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeTosRestoreTasks(*DescribeTosRestoreTasksInput) (*DescribeTosRestoreTasksOutput, error)
DescribeTosRestoreTasksWithContext(volcengine.Context, *DescribeTosRestoreTasksInput, ...request.Option) (*DescribeTosRestoreTasksOutput, error)
DescribeTosRestoreTasksRequest(*DescribeTosRestoreTasksInput) (*request.Request, *DescribeTosRestoreTasksOutput)
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)
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)
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)
ModifyDBAccountStatusCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountStatusCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountStatusCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBAccountStatus(*ModifyDBAccountStatusInput) (*ModifyDBAccountStatusOutput, error)
ModifyDBAccountStatusWithContext(volcengine.Context, *ModifyDBAccountStatusInput, ...request.Option) (*ModifyDBAccountStatusOutput, error)
ModifyDBAccountStatusRequest(*ModifyDBAccountStatusInput) (*request.Request, *ModifyDBAccountStatusOutput)
ModifyDBFailoverCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBFailoverCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBFailoverCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBFailover(*ModifyDBFailoverInput) (*ModifyDBFailoverOutput, error)
ModifyDBFailoverWithContext(volcengine.Context, *ModifyDBFailoverInput, ...request.Option) (*ModifyDBFailoverOutput, error)
ModifyDBFailoverRequest(*ModifyDBFailoverInput) (*request.Request, *ModifyDBFailoverOutput)
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)
ModifyInstanceAdvancedFeaturesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyInstanceAdvancedFeaturesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyInstanceAdvancedFeaturesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyInstanceAdvancedFeatures(*ModifyInstanceAdvancedFeaturesInput) (*ModifyInstanceAdvancedFeaturesOutput, error)
ModifyInstanceAdvancedFeaturesWithContext(volcengine.Context, *ModifyInstanceAdvancedFeaturesInput, ...request.Option) (*ModifyInstanceAdvancedFeaturesOutput, error)
ModifyInstanceAdvancedFeaturesRequest(*ModifyInstanceAdvancedFeaturesInput) (*request.Request, *ModifyInstanceAdvancedFeaturesOutput)
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)
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)
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)
}
RDSMSSQLAPI provides an interface to enable mocking the rdsmssql.RDSMSSQL service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// RDS_MSSQL.
func myFunc(svc RDSMSSQLAPI) bool {
// Make svc.AssociateAllowList request
}
func main() {
sess := session.New()
svc := rdsmssql.New(sess)
myFunc(svc)
}
type RegionForDescribeRegionsOutput ¶
type RegionForDescribeRegionsOutput struct {
RegionId *string `type:"string" json:",omitempty"`
RegionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RegionForDescribeRegionsOutput) GoString ¶
func (s RegionForDescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*RegionForDescribeRegionsOutput) SetRegionId ¶
func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
SetRegionId sets the RegionId field's value.
func (*RegionForDescribeRegionsOutput) SetRegionName ¶
func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
SetRegionName sets the RegionName field's value.
func (RegionForDescribeRegionsOutput) String ¶
func (s RegionForDescribeRegionsOutput) String() string
String returns the string representation
type ResetDBAccountInput ¶ added in v1.2.18
type ResetDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ResetDBAccountInput) GoString ¶ added in v1.2.18
func (s ResetDBAccountInput) GoString() string
GoString returns the string representation
func (*ResetDBAccountInput) SetAccountName ¶ added in v1.2.18
func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput
SetAccountName sets the AccountName field's value.
func (*ResetDBAccountInput) SetAccountPassword ¶ added in v1.2.18
func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*ResetDBAccountInput) SetInstanceId ¶ added in v1.2.18
func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (ResetDBAccountInput) String ¶ added in v1.2.18
func (s ResetDBAccountInput) String() string
String returns the string representation
func (*ResetDBAccountInput) Validate ¶ added in v1.2.18
func (s *ResetDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetDBAccountOutput ¶ added in v1.2.18
type ResetDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResetDBAccountOutput) GoString ¶ added in v1.2.18
func (s ResetDBAccountOutput) GoString() string
GoString returns the string representation
func (ResetDBAccountOutput) String ¶ added in v1.2.18
func (s ResetDBAccountOutput) String() string
String returns the string representation
type RestartDBInstanceInput ¶ added in v1.1.13
type RestartDBInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestartDBInstanceInput) GoString ¶ added in v1.1.13
func (s RestartDBInstanceInput) GoString() string
GoString returns the string representation
func (*RestartDBInstanceInput) SetInstanceId ¶ added in v1.1.13
func (s *RestartDBInstanceInput) SetInstanceId(v string) *RestartDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (RestartDBInstanceInput) String ¶ added in v1.1.13
func (s RestartDBInstanceInput) String() string
String returns the string representation
func (*RestartDBInstanceInput) Validate ¶ added in v1.1.13
func (s *RestartDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestartDBInstanceOutput ¶ added in v1.1.13
type RestartDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RestartDBInstanceOutput) GoString ¶ added in v1.1.13
func (s RestartDBInstanceOutput) GoString() string
GoString returns the string representation
func (RestartDBInstanceOutput) String ¶ added in v1.1.13
func (s RestartDBInstanceOutput) String() string
String returns the string representation
type RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput ¶
type RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput struct {
BackupType *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
NewDBName *string `type:"string" json:",omitempty"`
RestoreDesc *string `type:"string" json:",omitempty"`
RestoreEndTime *string `type:"string" json:",omitempty"`
RestoreFileName *string `type:"string" json:",omitempty"`
RestoreFileSize *string `type:"string" json:",omitempty"`
RestoreStartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) GoString ¶
func (s RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) GoString() string
GoString returns the string representation
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetBackupType ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetBackupType(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetBackupType sets the BackupType field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetDBName ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetDBName(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetDBName sets the DBName field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetNewDBName ¶ added in v1.1.1
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetNewDBName(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetNewDBName sets the NewDBName field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreDesc ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreDesc(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetRestoreDesc sets the RestoreDesc field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreEndTime ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreEndTime(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetRestoreEndTime sets the RestoreEndTime field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreFileName ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreFileName(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetRestoreFileName sets the RestoreFileName field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreFileSize ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreFileSize(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetRestoreFileSize sets the RestoreFileSize field's value.
func (*RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreStartTime ¶
func (s *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) SetRestoreStartTime(v string) *RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput
SetRestoreStartTime sets the RestoreStartTime field's value.
func (RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) String ¶
func (s RestoreTaskDetailForDescribeTosRestoreTaskDetailOutput) String() string
String returns the string representation
type RestoreTaskForDescribeTosRestoreTasksOutput ¶
type RestoreTaskForDescribeTosRestoreTasksOutput struct {
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
IsReplace *bool `type:"boolean" json:",omitempty"`
RestoreTaskId *string `type:"string" json:",omitempty"`
RestoreType *string `type:"string" json:",omitempty"`
TaskDesc *string `type:"string" json:",omitempty"`
TaskEndTime *string `type:"string" json:",omitempty"`
TaskStartTime *string `type:"string" json:",omitempty"`
TaskStatus *string `type:"string" json:",omitempty"`
TaskType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreTaskForDescribeTosRestoreTasksOutput) GoString ¶
func (s RestoreTaskForDescribeTosRestoreTasksOutput) GoString() string
GoString returns the string representation
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetInstanceId ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetInstanceId(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetInstanceId sets the InstanceId field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetInstanceName ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetInstanceName(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetInstanceName sets the InstanceName field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetIsReplace ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetIsReplace(v bool) *RestoreTaskForDescribeTosRestoreTasksOutput
SetIsReplace sets the IsReplace field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetRestoreTaskId ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetRestoreTaskId(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetRestoreTaskId sets the RestoreTaskId field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetRestoreType ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetRestoreType(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetRestoreType sets the RestoreType field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskDesc ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskDesc(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetTaskDesc sets the TaskDesc field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskEndTime ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskEndTime(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetTaskEndTime sets the TaskEndTime field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskStartTime ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskStartTime(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetTaskStartTime sets the TaskStartTime field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskStatus ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskStatus(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetTaskStatus sets the TaskStatus field's value.
func (*RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskType ¶
func (s *RestoreTaskForDescribeTosRestoreTasksOutput) SetTaskType(v string) *RestoreTaskForDescribeTosRestoreTasksOutput
SetTaskType sets the TaskType field's value.
func (RestoreTaskForDescribeTosRestoreTasksOutput) String ¶
func (s RestoreTaskForDescribeTosRestoreTasksOutput) String() string
String returns the string representation
type RestoreToExistedInstanceInput ¶
type RestoreToExistedInstanceInput struct {
BackupId *string `type:"string" json:",omitempty"`
Databases []*DatabaseForRestoreToExistedInstanceInput `type:"list" json:",omitempty"`
RestoreTime *string `type:"string" json:",omitempty"`
// SourceDBInstanceId is a required field
SourceDBInstanceId *string `type:"string" json:",omitempty" required:"true"`
// TargetDBInstanceId is a required field
TargetDBInstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestoreToExistedInstanceInput) GoString ¶
func (s RestoreToExistedInstanceInput) GoString() string
GoString returns the string representation
func (*RestoreToExistedInstanceInput) SetBackupId ¶
func (s *RestoreToExistedInstanceInput) SetBackupId(v string) *RestoreToExistedInstanceInput
SetBackupId sets the BackupId field's value.
func (*RestoreToExistedInstanceInput) SetDatabases ¶
func (s *RestoreToExistedInstanceInput) SetDatabases(v []*DatabaseForRestoreToExistedInstanceInput) *RestoreToExistedInstanceInput
SetDatabases sets the Databases field's value.
func (*RestoreToExistedInstanceInput) SetRestoreTime ¶
func (s *RestoreToExistedInstanceInput) SetRestoreTime(v string) *RestoreToExistedInstanceInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreToExistedInstanceInput) SetSourceDBInstanceId ¶
func (s *RestoreToExistedInstanceInput) SetSourceDBInstanceId(v string) *RestoreToExistedInstanceInput
SetSourceDBInstanceId sets the SourceDBInstanceId field's value.
func (*RestoreToExistedInstanceInput) SetTargetDBInstanceId ¶
func (s *RestoreToExistedInstanceInput) SetTargetDBInstanceId(v string) *RestoreToExistedInstanceInput
SetTargetDBInstanceId sets the TargetDBInstanceId field's value.
func (RestoreToExistedInstanceInput) String ¶
func (s RestoreToExistedInstanceInput) String() string
String returns the string representation
func (*RestoreToExistedInstanceInput) Validate ¶
func (s *RestoreToExistedInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreToExistedInstanceOutput ¶
type RestoreToExistedInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreToExistedInstanceOutput) GoString ¶
func (s RestoreToExistedInstanceOutput) GoString() string
GoString returns the string representation
func (*RestoreToExistedInstanceOutput) SetInstanceId ¶
func (s *RestoreToExistedInstanceOutput) SetInstanceId(v string) *RestoreToExistedInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (RestoreToExistedInstanceOutput) String ¶
func (s RestoreToExistedInstanceOutput) String() string
String returns the string representation
type RevokeDBAccountPrivilegeInput ¶ added in v1.2.18
type RevokeDBAccountPrivilegeInput struct {
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// DBNames is a required field
DBNames *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeInput) GoString ¶ added in v1.2.18
func (s RevokeDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*RevokeDBAccountPrivilegeInput) SetAccountName ¶ added in v1.2.18
func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*RevokeDBAccountPrivilegeInput) SetDBNames ¶ added in v1.2.18
func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
SetDBNames sets the DBNames field's value.
func (*RevokeDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.2.18
func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (RevokeDBAccountPrivilegeInput) String ¶ added in v1.2.18
func (s RevokeDBAccountPrivilegeInput) String() string
String returns the string representation
func (*RevokeDBAccountPrivilegeInput) Validate ¶ added in v1.2.18
func (s *RevokeDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeDBAccountPrivilegeOutput ¶ added in v1.2.18
type RevokeDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeOutput) GoString ¶ added in v1.2.18
func (s RevokeDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (RevokeDBAccountPrivilegeOutput) String ¶ added in v1.2.18
func (s RevokeDBAccountPrivilegeOutput) String() string
String returns the string representation
type SecurityGroupBindInfoForCreateAllowListInput ¶ added in v1.2.10
type SecurityGroupBindInfoForCreateAllowListInput struct {
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForCreateAllowListInput) GoString ¶ added in v1.2.10
func (s SecurityGroupBindInfoForCreateAllowListInput) GoString() string
GoString returns the string representation
func (SecurityGroupBindInfoForCreateAllowListInput) String ¶ added in v1.2.10
func (s SecurityGroupBindInfoForCreateAllowListInput) String() string
String returns the string representation
type SecurityGroupBindInfoForDescribeAllowListDetailOutput ¶ added in v1.2.10
type SecurityGroupBindInfoForDescribeAllowListDetailOutput struct {
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForDescribeAllowListDetailOutput) GoString ¶ added in v1.2.10
func (s SecurityGroupBindInfoForDescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (SecurityGroupBindInfoForDescribeAllowListDetailOutput) String ¶ added in v1.2.10
func (s SecurityGroupBindInfoForDescribeAllowListDetailOutput) String() string
String returns the string representation
type SecurityGroupBindInfoForDescribeAllowListsOutput ¶ added in v1.2.10
type SecurityGroupBindInfoForDescribeAllowListsOutput struct {
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForDescribeAllowListsOutput) GoString ¶ added in v1.2.10
func (s SecurityGroupBindInfoForDescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (SecurityGroupBindInfoForDescribeAllowListsOutput) String ¶ added in v1.2.10
func (s SecurityGroupBindInfoForDescribeAllowListsOutput) String() string
String returns the string representation
type SecurityGroupBindInfoForDescribeInstanceAllowListsOutput ¶ added in v1.2.10
type SecurityGroupBindInfoForDescribeInstanceAllowListsOutput struct {
// contains filtered or unexported fields
}
func (SecurityGroupBindInfoForDescribeInstanceAllowListsOutput) GoString ¶ added in v1.2.10
func (s SecurityGroupBindInfoForDescribeInstanceAllowListsOutput) GoString() string
GoString returns the string representation
func (SecurityGroupBindInfoForDescribeInstanceAllowListsOutput) String ¶ added in v1.2.10
func (s SecurityGroupBindInfoForDescribeInstanceAllowListsOutput) String() string
String returns the string representation
type TagFilterForDescribeDBInstancesInput ¶
type TagFilterForDescribeDBInstancesInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeDBInstancesInput) GoString ¶
func (s TagFilterForDescribeDBInstancesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeDBInstancesInput) SetKey ¶
func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeDBInstancesInput) SetValue ¶
func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
SetValue sets the Value field's value.
func (*TagFilterForDescribeDBInstancesInput) SetValues ¶ added in v1.1.1
func (s *TagFilterForDescribeDBInstancesInput) SetValues(v []*string) *TagFilterForDescribeDBInstancesInput
SetValues sets the Values field's value.
func (TagFilterForDescribeDBInstancesInput) String ¶
func (s TagFilterForDescribeDBInstancesInput) String() string
String returns the string representation
type TagForCreateDBInstanceInput ¶
type TagForCreateDBInstanceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForCreateDBInstanceInput) GoString ¶
func (s TagForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*TagForCreateDBInstanceInput) SetKey ¶
func (s *TagForCreateDBInstanceInput) SetKey(v string) *TagForCreateDBInstanceInput
SetKey sets the Key field's value.
func (*TagForCreateDBInstanceInput) SetValue ¶
func (s *TagForCreateDBInstanceInput) SetValue(v string) *TagForCreateDBInstanceInput
SetValue sets the Value field's value.
func (TagForCreateDBInstanceInput) String ¶
func (s TagForCreateDBInstanceInput) String() string
String returns the string representation
type TagForDescribeDBInstanceDetailOutput ¶
type TagForDescribeDBInstanceDetailOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstanceDetailOutput) GoString ¶
func (s TagForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstanceDetailOutput) SetKey ¶
func (s *TagForDescribeDBInstanceDetailOutput) SetKey(v string) *TagForDescribeDBInstanceDetailOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstanceDetailOutput) SetValue ¶
func (s *TagForDescribeDBInstanceDetailOutput) SetValue(v string) *TagForDescribeDBInstanceDetailOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstanceDetailOutput) String ¶
func (s TagForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type TagForDescribeDBInstancesOutput ¶ added in v1.1.1
type TagForDescribeDBInstancesOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstancesOutput) GoString ¶ added in v1.1.1
func (s TagForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstancesOutput) SetKey ¶ added in v1.1.1
func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstancesOutput) SetValue ¶ added in v1.1.1
func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstancesOutput) String ¶ added in v1.1.1
func (s TagForDescribeDBInstancesOutput) String() string
String returns the string representation
type ZoneForDescribeAvailabilityZonesOutput ¶
type ZoneForDescribeAvailabilityZonesOutput struct {
Description *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
ZoneName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ZoneForDescribeAvailabilityZonesOutput) GoString ¶
func (s ZoneForDescribeAvailabilityZonesOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeAvailabilityZonesOutput) SetDescription ¶
func (s *ZoneForDescribeAvailabilityZonesOutput) SetDescription(v string) *ZoneForDescribeAvailabilityZonesOutput
SetDescription sets the Description field's value.
func (*ZoneForDescribeAvailabilityZonesOutput) SetZoneId ¶
func (s *ZoneForDescribeAvailabilityZonesOutput) SetZoneId(v string) *ZoneForDescribeAvailabilityZonesOutput
SetZoneId sets the ZoneId field's value.
func (*ZoneForDescribeAvailabilityZonesOutput) SetZoneName ¶
func (s *ZoneForDescribeAvailabilityZonesOutput) SetZoneName(v string) *ZoneForDescribeAvailabilityZonesOutput
SetZoneName sets the ZoneName field's value.
func (ZoneForDescribeAvailabilityZonesOutput) String ¶
func (s ZoneForDescribeAvailabilityZonesOutput) String() string
String returns the string representation
Source Files
¶
- api_associate_allow_list.go
- api_create_allow_list.go
- api_create_backup.go
- api_create_db_account.go
- api_create_db_instance.go
- api_create_tos_restore.go
- api_delete_allow_list.go
- api_delete_backup.go
- api_delete_db_account.go
- api_delete_db_instance.go
- api_describe_allow_list_detail.go
- api_describe_allow_lists.go
- api_describe_availability_zones.go
- api_describe_available_cross_region.go
- api_describe_backup_detail.go
- api_describe_backups.go
- api_describe_cross_backup_policy.go
- api_describe_db_accounts.go
- api_describe_db_instance_detail.go
- api_describe_db_instance_parameters.go
- api_describe_db_instance_specs.go
- api_describe_db_instances.go
- api_describe_instance_allow_lists.go
- api_describe_regions.go
- api_describe_tos_restore_task_detail.go
- api_describe_tos_restore_tasks.go
- api_disassociate_allow_list.go
- api_download_backup.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_db_account_status.go
- api_modify_db_failover.go
- api_modify_db_instance_name.go
- api_modify_instance_advanced_features.go
- api_reset_db_account.go
- api_restart_db_instance.go
- api_restore_to_existed_instance.go
- api_revoke_db_account_privilege.go
- interface_rdsmssql.go
- service_rdsmssql.go