Documentation
¶
Overview ¶
Package vedbmiface provides an interface to enable mocking the VEDBM service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AccountForDescribeDBAccountsOutput
- func (s AccountForDescribeDBAccountsOutput) GoString() string
- func (s *AccountForDescribeDBAccountsOutput) SetAccountDesc(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) 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 AddTagsToResourceInput
- type AddTagsToResourceOutput
- type AddressForDescribeDBEndpointOutput
- func (s AddressForDescribeDBEndpointOutput) GoString() string
- func (s *AddressForDescribeDBEndpointOutput) SetDNSVisibility(v bool) *AddressForDescribeDBEndpointOutput
- func (s *AddressForDescribeDBEndpointOutput) SetDomain(v string) *AddressForDescribeDBEndpointOutput
- func (s *AddressForDescribeDBEndpointOutput) SetEipId(v string) *AddressForDescribeDBEndpointOutput
- func (s *AddressForDescribeDBEndpointOutput) SetIPAddress(v string) *AddressForDescribeDBEndpointOutput
- func (s *AddressForDescribeDBEndpointOutput) SetNetworkType(v string) *AddressForDescribeDBEndpointOutput
- func (s *AddressForDescribeDBEndpointOutput) SetPort(v string) *AddressForDescribeDBEndpointOutput
- func (s *AddressForDescribeDBEndpointOutput) SetSubnetId(v string) *AddressForDescribeDBEndpointOutput
- func (s AddressForDescribeDBEndpointOutput) 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) SetAllowListDesc(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListIPNum(v int32) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListId(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListName(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAllowListType(v string) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum(v int32) *AllowListForDescribeAllowListsOutput
- func (s *AllowListForDescribeAllowListsOutput) SetProjectName(v string) *AllowListForDescribeAllowListsOutput
- func (s AllowListForDescribeAllowListsOutput) String() string
- type ApplyParameterTemplateInput
- func (s ApplyParameterTemplateInput) GoString() string
- func (s *ApplyParameterTemplateInput) SetInstanceIds(v []*string) *ApplyParameterTemplateInput
- func (s *ApplyParameterTemplateInput) SetTemplateId(v string) *ApplyParameterTemplateInput
- func (s ApplyParameterTemplateInput) String() string
- func (s *ApplyParameterTemplateInput) Validate() error
- type ApplyParameterTemplateOutput
- 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) SetProjectName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
- func (s AssociatedInstanceForDescribeAllowListDetailOutput) String() string
- type BackupsInfoForDescribeBackupsOutput
- func (s BackupsInfoForDescribeBackupsOutput) GoString() string
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupFileSize(v int32) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupId(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupMethod(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStatus(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetBackupType(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetConsistentTime(v string) *BackupsInfoForDescribeBackupsOutput
- func (s *BackupsInfoForDescribeBackupsOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupsOutput
- func (s BackupsInfoForDescribeBackupsOutput) 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) 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) String() string
- type CreateAllowListInput
- func (s CreateAllowListInput) GoString() string
- func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput
- func (s *CreateAllowListInput) SetProjectName(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) SetBackupMethod(v string) *CreateBackupInput
- func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput
- func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput
- func (s CreateBackupInput) String() string
- func (s *CreateBackupInput) Validate() error
- type CreateBackupOutput
- type CreateDBAccountInput
- func (s CreateDBAccountInput) GoString() string
- func (s *CreateDBAccountInput) SetAccountDesc(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
- func (s CreateDBAccountInput) String() string
- func (s *CreateDBAccountInput) Validate() error
- type CreateDBAccountOutput
- type CreateDBEndpointInput
- func (s CreateDBEndpointInput) GoString() string
- func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConsistLevel(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConsistTimeout(v int32) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConsistTimeoutAction(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetDistributedTransaction(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetMasterAcceptReadRequests(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
- func (s CreateDBEndpointInput) String() string
- func (s *CreateDBEndpointInput) Validate() error
- type CreateDBEndpointOutput
- type CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) GoString() string
- func (s *CreateDBEndpointPublicAddressInput) SetEipId(v string) *CreateDBEndpointPublicAddressInput
- func (s *CreateDBEndpointPublicAddressInput) SetEndpointId(v string) *CreateDBEndpointPublicAddressInput
- func (s *CreateDBEndpointPublicAddressInput) SetInstanceId(v string) *CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) String() string
- func (s *CreateDBEndpointPublicAddressInput) Validate() error
- type CreateDBEndpointPublicAddressOutput
- type CreateDBInstanceInput
- func (s CreateDBInstanceInput) GoString() string
- func (s *CreateDBInstanceInput) SetAutoRenew(v bool) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetChargeType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBMinorVersion(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBTimeZone(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDeletionProtection(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetLowerCaseTableNames(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNodeNumber(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNodeSpec(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNumber(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPeriod(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPeriodUnit(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPort(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPrePaidStorageInGB(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetStorageChargeType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetTags(v []*TagForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetTemplateId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetZoneIds(v string) *CreateDBInstanceInput
- func (s CreateDBInstanceInput) String() string
- func (s *CreateDBInstanceInput) Validate() error
- type CreateDBInstanceOutput
- type CreateDatabaseInput
- func (s CreateDatabaseInput) GoString() string
- func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDBDesc(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDBName(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForCreateDatabaseInput) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
- func (s CreateDatabaseInput) String() string
- func (s *CreateDatabaseInput) Validate() error
- type CreateDatabaseOutput
- type CreateParameterTemplateInput
- func (s CreateParameterTemplateInput) GoString() string
- func (s *CreateParameterTemplateInput) SetTemplateCategory(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateDescription(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateName(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateParameters(v []*TemplateParameterForCreateParameterTemplateInput) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateType(v string) *CreateParameterTemplateInput
- func (s *CreateParameterTemplateInput) SetTemplateTypeVersion(v string) *CreateParameterTemplateInput
- func (s CreateParameterTemplateInput) String() string
- func (s *CreateParameterTemplateInput) Validate() error
- type CreateParameterTemplateOutput
- type DatabaseForDescribeDatabasesOutput
- func (s DatabaseForDescribeDatabasesOutput) GoString() string
- func (s *DatabaseForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDBDesc(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDBName(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForDescribeDatabasesOutput) *DatabaseForDescribeDatabasesOutput
- func (s DatabaseForDescribeDatabasesOutput) String() string
- type DatabasesPrivilegeForCreateDatabaseInput
- func (s DatabasesPrivilegeForCreateDatabaseInput) GoString() string
- func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountName(v string) *DatabasesPrivilegeForCreateDatabaseInput
- func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasesPrivilegeForCreateDatabaseInput
- func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilegeDetail(v string) *DatabasesPrivilegeForCreateDatabaseInput
- func (s DatabasesPrivilegeForCreateDatabaseInput) String() string
- type DatabasesPrivilegeForDescribeDatabasesOutput
- func (s DatabasesPrivilegeForDescribeDatabasesOutput) GoString() string
- func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountName(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
- func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
- func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilegeDetail(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
- func (s DatabasesPrivilegeForDescribeDatabasesOutput) String() string
- type DeleteAllowListInput
- type DeleteAllowListOutput
- type DeleteBackupInput
- type DeleteBackupOutput
- type DeleteDBAccountInput
- type DeleteDBAccountOutput
- type DeleteDBEndpointInput
- func (s DeleteDBEndpointInput) GoString() string
- func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput
- func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput
- func (s DeleteDBEndpointInput) String() string
- func (s *DeleteDBEndpointInput) Validate() error
- type DeleteDBEndpointOutput
- type DeleteDBEndpointPublicAddressInput
- func (s DeleteDBEndpointPublicAddressInput) GoString() string
- func (s *DeleteDBEndpointPublicAddressInput) SetEndpointId(v string) *DeleteDBEndpointPublicAddressInput
- func (s *DeleteDBEndpointPublicAddressInput) SetInstanceId(v string) *DeleteDBEndpointPublicAddressInput
- func (s DeleteDBEndpointPublicAddressInput) String() string
- func (s *DeleteDBEndpointPublicAddressInput) Validate() error
- type DeleteDBEndpointPublicAddressOutput
- type DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) GoString() string
- func (s *DeleteDBInstanceInput) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
- func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) String() string
- func (s *DeleteDBInstanceInput) Validate() error
- type DeleteDBInstanceOutput
- type DeleteDatabaseInput
- type DeleteDatabaseOutput
- type DeleteParameterTemplateInput
- type DeleteParameterTemplateOutput
- type DescribeAllowListDetailInput
- type DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) GoString() string
- func (s *DescribeAllowListDetailOutput) SetAllowList(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListDesc(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListId(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListName(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAllowListType(v string) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAssociatedInstanceNum(v int32) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetAssociatedInstances(v []*AssociatedInstanceForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
- func (s *DescribeAllowListDetailOutput) SetProjectName(v string) *DescribeAllowListDetailOutput
- func (s DescribeAllowListDetailOutput) String() string
- type DescribeAllowListsInput
- func (s DescribeAllowListsInput) GoString() string
- func (s *DescribeAllowListsInput) SetInstanceId(v string) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetProjectName(v string) *DescribeAllowListsInput
- func (s *DescribeAllowListsInput) SetRegionId(v string) *DescribeAllowListsInput
- func (s DescribeAllowListsInput) String() string
- func (s *DescribeAllowListsInput) Validate() error
- type DescribeAllowListsOutput
- type DescribeBackupPolicyInput
- type DescribeBackupPolicyOutput
- func (s DescribeBackupPolicyOutput) GoString() string
- func (s *DescribeBackupPolicyOutput) SetBackupRetentionPeriod(v int32) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetBackupTime(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetContinueBackup(v bool) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetFullBackupPeriod(v string) *DescribeBackupPolicyOutput
- func (s *DescribeBackupPolicyOutput) SetInstanceId(v string) *DescribeBackupPolicyOutput
- func (s DescribeBackupPolicyOutput) String() string
- type DescribeBackupsInput
- func (s DescribeBackupsInput) GoString() string
- func (s *DescribeBackupsInput) SetBackupEndTime(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupMethod(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupStatus(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) SetBackupType(v string) *DescribeBackupsInput
- func (s *DescribeBackupsInput) 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 DescribeCrossRegionBackupDBInstancesInput
- func (s DescribeCrossRegionBackupDBInstancesInput) GoString() string
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetInstanceId(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageNumber(v int32) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageSize(v int32) *DescribeCrossRegionBackupDBInstancesInput
- func (s *DescribeCrossRegionBackupDBInstancesInput) SetProjectName(v string) *DescribeCrossRegionBackupDBInstancesInput
- func (s DescribeCrossRegionBackupDBInstancesInput) String() string
- type DescribeCrossRegionBackupDBInstancesOutput
- func (s DescribeCrossRegionBackupDBInstancesOutput) GoString() string
- func (s *DescribeCrossRegionBackupDBInstancesOutput) SetInstances(v []*InstanceForDescribeCrossRegionBackupDBInstancesOutput) *DescribeCrossRegionBackupDBInstancesOutput
- func (s *DescribeCrossRegionBackupDBInstancesOutput) SetTotal(v int32) *DescribeCrossRegionBackupDBInstancesOutput
- func (s DescribeCrossRegionBackupDBInstancesOutput) String() string
- type DescribeCrossRegionBackupPolicyInput
- type DescribeCrossRegionBackupPolicyOutput
- func (s DescribeCrossRegionBackupPolicyOutput) GoString() string
- func (s *DescribeCrossRegionBackupPolicyOutput) SetCrossRegionBackup(v bool) *DescribeCrossRegionBackupPolicyOutput
- func (s *DescribeCrossRegionBackupPolicyOutput) SetInstanceId(v string) *DescribeCrossRegionBackupPolicyOutput
- func (s *DescribeCrossRegionBackupPolicyOutput) SetRetention(v int32) *DescribeCrossRegionBackupPolicyOutput
- func (s *DescribeCrossRegionBackupPolicyOutput) SetTargetRegion(v string) *DescribeCrossRegionBackupPolicyOutput
- func (s DescribeCrossRegionBackupPolicyOutput) String() string
- type DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) GoString() string
- func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageNumber(v int32) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageSize(v int32) *DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) String() string
- func (s *DescribeDBAccountsInput) Validate() error
- type DescribeDBAccountsOutput
- type DescribeDBEndpointInput
- func (s DescribeDBEndpointInput) GoString() string
- func (s *DescribeDBEndpointInput) SetEndpointId(v string) *DescribeDBEndpointInput
- func (s *DescribeDBEndpointInput) SetInstanceId(v string) *DescribeDBEndpointInput
- func (s DescribeDBEndpointInput) String() string
- func (s *DescribeDBEndpointInput) Validate() error
- type DescribeDBEndpointOutput
- type DescribeDBInstanceDetailInput
- type DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) GoString() string
- func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetInstanceDetail(v *InstanceDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetTags(v []*TagForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) String() string
- type DescribeDBInstanceParametersInput
- type DescribeDBInstanceParametersOutput
- func (s DescribeDBInstanceParametersOutput) GoString() string
- func (s *DescribeDBInstanceParametersOutput) SetInstanceId(v string) *DescribeDBInstanceParametersOutput
- func (s *DescribeDBInstanceParametersOutput) SetParameters(v []*ParameterForDescribeDBInstanceParametersOutput) *DescribeDBInstanceParametersOutput
- func (s DescribeDBInstanceParametersOutput) String() string
- type DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) GoString() string
- func (s *DescribeDBInstancesInput) SetChargeType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetCreateTimeEnd(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetCreateTimeStart(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetDBEngineVersion(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceId(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceStatus(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetNodeSpec(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageNumber(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageSize(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetStorageChargeType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) String() string
- type DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) GoString() string
- func (s *DescribeDBInstancesOutput) SetInstances(v []*InstanceForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
- func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) String() string
- type DescribeDatabasesInput
- func (s DescribeDatabasesInput) GoString() string
- func (s *DescribeDatabasesInput) SetDBName(v string) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetInstanceId(v string) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetPageNumber(v int32) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetPageSize(v int32) *DescribeDatabasesInput
- func (s DescribeDatabasesInput) String() string
- func (s *DescribeDatabasesInput) Validate() error
- type DescribeDatabasesOutput
- type DescribeParameterTemplateDetailInput
- type DescribeParameterTemplateDetailOutput
- func (s DescribeParameterTemplateDetailOutput) GoString() string
- func (s *DescribeParameterTemplateDetailOutput) SetCreateTime(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetNeedRestart(v bool) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetParameterNumber(v int32) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateCategory(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateDescription(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateId(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateName(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateParameters(v []*TemplateParameterForDescribeParameterTemplateDetailOutput) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateSource(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateType(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetTemplateTypeVersion(v string) *DescribeParameterTemplateDetailOutput
- func (s *DescribeParameterTemplateDetailOutput) SetUpdateTime(v string) *DescribeParameterTemplateDetailOutput
- func (s DescribeParameterTemplateDetailOutput) String() string
- type DescribeParameterTemplatesInput
- func (s DescribeParameterTemplatesInput) GoString() string
- func (s *DescribeParameterTemplatesInput) SetPageNumber(v int32) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetPageSize(v int32) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetTemplateCategory(v string) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetTemplateId(v string) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetTemplateName(v string) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetTemplateSource(v string) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetTemplateType(v string) *DescribeParameterTemplatesInput
- func (s *DescribeParameterTemplatesInput) SetTemplateTypeVersion(v string) *DescribeParameterTemplatesInput
- func (s DescribeParameterTemplatesInput) String() string
- func (s *DescribeParameterTemplatesInput) Validate() error
- type DescribeParameterTemplatesOutput
- func (s DescribeParameterTemplatesOutput) GoString() string
- func (s *DescribeParameterTemplatesOutput) SetTemplateInfos(v []*TemplateInfoForDescribeParameterTemplatesOutput) *DescribeParameterTemplatesOutput
- func (s *DescribeParameterTemplatesOutput) SetTotal(v int32) *DescribeParameterTemplatesOutput
- func (s DescribeParameterTemplatesOutput) String() string
- type DescribeRecoverableTimeInput
- type DescribeRecoverableTimeOutput
- type DisassociateAllowListInput
- type DisassociateAllowListOutput
- type EndpointForDescribeDBEndpointOutput
- func (s EndpointForDescribeDBEndpointOutput) GoString() string
- func (s *EndpointForDescribeDBEndpointOutput) SetAddresses(v []*AddressForDescribeDBEndpointOutput) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetAutoAddNewNodes(v bool) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetConsistLevel(v string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetConsistTimeout(v int32) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetConsistTimeoutAction(v string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetDescription(v string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetDistributedTransaction(v bool) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetEndpointId(v string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetEndpointName(v string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetEndpointType(v string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetMasterAcceptReadRequests(v bool) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetNodeIds(v []*string) *EndpointForDescribeDBEndpointOutput
- func (s *EndpointForDescribeDBEndpointOutput) SetReadWriteMode(v string) *EndpointForDescribeDBEndpointOutput
- func (s EndpointForDescribeDBEndpointOutput) String() string
- type EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistLevel(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeout(v int32) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeoutAction(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetDistributedTransaction(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterAcceptReadRequests(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetNodeIds(v []*string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) String() string
- type GrantDBAccountPrivilegeInput
- func (s GrantDBAccountPrivilegeInput) GoString() string
- func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
- func (s GrantDBAccountPrivilegeInput) String() string
- func (s *GrantDBAccountPrivilegeInput) Validate() error
- type GrantDBAccountPrivilegeOutput
- type InstanceDetailForDescribeDBInstanceDetailOutput
- func (s InstanceDetailForDescribeDBInstanceDetailOutput) GoString() string
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetDeletionProtection(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStatus(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStructures(v []*InstanceStructureForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetPrePaidStorageInGB(v int32) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetProjectName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetRegionId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSpecFamily(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageChargeType(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageUsedGiB(v float64) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetTimeZone(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetVpcId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s InstanceDetailForDescribeDBInstanceDetailOutput) String() string
- type InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s InstanceForDescribeCrossRegionBackupDBInstancesOutput) GoString() string
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetCrossRegionBackup(v bool) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetDBRevisionVersion(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetLowerCaseTableNames(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetRetention(v int32) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetTargetRegion(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
- func (s InstanceForDescribeCrossRegionBackupDBInstancesOutput) String() string
- type InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) GoString() string
- func (s *InstanceForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetCreateTime(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDBRevisionVersion(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDeletionProtection(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetLowerCaseTableNames(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodes(v []*NodeForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetPrePaidStorageInGB(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetSpecFamily(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageChargeType(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageUsedGiB(v float64) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetVpcId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetZoneIds(v string) *InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) String() string
- type InstanceStructureForDescribeDBInstanceDetailOutput
- func (s InstanceStructureForDescribeDBInstanceDetailOutput) GoString() string
- func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *InstanceStructureForDescribeDBInstanceDetailOutput
- func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetSubInstanceType(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
- func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
- func (s InstanceStructureForDescribeDBInstanceDetailOutput) String() string
- type MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth(v []*int32) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
- type ModifyAllowListInput
- func (s ModifyAllowListInput) GoString() string
- func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput
- func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
- func (s ModifyAllowListInput) String() string
- func (s *ModifyAllowListInput) Validate() error
- type ModifyAllowListOutput
- type ModifyBackupPolicyInput
- func (s ModifyBackupPolicyInput) GoString() string
- func (s *ModifyBackupPolicyInput) 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) String() string
- func (s *ModifyBackupPolicyInput) Validate() error
- type ModifyBackupPolicyOutput
- type ModifyCrossRegionBackupPolicyInput
- func (s ModifyCrossRegionBackupPolicyInput) GoString() string
- func (s *ModifyCrossRegionBackupPolicyInput) SetCrossRegionBackup(v bool) *ModifyCrossRegionBackupPolicyInput
- func (s *ModifyCrossRegionBackupPolicyInput) SetInstanceId(v string) *ModifyCrossRegionBackupPolicyInput
- func (s *ModifyCrossRegionBackupPolicyInput) SetRetention(v int32) *ModifyCrossRegionBackupPolicyInput
- func (s *ModifyCrossRegionBackupPolicyInput) SetTargetRegion(v string) *ModifyCrossRegionBackupPolicyInput
- func (s ModifyCrossRegionBackupPolicyInput) String() string
- func (s *ModifyCrossRegionBackupPolicyInput) Validate() error
- type ModifyCrossRegionBackupPolicyOutput
- type ModifyDBAccountDescriptionInput
- func (s ModifyDBAccountDescriptionInput) GoString() string
- func (s *ModifyDBAccountDescriptionInput) SetAccountDesc(v string) *ModifyDBAccountDescriptionInput
- func (s *ModifyDBAccountDescriptionInput) SetAccountName(v string) *ModifyDBAccountDescriptionInput
- func (s *ModifyDBAccountDescriptionInput) SetInstanceId(v string) *ModifyDBAccountDescriptionInput
- func (s ModifyDBAccountDescriptionInput) String() string
- func (s *ModifyDBAccountDescriptionInput) Validate() error
- type ModifyDBAccountDescriptionOutput
- type ModifyDBEndpointInput
- func (s ModifyDBEndpointInput) GoString() string
- func (s *ModifyDBEndpointInput) SetAutoAddNewNodes(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConsistLevel(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConsistTimeout(v int32) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConsistTimeoutAction(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetDistributedTransaction(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetMasterAcceptReadRequests(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetNodes(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadWriteMode(v string) *ModifyDBEndpointInput
- func (s ModifyDBEndpointInput) String() string
- func (s *ModifyDBEndpointInput) Validate() error
- type ModifyDBEndpointOutput
- type ModifyDBInstanceNameInput
- func (s ModifyDBInstanceNameInput) GoString() string
- func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
- func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
- func (s ModifyDBInstanceNameInput) String() string
- func (s *ModifyDBInstanceNameInput) Validate() error
- type ModifyDBInstanceNameOutput
- type ModifyDBInstanceParametersInput
- func (s ModifyDBInstanceParametersInput) GoString() string
- func (s *ModifyDBInstanceParametersInput) SetInstanceId(v string) *ModifyDBInstanceParametersInput
- func (s *ModifyDBInstanceParametersInput) SetParameters(v []*ParameterForModifyDBInstanceParametersInput) *ModifyDBInstanceParametersInput
- func (s ModifyDBInstanceParametersInput) String() string
- func (s *ModifyDBInstanceParametersInput) Validate() error
- type ModifyDBInstanceParametersOutput
- type ModifyDBInstanceSpecInput
- func (s ModifyDBInstanceSpecInput) GoString() string
- func (s *ModifyDBInstanceSpecInput) SetInstanceId(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetNodeNumber(v int32) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetNodeSpec(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetPrePaidStorageInGB(v int32) *ModifyDBInstanceSpecInput
- func (s ModifyDBInstanceSpecInput) String() string
- func (s *ModifyDBInstanceSpecInput) Validate() error
- type ModifyDBInstanceSpecOutput
- type ModifyDatabaseDescriptionInput
- func (s ModifyDatabaseDescriptionInput) GoString() string
- func (s *ModifyDatabaseDescriptionInput) SetDBDesc(v string) *ModifyDatabaseDescriptionInput
- func (s *ModifyDatabaseDescriptionInput) SetDBName(v string) *ModifyDatabaseDescriptionInput
- func (s *ModifyDatabaseDescriptionInput) SetInstanceId(v string) *ModifyDatabaseDescriptionInput
- func (s ModifyDatabaseDescriptionInput) String() string
- func (s *ModifyDatabaseDescriptionInput) Validate() error
- type ModifyDatabaseDescriptionOutput
- type NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
- func (s *NodeForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) String() string
- type NodeForDescribeDBInstancesOutput
- func (s NodeForDescribeDBInstancesOutput) GoString() string
- func (s *NodeForDescribeDBInstancesOutput) SetMemory(v int32) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetNodeId(v string) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetNodeSpec(v string) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetNodeType(v string) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetVCPU(v int32) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetZoneId(v string) *NodeForDescribeDBInstancesOutput
- func (s NodeForDescribeDBInstancesOutput) String() string
- type ParameterForDescribeDBInstanceParametersOutput
- func (s ParameterForDescribeDBInstanceParametersOutput) GoString() string
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetDataType(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetModifiable(v bool) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetNeedRestart(v bool) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDescription(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDisplayValue(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterName(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s *ParameterForDescribeDBInstanceParametersOutput) SetStatus(v string) *ParameterForDescribeDBInstanceParametersOutput
- func (s ParameterForDescribeDBInstanceParametersOutput) String() string
- type ParameterForModifyDBInstanceParametersInput
- func (s ParameterForModifyDBInstanceParametersInput) GoString() string
- func (s *ParameterForModifyDBInstanceParametersInput) SetParameterName(v string) *ParameterForModifyDBInstanceParametersInput
- func (s *ParameterForModifyDBInstanceParametersInput) SetParameterValue(v string) *ParameterForModifyDBInstanceParametersInput
- func (s ParameterForModifyDBInstanceParametersInput) String() string
- type RecoverableTimeInfoForDescribeRecoverableTimeOutput
- func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString() string
- func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
- func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
- func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) String() string
- type RemoveTagsFromResourceInput
- func (s RemoveTagsFromResourceInput) GoString() string
- func (s *RemoveTagsFromResourceInput) SetAll(v bool) *RemoveTagsFromResourceInput
- func (s *RemoveTagsFromResourceInput) SetInstanceIds(v []*string) *RemoveTagsFromResourceInput
- func (s *RemoveTagsFromResourceInput) SetTagKeys(v []*string) *RemoveTagsFromResourceInput
- func (s RemoveTagsFromResourceInput) String() string
- type RemoveTagsFromResourceOutput
- type ResetAccountInput
- type ResetAccountOutput
- 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 RestoreTableInput
- func (s RestoreTableInput) GoString() string
- func (s *RestoreTableInput) SetBackupId(v string) *RestoreTableInput
- func (s *RestoreTableInput) SetInstanceId(v string) *RestoreTableInput
- func (s *RestoreTableInput) SetRestoreTime(v string) *RestoreTableInput
- func (s *RestoreTableInput) SetTableMeta(v []*TableMetaForRestoreTableInput) *RestoreTableInput
- func (s RestoreTableInput) String() string
- func (s *RestoreTableInput) Validate() error
- type RestoreTableOutput
- type RestoreToNewInstanceInput
- func (s RestoreToNewInstanceInput) GoString() string
- func (s *RestoreToNewInstanceInput) SetAutoRenew(v bool) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetBackupId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetChargeType(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetDBMinorVersion(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetDeletionProtection(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetInstanceName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetNodeNumber(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetNodeSpec(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetPeriod(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetPeriodUnit(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetPort(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetPrePaidStorageInGB(v int32) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetProjectName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetRestoreTime(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetSrcInstanceId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetSrcProjectName(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetStorageChargeType(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetSubnetId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetTags(v []*TagForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetTemplateId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetVpcId(v string) *RestoreToNewInstanceInput
- func (s *RestoreToNewInstanceInput) SetZoneIds(v string) *RestoreToNewInstanceInput
- func (s RestoreToNewInstanceInput) String() string
- func (s *RestoreToNewInstanceInput) Validate() error
- type RestoreToNewInstanceOutput
- type RevokeDBAccountPrivilegeInput
- func (s RevokeDBAccountPrivilegeInput) GoString() string
- func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
- func (s RevokeDBAccountPrivilegeInput) String() string
- func (s *RevokeDBAccountPrivilegeInput) Validate() error
- type RevokeDBAccountPrivilegeOutput
- type SaveAsParameterTemplateInput
- func (s SaveAsParameterTemplateInput) GoString() string
- func (s *SaveAsParameterTemplateInput) SetInstanceId(v string) *SaveAsParameterTemplateInput
- func (s *SaveAsParameterTemplateInput) SetTemplateDescription(v string) *SaveAsParameterTemplateInput
- func (s *SaveAsParameterTemplateInput) SetTemplateName(v string) *SaveAsParameterTemplateInput
- func (s SaveAsParameterTemplateInput) String() string
- func (s *SaveAsParameterTemplateInput) Validate() error
- type SaveAsParameterTemplateOutput
- type TableForRestoreTableInput
- type TableMetaForRestoreTableInput
- func (s TableMetaForRestoreTableInput) GoString() string
- func (s *TableMetaForRestoreTableInput) SetDBName(v string) *TableMetaForRestoreTableInput
- func (s *TableMetaForRestoreTableInput) SetNewDBName(v string) *TableMetaForRestoreTableInput
- func (s *TableMetaForRestoreTableInput) SetTable(v []*TableForRestoreTableInput) *TableMetaForRestoreTableInput
- func (s TableMetaForRestoreTableInput) String() string
- type TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) GoString() string
- func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
- func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) String() string
- type TagForAddTagsToResourceInput
- 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 TagForRestoreToNewInstanceInput
- func (s TagForRestoreToNewInstanceInput) GoString() string
- func (s *TagForRestoreToNewInstanceInput) SetKey(v string) *TagForRestoreToNewInstanceInput
- func (s *TagForRestoreToNewInstanceInput) SetValue(v string) *TagForRestoreToNewInstanceInput
- func (s TagForRestoreToNewInstanceInput) String() string
- type TemplateInfoForDescribeParameterTemplatesOutput
- func (s TemplateInfoForDescribeParameterTemplatesOutput) GoString() string
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetCreateTime(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetNeedRestart(v bool) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetParameterNumber(v int32) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateCategory(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateDescription(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateId(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateName(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateSource(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateType(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateTypeVersion(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetUpdateTime(v string) *TemplateInfoForDescribeParameterTemplatesOutput
- func (s TemplateInfoForDescribeParameterTemplatesOutput) String() string
- type TemplateParameterForCreateParameterTemplateInput
- func (s TemplateParameterForCreateParameterTemplateInput) GoString() string
- func (s *TemplateParameterForCreateParameterTemplateInput) SetParameterName(v string) *TemplateParameterForCreateParameterTemplateInput
- func (s *TemplateParameterForCreateParameterTemplateInput) SetParameterValue(v string) *TemplateParameterForCreateParameterTemplateInput
- func (s TemplateParameterForCreateParameterTemplateInput) String() string
- type TemplateParameterForDescribeParameterTemplateDetailOutput
- func (s TemplateParameterForDescribeParameterTemplateDetailOutput) GoString() string
- func (s *TemplateParameterForDescribeParameterTemplateDetailOutput) SetParameterName(v string) *TemplateParameterForDescribeParameterTemplateDetailOutput
- func (s *TemplateParameterForDescribeParameterTemplateDetailOutput) SetParameterValue(v string) *TemplateParameterForDescribeParameterTemplateDetailOutput
- func (s TemplateParameterForDescribeParameterTemplateDetailOutput) String() string
- type VEDBM
- func (c *VEDBM) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
- func (c *VEDBM) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) AddTagsToResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) AddTagsToResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput)
- func (c *VEDBM) AddTagsToResourceWithContext(ctx volcengine.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error)
- func (c *VEDBM) ApplyParameterTemplate(input *ApplyParameterTemplateInput) (*ApplyParameterTemplateOutput, error)
- func (c *VEDBM) ApplyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ApplyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ApplyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ApplyParameterTemplateRequest(input *ApplyParameterTemplateInput) (req *request.Request, output *ApplyParameterTemplateOutput)
- func (c *VEDBM) ApplyParameterTemplateWithContext(ctx volcengine.Context, input *ApplyParameterTemplateInput, ...) (*ApplyParameterTemplateOutput, error)
- func (c *VEDBM) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)
- func (c *VEDBM) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) AssociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) AssociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) AssociateAllowListRequest(input *AssociateAllowListInput) (req *request.Request, output *AssociateAllowListOutput)
- func (c *VEDBM) AssociateAllowListWithContext(ctx volcengine.Context, input *AssociateAllowListInput, opts ...request.Option) (*AssociateAllowListOutput, error)
- func (c *VEDBM) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)
- func (c *VEDBM) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateAllowListRequest(input *CreateAllowListInput) (req *request.Request, output *CreateAllowListOutput)
- func (c *VEDBM) CreateAllowListWithContext(ctx volcengine.Context, input *CreateAllowListInput, opts ...request.Option) (*CreateAllowListOutput, error)
- func (c *VEDBM) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)
- func (c *VEDBM) CreateBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateBackupRequest(input *CreateBackupInput) (req *request.Request, output *CreateBackupOutput)
- func (c *VEDBM) CreateBackupWithContext(ctx volcengine.Context, input *CreateBackupInput, opts ...request.Option) (*CreateBackupOutput, error)
- func (c *VEDBM) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
- func (c *VEDBM) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBAccountRequest(input *CreateDBAccountInput) (req *request.Request, output *CreateDBAccountOutput)
- func (c *VEDBM) CreateDBAccountWithContext(ctx volcengine.Context, input *CreateDBAccountInput, opts ...request.Option) (*CreateDBAccountOutput, error)
- func (c *VEDBM) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
- func (c *VEDBM) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointPublicAddress(input *CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointPublicAddressRequest(input *CreateDBEndpointPublicAddressInput) (req *request.Request, output *CreateDBEndpointPublicAddressOutput)
- func (c *VEDBM) CreateDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *CreateDBEndpointPublicAddressInput, ...) (*CreateDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) CreateDBEndpointRequest(input *CreateDBEndpointInput) (req *request.Request, output *CreateDBEndpointOutput)
- func (c *VEDBM) CreateDBEndpointWithContext(ctx volcengine.Context, input *CreateDBEndpointInput, opts ...request.Option) (*CreateDBEndpointOutput, error)
- func (c *VEDBM) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
- func (c *VEDBM) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBInstanceRequest(input *CreateDBInstanceInput) (req *request.Request, output *CreateDBInstanceOutput)
- func (c *VEDBM) CreateDBInstanceWithContext(ctx volcengine.Context, input *CreateDBInstanceInput, opts ...request.Option) (*CreateDBInstanceOutput, error)
- func (c *VEDBM) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)
- func (c *VEDBM) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDatabaseRequest(input *CreateDatabaseInput) (req *request.Request, output *CreateDatabaseOutput)
- func (c *VEDBM) CreateDatabaseWithContext(ctx volcengine.Context, input *CreateDatabaseInput, opts ...request.Option) (*CreateDatabaseOutput, error)
- func (c *VEDBM) CreateParameterTemplate(input *CreateParameterTemplateInput) (*CreateParameterTemplateOutput, error)
- func (c *VEDBM) CreateParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateParameterTemplateRequest(input *CreateParameterTemplateInput) (req *request.Request, output *CreateParameterTemplateOutput)
- func (c *VEDBM) CreateParameterTemplateWithContext(ctx volcengine.Context, input *CreateParameterTemplateInput, ...) (*CreateParameterTemplateOutput, error)
- func (c *VEDBM) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)
- func (c *VEDBM) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteAllowListRequest(input *DeleteAllowListInput) (req *request.Request, output *DeleteAllowListOutput)
- func (c *VEDBM) DeleteAllowListWithContext(ctx volcengine.Context, input *DeleteAllowListInput, opts ...request.Option) (*DeleteAllowListOutput, error)
- func (c *VEDBM) DeleteBackup(input *DeleteBackupInput) (*DeleteBackupOutput, error)
- func (c *VEDBM) DeleteBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteBackupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteBackupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteBackupRequest(input *DeleteBackupInput) (req *request.Request, output *DeleteBackupOutput)
- func (c *VEDBM) DeleteBackupWithContext(ctx volcengine.Context, input *DeleteBackupInput, opts ...request.Option) (*DeleteBackupOutput, error)
- func (c *VEDBM) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
- func (c *VEDBM) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBAccountRequest(input *DeleteDBAccountInput) (req *request.Request, output *DeleteDBAccountOutput)
- func (c *VEDBM) DeleteDBAccountWithContext(ctx volcengine.Context, input *DeleteDBAccountInput, opts ...request.Option) (*DeleteDBAccountOutput, error)
- func (c *VEDBM) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
- func (c *VEDBM) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddress(input *DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddressRequest(input *DeleteDBEndpointPublicAddressInput) (req *request.Request, output *DeleteDBEndpointPublicAddressOutput)
- func (c *VEDBM) DeleteDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *DeleteDBEndpointPublicAddressInput, ...) (*DeleteDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) DeleteDBEndpointRequest(input *DeleteDBEndpointInput) (req *request.Request, output *DeleteDBEndpointOutput)
- func (c *VEDBM) DeleteDBEndpointWithContext(ctx volcengine.Context, input *DeleteDBEndpointInput, opts ...request.Option) (*DeleteDBEndpointOutput, error)
- func (c *VEDBM) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
- func (c *VEDBM) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBInstanceRequest(input *DeleteDBInstanceInput) (req *request.Request, output *DeleteDBInstanceOutput)
- func (c *VEDBM) DeleteDBInstanceWithContext(ctx volcengine.Context, input *DeleteDBInstanceInput, opts ...request.Option) (*DeleteDBInstanceOutput, error)
- func (c *VEDBM) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
- func (c *VEDBM) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDatabaseRequest(input *DeleteDatabaseInput) (req *request.Request, output *DeleteDatabaseOutput)
- func (c *VEDBM) DeleteDatabaseWithContext(ctx volcengine.Context, input *DeleteDatabaseInput, opts ...request.Option) (*DeleteDatabaseOutput, error)
- func (c *VEDBM) DeleteParameterTemplate(input *DeleteParameterTemplateInput) (*DeleteParameterTemplateOutput, error)
- func (c *VEDBM) DeleteParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteParameterTemplateRequest(input *DeleteParameterTemplateInput) (req *request.Request, output *DeleteParameterTemplateOutput)
- func (c *VEDBM) DeleteParameterTemplateWithContext(ctx volcengine.Context, input *DeleteParameterTemplateInput, ...) (*DeleteParameterTemplateOutput, error)
- func (c *VEDBM) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
- func (c *VEDBM) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeAllowListDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeAllowListDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeAllowListDetailRequest(input *DescribeAllowListDetailInput) (req *request.Request, output *DescribeAllowListDetailOutput)
- func (c *VEDBM) DescribeAllowListDetailWithContext(ctx volcengine.Context, input *DescribeAllowListDetailInput, ...) (*DescribeAllowListDetailOutput, error)
- func (c *VEDBM) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
- func (c *VEDBM) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeAllowListsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeAllowListsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeAllowListsRequest(input *DescribeAllowListsInput) (req *request.Request, output *DescribeAllowListsOutput)
- func (c *VEDBM) DescribeAllowListsWithContext(ctx volcengine.Context, input *DescribeAllowListsInput, opts ...request.Option) (*DescribeAllowListsOutput, error)
- func (c *VEDBM) DescribeBackupPolicy(input *DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)
- func (c *VEDBM) DescribeBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeBackupPolicyRequest(input *DescribeBackupPolicyInput) (req *request.Request, output *DescribeBackupPolicyOutput)
- func (c *VEDBM) DescribeBackupPolicyWithContext(ctx volcengine.Context, input *DescribeBackupPolicyInput, ...) (*DescribeBackupPolicyOutput, error)
- func (c *VEDBM) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)
- func (c *VEDBM) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeBackupsRequest(input *DescribeBackupsInput) (req *request.Request, output *DescribeBackupsOutput)
- func (c *VEDBM) DescribeBackupsWithContext(ctx volcengine.Context, input *DescribeBackupsInput, opts ...request.Option) (*DescribeBackupsOutput, error)
- func (c *VEDBM) DescribeCrossRegionBackupDBInstances(input *DescribeCrossRegionBackupDBInstancesInput) (*DescribeCrossRegionBackupDBInstancesOutput, error)
- func (c *VEDBM) DescribeCrossRegionBackupDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeCrossRegionBackupDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeCrossRegionBackupDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeCrossRegionBackupDBInstancesRequest(input *DescribeCrossRegionBackupDBInstancesInput) (req *request.Request, output *DescribeCrossRegionBackupDBInstancesOutput)
- func (c *VEDBM) DescribeCrossRegionBackupDBInstancesWithContext(ctx volcengine.Context, input *DescribeCrossRegionBackupDBInstancesInput, ...) (*DescribeCrossRegionBackupDBInstancesOutput, error)
- func (c *VEDBM) DescribeCrossRegionBackupPolicy(input *DescribeCrossRegionBackupPolicyInput) (*DescribeCrossRegionBackupPolicyOutput, error)
- func (c *VEDBM) DescribeCrossRegionBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeCrossRegionBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeCrossRegionBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeCrossRegionBackupPolicyRequest(input *DescribeCrossRegionBackupPolicyInput) (req *request.Request, output *DescribeCrossRegionBackupPolicyOutput)
- func (c *VEDBM) DescribeCrossRegionBackupPolicyWithContext(ctx volcengine.Context, input *DescribeCrossRegionBackupPolicyInput, ...) (*DescribeCrossRegionBackupPolicyOutput, error)
- func (c *VEDBM) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
- func (c *VEDBM) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBAccountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBAccountsRequest(input *DescribeDBAccountsInput) (req *request.Request, output *DescribeDBAccountsOutput)
- func (c *VEDBM) DescribeDBAccountsWithContext(ctx volcengine.Context, input *DescribeDBAccountsInput, opts ...request.Option) (*DescribeDBAccountsOutput, error)
- func (c *VEDBM) DescribeDBEndpoint(input *DescribeDBEndpointInput) (*DescribeDBEndpointOutput, error)
- func (c *VEDBM) DescribeDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBEndpointRequest(input *DescribeDBEndpointInput) (req *request.Request, output *DescribeDBEndpointOutput)
- func (c *VEDBM) DescribeDBEndpointWithContext(ctx volcengine.Context, input *DescribeDBEndpointInput, opts ...request.Option) (*DescribeDBEndpointOutput, error)
- func (c *VEDBM) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
- func (c *VEDBM) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstanceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBInstanceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstanceDetailRequest(input *DescribeDBInstanceDetailInput) (req *request.Request, output *DescribeDBInstanceDetailOutput)
- func (c *VEDBM) DescribeDBInstanceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceDetailInput, ...) (*DescribeDBInstanceDetailOutput, error)
- func (c *VEDBM) DescribeDBInstanceParameters(input *DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
- func (c *VEDBM) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstanceParametersRequest(input *DescribeDBInstanceParametersInput) (req *request.Request, output *DescribeDBInstanceParametersOutput)
- func (c *VEDBM) DescribeDBInstanceParametersWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersInput, ...) (*DescribeDBInstanceParametersOutput, error)
- func (c *VEDBM) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
- func (c *VEDBM) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstancesRequest(input *DescribeDBInstancesInput) (req *request.Request, output *DescribeDBInstancesOutput)
- func (c *VEDBM) DescribeDBInstancesWithContext(ctx volcengine.Context, input *DescribeDBInstancesInput, ...) (*DescribeDBInstancesOutput, error)
- func (c *VEDBM) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
- func (c *VEDBM) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDatabasesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDatabasesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDatabasesRequest(input *DescribeDatabasesInput) (req *request.Request, output *DescribeDatabasesOutput)
- func (c *VEDBM) DescribeDatabasesWithContext(ctx volcengine.Context, input *DescribeDatabasesInput, opts ...request.Option) (*DescribeDatabasesOutput, error)
- func (c *VEDBM) DescribeParameterTemplateDetail(input *DescribeParameterTemplateDetailInput) (*DescribeParameterTemplateDetailOutput, error)
- func (c *VEDBM) DescribeParameterTemplateDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeParameterTemplateDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeParameterTemplateDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeParameterTemplateDetailRequest(input *DescribeParameterTemplateDetailInput) (req *request.Request, output *DescribeParameterTemplateDetailOutput)
- func (c *VEDBM) DescribeParameterTemplateDetailWithContext(ctx volcengine.Context, input *DescribeParameterTemplateDetailInput, ...) (*DescribeParameterTemplateDetailOutput, error)
- func (c *VEDBM) DescribeParameterTemplates(input *DescribeParameterTemplatesInput) (*DescribeParameterTemplatesOutput, error)
- func (c *VEDBM) DescribeParameterTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeParameterTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeParameterTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeParameterTemplatesRequest(input *DescribeParameterTemplatesInput) (req *request.Request, output *DescribeParameterTemplatesOutput)
- func (c *VEDBM) DescribeParameterTemplatesWithContext(ctx volcengine.Context, input *DescribeParameterTemplatesInput, ...) (*DescribeParameterTemplatesOutput, error)
- func (c *VEDBM) DescribeRecoverableTime(input *DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
- func (c *VEDBM) DescribeRecoverableTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeRecoverableTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeRecoverableTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeRecoverableTimeRequest(input *DescribeRecoverableTimeInput) (req *request.Request, output *DescribeRecoverableTimeOutput)
- func (c *VEDBM) DescribeRecoverableTimeWithContext(ctx volcengine.Context, input *DescribeRecoverableTimeInput, ...) (*DescribeRecoverableTimeOutput, error)
- func (c *VEDBM) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
- func (c *VEDBM) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DisassociateAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DisassociateAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DisassociateAllowListRequest(input *DisassociateAllowListInput) (req *request.Request, output *DisassociateAllowListOutput)
- func (c *VEDBM) DisassociateAllowListWithContext(ctx volcengine.Context, input *DisassociateAllowListInput, ...) (*DisassociateAllowListOutput, error)
- func (c *VEDBM) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
- func (c *VEDBM) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) GrantDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) GrantDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) GrantDBAccountPrivilegeRequest(input *GrantDBAccountPrivilegeInput) (req *request.Request, output *GrantDBAccountPrivilegeOutput)
- func (c *VEDBM) GrantDBAccountPrivilegeWithContext(ctx volcengine.Context, input *GrantDBAccountPrivilegeInput, ...) (*GrantDBAccountPrivilegeOutput, error)
- func (c *VEDBM) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)
- func (c *VEDBM) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyAllowListRequest(input *ModifyAllowListInput) (req *request.Request, output *ModifyAllowListOutput)
- func (c *VEDBM) ModifyAllowListWithContext(ctx volcengine.Context, input *ModifyAllowListInput, opts ...request.Option) (*ModifyAllowListOutput, error)
- func (c *VEDBM) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
- func (c *VEDBM) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyBackupPolicyRequest(input *ModifyBackupPolicyInput) (req *request.Request, output *ModifyBackupPolicyOutput)
- func (c *VEDBM) ModifyBackupPolicyWithContext(ctx volcengine.Context, input *ModifyBackupPolicyInput, opts ...request.Option) (*ModifyBackupPolicyOutput, error)
- func (c *VEDBM) ModifyCrossRegionBackupPolicy(input *ModifyCrossRegionBackupPolicyInput) (*ModifyCrossRegionBackupPolicyOutput, error)
- func (c *VEDBM) ModifyCrossRegionBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyCrossRegionBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyCrossRegionBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyCrossRegionBackupPolicyRequest(input *ModifyCrossRegionBackupPolicyInput) (req *request.Request, output *ModifyCrossRegionBackupPolicyOutput)
- func (c *VEDBM) ModifyCrossRegionBackupPolicyWithContext(ctx volcengine.Context, input *ModifyCrossRegionBackupPolicyInput, ...) (*ModifyCrossRegionBackupPolicyOutput, error)
- func (c *VEDBM) ModifyDBAccountDescription(input *ModifyDBAccountDescriptionInput) (*ModifyDBAccountDescriptionOutput, error)
- func (c *VEDBM) ModifyDBAccountDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBAccountDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBAccountDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBAccountDescriptionRequest(input *ModifyDBAccountDescriptionInput) (req *request.Request, output *ModifyDBAccountDescriptionOutput)
- func (c *VEDBM) ModifyDBAccountDescriptionWithContext(ctx volcengine.Context, input *ModifyDBAccountDescriptionInput, ...) (*ModifyDBAccountDescriptionOutput, error)
- func (c *VEDBM) ModifyDBEndpoint(input *ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
- func (c *VEDBM) ModifyDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBEndpointRequest(input *ModifyDBEndpointInput) (req *request.Request, output *ModifyDBEndpointOutput)
- func (c *VEDBM) ModifyDBEndpointWithContext(ctx volcengine.Context, input *ModifyDBEndpointInput, opts ...request.Option) (*ModifyDBEndpointOutput, error)
- func (c *VEDBM) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
- func (c *VEDBM) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBInstanceNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceNameRequest(input *ModifyDBInstanceNameInput) (req *request.Request, output *ModifyDBInstanceNameOutput)
- func (c *VEDBM) ModifyDBInstanceNameWithContext(ctx volcengine.Context, input *ModifyDBInstanceNameInput, ...) (*ModifyDBInstanceNameOutput, error)
- func (c *VEDBM) ModifyDBInstanceParameters(input *ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)
- func (c *VEDBM) ModifyDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceParametersRequest(input *ModifyDBInstanceParametersInput) (req *request.Request, output *ModifyDBInstanceParametersOutput)
- func (c *VEDBM) ModifyDBInstanceParametersWithContext(ctx volcengine.Context, input *ModifyDBInstanceParametersInput, ...) (*ModifyDBInstanceParametersOutput, error)
- func (c *VEDBM) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
- func (c *VEDBM) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceSpecRequest(input *ModifyDBInstanceSpecInput) (req *request.Request, output *ModifyDBInstanceSpecOutput)
- func (c *VEDBM) ModifyDBInstanceSpecWithContext(ctx volcengine.Context, input *ModifyDBInstanceSpecInput, ...) (*ModifyDBInstanceSpecOutput, error)
- func (c *VEDBM) ModifyDatabaseDescription(input *ModifyDatabaseDescriptionInput) (*ModifyDatabaseDescriptionOutput, error)
- func (c *VEDBM) ModifyDatabaseDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDatabaseDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDatabaseDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDatabaseDescriptionRequest(input *ModifyDatabaseDescriptionInput) (req *request.Request, output *ModifyDatabaseDescriptionOutput)
- func (c *VEDBM) ModifyDatabaseDescriptionWithContext(ctx volcengine.Context, input *ModifyDatabaseDescriptionInput, ...) (*ModifyDatabaseDescriptionOutput, error)
- func (c *VEDBM) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
- func (c *VEDBM) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RemoveTagsFromResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RemoveTagsFromResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput)
- func (c *VEDBM) RemoveTagsFromResourceWithContext(ctx volcengine.Context, input *RemoveTagsFromResourceInput, ...) (*RemoveTagsFromResourceOutput, error)
- func (c *VEDBM) ResetAccount(input *ResetAccountInput) (*ResetAccountOutput, error)
- func (c *VEDBM) ResetAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ResetAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ResetAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ResetAccountRequest(input *ResetAccountInput) (req *request.Request, output *ResetAccountOutput)
- func (c *VEDBM) ResetAccountWithContext(ctx volcengine.Context, input *ResetAccountInput, opts ...request.Option) (*ResetAccountOutput, error)
- func (c *VEDBM) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
- func (c *VEDBM) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ResetDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ResetDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ResetDBAccountRequest(input *ResetDBAccountInput) (req *request.Request, output *ResetDBAccountOutput)
- func (c *VEDBM) ResetDBAccountWithContext(ctx volcengine.Context, input *ResetDBAccountInput, opts ...request.Option) (*ResetDBAccountOutput, error)
- func (c *VEDBM) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
- func (c *VEDBM) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RestartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RestartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RestartDBInstanceRequest(input *RestartDBInstanceInput) (req *request.Request, output *RestartDBInstanceOutput)
- func (c *VEDBM) RestartDBInstanceWithContext(ctx volcengine.Context, input *RestartDBInstanceInput, opts ...request.Option) (*RestartDBInstanceOutput, error)
- func (c *VEDBM) RestoreTable(input *RestoreTableInput) (*RestoreTableOutput, error)
- func (c *VEDBM) RestoreTableCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RestoreTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RestoreTableCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RestoreTableRequest(input *RestoreTableInput) (req *request.Request, output *RestoreTableOutput)
- func (c *VEDBM) RestoreTableWithContext(ctx volcengine.Context, input *RestoreTableInput, opts ...request.Option) (*RestoreTableOutput, error)
- func (c *VEDBM) RestoreToNewInstance(input *RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)
- func (c *VEDBM) RestoreToNewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RestoreToNewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RestoreToNewInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RestoreToNewInstanceRequest(input *RestoreToNewInstanceInput) (req *request.Request, output *RestoreToNewInstanceOutput)
- func (c *VEDBM) RestoreToNewInstanceWithContext(ctx volcengine.Context, input *RestoreToNewInstanceInput, ...) (*RestoreToNewInstanceOutput, error)
- func (c *VEDBM) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
- func (c *VEDBM) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RevokeDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RevokeDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RevokeDBAccountPrivilegeRequest(input *RevokeDBAccountPrivilegeInput) (req *request.Request, output *RevokeDBAccountPrivilegeOutput)
- func (c *VEDBM) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, ...) (*RevokeDBAccountPrivilegeOutput, error)
- func (c *VEDBM) SaveAsParameterTemplate(input *SaveAsParameterTemplateInput) (*SaveAsParameterTemplateOutput, error)
- func (c *VEDBM) SaveAsParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) SaveAsParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) SaveAsParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) SaveAsParameterTemplateRequest(input *SaveAsParameterTemplateInput) (req *request.Request, output *SaveAsParameterTemplateOutput)
- func (c *VEDBM) SaveAsParameterTemplateWithContext(ctx volcengine.Context, input *SaveAsParameterTemplateInput, ...) (*SaveAsParameterTemplateOutput, error)
- type VEDBMAPI
Constants ¶
const ( // EnumOfAccountPrivilegeForCreateDatabaseInputCustom is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputCustom = "Custom" // EnumOfAccountPrivilegeForCreateDatabaseInputDdlonly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputDmlonly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputReadOnly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputReadWrite is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputReadWrite = "ReadWrite" )
const ( // EnumOfCharacterSetNameForCreateDatabaseInputAscii is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputAscii = "ascii" // EnumOfCharacterSetNameForCreateDatabaseInputLatin1 is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputLatin1 = "latin1" // EnumOfCharacterSetNameForCreateDatabaseInputUtf8 is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputUtf8 = "utf8" // EnumOfCharacterSetNameForCreateDatabaseInputUtf8mb4 is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputUtf8mb4 = "utf8mb4" )
const ( // EnumOfAccountPrivilegeForCreateDBAccountInputCustom is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputCustom = "Custom" // EnumOfAccountPrivilegeForCreateDBAccountInputDdlonly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputDmlonly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputReadOnly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputReadWrite is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputReadWrite = "ReadWrite" )
const ( // EnumOfAccountTypeForCreateDBAccountInputNormal is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputNormal = "Normal" // EnumOfAccountTypeForCreateDBAccountInputSuper is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputSuper = "Super" )
const ( // EnumOfConsistLevelForCreateDBEndpointInputEventual is a EnumOfConsistLevelForCreateDBEndpointInput enum value EnumOfConsistLevelForCreateDBEndpointInputEventual = "Eventual" // EnumOfConsistLevelForCreateDBEndpointInputGlobal is a EnumOfConsistLevelForCreateDBEndpointInput enum value EnumOfConsistLevelForCreateDBEndpointInputGlobal = "Global" // EnumOfConsistLevelForCreateDBEndpointInputSession is a EnumOfConsistLevelForCreateDBEndpointInput enum value EnumOfConsistLevelForCreateDBEndpointInputSession = "Session" )
const ( // EnumOfConsistTimeoutActionForCreateDBEndpointInputReadMaster is a EnumOfConsistTimeoutActionForCreateDBEndpointInput enum value EnumOfConsistTimeoutActionForCreateDBEndpointInputReadMaster = "ReadMaster" // EnumOfConsistTimeoutActionForCreateDBEndpointInputReturnError is a EnumOfConsistTimeoutActionForCreateDBEndpointInput enum value EnumOfConsistTimeoutActionForCreateDBEndpointInputReturnError = "ReturnError" )
const ( // EnumOfReadWriteModeForCreateDBEndpointInputReadOnly is a EnumOfReadWriteModeForCreateDBEndpointInput enum value EnumOfReadWriteModeForCreateDBEndpointInputReadOnly = "ReadOnly" // EnumOfReadWriteModeForCreateDBEndpointInputReadWrite is a EnumOfReadWriteModeForCreateDBEndpointInput enum value EnumOfReadWriteModeForCreateDBEndpointInputReadWrite = "ReadWrite" )
const ( // EnumOfChargeTypeForCreateDBInstanceInputPostPaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputPostPaid = "PostPaid" // EnumOfChargeTypeForCreateDBInstanceInputPrePaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfDBEngineVersionForCreateDBInstanceInputMySql57 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForCreateDBInstanceInputMySql80 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value EnumOfDBEngineVersionForCreateDBInstanceInputMySql80 = "MySQL_8_0" )
const ( // EnumOfDBMinorVersionForCreateDBInstanceInput20 is a EnumOfDBMinorVersionForCreateDBInstanceInput enum value EnumOfDBMinorVersionForCreateDBInstanceInput20 = "2.0" // EnumOfDBMinorVersionForCreateDBInstanceInput30 is a EnumOfDBMinorVersionForCreateDBInstanceInput enum value EnumOfDBMinorVersionForCreateDBInstanceInput30 = "3.0" // EnumOfDBMinorVersionForCreateDBInstanceInput31 is a EnumOfDBMinorVersionForCreateDBInstanceInput enum value EnumOfDBMinorVersionForCreateDBInstanceInput31 = "3.1" // EnumOfDBMinorVersionForCreateDBInstanceInput32 is a EnumOfDBMinorVersionForCreateDBInstanceInput enum value EnumOfDBMinorVersionForCreateDBInstanceInput32 = "3.2" )
const ( // EnumOfDeletionProtectionForCreateDBInstanceInputDisabled is a EnumOfDeletionProtectionForCreateDBInstanceInput enum value EnumOfDeletionProtectionForCreateDBInstanceInputDisabled = "disabled" // EnumOfDeletionProtectionForCreateDBInstanceInputEnabled is a EnumOfDeletionProtectionForCreateDBInstanceInput enum value EnumOfDeletionProtectionForCreateDBInstanceInputEnabled = "enabled" )
const ( // EnumOfLowerCaseTableNamesForCreateDBInstanceInput0 is a EnumOfLowerCaseTableNamesForCreateDBInstanceInput enum value EnumOfLowerCaseTableNamesForCreateDBInstanceInput0 = "0" // EnumOfLowerCaseTableNamesForCreateDBInstanceInput1 is a EnumOfLowerCaseTableNamesForCreateDBInstanceInput enum value EnumOfLowerCaseTableNamesForCreateDBInstanceInput1 = "1" )
const ( // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG42xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG42xlarge = "vedb.mysql.g4.2xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG44xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG44xlarge = "vedb.mysql.g4.4xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG4Large is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG4Large = "vedb.mysql.g4.large" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG4Xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG4Xlarge = "vedb.mysql.g4.xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG82xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlG82xlarge = "vedb.mysql.g8.2xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX42xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX42xlarge = "vedb.mysql.x4.2xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX44xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX44xlarge = "vedb.mysql.x4.4xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX48xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX48xlarge = "vedb.mysql.x4.8xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX4Large is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX4Large = "vedb.mysql.x4.large" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX4Xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX4Xlarge = "vedb.mysql.x4.xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX82xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX82xlarge = "vedb.mysql.x8.2xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX84xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX84xlarge = "vedb.mysql.x8.4xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX86xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX86xlarge = "vedb.mysql.x8.6xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX88xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX88xlarge = "vedb.mysql.x8.8xlarge" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX8Large is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX8Large = "vedb.mysql.x8.large" // EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX8Xlarge is a EnumOfNodeSpecForCreateDBInstanceInput enum value EnumOfNodeSpecForCreateDBInstanceInputVedbMysqlX8Xlarge = "vedb.mysql.x8.xlarge" )
const ( // EnumOfPeriodUnitForCreateDBInstanceInputMonth is a EnumOfPeriodUnitForCreateDBInstanceInput enum value EnumOfPeriodUnitForCreateDBInstanceInputMonth = "Month" // EnumOfPeriodUnitForCreateDBInstanceInputYear is a EnumOfPeriodUnitForCreateDBInstanceInput enum value EnumOfPeriodUnitForCreateDBInstanceInputYear = "Year" )
const ( // EnumOfStorageChargeTypeForCreateDBInstanceInputPostPaid is a EnumOfStorageChargeTypeForCreateDBInstanceInput enum value EnumOfStorageChargeTypeForCreateDBInstanceInputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForCreateDBInstanceInputPrePaid is a EnumOfStorageChargeTypeForCreateDBInstanceInput enum value EnumOfStorageChargeTypeForCreateDBInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql57 is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql57 = "MySQL_5_7" // EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql80 is a EnumOfTemplateTypeVersionForCreateParameterTemplateInput enum value EnumOfTemplateTypeVersionForCreateParameterTemplateInputMySql80 = "MySQL_8_0" )
const ( // EnumOfBackupStatusForDescribeBackupsInputFailed is a EnumOfBackupStatusForDescribeBackupsInput enum value EnumOfBackupStatusForDescribeBackupsInputFailed = "Failed" // EnumOfBackupStatusForDescribeBackupsInputRunning is a EnumOfBackupStatusForDescribeBackupsInput enum value EnumOfBackupStatusForDescribeBackupsInputRunning = "Running" // EnumOfBackupStatusForDescribeBackupsInputSuccess is a EnumOfBackupStatusForDescribeBackupsInput enum value EnumOfBackupStatusForDescribeBackupsInputSuccess = "Success" )
const ( // EnumOfBackupStatusForDescribeBackupsOutputFailed is a EnumOfBackupStatusForDescribeBackupsOutput enum value EnumOfBackupStatusForDescribeBackupsOutputFailed = "Failed" // EnumOfBackupStatusForDescribeBackupsOutputRunning is a EnumOfBackupStatusForDescribeBackupsOutput enum value EnumOfBackupStatusForDescribeBackupsOutputRunning = "Running" // EnumOfBackupStatusForDescribeBackupsOutputSuccess is a EnumOfBackupStatusForDescribeBackupsOutput enum value EnumOfBackupStatusForDescribeBackupsOutputSuccess = "Success" )
const ( // EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutputMySql57 is a EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutput enum value EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutputMySql80 is a EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutput enum value EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutputMySql80 = "MySQL_8_0" )
const ( // EnumOfAccountPrivilegeForDescribeDatabasesOutputCustom is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputCustom = "Custom" // EnumOfAccountPrivilegeForDescribeDatabasesOutputDdlonly is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForDescribeDatabasesOutputDmlonly is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForDescribeDatabasesOutputReadOnly is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForDescribeDatabasesOutputReadWrite is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputReadWrite = "ReadWrite" )
const ( // EnumOfCharacterSetNameForDescribeDatabasesOutputAscii is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputAscii = "ascii" // EnumOfCharacterSetNameForDescribeDatabasesOutputLatin1 is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputLatin1 = "latin1" // EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8 is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8 = "utf8" // EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8mb4 is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8mb4 = "utf8mb4" )
const ( // EnumOfAccountPrivilegeForDescribeDBAccountsOutputCustom is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputCustom = "Custom" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputDdlonly is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputDmlonly is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadOnly is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadWrite is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadWrite = "ReadWrite" )
const ( // EnumOfAccountTypeForDescribeDBAccountsOutputNormal is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value EnumOfAccountTypeForDescribeDBAccountsOutputNormal = "Normal" // EnumOfAccountTypeForDescribeDBAccountsOutputSuper is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value EnumOfAccountTypeForDescribeDBAccountsOutputSuper = "Super" )
const ( // EnumOfConsistLevelForDescribeDBEndpointOutputEventual is a EnumOfConsistLevelForDescribeDBEndpointOutput enum value EnumOfConsistLevelForDescribeDBEndpointOutputEventual = "Eventual" // EnumOfConsistLevelForDescribeDBEndpointOutputSession is a EnumOfConsistLevelForDescribeDBEndpointOutput enum value EnumOfConsistLevelForDescribeDBEndpointOutputSession = "Session" // EnumOfConsistLevelForDescribeDBEndpointOutputGlobal is a EnumOfConsistLevelForDescribeDBEndpointOutput enum value EnumOfConsistLevelForDescribeDBEndpointOutputGlobal = "Global" )
const ( // EnumOfConsistTimeoutActionForDescribeDBEndpointOutputReturnError is a EnumOfConsistTimeoutActionForDescribeDBEndpointOutput enum value EnumOfConsistTimeoutActionForDescribeDBEndpointOutputReturnError = "ReturnError" // EnumOfConsistTimeoutActionForDescribeDBEndpointOutputReadMaster is a EnumOfConsistTimeoutActionForDescribeDBEndpointOutput enum value EnumOfConsistTimeoutActionForDescribeDBEndpointOutputReadMaster = "ReadMaster" )
const ( // EnumOfEndpointTypeForDescribeDBEndpointOutputCluster is a EnumOfEndpointTypeForDescribeDBEndpointOutput enum value EnumOfEndpointTypeForDescribeDBEndpointOutputCluster = "Cluster" // EnumOfEndpointTypeForDescribeDBEndpointOutputPrimary is a EnumOfEndpointTypeForDescribeDBEndpointOutput enum value EnumOfEndpointTypeForDescribeDBEndpointOutputPrimary = "Primary" // EnumOfEndpointTypeForDescribeDBEndpointOutputCustom is a EnumOfEndpointTypeForDescribeDBEndpointOutput enum value EnumOfEndpointTypeForDescribeDBEndpointOutputCustom = "Custom" )
const ( // EnumOfNetworkTypeForDescribeDBEndpointOutputPrivate is a EnumOfNetworkTypeForDescribeDBEndpointOutput enum value EnumOfNetworkTypeForDescribeDBEndpointOutputPrivate = "Private" // EnumOfNetworkTypeForDescribeDBEndpointOutputPublic is a EnumOfNetworkTypeForDescribeDBEndpointOutput enum value EnumOfNetworkTypeForDescribeDBEndpointOutputPublic = "Public" )
const ( // EnumOfReadWriteModeForDescribeDBEndpointOutputReadWrite is a EnumOfReadWriteModeForDescribeDBEndpointOutput enum value EnumOfReadWriteModeForDescribeDBEndpointOutputReadWrite = "ReadWrite" // EnumOfReadWriteModeForDescribeDBEndpointOutputReadOnly is a EnumOfReadWriteModeForDescribeDBEndpointOutput enum value EnumOfReadWriteModeForDescribeDBEndpointOutputReadOnly = "ReadOnly" )
const ( // EnumOfChargeStatusForDescribeDBInstanceDetailOutputExpired is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputExpired = "Expired" // EnumOfChargeStatusForDescribeDBInstanceDetailOutputNormal is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputNormal = "Normal" // EnumOfChargeStatusForDescribeDBInstanceDetailOutputOverdue is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputOverdue = "Overdue" // EnumOfChargeStatusForDescribeDBInstanceDetailOutputRecycled is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputRecycled = "Recycled" // EnumOfChargeStatusForDescribeDBInstanceDetailOutputShutdown is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputShutdown = "Shutdown" )
const ( // EnumOfChargeTypeForDescribeDBInstanceDetailOutputPostPaid is a EnumOfChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfChargeTypeForDescribeDBInstanceDetailOutputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstanceDetailOutputPrePaid is a EnumOfChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfChargeTypeForDescribeDBInstanceDetailOutputPrePaid = "PrePaid" )
const ( // EnumOfConsistLevelForDescribeDBInstanceDetailOutputEventual is a EnumOfConsistLevelForDescribeDBInstanceDetailOutput enum value EnumOfConsistLevelForDescribeDBInstanceDetailOutputEventual = "Eventual" // EnumOfConsistLevelForDescribeDBInstanceDetailOutputSession is a EnumOfConsistLevelForDescribeDBInstanceDetailOutput enum value EnumOfConsistLevelForDescribeDBInstanceDetailOutputSession = "Session" // EnumOfConsistLevelForDescribeDBInstanceDetailOutputGlobal is a EnumOfConsistLevelForDescribeDBInstanceDetailOutput enum value EnumOfConsistLevelForDescribeDBInstanceDetailOutputGlobal = "Global" )
const ( // EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReturnError is a EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutput enum value EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReturnError = "ReturnError" // EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReadMaster is a EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutput enum value EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReadMaster = "ReadMaster" )
const ( // EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputMySql57 is a EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput enum value EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput enum value EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputMySql80 = "MySQL_8_0" )
const ( // EnumOfDayKindForDescribeDBInstanceDetailOutputMonth is a EnumOfDayKindForDescribeDBInstanceDetailOutput enum value EnumOfDayKindForDescribeDBInstanceDetailOutputMonth = "Month" // EnumOfDayKindForDescribeDBInstanceDetailOutputWeek is a EnumOfDayKindForDescribeDBInstanceDetailOutput enum value EnumOfDayKindForDescribeDBInstanceDetailOutputWeek = "Week" )
const ( // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputFriday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputFriday = "Friday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputMonday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputMonday = "Monday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSaturday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSaturday = "Saturday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSunday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSunday = "Sunday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputThursday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputThursday = "Thursday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputTuesday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputTuesday = "Tuesday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputWednesday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputWednesday = "Wednesday" )
const ( // EnumOfDeletionProtectionForDescribeDBInstanceDetailOutputDisabled is a EnumOfDeletionProtectionForDescribeDBInstanceDetailOutput enum value EnumOfDeletionProtectionForDescribeDBInstanceDetailOutputDisabled = "disabled" // EnumOfDeletionProtectionForDescribeDBInstanceDetailOutputEnabled is a EnumOfDeletionProtectionForDescribeDBInstanceDetailOutput enum value EnumOfDeletionProtectionForDescribeDBInstanceDetailOutputEnabled = "enabled" )
const ( // EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCluster is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCluster = "Cluster" // EnumOfEndpointTypeForDescribeDBInstanceDetailOutputPrimary is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value EnumOfEndpointTypeForDescribeDBInstanceDetailOutputPrimary = "Primary" // EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCustom is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCustom = "Custom" )
const ( // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputAddressModifying is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputAddressModifying = "AddressModifying" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputAllowListMaintaining is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputAllowListMaintaining = "AllowListMaintaining" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreateFailed is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreateFailed = "CreateFailed" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreating is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreating = "Creating" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputDeleting is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputDeleting = "Deleting" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputError is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputError = "Error" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputExpired is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputExpired = "Expired" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputOwing is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputOwing = "Owing" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputPrimaryChanging is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputPrimaryChanging = "PrimaryChanging" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputReclaiming is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputReclaiming = "Reclaiming" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestarting is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestarting = "Restarting" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestoring is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestoring = "Restoring" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputResuming is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputResuming = "Resuming" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRunning is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRunning = "Running" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputScaling is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputScaling = "Scaling" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputUpgrading is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputUpgrading = "Upgrading" // EnumOfInstanceStatusForDescribeDBInstanceDetailOutputWaitingPaid is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value EnumOfInstanceStatusForDescribeDBInstanceDetailOutputWaitingPaid = "WaitingPaid" )
const ( // EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPrivate is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPrivate = "Private" // EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPublic is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPublic = "Public" )
const ( // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG42xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG42xlarge = "vedb.mysql.g4.2xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG44xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG44xlarge = "vedb.mysql.g4.4xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG4Large is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG4Large = "vedb.mysql.g4.large" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG4Xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG4Xlarge = "vedb.mysql.g4.xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG82xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlG82xlarge = "vedb.mysql.g8.2xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX42xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX42xlarge = "vedb.mysql.x4.2xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX44xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX44xlarge = "vedb.mysql.x4.4xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX48xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX48xlarge = "vedb.mysql.x4.8xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX4Large is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX4Large = "vedb.mysql.x4.large" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX4Xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX4Xlarge = "vedb.mysql.x4.xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX82xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX82xlarge = "vedb.mysql.x8.2xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX84xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX84xlarge = "vedb.mysql.x8.4xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX86xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX86xlarge = "vedb.mysql.x8.6xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX88xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX88xlarge = "vedb.mysql.x8.8xlarge" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX8Large is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX8Large = "vedb.mysql.x8.large" // EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX8Xlarge is a EnumOfNodeSpecForDescribeDBInstanceDetailOutput enum value EnumOfNodeSpecForDescribeDBInstanceDetailOutputVedbMysqlX8Xlarge = "vedb.mysql.x8.xlarge" )
const ( // EnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary is a EnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value EnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary = "Primary" // EnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly is a EnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value EnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly = "ReadOnly" )
const ( // EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadWrite is a EnumOfReadWriteModeForDescribeDBInstanceDetailOutput enum value EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadWrite = "ReadWrite" // EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadOnly is a EnumOfReadWriteModeForDescribeDBInstanceDetailOutput enum value EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadOnly = "ReadOnly" )
const ( // EnumOfSpecFamilyForDescribeDBInstanceDetailOutputExclusive is a EnumOfSpecFamilyForDescribeDBInstanceDetailOutput enum value EnumOfSpecFamilyForDescribeDBInstanceDetailOutputExclusive = "Exclusive" // EnumOfSpecFamilyForDescribeDBInstanceDetailOutputGeneral is a EnumOfSpecFamilyForDescribeDBInstanceDetailOutput enum value EnumOfSpecFamilyForDescribeDBInstanceDetailOutputGeneral = "General" )
const ( // EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPostPaid is a EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPrePaid is a EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPrePaid = "PrePaid" )
const ( // EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutputHotStandby is a EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutput enum value EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutputHotStandby = "HotStandby" // EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutputPrimary is a EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutput enum value EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutputPrimary = "Primary" // EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutputZoneStandby is a EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutput enum value EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutputZoneStandby = "ZoneStandby" )
const ( // EnumOfDataTypeForDescribeDBInstanceParametersOutputFloat is a EnumOfDataTypeForDescribeDBInstanceParametersOutput enum value EnumOfDataTypeForDescribeDBInstanceParametersOutputFloat = "FLOAT" // EnumOfDataTypeForDescribeDBInstanceParametersOutputInt is a EnumOfDataTypeForDescribeDBInstanceParametersOutput enum value EnumOfDataTypeForDescribeDBInstanceParametersOutputInt = "INT" // EnumOfDataTypeForDescribeDBInstanceParametersOutputString is a EnumOfDataTypeForDescribeDBInstanceParametersOutput enum value EnumOfDataTypeForDescribeDBInstanceParametersOutputString = "STRING" )
const ( // EnumOfStatusForDescribeDBInstanceParametersOutputApplied is a EnumOfStatusForDescribeDBInstanceParametersOutput enum value EnumOfStatusForDescribeDBInstanceParametersOutputApplied = "Applied" // EnumOfStatusForDescribeDBInstanceParametersOutputSyncing is a EnumOfStatusForDescribeDBInstanceParametersOutput enum value EnumOfStatusForDescribeDBInstanceParametersOutputSyncing = "Syncing" )
const ( // EnumOfChargeStatusForDescribeDBInstancesOutputExpired is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputExpired = "Expired" // EnumOfChargeStatusForDescribeDBInstancesOutputNormal is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputNormal = "Normal" // EnumOfChargeStatusForDescribeDBInstancesOutputOverdue is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputOverdue = "Overdue" // EnumOfChargeStatusForDescribeDBInstancesOutputRecycled is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputRecycled = "Recycled" // EnumOfChargeStatusForDescribeDBInstancesOutputShutdown is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputShutdown = "Shutdown" )
const ( // EnumOfChargeTypeForDescribeDBInstancesInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancesInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputPrePaid = "PrePaid" )
const ( // EnumOfChargeTypeForDescribeDBInstancesOutputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesOutput enum value EnumOfChargeTypeForDescribeDBInstancesOutputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancesOutputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesOutput enum value EnumOfChargeTypeForDescribeDBInstancesOutputPrePaid = "PrePaid" )
const ( // EnumOfDBEngineVersionForDescribeDBInstancesInputMySql57 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForDescribeDBInstancesInputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value EnumOfDBEngineVersionForDescribeDBInstancesInputMySql80 = "MySQL_8_0" )
const ( // EnumOfDBEngineVersionForDescribeDBInstancesOutputMySql57 is a EnumOfDBEngineVersionForDescribeDBInstancesOutput enum value EnumOfDBEngineVersionForDescribeDBInstancesOutputMySql57 = "MySQL_5_7" // EnumOfDBEngineVersionForDescribeDBInstancesOutputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstancesOutput enum value EnumOfDBEngineVersionForDescribeDBInstancesOutputMySql80 = "MySQL_8_0" )
const ( // EnumOfDeletionProtectionForDescribeDBInstancesOutputDisabled is a EnumOfDeletionProtectionForDescribeDBInstancesOutput enum value EnumOfDeletionProtectionForDescribeDBInstancesOutputDisabled = "disabled" // EnumOfDeletionProtectionForDescribeDBInstancesOutputEnabled is a EnumOfDeletionProtectionForDescribeDBInstancesOutput enum value EnumOfDeletionProtectionForDescribeDBInstancesOutputEnabled = "enabled" )
const ( // EnumOfInstanceStatusForDescribeDBInstancesInputAddressModifying is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputAddressModifying = "AddressModifying" // EnumOfInstanceStatusForDescribeDBInstancesInputAllowListMaintaining is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputAllowListMaintaining = "AllowListMaintaining" // EnumOfInstanceStatusForDescribeDBInstancesInputCreateFailed is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputCreateFailed = "CreateFailed" // EnumOfInstanceStatusForDescribeDBInstancesInputCreating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputCreating = "Creating" // EnumOfInstanceStatusForDescribeDBInstancesInputDeleting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputDeleting = "Deleting" // EnumOfInstanceStatusForDescribeDBInstancesInputError is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputError = "Error" // EnumOfInstanceStatusForDescribeDBInstancesInputExpired is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputExpired = "Expired" // EnumOfInstanceStatusForDescribeDBInstancesInputOwing is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputOwing = "Owing" // EnumOfInstanceStatusForDescribeDBInstancesInputPrimaryChanging is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputPrimaryChanging = "PrimaryChanging" // EnumOfInstanceStatusForDescribeDBInstancesInputReclaiming is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputReclaiming = "Reclaiming" // EnumOfInstanceStatusForDescribeDBInstancesInputRestarting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRestarting = "Restarting" // EnumOfInstanceStatusForDescribeDBInstancesInputRestoring is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRestoring = "Restoring" // EnumOfInstanceStatusForDescribeDBInstancesInputResuming is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputResuming = "Resuming" // EnumOfInstanceStatusForDescribeDBInstancesInputRunning is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRunning = "Running" // EnumOfInstanceStatusForDescribeDBInstancesInputScaling is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputScaling = "Scaling" // EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading = "Upgrading" // EnumOfInstanceStatusForDescribeDBInstancesInputWaitingPaid is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputWaitingPaid = "WaitingPaid" )
const ( // EnumOfInstanceStatusForDescribeDBInstancesOutputAddressModifying is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputAddressModifying = "AddressModifying" // EnumOfInstanceStatusForDescribeDBInstancesOutputAllowListMaintaining is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputAllowListMaintaining = "AllowListMaintaining" // EnumOfInstanceStatusForDescribeDBInstancesOutputCreateFailed is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputCreateFailed = "CreateFailed" // EnumOfInstanceStatusForDescribeDBInstancesOutputCreating is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputCreating = "Creating" // EnumOfInstanceStatusForDescribeDBInstancesOutputDeleting is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputDeleting = "Deleting" // EnumOfInstanceStatusForDescribeDBInstancesOutputError is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputError = "Error" // EnumOfInstanceStatusForDescribeDBInstancesOutputExpired is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputExpired = "Expired" // EnumOfInstanceStatusForDescribeDBInstancesOutputOwing is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputOwing = "Owing" // EnumOfInstanceStatusForDescribeDBInstancesOutputPrimaryChanging is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputPrimaryChanging = "PrimaryChanging" // EnumOfInstanceStatusForDescribeDBInstancesOutputReclaiming is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputReclaiming = "Reclaiming" // EnumOfInstanceStatusForDescribeDBInstancesOutputRestarting is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputRestarting = "Restarting" // EnumOfInstanceStatusForDescribeDBInstancesOutputRestoring is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputRestoring = "Restoring" // EnumOfInstanceStatusForDescribeDBInstancesOutputResuming is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputResuming = "Resuming" // EnumOfInstanceStatusForDescribeDBInstancesOutputRunning is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputRunning = "Running" // EnumOfInstanceStatusForDescribeDBInstancesOutputScaling is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputScaling = "Scaling" // EnumOfInstanceStatusForDescribeDBInstancesOutputUpgrading is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputUpgrading = "Upgrading" // EnumOfInstanceStatusForDescribeDBInstancesOutputWaitingPaid is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value EnumOfInstanceStatusForDescribeDBInstancesOutputWaitingPaid = "WaitingPaid" )
const ( // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG42xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG42xlarge = "vedb.mysql.g4.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG44xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG44xlarge = "vedb.mysql.g4.4xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG4Large is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG4Large = "vedb.mysql.g4.large" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG4Xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG4Xlarge = "vedb.mysql.g4.xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG82xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlG82xlarge = "vedb.mysql.g8.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX42xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX42xlarge = "vedb.mysql.x4.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX44xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX44xlarge = "vedb.mysql.x4.4xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX48xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX48xlarge = "vedb.mysql.x4.8xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX4Large is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX4Large = "vedb.mysql.x4.large" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX4Xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX4Xlarge = "vedb.mysql.x4.xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX82xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX82xlarge = "vedb.mysql.x8.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX84xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX84xlarge = "vedb.mysql.x8.4xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX86xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX86xlarge = "vedb.mysql.x8.6xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX88xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX88xlarge = "vedb.mysql.x8.8xlarge" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX8Large is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX8Large = "vedb.mysql.x8.large" // EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX8Xlarge is a EnumOfNodeSpecForDescribeDBInstancesInput enum value EnumOfNodeSpecForDescribeDBInstancesInputVedbMysqlX8Xlarge = "vedb.mysql.x8.xlarge" )
const ( // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG42xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG42xlarge = "vedb.mysql.g4.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG44xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG44xlarge = "vedb.mysql.g4.4xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG4Large is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG4Large = "vedb.mysql.g4.large" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG4Xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG4Xlarge = "vedb.mysql.g4.xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG82xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlG82xlarge = "vedb.mysql.g8.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX42xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX42xlarge = "vedb.mysql.x4.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX44xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX44xlarge = "vedb.mysql.x4.4xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX48xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX48xlarge = "vedb.mysql.x4.8xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX4Large is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX4Large = "vedb.mysql.x4.large" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX4Xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX4Xlarge = "vedb.mysql.x4.xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX82xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX82xlarge = "vedb.mysql.x8.2xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX84xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX84xlarge = "vedb.mysql.x8.4xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX86xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX86xlarge = "vedb.mysql.x8.6xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX88xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX88xlarge = "vedb.mysql.x8.8xlarge" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX8Large is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX8Large = "vedb.mysql.x8.large" // EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX8Xlarge is a EnumOfNodeSpecForDescribeDBInstancesOutput enum value EnumOfNodeSpecForDescribeDBInstancesOutputVedbMysqlX8Xlarge = "vedb.mysql.x8.xlarge" )
const ( // EnumOfNodeTypeForDescribeDBInstancesOutputPrimary is a EnumOfNodeTypeForDescribeDBInstancesOutput enum value EnumOfNodeTypeForDescribeDBInstancesOutputPrimary = "Primary" // EnumOfNodeTypeForDescribeDBInstancesOutputReadOnly is a EnumOfNodeTypeForDescribeDBInstancesOutput enum value EnumOfNodeTypeForDescribeDBInstancesOutputReadOnly = "ReadOnly" )
const ( // EnumOfStorageChargeTypeForDescribeDBInstancesInputPostPaid is a EnumOfStorageChargeTypeForDescribeDBInstancesInput enum value EnumOfStorageChargeTypeForDescribeDBInstancesInputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForDescribeDBInstancesInputPrePaid is a EnumOfStorageChargeTypeForDescribeDBInstancesInput enum value EnumOfStorageChargeTypeForDescribeDBInstancesInputPrePaid = "PrePaid" )
const ( // EnumOfStorageChargeTypeForDescribeDBInstancesOutputPostPaid is a EnumOfStorageChargeTypeForDescribeDBInstancesOutput enum value EnumOfStorageChargeTypeForDescribeDBInstancesOutputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForDescribeDBInstancesOutputPrePaid is a EnumOfStorageChargeTypeForDescribeDBInstancesOutput enum value EnumOfStorageChargeTypeForDescribeDBInstancesOutputPrePaid = "PrePaid" )
const ( // EnumOfTemplateSourceForDescribeParameterTemplatesInputSystem is a EnumOfTemplateSourceForDescribeParameterTemplatesInput enum value EnumOfTemplateSourceForDescribeParameterTemplatesInputSystem = "System" // EnumOfTemplateSourceForDescribeParameterTemplatesInputUser is a EnumOfTemplateSourceForDescribeParameterTemplatesInput enum value EnumOfTemplateSourceForDescribeParameterTemplatesInputUser = "User" )
const ( // EnumOfTemplateSourceForDescribeParameterTemplatesOutputSystem is a EnumOfTemplateSourceForDescribeParameterTemplatesOutput enum value EnumOfTemplateSourceForDescribeParameterTemplatesOutputSystem = "System" // EnumOfTemplateSourceForDescribeParameterTemplatesOutputUser is a EnumOfTemplateSourceForDescribeParameterTemplatesOutput enum value EnumOfTemplateSourceForDescribeParameterTemplatesOutputUser = "User" )
const ( // EnumOfTemplateTypeVersionForDescribeParameterTemplatesInputMySql57 is a EnumOfTemplateTypeVersionForDescribeParameterTemplatesInput enum value EnumOfTemplateTypeVersionForDescribeParameterTemplatesInputMySql57 = "MySQL_5_7" // EnumOfTemplateTypeVersionForDescribeParameterTemplatesInputMySql80 is a EnumOfTemplateTypeVersionForDescribeParameterTemplatesInput enum value EnumOfTemplateTypeVersionForDescribeParameterTemplatesInputMySql80 = "MySQL_8_0" )
const ( // EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutputMySql57 is a EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutput enum value EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutputMySql57 = "MySQL_5_7" // EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutputMySql80 is a EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutput enum value EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutputMySql80 = "MySQL_8_0" )
const ( // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputCustom is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputCustom = "Custom" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDdlonly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDmlonly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDmlonly = "DMLOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadOnly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadWrite is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadWrite = "ReadWrite" )
const ( // EnumOfModifyModeForModifyAllowListInputCover is a EnumOfModifyModeForModifyAllowListInput enum value EnumOfModifyModeForModifyAllowListInputCover = "Cover" // EnumOfModifyModeForModifyAllowListInputAppend is a EnumOfModifyModeForModifyAllowListInput enum value EnumOfModifyModeForModifyAllowListInputAppend = "Append" // EnumOfModifyModeForModifyAllowListInputDelete is a EnumOfModifyModeForModifyAllowListInput enum value EnumOfModifyModeForModifyAllowListInputDelete = "Delete" )
const ( // EnumOfBackupTimeForModifyBackupPolicyInput0000z0200z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput0000z0200z = "00:00Z-02:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput0200z0400z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput0200z0400z = "02:00Z-04:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput0400z0600z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput0400z0600z = "04:00Z-06:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput0600z0800z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput0600z0800z = "06:00Z-08:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput0800z1000z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput0800z1000z = "08:00Z-10:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput1000z1200z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput1000z1200z = "10:00Z-12:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput1200z1400z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput1200z1400z = "12:00Z-14:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput1400z1600z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput1400z1600z = "14:00Z-16:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput1600z1800z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput1600z1800z = "16:00Z-18:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput1800z2000z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput1800z2000z = "18:00Z-20:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput2000z2200z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput2000z2200z = "20:00Z-22:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput2200z0000z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput2200z0000z = "22:00Z-00:00Z" // EnumOfBackupTimeForModifyBackupPolicyInput2200z2400z is a EnumOfBackupTimeForModifyBackupPolicyInput enum value EnumOfBackupTimeForModifyBackupPolicyInput2200z2400z = "22:00Z-24:00Z" )
const ( // EnumOfConsistLevelForModifyDBEndpointInputEventual is a EnumOfConsistLevelForModifyDBEndpointInput enum value EnumOfConsistLevelForModifyDBEndpointInputEventual = "Eventual" // EnumOfConsistLevelForModifyDBEndpointInputGlobal is a EnumOfConsistLevelForModifyDBEndpointInput enum value EnumOfConsistLevelForModifyDBEndpointInputGlobal = "Global" // EnumOfConsistLevelForModifyDBEndpointInputSession is a EnumOfConsistLevelForModifyDBEndpointInput enum value EnumOfConsistLevelForModifyDBEndpointInputSession = "Session" )
const ( // EnumOfConsistTimeoutActionForModifyDBEndpointInputReadMaster is a EnumOfConsistTimeoutActionForModifyDBEndpointInput enum value EnumOfConsistTimeoutActionForModifyDBEndpointInputReadMaster = "ReadMaster" // EnumOfConsistTimeoutActionForModifyDBEndpointInputReturnError is a EnumOfConsistTimeoutActionForModifyDBEndpointInput enum value EnumOfConsistTimeoutActionForModifyDBEndpointInputReturnError = "ReturnError" )
const ( // EnumOfReadWriteModeForModifyDBEndpointInputReadOnly is a EnumOfReadWriteModeForModifyDBEndpointInput enum value EnumOfReadWriteModeForModifyDBEndpointInputReadOnly = "ReadOnly" // EnumOfReadWriteModeForModifyDBEndpointInputReadWrite is a EnumOfReadWriteModeForModifyDBEndpointInput enum value EnumOfReadWriteModeForModifyDBEndpointInputReadWrite = "ReadWrite" )
const ( // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG42xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG42xlarge = "vedb.mysql.g4.2xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG44xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG44xlarge = "vedb.mysql.g4.4xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG4Large is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG4Large = "vedb.mysql.g4.large" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG4Xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG4Xlarge = "vedb.mysql.g4.xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG82xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlG82xlarge = "vedb.mysql.g8.2xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX42xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX42xlarge = "vedb.mysql.x4.2xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX44xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX44xlarge = "vedb.mysql.x4.4xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX48xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX48xlarge = "vedb.mysql.x4.8xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX4Large is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX4Large = "vedb.mysql.x4.large" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX4Xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX4Xlarge = "vedb.mysql.x4.xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX82xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX82xlarge = "vedb.mysql.x8.2xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX84xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX84xlarge = "vedb.mysql.x8.4xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX86xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX86xlarge = "vedb.mysql.x8.6xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX88xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX88xlarge = "vedb.mysql.x8.8xlarge" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX8Large is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX8Large = "vedb.mysql.x8.large" // EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX8Xlarge is a EnumOfNodeSpecForModifyDBInstanceSpecInput enum value EnumOfNodeSpecForModifyDBInstanceSpecInputVedbMysqlX8Xlarge = "vedb.mysql.x8.xlarge" )
const ( // EnumOfDBMinorVersionForRestoreToNewInstanceInput20 is a EnumOfDBMinorVersionForRestoreToNewInstanceInput enum value EnumOfDBMinorVersionForRestoreToNewInstanceInput20 = "2.0" // EnumOfDBMinorVersionForRestoreToNewInstanceInput30 is a EnumOfDBMinorVersionForRestoreToNewInstanceInput enum value EnumOfDBMinorVersionForRestoreToNewInstanceInput30 = "3.0" // EnumOfDBMinorVersionForRestoreToNewInstanceInput31 is a EnumOfDBMinorVersionForRestoreToNewInstanceInput enum value EnumOfDBMinorVersionForRestoreToNewInstanceInput31 = "3.1" // EnumOfDBMinorVersionForRestoreToNewInstanceInput32 is a EnumOfDBMinorVersionForRestoreToNewInstanceInput enum value EnumOfDBMinorVersionForRestoreToNewInstanceInput32 = "3.2" )
const ( // EnumOfDeletionProtectionForRestoreToNewInstanceInputDisabled is a EnumOfDeletionProtectionForRestoreToNewInstanceInput enum value EnumOfDeletionProtectionForRestoreToNewInstanceInputDisabled = "disabled" // EnumOfDeletionProtectionForRestoreToNewInstanceInputEnabled is a EnumOfDeletionProtectionForRestoreToNewInstanceInput enum value EnumOfDeletionProtectionForRestoreToNewInstanceInputEnabled = "enabled" )
const ( // EnumOfPeriodUnitForRestoreToNewInstanceInputMonth is a EnumOfPeriodUnitForRestoreToNewInstanceInput enum value EnumOfPeriodUnitForRestoreToNewInstanceInputMonth = "Month" // EnumOfPeriodUnitForRestoreToNewInstanceInputYear is a EnumOfPeriodUnitForRestoreToNewInstanceInput enum value EnumOfPeriodUnitForRestoreToNewInstanceInputYear = "Year" )
const ( ServiceName = "vedbm" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "vedbm" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// EnumOfBackupMethodForCreateBackupInputPhysical is a EnumOfBackupMethodForCreateBackupInput enum value
EnumOfBackupMethodForCreateBackupInputPhysical = "Physical"
)
const (
// EnumOfBackupMethodForDescribeBackupsInputPhysical is a EnumOfBackupMethodForDescribeBackupsInput enum value
EnumOfBackupMethodForDescribeBackupsInputPhysical = "Physical"
)
const (
// EnumOfBackupTypeForCreateBackupInputFull is a EnumOfBackupTypeForCreateBackupInput enum value
EnumOfBackupTypeForCreateBackupInputFull = "Full"
)
const (
// EnumOfBackupTypeForDescribeBackupsInputFull is a EnumOfBackupTypeForDescribeBackupsInput enum value
EnumOfBackupTypeForDescribeBackupsInputFull = "Full"
)
const (
// EnumOfDataKeepPolicyForDeleteDBInstanceInputLast is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value
EnumOfDataKeepPolicyForDeleteDBInstanceInputLast = "Last"
)
const (
// EnumOfEndpointTypeForCreateDBEndpointInputCustom is a EnumOfEndpointTypeForCreateDBEndpointInput enum value
EnumOfEndpointTypeForCreateDBEndpointInputCustom = "Custom"
)
const (
// EnumOfTemplateCategoryForCreateParameterTemplateInputDbengine is a EnumOfTemplateCategoryForCreateParameterTemplateInput enum value
EnumOfTemplateCategoryForCreateParameterTemplateInputDbengine = "DBEngine"
)
const (
// EnumOfTemplateCategoryForDescribeParameterTemplatesInputDbengine is a EnumOfTemplateCategoryForDescribeParameterTemplatesInput enum value
EnumOfTemplateCategoryForDescribeParameterTemplatesInputDbengine = "DBEngine"
)
const (
// EnumOfTemplateCategoryForDescribeParameterTemplatesOutputDbengine is a EnumOfTemplateCategoryForDescribeParameterTemplatesOutput enum value
EnumOfTemplateCategoryForDescribeParameterTemplatesOutputDbengine = "DBEngine"
)
const (
// EnumOfTemplateTypeForCreateParameterTemplateInputMySql is a EnumOfTemplateTypeForCreateParameterTemplateInput enum value
EnumOfTemplateTypeForCreateParameterTemplateInputMySql = "MySQL"
)
const (
// EnumOfTemplateTypeForDescribeParameterTemplatesInputMySql is a EnumOfTemplateTypeForDescribeParameterTemplatesInput enum value
EnumOfTemplateTypeForDescribeParameterTemplatesInputMySql = "MySQL"
)
const (
// EnumOfTemplateTypeForDescribeParameterTemplatesOutputMySql is a EnumOfTemplateTypeForDescribeParameterTemplatesOutput enum value
EnumOfTemplateTypeForDescribeParameterTemplatesOutputMySql = "MySQL"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountForDescribeDBAccountsOutput ¶ added in v1.0.149
type AccountForDescribeDBAccountsOutput struct {
AccountDesc *string `type:"string" json:",omitempty"`
AccountName *string `type:"string" json:",omitempty"`
AccountPrivileges []*AccountPrivilegeForDescribeDBAccountsOutput `type:"list" json:",omitempty"`
AccountType *string `type:"string" json:",omitempty" enum:"EnumOfAccountTypeForDescribeDBAccountsOutput"`
// contains filtered or unexported fields
}
func (AccountForDescribeDBAccountsOutput) GoString ¶ added in v1.0.149
func (s AccountForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountForDescribeDBAccountsOutput) SetAccountDesc ¶ added in v1.1.15
func (s *AccountForDescribeDBAccountsOutput) SetAccountDesc(v string) *AccountForDescribeDBAccountsOutput
SetAccountDesc sets the AccountDesc field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountName ¶ added in v1.0.149
func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
SetAccountName sets the AccountName field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountPrivileges ¶ added in v1.0.149
func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountType ¶ added in v1.0.149
func (s *AccountForDescribeDBAccountsOutput) SetAccountType(v string) *AccountForDescribeDBAccountsOutput
SetAccountType sets the AccountType field's value.
func (AccountForDescribeDBAccountsOutput) String ¶ added in v1.0.149
func (s AccountForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForCreateDBAccountInput ¶ added in v1.0.149
type AccountPrivilegeForCreateDBAccountInput struct {
AccountPrivilege *string `type:"string" json:",omitempty" enum:"EnumOfAccountPrivilegeForCreateDBAccountInput"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForCreateDBAccountInput) GoString ¶ added in v1.0.149
func (s AccountPrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege ¶ added in v1.0.149
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail ¶ added in v1.0.155
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetDBName ¶ added in v1.0.149
func (s *AccountPrivilegeForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegeForCreateDBAccountInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForCreateDBAccountInput) String ¶ added in v1.0.149
func (s AccountPrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type AccountPrivilegeForDescribeDBAccountsOutput ¶ added in v1.0.149
type AccountPrivilegeForDescribeDBAccountsOutput struct {
AccountPrivilege *string `type:"string" json:",omitempty" enum:"EnumOfAccountPrivilegeForDescribeDBAccountsOutput"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForDescribeDBAccountsOutput) GoString ¶ added in v1.0.149
func (s AccountPrivilegeForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege ¶ added in v1.0.149
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail ¶ added in v1.0.155
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetDBName ¶ added in v1.0.149
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForDescribeDBAccountsOutput) String ¶ added in v1.0.149
func (s AccountPrivilegeForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.0.149
type AccountPrivilegeForGrantDBAccountPrivilegeInput struct {
AccountPrivilege *string `type:"string" json:",omitempty" enum:"EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.0.149
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege ¶ added in v1.0.149
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail ¶ added in v1.0.155
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilegeDetail(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName ¶ added in v1.0.149
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.0.149
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type AddTagsToResourceInput ¶ added in v1.0.149
type AddTagsToResourceInput struct {
InstanceIds []*string `type:"list" json:",omitempty"`
Tags []*TagForAddTagsToResourceInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddTagsToResourceInput) GoString ¶ added in v1.0.149
func (s AddTagsToResourceInput) GoString() string
GoString returns the string representation
func (*AddTagsToResourceInput) SetInstanceIds ¶ added in v1.0.149
func (s *AddTagsToResourceInput) SetInstanceIds(v []*string) *AddTagsToResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*AddTagsToResourceInput) SetTags ¶ added in v1.0.149
func (s *AddTagsToResourceInput) SetTags(v []*TagForAddTagsToResourceInput) *AddTagsToResourceInput
SetTags sets the Tags field's value.
func (AddTagsToResourceInput) String ¶ added in v1.0.149
func (s AddTagsToResourceInput) String() string
String returns the string representation
type AddTagsToResourceOutput ¶ added in v1.0.149
type AddTagsToResourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AddTagsToResourceOutput) GoString ¶ added in v1.0.149
func (s AddTagsToResourceOutput) GoString() string
GoString returns the string representation
func (AddTagsToResourceOutput) String ¶ added in v1.0.149
func (s AddTagsToResourceOutput) String() string
String returns the string representation
type AddressForDescribeDBEndpointOutput ¶ added in v1.0.150
type AddressForDescribeDBEndpointOutput 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" enum:"EnumOfNetworkTypeForDescribeDBEndpointOutput"`
Port *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBEndpointOutput) GoString ¶ added in v1.0.150
func (s AddressForDescribeDBEndpointOutput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBEndpointOutput) SetDNSVisibility ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetDNSVisibility(v bool) *AddressForDescribeDBEndpointOutput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressForDescribeDBEndpointOutput) SetDomain ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetDomain(v string) *AddressForDescribeDBEndpointOutput
SetDomain sets the Domain field's value.
func (*AddressForDescribeDBEndpointOutput) SetEipId ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetEipId(v string) *AddressForDescribeDBEndpointOutput
SetEipId sets the EipId field's value.
func (*AddressForDescribeDBEndpointOutput) SetIPAddress ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetIPAddress(v string) *AddressForDescribeDBEndpointOutput
SetIPAddress sets the IPAddress field's value.
func (*AddressForDescribeDBEndpointOutput) SetNetworkType ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetNetworkType(v string) *AddressForDescribeDBEndpointOutput
SetNetworkType sets the NetworkType field's value.
func (*AddressForDescribeDBEndpointOutput) SetPort ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetPort(v string) *AddressForDescribeDBEndpointOutput
SetPort sets the Port field's value.
func (*AddressForDescribeDBEndpointOutput) SetSubnetId ¶ added in v1.0.150
func (s *AddressForDescribeDBEndpointOutput) SetSubnetId(v string) *AddressForDescribeDBEndpointOutput
SetSubnetId sets the SubnetId field's value.
func (AddressForDescribeDBEndpointOutput) String ¶ added in v1.0.150
func (s AddressForDescribeDBEndpointOutput) 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" enum:"EnumOfNetworkTypeForDescribeDBInstanceDetailOutput"`
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.0.155
type AllowListForDescribeAllowListsOutput struct {
AllowListDesc *string `type:"string" json:",omitempty"`
AllowListIPNum *int32 `type:"int32" json:",omitempty"`
AllowListId *string `type:"string" json:",omitempty"`
AllowListName *string `type:"string" json:",omitempty"`
AllowListType *string `type:"string" json:",omitempty"`
AssociatedInstanceNum *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AllowListForDescribeAllowListsOutput) GoString ¶ added in v1.0.155
func (s AllowListForDescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*AllowListForDescribeAllowListsOutput) SetAllowListDesc ¶ added in v1.0.155
func (s *AllowListForDescribeAllowListsOutput) SetAllowListDesc(v string) *AllowListForDescribeAllowListsOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListIPNum ¶ added in v1.0.155
func (s *AllowListForDescribeAllowListsOutput) SetAllowListIPNum(v int32) *AllowListForDescribeAllowListsOutput
SetAllowListIPNum sets the AllowListIPNum field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListId ¶ added in v1.0.155
func (s *AllowListForDescribeAllowListsOutput) SetAllowListId(v string) *AllowListForDescribeAllowListsOutput
SetAllowListId sets the AllowListId field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListName ¶ added in v1.0.155
func (s *AllowListForDescribeAllowListsOutput) SetAllowListName(v string) *AllowListForDescribeAllowListsOutput
SetAllowListName sets the AllowListName field's value.
func (*AllowListForDescribeAllowListsOutput) SetAllowListType ¶ added in v1.0.155
func (s *AllowListForDescribeAllowListsOutput) SetAllowListType(v string) *AllowListForDescribeAllowListsOutput
SetAllowListType sets the AllowListType field's value.
func (*AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum ¶ added in v1.0.155
func (s *AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum(v int32) *AllowListForDescribeAllowListsOutput
SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.
func (*AllowListForDescribeAllowListsOutput) SetProjectName ¶ added in v1.0.175
func (s *AllowListForDescribeAllowListsOutput) SetProjectName(v string) *AllowListForDescribeAllowListsOutput
SetProjectName sets the ProjectName field's value.
func (AllowListForDescribeAllowListsOutput) String ¶ added in v1.0.155
func (s AllowListForDescribeAllowListsOutput) String() string
String returns the string representation
type ApplyParameterTemplateInput ¶ added in v1.1.15
type ApplyParameterTemplateInput struct {
InstanceIds []*string `type:"list" json:",omitempty"`
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ApplyParameterTemplateInput) GoString ¶ added in v1.1.15
func (s ApplyParameterTemplateInput) GoString() string
GoString returns the string representation
func (*ApplyParameterTemplateInput) SetInstanceIds ¶ added in v1.1.15
func (s *ApplyParameterTemplateInput) SetInstanceIds(v []*string) *ApplyParameterTemplateInput
SetInstanceIds sets the InstanceIds field's value.
func (*ApplyParameterTemplateInput) SetTemplateId ¶ added in v1.1.15
func (s *ApplyParameterTemplateInput) SetTemplateId(v string) *ApplyParameterTemplateInput
SetTemplateId sets the TemplateId field's value.
func (ApplyParameterTemplateInput) String ¶ added in v1.1.15
func (s ApplyParameterTemplateInput) String() string
String returns the string representation
func (*ApplyParameterTemplateInput) Validate ¶ added in v1.1.15
func (s *ApplyParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ApplyParameterTemplateOutput ¶ added in v1.1.15
type ApplyParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ApplyParameterTemplateOutput) GoString ¶ added in v1.1.15
func (s ApplyParameterTemplateOutput) GoString() string
GoString returns the string representation
func (ApplyParameterTemplateOutput) String ¶ added in v1.1.15
func (s ApplyParameterTemplateOutput) String() string
String returns the string representation
type AssociateAllowListInput ¶ added in v1.0.155
type AssociateAllowListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AssociateAllowListInput) GoString ¶ added in v1.0.155
func (s AssociateAllowListInput) GoString() string
GoString returns the string representation
func (*AssociateAllowListInput) SetAllowListIds ¶ added in v1.0.155
func (s *AssociateAllowListInput) SetAllowListIds(v []*string) *AssociateAllowListInput
SetAllowListIds sets the AllowListIds field's value.
func (*AssociateAllowListInput) SetInstanceIds ¶ added in v1.0.155
func (s *AssociateAllowListInput) SetInstanceIds(v []*string) *AssociateAllowListInput
SetInstanceIds sets the InstanceIds field's value.
func (AssociateAllowListInput) String ¶ added in v1.0.155
func (s AssociateAllowListInput) String() string
String returns the string representation
type AssociateAllowListOutput ¶ added in v1.0.155
type AssociateAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AssociateAllowListOutput) GoString ¶ added in v1.0.155
func (s AssociateAllowListOutput) GoString() string
GoString returns the string representation
func (AssociateAllowListOutput) String ¶ added in v1.0.155
func (s AssociateAllowListOutput) String() string
String returns the string representation
type AssociatedInstanceForDescribeAllowListDetailOutput ¶ added in v1.0.155
type AssociatedInstanceForDescribeAllowListDetailOutput struct {
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" 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.0.155
func (s AssociatedInstanceForDescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId ¶ added in v1.0.155
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName ¶ added in v1.0.155
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetProjectName ¶ added in v1.0.175
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetProjectName(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetProjectName sets the ProjectName field's value.
func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC ¶ added in v1.0.155
func (s *AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC(v string) *AssociatedInstanceForDescribeAllowListDetailOutput
SetVPC sets the VPC field's value.
func (AssociatedInstanceForDescribeAllowListDetailOutput) String ¶ added in v1.0.155
func (s AssociatedInstanceForDescribeAllowListDetailOutput) String() string
String returns the string representation
type BackupsInfoForDescribeBackupsOutput ¶ added in v1.1.15
type BackupsInfoForDescribeBackupsOutput struct {
BackupEndTime *string `type:"string" json:",omitempty"`
BackupFileSize *int32 `type:"int32" 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" enum:"EnumOfBackupStatusForDescribeBackupsOutput"`
BackupType *string `type:"string" json:",omitempty"`
ConsistentTime *string `type:"string" json:",omitempty"`
CreateType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupsInfoForDescribeBackupsOutput) GoString ¶ added in v1.1.15
func (s BackupsInfoForDescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*BackupsInfoForDescribeBackupsOutput) SetBackupEndTime ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupEndTime(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupEndTime sets the BackupEndTime field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupFileSize ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupFileSize(v int32) *BackupsInfoForDescribeBackupsOutput
SetBackupFileSize sets the BackupFileSize field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupId ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupId(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupId sets the BackupId field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupMethod ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupMethod(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupMethod sets the BackupMethod field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupStartTime ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStartTime(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupStartTime sets the BackupStartTime field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupStatus ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupStatus(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupStatus sets the BackupStatus field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetBackupType ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetBackupType(v string) *BackupsInfoForDescribeBackupsOutput
SetBackupType sets the BackupType field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetConsistentTime ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetConsistentTime(v string) *BackupsInfoForDescribeBackupsOutput
SetConsistentTime sets the ConsistentTime field's value.
func (*BackupsInfoForDescribeBackupsOutput) SetCreateType ¶ added in v1.1.15
func (s *BackupsInfoForDescribeBackupsOutput) SetCreateType(v string) *BackupsInfoForDescribeBackupsOutput
SetCreateType sets the CreateType field's value.
func (BackupsInfoForDescribeBackupsOutput) String ¶ added in v1.1.15
func (s BackupsInfoForDescribeBackupsOutput) 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" enum:"EnumOfChargeStatusForDescribeDBInstanceDetailOutput"`
ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeDBInstanceDetailOutput"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *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) 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" enum:"EnumOfChargeStatusForDescribeDBInstancesOutput"`
ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeDBInstancesOutput"`
OverdueReclaimTime *string `type:"string" json:",omitempty"`
OverdueTime *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) String ¶
func (s ChargeDetailForDescribeDBInstancesOutput) String() string
String returns the string representation
type CreateAllowListInput ¶ added in v1.0.155
type CreateAllowListInput struct {
// AllowList is a required field
AllowList *string `type:"string" json:",omitempty" required:"true"`
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"`
// contains filtered or unexported fields
}
func (CreateAllowListInput) GoString ¶ added in v1.0.155
func (s CreateAllowListInput) GoString() string
GoString returns the string representation
func (*CreateAllowListInput) SetAllowList ¶ added in v1.0.155
func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput
SetAllowList sets the AllowList field's value.
func (*CreateAllowListInput) SetAllowListDesc ¶ added in v1.0.155
func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput
SetAllowListDesc sets the AllowListDesc field's value.
func (*CreateAllowListInput) SetAllowListName ¶ added in v1.0.155
func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput
SetAllowListName sets the AllowListName field's value.
func (*CreateAllowListInput) SetAllowListType ¶ added in v1.0.155
func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput
SetAllowListType sets the AllowListType field's value.
func (*CreateAllowListInput) SetProjectName ¶ added in v1.0.175
func (s *CreateAllowListInput) SetProjectName(v string) *CreateAllowListInput
SetProjectName sets the ProjectName field's value.
func (CreateAllowListInput) String ¶ added in v1.0.155
func (s CreateAllowListInput) String() string
String returns the string representation
func (*CreateAllowListInput) Validate ¶ added in v1.0.155
func (s *CreateAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAllowListOutput ¶ added in v1.0.155
type CreateAllowListOutput struct {
Metadata *response.ResponseMetadata
AllowListId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAllowListOutput) GoString ¶ added in v1.0.155
func (s CreateAllowListOutput) GoString() string
GoString returns the string representation
func (*CreateAllowListOutput) SetAllowListId ¶ added in v1.0.155
func (s *CreateAllowListOutput) SetAllowListId(v string) *CreateAllowListOutput
SetAllowListId sets the AllowListId field's value.
func (CreateAllowListOutput) String ¶ added in v1.0.155
func (s CreateAllowListOutput) String() string
String returns the string representation
type CreateBackupInput ¶ added in v1.1.15
type CreateBackupInput struct {
BackupMethod *string `type:"string" json:",omitempty" enum:"EnumOfBackupMethodForCreateBackupInput"`
BackupType *string `type:"string" json:",omitempty" enum:"EnumOfBackupTypeForCreateBackupInput"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateBackupInput) GoString ¶ added in v1.1.15
func (s CreateBackupInput) GoString() string
GoString returns the string representation
func (*CreateBackupInput) SetBackupMethod ¶ added in v1.1.15
func (s *CreateBackupInput) SetBackupMethod(v string) *CreateBackupInput
SetBackupMethod sets the BackupMethod field's value.
func (*CreateBackupInput) SetBackupType ¶ added in v1.1.15
func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput
SetBackupType sets the BackupType field's value.
func (*CreateBackupInput) SetInstanceId ¶ added in v1.1.15
func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput
SetInstanceId sets the InstanceId field's value.
func (CreateBackupInput) String ¶ added in v1.1.15
func (s CreateBackupInput) String() string
String returns the string representation
func (*CreateBackupInput) Validate ¶ added in v1.1.15
func (s *CreateBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBackupOutput ¶ added in v1.1.15
type CreateBackupOutput struct {
Metadata *response.ResponseMetadata
BackupId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateBackupOutput) GoString ¶ added in v1.1.15
func (s CreateBackupOutput) GoString() string
GoString returns the string representation
func (*CreateBackupOutput) SetBackupId ¶ added in v1.1.15
func (s *CreateBackupOutput) SetBackupId(v string) *CreateBackupOutput
SetBackupId sets the BackupId field's value.
func (CreateBackupOutput) String ¶ added in v1.1.15
func (s CreateBackupOutput) String() string
String returns the string representation
type CreateDBAccountInput ¶ added in v1.0.149
type CreateDBAccountInput struct {
AccountDesc *string `type:"string" json:",omitempty"`
// AccountName is a required field
AccountName *string `type:"string" json:",omitempty" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" json:",omitempty" required:"true"`
AccountPrivileges []*AccountPrivilegeForCreateDBAccountInput `type:"list" json:",omitempty"`
// AccountType is a required field
AccountType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfAccountTypeForCreateDBAccountInput"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBAccountInput) GoString ¶ added in v1.0.149
func (s CreateDBAccountInput) GoString() string
GoString returns the string representation
func (*CreateDBAccountInput) SetAccountDesc ¶ added in v1.1.15
func (s *CreateDBAccountInput) SetAccountDesc(v string) *CreateDBAccountInput
SetAccountDesc sets the AccountDesc field's value.
func (*CreateDBAccountInput) SetAccountName ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
SetAccountName sets the AccountName field's value.
func (*CreateDBAccountInput) SetAccountPassword ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*CreateDBAccountInput) SetAccountPrivileges ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*CreateDBAccountInput) SetAccountType ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
SetAccountType sets the AccountType field's value.
func (*CreateDBAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (CreateDBAccountInput) String ¶ added in v1.0.149
func (s CreateDBAccountInput) String() string
String returns the string representation
func (*CreateDBAccountInput) Validate ¶ added in v1.0.149
func (s *CreateDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBAccountOutput ¶ added in v1.0.149
type CreateDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDBAccountOutput) GoString ¶ added in v1.0.149
func (s CreateDBAccountOutput) GoString() string
GoString returns the string representation
func (CreateDBAccountOutput) String ¶ added in v1.0.149
func (s CreateDBAccountOutput) String() string
String returns the string representation
type CreateDBEndpointInput ¶
type CreateDBEndpointInput struct {
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConsistLevel *string `type:"string" json:",omitempty" enum:"EnumOfConsistLevelForCreateDBEndpointInput"`
ConsistTimeout *int32 `type:"int32" json:",omitempty"`
ConsistTimeoutAction *string `type:"string" json:",omitempty" enum:"EnumOfConsistTimeoutActionForCreateDBEndpointInput"`
Description *string `type:"string" json:",omitempty"`
DistributedTransaction *bool `type:"boolean" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
// EndpointType is a required field
EndpointType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfEndpointTypeForCreateDBEndpointInput"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
MasterAcceptReadRequests *bool `type:"boolean" json:",omitempty"`
// Nodes is a required field
Nodes *string `type:"string" json:",omitempty" required:"true"`
ReadWriteMode *string `type:"string" json:",omitempty" enum:"EnumOfReadWriteModeForCreateDBEndpointInput"`
// contains filtered or unexported fields
}
func (CreateDBEndpointInput) GoString ¶
func (s CreateDBEndpointInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointInput) SetAutoAddNewNodes ¶
func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*CreateDBEndpointInput) SetConsistLevel ¶
func (s *CreateDBEndpointInput) SetConsistLevel(v string) *CreateDBEndpointInput
SetConsistLevel sets the ConsistLevel field's value.
func (*CreateDBEndpointInput) SetConsistTimeout ¶
func (s *CreateDBEndpointInput) SetConsistTimeout(v int32) *CreateDBEndpointInput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*CreateDBEndpointInput) SetConsistTimeoutAction ¶
func (s *CreateDBEndpointInput) SetConsistTimeoutAction(v string) *CreateDBEndpointInput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*CreateDBEndpointInput) SetDescription ¶
func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
SetDescription sets the Description field's value.
func (*CreateDBEndpointInput) SetDistributedTransaction ¶
func (s *CreateDBEndpointInput) SetDistributedTransaction(v bool) *CreateDBEndpointInput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*CreateDBEndpointInput) SetEndpointName ¶
func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*CreateDBEndpointInput) SetEndpointType ¶
func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
SetEndpointType sets the EndpointType field's value.
func (*CreateDBEndpointInput) SetInstanceId ¶
func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBEndpointInput) SetMasterAcceptReadRequests ¶
func (s *CreateDBEndpointInput) SetMasterAcceptReadRequests(v bool) *CreateDBEndpointInput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*CreateDBEndpointInput) SetNodes ¶
func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
SetNodes sets the Nodes field's value.
func (*CreateDBEndpointInput) SetReadWriteMode ¶
func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (CreateDBEndpointInput) String ¶
func (s CreateDBEndpointInput) String() string
String returns the string representation
func (*CreateDBEndpointInput) Validate ¶ added in v1.0.149
func (s *CreateDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBEndpointOutput ¶
type CreateDBEndpointOutput struct {
Metadata *response.ResponseMetadata
EndpointId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDBEndpointOutput) GoString ¶
func (s CreateDBEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointOutput) SetEndpointId ¶
func (s *CreateDBEndpointOutput) SetEndpointId(v string) *CreateDBEndpointOutput
SetEndpointId sets the EndpointId field's value.
func (CreateDBEndpointOutput) String ¶
func (s CreateDBEndpointOutput) String() string
String returns the string representation
type CreateDBEndpointPublicAddressInput ¶
type CreateDBEndpointPublicAddressInput struct {
// EipId is a required field
EipId *string `type:"string" json:",omitempty" required:"true"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBEndpointPublicAddressInput) GoString ¶
func (s CreateDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointPublicAddressInput) SetEipId ¶
func (s *CreateDBEndpointPublicAddressInput) SetEipId(v string) *CreateDBEndpointPublicAddressInput
SetEipId sets the EipId field's value.
func (*CreateDBEndpointPublicAddressInput) SetEndpointId ¶
func (s *CreateDBEndpointPublicAddressInput) SetEndpointId(v string) *CreateDBEndpointPublicAddressInput
SetEndpointId sets the EndpointId field's value.
func (*CreateDBEndpointPublicAddressInput) SetInstanceId ¶
func (s *CreateDBEndpointPublicAddressInput) SetInstanceId(v string) *CreateDBEndpointPublicAddressInput
SetInstanceId sets the InstanceId field's value.
func (CreateDBEndpointPublicAddressInput) String ¶
func (s CreateDBEndpointPublicAddressInput) String() string
String returns the string representation
func (*CreateDBEndpointPublicAddressInput) Validate ¶ added in v1.0.149
func (s *CreateDBEndpointPublicAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBEndpointPublicAddressOutput ¶
type CreateDBEndpointPublicAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDBEndpointPublicAddressOutput) GoString ¶
func (s CreateDBEndpointPublicAddressOutput) GoString() string
GoString returns the string representation
func (CreateDBEndpointPublicAddressOutput) String ¶
func (s CreateDBEndpointPublicAddressOutput) String() string
String returns the string representation
type CreateDBInstanceInput ¶
type CreateDBInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
// ChargeType is a required field
ChargeType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfChargeTypeForCreateDBInstanceInput"`
// DBEngineVersion is a required field
DBEngineVersion *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfDBEngineVersionForCreateDBInstanceInput"`
DBMinorVersion *string `type:"string" json:",omitempty" enum:"EnumOfDBMinorVersionForCreateDBInstanceInput"`
DBTimeZone *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty" enum:"EnumOfDeletionProtectionForCreateDBInstanceInput"`
InstanceName *string `type:"string" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty" enum:"EnumOfLowerCaseTableNamesForCreateDBInstanceInput"`
// NodeNumber is a required field
NodeNumber *int32 `type:"int32" json:",omitempty" required:"true"`
// NodeSpec is a required field
NodeSpec *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfNodeSpecForCreateDBInstanceInput"`
Number *int32 `type:"int32" json:",omitempty"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty" enum:"EnumOfPeriodUnitForCreateDBInstanceInput"`
Port *int32 `type:"int32" json:",omitempty"`
PrePaidStorageInGB *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
StorageChargeType *string `type:"string" json:",omitempty" enum:"EnumOfStorageChargeTypeForCreateDBInstanceInput"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
SuperAccountName *string `type:"string" json:",omitempty"`
SuperAccountPassword *string `type:"string" json:",omitempty"`
Tags []*TagForCreateDBInstanceInput `type:"list" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// ZoneIds is a required field
ZoneIds *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) SetAutoRenew ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetAutoRenew(v bool) *CreateDBInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*CreateDBInstanceInput) SetChargeType ¶
func (s *CreateDBInstanceInput) SetChargeType(v string) *CreateDBInstanceInput
SetChargeType sets the ChargeType field's value.
func (*CreateDBInstanceInput) SetDBEngineVersion ¶
func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*CreateDBInstanceInput) SetDBMinorVersion ¶ added in v1.0.155
func (s *CreateDBInstanceInput) SetDBMinorVersion(v string) *CreateDBInstanceInput
SetDBMinorVersion sets the DBMinorVersion field's value.
func (*CreateDBInstanceInput) SetDBTimeZone ¶
func (s *CreateDBInstanceInput) SetDBTimeZone(v string) *CreateDBInstanceInput
SetDBTimeZone sets the DBTimeZone field's value.
func (*CreateDBInstanceInput) SetDeletionProtection ¶ added in v1.0.175
func (s *CreateDBInstanceInput) SetDeletionProtection(v string) *CreateDBInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*CreateDBInstanceInput) SetInstanceName ¶
func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*CreateDBInstanceInput) SetLowerCaseTableNames ¶
func (s *CreateDBInstanceInput) SetLowerCaseTableNames(v string) *CreateDBInstanceInput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*CreateDBInstanceInput) SetNodeNumber ¶
func (s *CreateDBInstanceInput) SetNodeNumber(v int32) *CreateDBInstanceInput
SetNodeNumber sets the NodeNumber field's value.
func (*CreateDBInstanceInput) SetNodeSpec ¶
func (s *CreateDBInstanceInput) SetNodeSpec(v string) *CreateDBInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*CreateDBInstanceInput) SetNumber ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetNumber(v int32) *CreateDBInstanceInput
SetNumber sets the Number field's value.
func (*CreateDBInstanceInput) SetPeriod ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetPeriod(v int32) *CreateDBInstanceInput
SetPeriod sets the Period field's value.
func (*CreateDBInstanceInput) SetPeriodUnit ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetPeriodUnit(v string) *CreateDBInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*CreateDBInstanceInput) SetPort ¶ added in v1.0.155
func (s *CreateDBInstanceInput) SetPort(v int32) *CreateDBInstanceInput
SetPort sets the Port field's value.
func (*CreateDBInstanceInput) SetPrePaidStorageInGB ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetPrePaidStorageInGB(v int32) *CreateDBInstanceInput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*CreateDBInstanceInput) SetProjectName ¶
func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
SetProjectName sets the ProjectName field's value.
func (*CreateDBInstanceInput) SetStorageChargeType ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetStorageChargeType(v string) *CreateDBInstanceInput
SetStorageChargeType sets the StorageChargeType field's value.
func (*CreateDBInstanceInput) SetSubnetId ¶
func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*CreateDBInstanceInput) SetSuperAccountName ¶
func (s *CreateDBInstanceInput) SetSuperAccountName(v string) *CreateDBInstanceInput
SetSuperAccountName sets the SuperAccountName field's value.
func (*CreateDBInstanceInput) SetSuperAccountPassword ¶
func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
SetSuperAccountPassword sets the SuperAccountPassword field's value.
func (*CreateDBInstanceInput) SetTags ¶
func (s *CreateDBInstanceInput) SetTags(v []*TagForCreateDBInstanceInput) *CreateDBInstanceInput
SetTags sets the Tags field's value.
func (*CreateDBInstanceInput) SetTemplateId ¶ added in v1.1.15
func (s *CreateDBInstanceInput) SetTemplateId(v string) *CreateDBInstanceInput
SetTemplateId sets the TemplateId field's value.
func (*CreateDBInstanceInput) SetVpcId ¶
func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
SetVpcId sets the VpcId field's value.
func (*CreateDBInstanceInput) SetZoneIds ¶
func (s *CreateDBInstanceInput) SetZoneIds(v string) *CreateDBInstanceInput
SetZoneIds sets the ZoneIds field's value.
func (CreateDBInstanceInput) String ¶
func (s CreateDBInstanceInput) String() string
String returns the string representation
func (*CreateDBInstanceInput) Validate ¶ added in v1.0.149
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 CreateDatabaseInput ¶ added in v1.0.149
type CreateDatabaseInput struct {
CharacterSetName *string `type:"string" json:",omitempty" enum:"EnumOfCharacterSetNameForCreateDatabaseInput"`
DBDesc *string `type:"string" json:",omitempty"`
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
DatabasesPrivileges []*DatabasesPrivilegeForCreateDatabaseInput `type:"list" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDatabaseInput) GoString ¶ added in v1.0.149
func (s CreateDatabaseInput) GoString() string
GoString returns the string representation
func (*CreateDatabaseInput) SetCharacterSetName ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput
SetCharacterSetName sets the CharacterSetName field's value.
func (*CreateDatabaseInput) SetDBDesc ¶ added in v1.1.15
func (s *CreateDatabaseInput) SetDBDesc(v string) *CreateDatabaseInput
SetDBDesc sets the DBDesc field's value.
func (*CreateDatabaseInput) SetDBName ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetDBName(v string) *CreateDatabaseInput
SetDBName sets the DBName field's value.
func (*CreateDatabaseInput) SetDatabasesPrivileges ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForCreateDatabaseInput) *CreateDatabaseInput
SetDatabasesPrivileges sets the DatabasesPrivileges field's value.
func (*CreateDatabaseInput) SetInstanceId ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
SetInstanceId sets the InstanceId field's value.
func (CreateDatabaseInput) String ¶ added in v1.0.149
func (s CreateDatabaseInput) String() string
String returns the string representation
func (*CreateDatabaseInput) Validate ¶ added in v1.0.149
func (s *CreateDatabaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDatabaseOutput ¶ added in v1.0.149
type CreateDatabaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDatabaseOutput) GoString ¶ added in v1.0.149
func (s CreateDatabaseOutput) GoString() string
GoString returns the string representation
func (CreateDatabaseOutput) String ¶ added in v1.0.149
func (s CreateDatabaseOutput) String() string
String returns the string representation
type CreateParameterTemplateInput ¶ added in v1.1.15
type CreateParameterTemplateInput struct {
// TemplateCategory is a required field
TemplateCategory *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTemplateCategoryForCreateParameterTemplateInput"`
TemplateDescription *string `type:"string" json:",omitempty"`
// TemplateName is a required field
TemplateName *string `type:"string" json:",omitempty" required:"true"`
TemplateParameters []*TemplateParameterForCreateParameterTemplateInput `type:"list" json:",omitempty"`
// TemplateType is a required field
TemplateType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTemplateTypeForCreateParameterTemplateInput"`
// TemplateTypeVersion is a required field
TemplateTypeVersion *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTemplateTypeVersionForCreateParameterTemplateInput"`
// contains filtered or unexported fields
}
func (CreateParameterTemplateInput) GoString ¶ added in v1.1.15
func (s CreateParameterTemplateInput) GoString() string
GoString returns the string representation
func (*CreateParameterTemplateInput) SetTemplateCategory ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) SetTemplateCategory(v string) *CreateParameterTemplateInput
SetTemplateCategory sets the TemplateCategory field's value.
func (*CreateParameterTemplateInput) SetTemplateDescription ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) SetTemplateDescription(v string) *CreateParameterTemplateInput
SetTemplateDescription sets the TemplateDescription field's value.
func (*CreateParameterTemplateInput) SetTemplateName ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) SetTemplateName(v string) *CreateParameterTemplateInput
SetTemplateName sets the TemplateName field's value.
func (*CreateParameterTemplateInput) SetTemplateParameters ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) SetTemplateParameters(v []*TemplateParameterForCreateParameterTemplateInput) *CreateParameterTemplateInput
SetTemplateParameters sets the TemplateParameters field's value.
func (*CreateParameterTemplateInput) SetTemplateType ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) SetTemplateType(v string) *CreateParameterTemplateInput
SetTemplateType sets the TemplateType field's value.
func (*CreateParameterTemplateInput) SetTemplateTypeVersion ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) SetTemplateTypeVersion(v string) *CreateParameterTemplateInput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (CreateParameterTemplateInput) String ¶ added in v1.1.15
func (s CreateParameterTemplateInput) String() string
String returns the string representation
func (*CreateParameterTemplateInput) Validate ¶ added in v1.1.15
func (s *CreateParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateParameterTemplateOutput ¶ added in v1.1.15
type CreateParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateParameterTemplateOutput) GoString ¶ added in v1.1.15
func (s CreateParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*CreateParameterTemplateOutput) SetTemplateId ¶ added in v1.1.15
func (s *CreateParameterTemplateOutput) SetTemplateId(v string) *CreateParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (CreateParameterTemplateOutput) String ¶ added in v1.1.15
func (s CreateParameterTemplateOutput) String() string
String returns the string representation
type DatabaseForDescribeDatabasesOutput ¶ added in v1.0.149
type DatabaseForDescribeDatabasesOutput struct {
CharacterSetName *string `type:"string" json:",omitempty" enum:"EnumOfCharacterSetNameForDescribeDatabasesOutput"`
DBDesc *string `type:"string" json:",omitempty"`
DBName *string `type:"string" json:",omitempty"`
DatabasesPrivileges []*DatabasesPrivilegeForDescribeDatabasesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabaseForDescribeDatabasesOutput) GoString ¶ added in v1.0.149
func (s DatabaseForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabaseForDescribeDatabasesOutput) SetCharacterSetName ¶ added in v1.0.149
func (s *DatabaseForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabaseForDescribeDatabasesOutput
SetCharacterSetName sets the CharacterSetName field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDBDesc ¶ added in v1.1.15
func (s *DatabaseForDescribeDatabasesOutput) SetDBDesc(v string) *DatabaseForDescribeDatabasesOutput
SetDBDesc sets the DBDesc field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDBName ¶ added in v1.0.149
func (s *DatabaseForDescribeDatabasesOutput) SetDBName(v string) *DatabaseForDescribeDatabasesOutput
SetDBName sets the DBName field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDatabasesPrivileges ¶ added in v1.0.149
func (s *DatabaseForDescribeDatabasesOutput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForDescribeDatabasesOutput) *DatabaseForDescribeDatabasesOutput
SetDatabasesPrivileges sets the DatabasesPrivileges field's value.
func (DatabaseForDescribeDatabasesOutput) String ¶ added in v1.0.149
func (s DatabaseForDescribeDatabasesOutput) String() string
String returns the string representation
type DatabasesPrivilegeForCreateDatabaseInput ¶ added in v1.0.149
type DatabasesPrivilegeForCreateDatabaseInput struct {
AccountName *string `type:"string" json:",omitempty"`
AccountPrivilege *string `type:"string" json:",omitempty" enum:"EnumOfAccountPrivilegeForCreateDatabaseInput"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabasesPrivilegeForCreateDatabaseInput) GoString ¶ added in v1.0.149
func (s DatabasesPrivilegeForCreateDatabaseInput) GoString() string
GoString returns the string representation
func (*DatabasesPrivilegeForCreateDatabaseInput) SetAccountName ¶ added in v1.0.149
func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountName(v string) *DatabasesPrivilegeForCreateDatabaseInput
SetAccountName sets the AccountName field's value.
func (*DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilege ¶ added in v1.0.149
func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasesPrivilegeForCreateDatabaseInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilegeDetail ¶ added in v1.0.155
func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilegeDetail(v string) *DatabasesPrivilegeForCreateDatabaseInput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (DatabasesPrivilegeForCreateDatabaseInput) String ¶ added in v1.0.149
func (s DatabasesPrivilegeForCreateDatabaseInput) String() string
String returns the string representation
type DatabasesPrivilegeForDescribeDatabasesOutput ¶ added in v1.0.149
type DatabasesPrivilegeForDescribeDatabasesOutput struct {
AccountName *string `type:"string" json:",omitempty"`
AccountPrivilege *string `type:"string" json:",omitempty" enum:"EnumOfAccountPrivilegeForDescribeDatabasesOutput"`
AccountPrivilegeDetail *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatabasesPrivilegeForDescribeDatabasesOutput) GoString ¶ added in v1.0.149
func (s DatabasesPrivilegeForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountName ¶ added in v1.0.149
func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountName(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
SetAccountName sets the AccountName field's value.
func (*DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilege ¶ added in v1.0.149
func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilegeDetail ¶ added in v1.0.155
func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilegeDetail(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
SetAccountPrivilegeDetail sets the AccountPrivilegeDetail field's value.
func (DatabasesPrivilegeForDescribeDatabasesOutput) String ¶ added in v1.0.149
func (s DatabasesPrivilegeForDescribeDatabasesOutput) String() string
String returns the string representation
type DeleteAllowListInput ¶ added in v1.0.155
type DeleteAllowListInput struct {
// AllowListId is a required field
AllowListId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteAllowListInput) GoString ¶ added in v1.0.155
func (s DeleteAllowListInput) GoString() string
GoString returns the string representation
func (*DeleteAllowListInput) SetAllowListId ¶ added in v1.0.155
func (s *DeleteAllowListInput) SetAllowListId(v string) *DeleteAllowListInput
SetAllowListId sets the AllowListId field's value.
func (DeleteAllowListInput) String ¶ added in v1.0.155
func (s DeleteAllowListInput) String() string
String returns the string representation
func (*DeleteAllowListInput) Validate ¶ added in v1.0.155
func (s *DeleteAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAllowListOutput ¶ added in v1.0.155
type DeleteAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAllowListOutput) GoString ¶ added in v1.0.155
func (s DeleteAllowListOutput) GoString() string
GoString returns the string representation
func (DeleteAllowListOutput) String ¶ added in v1.0.155
func (s DeleteAllowListOutput) String() string
String returns the string representation
type DeleteBackupInput ¶ added in v1.1.15
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 ¶ added in v1.1.15
func (s DeleteBackupInput) GoString() string
GoString returns the string representation
func (*DeleteBackupInput) SetBackupId ¶ added in v1.1.15
func (s *DeleteBackupInput) SetBackupId(v string) *DeleteBackupInput
SetBackupId sets the BackupId field's value.
func (*DeleteBackupInput) SetInstanceId ¶ added in v1.1.15
func (s *DeleteBackupInput) SetInstanceId(v string) *DeleteBackupInput
SetInstanceId sets the InstanceId field's value.
func (DeleteBackupInput) String ¶ added in v1.1.15
func (s DeleteBackupInput) String() string
String returns the string representation
func (*DeleteBackupInput) Validate ¶ added in v1.1.15
func (s *DeleteBackupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteBackupOutput ¶ added in v1.1.15
type DeleteBackupOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteBackupOutput) GoString ¶ added in v1.1.15
func (s DeleteBackupOutput) GoString() string
GoString returns the string representation
func (DeleteBackupOutput) String ¶ added in v1.1.15
func (s DeleteBackupOutput) String() string
String returns the string representation
type DeleteDBAccountInput ¶ added in v1.0.149
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.0.149
func (s DeleteDBAccountInput) GoString() string
GoString returns the string representation
func (*DeleteDBAccountInput) SetAccountName ¶ added in v1.0.149
func (s *DeleteDBAccountInput) SetAccountName(v string) *DeleteDBAccountInput
SetAccountName sets the AccountName field's value.
func (*DeleteDBAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *DeleteDBAccountInput) SetInstanceId(v string) *DeleteDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBAccountInput) String ¶ added in v1.0.149
func (s DeleteDBAccountInput) String() string
String returns the string representation
func (*DeleteDBAccountInput) Validate ¶ added in v1.0.149
func (s *DeleteDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBAccountOutput ¶ added in v1.0.149
type DeleteDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBAccountOutput) GoString ¶ added in v1.0.149
func (s DeleteDBAccountOutput) GoString() string
GoString returns the string representation
func (DeleteDBAccountOutput) String ¶ added in v1.0.149
func (s DeleteDBAccountOutput) String() string
String returns the string representation
type DeleteDBEndpointInput ¶
type DeleteDBEndpointInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBEndpointInput) GoString ¶
func (s DeleteDBEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteDBEndpointInput) SetEndpointId ¶
func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*DeleteDBEndpointInput) SetInstanceId ¶
func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBEndpointInput) String ¶
func (s DeleteDBEndpointInput) String() string
String returns the string representation
func (*DeleteDBEndpointInput) Validate ¶ added in v1.0.149
func (s *DeleteDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBEndpointOutput ¶
type DeleteDBEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBEndpointOutput) GoString ¶
func (s DeleteDBEndpointOutput) GoString() string
GoString returns the string representation
func (DeleteDBEndpointOutput) String ¶
func (s DeleteDBEndpointOutput) String() string
String returns the string representation
type DeleteDBEndpointPublicAddressInput ¶
type DeleteDBEndpointPublicAddressInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBEndpointPublicAddressInput) GoString ¶
func (s DeleteDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*DeleteDBEndpointPublicAddressInput) SetEndpointId ¶
func (s *DeleteDBEndpointPublicAddressInput) SetEndpointId(v string) *DeleteDBEndpointPublicAddressInput
SetEndpointId sets the EndpointId field's value.
func (*DeleteDBEndpointPublicAddressInput) SetInstanceId ¶
func (s *DeleteDBEndpointPublicAddressInput) SetInstanceId(v string) *DeleteDBEndpointPublicAddressInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBEndpointPublicAddressInput) String ¶
func (s DeleteDBEndpointPublicAddressInput) String() string
String returns the string representation
func (*DeleteDBEndpointPublicAddressInput) Validate ¶ added in v1.0.149
func (s *DeleteDBEndpointPublicAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBEndpointPublicAddressOutput ¶
type DeleteDBEndpointPublicAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBEndpointPublicAddressOutput) GoString ¶
func (s DeleteDBEndpointPublicAddressOutput) GoString() string
GoString returns the string representation
func (DeleteDBEndpointPublicAddressOutput) String ¶
func (s DeleteDBEndpointPublicAddressOutput) String() string
String returns the string representation
type DeleteDBInstanceInput ¶
type DeleteDBInstanceInput struct {
DataKeepPolicy *string `type:"string" json:",omitempty" enum:"EnumOfDataKeepPolicyForDeleteDBInstanceInput"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBInstanceInput) GoString ¶
func (s DeleteDBInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteDBInstanceInput) SetDataKeepPolicy ¶ added in v1.0.149
func (s *DeleteDBInstanceInput) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
SetDataKeepPolicy sets the DataKeepPolicy field's value.
func (*DeleteDBInstanceInput) SetInstanceId ¶
func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBInstanceInput) String ¶
func (s DeleteDBInstanceInput) String() string
String returns the string representation
func (*DeleteDBInstanceInput) Validate ¶ added in v1.0.149
func (s *DeleteDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBInstanceOutput ¶
type DeleteDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBInstanceOutput) GoString ¶
func (s DeleteDBInstanceOutput) GoString() string
GoString returns the string representation
func (DeleteDBInstanceOutput) String ¶
func (s DeleteDBInstanceOutput) String() string
String returns the string representation
type DeleteDatabaseInput ¶ added in v1.0.149
type DeleteDatabaseInput struct {
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDatabaseInput) GoString ¶ added in v1.0.149
func (s DeleteDatabaseInput) GoString() string
GoString returns the string representation
func (*DeleteDatabaseInput) SetDBName ¶ added in v1.0.149
func (s *DeleteDatabaseInput) SetDBName(v string) *DeleteDatabaseInput
SetDBName sets the DBName field's value.
func (*DeleteDatabaseInput) SetInstanceId ¶ added in v1.0.149
func (s *DeleteDatabaseInput) SetInstanceId(v string) *DeleteDatabaseInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDatabaseInput) String ¶ added in v1.0.149
func (s DeleteDatabaseInput) String() string
String returns the string representation
func (*DeleteDatabaseInput) Validate ¶ added in v1.0.149
func (s *DeleteDatabaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDatabaseOutput ¶ added in v1.0.149
type DeleteDatabaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDatabaseOutput) GoString ¶ added in v1.0.149
func (s DeleteDatabaseOutput) GoString() string
GoString returns the string representation
func (DeleteDatabaseOutput) String ¶ added in v1.0.149
func (s DeleteDatabaseOutput) String() string
String returns the string representation
type DeleteParameterTemplateInput ¶ added in v1.1.15
type DeleteParameterTemplateInput struct {
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteParameterTemplateInput) GoString ¶ added in v1.1.15
func (s DeleteParameterTemplateInput) GoString() string
GoString returns the string representation
func (*DeleteParameterTemplateInput) SetTemplateId ¶ added in v1.1.15
func (s *DeleteParameterTemplateInput) SetTemplateId(v string) *DeleteParameterTemplateInput
SetTemplateId sets the TemplateId field's value.
func (DeleteParameterTemplateInput) String ¶ added in v1.1.15
func (s DeleteParameterTemplateInput) String() string
String returns the string representation
func (*DeleteParameterTemplateInput) Validate ¶ added in v1.1.15
func (s *DeleteParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteParameterTemplateOutput ¶ added in v1.1.15
type DeleteParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteParameterTemplateOutput) GoString ¶ added in v1.1.15
func (s DeleteParameterTemplateOutput) GoString() string
GoString returns the string representation
func (DeleteParameterTemplateOutput) String ¶ added in v1.1.15
func (s DeleteParameterTemplateOutput) String() string
String returns the string representation
type DescribeAllowListDetailInput ¶ added in v1.0.155
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.0.155
func (s DescribeAllowListDetailInput) GoString() string
GoString returns the string representation
func (*DescribeAllowListDetailInput) SetAllowListId ¶ added in v1.0.155
func (s *DescribeAllowListDetailInput) SetAllowListId(v string) *DescribeAllowListDetailInput
SetAllowListId sets the AllowListId field's value.
func (DescribeAllowListDetailInput) String ¶ added in v1.0.155
func (s DescribeAllowListDetailInput) String() string
String returns the string representation
func (*DescribeAllowListDetailInput) Validate ¶ added in v1.0.155
func (s *DescribeAllowListDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAllowListDetailOutput ¶ added in v1.0.155
type DescribeAllowListDetailOutput struct {
Metadata *response.ResponseMetadata
AllowList *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 *int32 `type:"int32" json:",omitempty"`
AssociatedInstances []*AssociatedInstanceForDescribeAllowListDetailOutput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListDetailOutput) GoString ¶ added in v1.0.155
func (s DescribeAllowListDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeAllowListDetailOutput) SetAllowList ¶ added in v1.0.155
func (s *DescribeAllowListDetailOutput) SetAllowList(v string) *DescribeAllowListDetailOutput
SetAllowList sets the AllowList field's value.
func (*DescribeAllowListDetailOutput) SetAllowListDesc ¶ added in v1.0.155
func (s *DescribeAllowListDetailOutput) SetAllowListDesc(v string) *DescribeAllowListDetailOutput
SetAllowListDesc sets the AllowListDesc field's value.
func (*DescribeAllowListDetailOutput) SetAllowListId ¶ added in v1.0.155
func (s *DescribeAllowListDetailOutput) SetAllowListId(v string) *DescribeAllowListDetailOutput
SetAllowListId sets the AllowListId field's value.
func (*DescribeAllowListDetailOutput) SetAllowListName ¶ added in v1.0.155
func (s *DescribeAllowListDetailOutput) SetAllowListName(v string) *DescribeAllowListDetailOutput
SetAllowListName sets the AllowListName field's value.
func (*DescribeAllowListDetailOutput) SetAllowListType ¶ added in v1.0.155
func (s *DescribeAllowListDetailOutput) SetAllowListType(v string) *DescribeAllowListDetailOutput
SetAllowListType sets the AllowListType field's value.
func (*DescribeAllowListDetailOutput) SetAssociatedInstanceNum ¶ added in v1.0.175
func (s *DescribeAllowListDetailOutput) SetAssociatedInstanceNum(v int32) *DescribeAllowListDetailOutput
SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.
func (*DescribeAllowListDetailOutput) SetAssociatedInstances ¶ added in v1.0.155
func (s *DescribeAllowListDetailOutput) SetAssociatedInstances(v []*AssociatedInstanceForDescribeAllowListDetailOutput) *DescribeAllowListDetailOutput
SetAssociatedInstances sets the AssociatedInstances field's value.
func (*DescribeAllowListDetailOutput) SetProjectName ¶ added in v1.0.175
func (s *DescribeAllowListDetailOutput) SetProjectName(v string) *DescribeAllowListDetailOutput
SetProjectName sets the ProjectName field's value.
func (DescribeAllowListDetailOutput) String ¶ added in v1.0.155
func (s DescribeAllowListDetailOutput) String() string
String returns the string representation
type DescribeAllowListsInput ¶ added in v1.0.155
type DescribeAllowListsInput struct {
InstanceId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// RegionId is a required field
RegionId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeAllowListsInput) GoString ¶ added in v1.0.155
func (s DescribeAllowListsInput) GoString() string
GoString returns the string representation
func (*DescribeAllowListsInput) SetInstanceId ¶ added in v1.0.155
func (s *DescribeAllowListsInput) SetInstanceId(v string) *DescribeAllowListsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeAllowListsInput) SetProjectName ¶ added in v1.0.175
func (s *DescribeAllowListsInput) SetProjectName(v string) *DescribeAllowListsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeAllowListsInput) SetRegionId ¶ added in v1.0.155
func (s *DescribeAllowListsInput) SetRegionId(v string) *DescribeAllowListsInput
SetRegionId sets the RegionId field's value.
func (DescribeAllowListsInput) String ¶ added in v1.0.155
func (s DescribeAllowListsInput) String() string
String returns the string representation
func (*DescribeAllowListsInput) Validate ¶ added in v1.0.155
func (s *DescribeAllowListsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAllowListsOutput ¶ added in v1.0.155
type DescribeAllowListsOutput struct {
Metadata *response.ResponseMetadata
AllowLists []*AllowListForDescribeAllowListsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAllowListsOutput) GoString ¶ added in v1.0.155
func (s DescribeAllowListsOutput) GoString() string
GoString returns the string representation
func (*DescribeAllowListsOutput) SetAllowLists ¶ added in v1.0.155
func (s *DescribeAllowListsOutput) SetAllowLists(v []*AllowListForDescribeAllowListsOutput) *DescribeAllowListsOutput
SetAllowLists sets the AllowLists field's value.
func (DescribeAllowListsOutput) String ¶ added in v1.0.155
func (s DescribeAllowListsOutput) String() string
String returns the string representation
type DescribeBackupPolicyInput ¶ added in v1.1.15
type DescribeBackupPolicyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeBackupPolicyInput) GoString ¶ added in v1.1.15
func (s DescribeBackupPolicyInput) GoString() string
GoString returns the string representation
func (*DescribeBackupPolicyInput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeBackupPolicyInput) SetInstanceId(v string) *DescribeBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeBackupPolicyInput) String ¶ added in v1.1.15
func (s DescribeBackupPolicyInput) String() string
String returns the string representation
func (*DescribeBackupPolicyInput) Validate ¶ added in v1.1.15
func (s *DescribeBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupPolicyOutput ¶ added in v1.1.15
type DescribeBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
BackupRetentionPeriod *int32 `type:"int32" json:",omitempty"`
BackupTime *string `type:"string" json:",omitempty"`
ContinueBackup *bool `type:"boolean" json:",omitempty"`
FullBackupPeriod *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeBackupPolicyOutput) GoString ¶ added in v1.1.15
func (s DescribeBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupPolicyOutput) SetBackupRetentionPeriod ¶ added in v1.1.15
func (s *DescribeBackupPolicyOutput) SetBackupRetentionPeriod(v int32) *DescribeBackupPolicyOutput
SetBackupRetentionPeriod sets the BackupRetentionPeriod field's value.
func (*DescribeBackupPolicyOutput) SetBackupTime ¶ added in v1.1.15
func (s *DescribeBackupPolicyOutput) SetBackupTime(v string) *DescribeBackupPolicyOutput
SetBackupTime sets the BackupTime field's value.
func (*DescribeBackupPolicyOutput) SetContinueBackup ¶ added in v1.1.15
func (s *DescribeBackupPolicyOutput) SetContinueBackup(v bool) *DescribeBackupPolicyOutput
SetContinueBackup sets the ContinueBackup field's value.
func (*DescribeBackupPolicyOutput) SetFullBackupPeriod ¶ added in v1.1.15
func (s *DescribeBackupPolicyOutput) SetFullBackupPeriod(v string) *DescribeBackupPolicyOutput
SetFullBackupPeriod sets the FullBackupPeriod field's value.
func (*DescribeBackupPolicyOutput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeBackupPolicyOutput) SetInstanceId(v string) *DescribeBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (DescribeBackupPolicyOutput) String ¶ added in v1.1.15
func (s DescribeBackupPolicyOutput) String() string
String returns the string representation
type DescribeBackupsInput ¶ added in v1.1.15
type DescribeBackupsInput struct {
BackupEndTime *string `type:"string" json:",omitempty"`
BackupMethod *string `type:"string" json:",omitempty" enum:"EnumOfBackupMethodForDescribeBackupsInput"`
BackupStartTime *string `type:"string" json:",omitempty"`
BackupStatus *string `type:"string" json:",omitempty" enum:"EnumOfBackupStatusForDescribeBackupsInput"`
BackupType *string `type:"string" json:",omitempty" enum:"EnumOfBackupTypeForDescribeBackupsInput"`
// 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 ¶ added in v1.1.15
func (s DescribeBackupsInput) GoString() string
GoString returns the string representation
func (*DescribeBackupsInput) SetBackupEndTime ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetBackupEndTime(v string) *DescribeBackupsInput
SetBackupEndTime sets the BackupEndTime field's value.
func (*DescribeBackupsInput) SetBackupMethod ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetBackupMethod(v string) *DescribeBackupsInput
SetBackupMethod sets the BackupMethod field's value.
func (*DescribeBackupsInput) SetBackupStartTime ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput
SetBackupStartTime sets the BackupStartTime field's value.
func (*DescribeBackupsInput) SetBackupStatus ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetBackupStatus(v string) *DescribeBackupsInput
SetBackupStatus sets the BackupStatus field's value.
func (*DescribeBackupsInput) SetBackupType ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetBackupType(v string) *DescribeBackupsInput
SetBackupType sets the BackupType field's value.
func (*DescribeBackupsInput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetInstanceId(v string) *DescribeBackupsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeBackupsInput) SetPageNumber ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetPageNumber(v int32) *DescribeBackupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeBackupsInput) SetPageSize ¶ added in v1.1.15
func (s *DescribeBackupsInput) SetPageSize(v int32) *DescribeBackupsInput
SetPageSize sets the PageSize field's value.
func (DescribeBackupsInput) String ¶ added in v1.1.15
func (s DescribeBackupsInput) String() string
String returns the string representation
func (*DescribeBackupsInput) Validate ¶ added in v1.1.15
func (s *DescribeBackupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeBackupsOutput ¶ added in v1.1.15
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 ¶ added in v1.1.15
func (s DescribeBackupsOutput) GoString() string
GoString returns the string representation
func (*DescribeBackupsOutput) SetBackupsInfo ¶ added in v1.1.15
func (s *DescribeBackupsOutput) SetBackupsInfo(v []*BackupsInfoForDescribeBackupsOutput) *DescribeBackupsOutput
SetBackupsInfo sets the BackupsInfo field's value.
func (*DescribeBackupsOutput) SetTotal ¶ added in v1.1.15
func (s *DescribeBackupsOutput) SetTotal(v int32) *DescribeBackupsOutput
SetTotal sets the Total field's value.
func (DescribeBackupsOutput) String ¶ added in v1.1.15
func (s DescribeBackupsOutput) String() string
String returns the string representation
type DescribeCrossRegionBackupDBInstancesInput ¶ added in v1.1.15
type DescribeCrossRegionBackupDBInstancesInput struct {
InstanceId *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionBackupDBInstancesInput) GoString ¶ added in v1.1.15
func (s DescribeCrossRegionBackupDBInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionBackupDBInstancesInput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupDBInstancesInput) SetInstanceId(v string) *DescribeCrossRegionBackupDBInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetPageNumber ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageNumber(v int32) *DescribeCrossRegionBackupDBInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetPageSize ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupDBInstancesInput) SetPageSize(v int32) *DescribeCrossRegionBackupDBInstancesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCrossRegionBackupDBInstancesInput) SetProjectName ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupDBInstancesInput) SetProjectName(v string) *DescribeCrossRegionBackupDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (DescribeCrossRegionBackupDBInstancesInput) String ¶ added in v1.1.15
func (s DescribeCrossRegionBackupDBInstancesInput) String() string
String returns the string representation
type DescribeCrossRegionBackupDBInstancesOutput ¶ added in v1.1.15
type DescribeCrossRegionBackupDBInstancesOutput struct {
Metadata *response.ResponseMetadata
Instances []*InstanceForDescribeCrossRegionBackupDBInstancesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionBackupDBInstancesOutput) GoString ¶ added in v1.1.15
func (s DescribeCrossRegionBackupDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionBackupDBInstancesOutput) SetInstances ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupDBInstancesOutput) SetInstances(v []*InstanceForDescribeCrossRegionBackupDBInstancesOutput) *DescribeCrossRegionBackupDBInstancesOutput
SetInstances sets the Instances field's value.
func (*DescribeCrossRegionBackupDBInstancesOutput) SetTotal ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupDBInstancesOutput) SetTotal(v int32) *DescribeCrossRegionBackupDBInstancesOutput
SetTotal sets the Total field's value.
func (DescribeCrossRegionBackupDBInstancesOutput) String ¶ added in v1.1.15
func (s DescribeCrossRegionBackupDBInstancesOutput) String() string
String returns the string representation
type DescribeCrossRegionBackupPolicyInput ¶ added in v1.1.15
type DescribeCrossRegionBackupPolicyInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionBackupPolicyInput) GoString ¶ added in v1.1.15
func (s DescribeCrossRegionBackupPolicyInput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionBackupPolicyInput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupPolicyInput) SetInstanceId(v string) *DescribeCrossRegionBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (DescribeCrossRegionBackupPolicyInput) String ¶ added in v1.1.15
func (s DescribeCrossRegionBackupPolicyInput) String() string
String returns the string representation
func (*DescribeCrossRegionBackupPolicyInput) Validate ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCrossRegionBackupPolicyOutput ¶ added in v1.1.15
type DescribeCrossRegionBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
CrossRegionBackup *bool `type:"boolean" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
TargetRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeCrossRegionBackupPolicyOutput) GoString ¶ added in v1.1.15
func (s DescribeCrossRegionBackupPolicyOutput) GoString() string
GoString returns the string representation
func (*DescribeCrossRegionBackupPolicyOutput) SetCrossRegionBackup ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupPolicyOutput) SetCrossRegionBackup(v bool) *DescribeCrossRegionBackupPolicyOutput
SetCrossRegionBackup sets the CrossRegionBackup field's value.
func (*DescribeCrossRegionBackupPolicyOutput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupPolicyOutput) SetInstanceId(v string) *DescribeCrossRegionBackupPolicyOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCrossRegionBackupPolicyOutput) SetRetention ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupPolicyOutput) SetRetention(v int32) *DescribeCrossRegionBackupPolicyOutput
SetRetention sets the Retention field's value.
func (*DescribeCrossRegionBackupPolicyOutput) SetTargetRegion ¶ added in v1.1.15
func (s *DescribeCrossRegionBackupPolicyOutput) SetTargetRegion(v string) *DescribeCrossRegionBackupPolicyOutput
SetTargetRegion sets the TargetRegion field's value.
func (DescribeCrossRegionBackupPolicyOutput) String ¶ added in v1.1.15
func (s DescribeCrossRegionBackupPolicyOutput) String() string
String returns the string representation
type DescribeDBAccountsInput ¶ added in v1.0.149
type DescribeDBAccountsInput struct {
AccountName *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsInput) GoString ¶ added in v1.0.149
func (s DescribeDBAccountsInput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsInput) SetAccountName ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
SetAccountName sets the AccountName field's value.
func (*DescribeDBAccountsInput) SetInstanceId ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBAccountsInput) SetPageNumber ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetPageNumber(v int32) *DescribeDBAccountsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBAccountsInput) SetPageSize ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetPageSize(v int32) *DescribeDBAccountsInput
SetPageSize sets the PageSize field's value.
func (DescribeDBAccountsInput) String ¶ added in v1.0.149
func (s DescribeDBAccountsInput) String() string
String returns the string representation
func (*DescribeDBAccountsInput) Validate ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBAccountsOutput ¶ added in v1.0.149
type DescribeDBAccountsOutput struct {
Metadata *response.ResponseMetadata
Accounts []*AccountForDescribeDBAccountsOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsOutput) GoString ¶ added in v1.0.149
func (s DescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsOutput) SetAccounts ¶ added in v1.0.149
func (s *DescribeDBAccountsOutput) SetAccounts(v []*AccountForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
SetAccounts sets the Accounts field's value.
func (*DescribeDBAccountsOutput) SetTotal ¶ added in v1.0.149
func (s *DescribeDBAccountsOutput) SetTotal(v int32) *DescribeDBAccountsOutput
SetTotal sets the Total field's value.
func (DescribeDBAccountsOutput) String ¶ added in v1.0.149
func (s DescribeDBAccountsOutput) String() string
String returns the string representation
type DescribeDBEndpointInput ¶ added in v1.0.150
type DescribeDBEndpointInput struct {
EndpointId *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBEndpointInput) GoString ¶ added in v1.0.150
func (s DescribeDBEndpointInput) GoString() string
GoString returns the string representation
func (*DescribeDBEndpointInput) SetEndpointId ¶ added in v1.0.150
func (s *DescribeDBEndpointInput) SetEndpointId(v string) *DescribeDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*DescribeDBEndpointInput) SetInstanceId ¶ added in v1.0.150
func (s *DescribeDBEndpointInput) SetInstanceId(v string) *DescribeDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBEndpointInput) String ¶ added in v1.0.150
func (s DescribeDBEndpointInput) String() string
String returns the string representation
func (*DescribeDBEndpointInput) Validate ¶ added in v1.0.150
func (s *DescribeDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBEndpointOutput ¶ added in v1.0.150
type DescribeDBEndpointOutput struct {
Metadata *response.ResponseMetadata
Endpoints []*EndpointForDescribeDBEndpointOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBEndpointOutput) GoString ¶ added in v1.0.150
func (s DescribeDBEndpointOutput) GoString() string
GoString returns the string representation
func (*DescribeDBEndpointOutput) SetEndpoints ¶ added in v1.0.150
func (s *DescribeDBEndpointOutput) SetEndpoints(v []*EndpointForDescribeDBEndpointOutput) *DescribeDBEndpointOutput
SetEndpoints sets the Endpoints field's value.
func (*DescribeDBEndpointOutput) SetTotal ¶ added in v1.0.150
func (s *DescribeDBEndpointOutput) SetTotal(v int32) *DescribeDBEndpointOutput
SetTotal sets the Total field's value.
func (DescribeDBEndpointOutput) String ¶ added in v1.0.150
func (s DescribeDBEndpointOutput) 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 ¶ added in v1.0.149
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
ChargeDetail *ChargeDetailForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
Endpoints []*EndpointForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
InstanceDetail *InstanceDetailForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
Tags []*TagForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailOutput) GoString ¶
func (s DescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailOutput) SetChargeDetail ¶
func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*DescribeDBInstanceDetailOutput) SetEndpoints ¶
func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetEndpoints sets the Endpoints field's value.
func (*DescribeDBInstanceDetailOutput) SetInstanceDetail ¶
func (s *DescribeDBInstanceDetailOutput) SetInstanceDetail(v *InstanceDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetInstanceDetail sets the InstanceDetail field's value.
func (*DescribeDBInstanceDetailOutput) SetNodes ¶
func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetNodes sets the Nodes field's value.
func (*DescribeDBInstanceDetailOutput) SetTags ¶
func (s *DescribeDBInstanceDetailOutput) SetTags(v []*TagForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetTags sets the Tags field's value.
func (DescribeDBInstanceDetailOutput) String ¶
func (s DescribeDBInstanceDetailOutput) String() string
String returns the string representation
type DescribeDBInstanceParametersInput ¶ added in v1.1.15
type DescribeDBInstanceParametersInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersInput) GoString ¶ added in v1.1.15
func (s DescribeDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersInput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeDBInstanceParametersInput) SetInstanceId(v string) *DescribeDBInstanceParametersInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceParametersInput) String ¶ added in v1.1.15
func (s DescribeDBInstanceParametersInput) String() string
String returns the string representation
func (*DescribeDBInstanceParametersInput) Validate ¶ added in v1.1.15
func (s *DescribeDBInstanceParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceParametersOutput ¶ added in v1.1.15
type DescribeDBInstanceParametersOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
Parameters []*ParameterForDescribeDBInstanceParametersOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceParametersOutput) GoString ¶ added in v1.1.15
func (s DescribeDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceParametersOutput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeDBInstanceParametersOutput) SetInstanceId(v string) *DescribeDBInstanceParametersOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstanceParametersOutput) SetParameters ¶ added in v1.1.15
func (s *DescribeDBInstanceParametersOutput) SetParameters(v []*ParameterForDescribeDBInstanceParametersOutput) *DescribeDBInstanceParametersOutput
SetParameters sets the Parameters field's value.
func (DescribeDBInstanceParametersOutput) String ¶ added in v1.1.15
func (s DescribeDBInstanceParametersOutput) String() string
String returns the string representation
type DescribeDBInstancesInput ¶
type DescribeDBInstancesInput struct {
ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeDBInstancesInput"`
CreateTimeEnd *string `type:"string" json:",omitempty"`
CreateTimeStart *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty" enum:"EnumOfDBEngineVersionForDescribeDBInstancesInput"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty" enum:"EnumOfInstanceStatusForDescribeDBInstancesInput"`
NodeSpec *string `type:"string" json:",omitempty" enum:"EnumOfNodeSpecForDescribeDBInstancesInput"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
StorageChargeType *string `type:"string" json:",omitempty" enum:"EnumOfStorageChargeTypeForDescribeDBInstancesInput"`
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) 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) SetNodeSpec ¶
func (s *DescribeDBInstancesInput) SetNodeSpec(v string) *DescribeDBInstancesInput
SetNodeSpec sets the NodeSpec field's value.
func (*DescribeDBInstancesInput) SetPageNumber ¶
func (s *DescribeDBInstancesInput) SetPageNumber(v int32) *DescribeDBInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBInstancesInput) SetPageSize ¶
func (s *DescribeDBInstancesInput) SetPageSize(v int32) *DescribeDBInstancesInput
SetPageSize sets the PageSize field's value.
func (*DescribeDBInstancesInput) SetProjectName ¶
func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDBInstancesInput) SetStorageChargeType ¶ added in v1.1.15
func (s *DescribeDBInstancesInput) SetStorageChargeType(v string) *DescribeDBInstancesInput
SetStorageChargeType sets the StorageChargeType 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
Instances []*InstanceForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesOutput) GoString ¶
func (s DescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesOutput) SetInstances ¶
func (s *DescribeDBInstancesOutput) SetInstances(v []*InstanceForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
SetInstances sets the Instances field's value.
func (*DescribeDBInstancesOutput) SetTotal ¶
func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
SetTotal sets the Total field's value.
func (DescribeDBInstancesOutput) String ¶
func (s DescribeDBInstancesOutput) String() string
String returns the string representation
type DescribeDatabasesInput ¶ added in v1.0.149
type DescribeDatabasesInput struct {
DBName *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDatabasesInput) GoString ¶ added in v1.0.149
func (s DescribeDatabasesInput) GoString() string
GoString returns the string representation
func (*DescribeDatabasesInput) SetDBName ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetDBName(v string) *DescribeDatabasesInput
SetDBName sets the DBName field's value.
func (*DescribeDatabasesInput) SetInstanceId ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetInstanceId(v string) *DescribeDatabasesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDatabasesInput) SetPageNumber ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetPageNumber(v int32) *DescribeDatabasesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDatabasesInput) SetPageSize ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetPageSize(v int32) *DescribeDatabasesInput
SetPageSize sets the PageSize field's value.
func (DescribeDatabasesInput) String ¶ added in v1.0.149
func (s DescribeDatabasesInput) String() string
String returns the string representation
func (*DescribeDatabasesInput) Validate ¶ added in v1.0.149
func (s *DescribeDatabasesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDatabasesOutput ¶ added in v1.0.149
type DescribeDatabasesOutput struct {
Metadata *response.ResponseMetadata
Databases []*DatabaseForDescribeDatabasesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDatabasesOutput) GoString ¶ added in v1.0.149
func (s DescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DescribeDatabasesOutput) SetDatabases ¶ added in v1.0.149
func (s *DescribeDatabasesOutput) SetDatabases(v []*DatabaseForDescribeDatabasesOutput) *DescribeDatabasesOutput
SetDatabases sets the Databases field's value.
func (*DescribeDatabasesOutput) SetTotal ¶ added in v1.0.149
func (s *DescribeDatabasesOutput) SetTotal(v int32) *DescribeDatabasesOutput
SetTotal sets the Total field's value.
func (DescribeDatabasesOutput) String ¶ added in v1.0.149
func (s DescribeDatabasesOutput) String() string
String returns the string representation
type DescribeParameterTemplateDetailInput ¶ added in v1.1.15
type DescribeParameterTemplateDetailInput struct {
// TemplateId is a required field
TemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeParameterTemplateDetailInput) GoString ¶ added in v1.1.15
func (s DescribeParameterTemplateDetailInput) GoString() string
GoString returns the string representation
func (*DescribeParameterTemplateDetailInput) SetTemplateId ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailInput) SetTemplateId(v string) *DescribeParameterTemplateDetailInput
SetTemplateId sets the TemplateId field's value.
func (DescribeParameterTemplateDetailInput) String ¶ added in v1.1.15
func (s DescribeParameterTemplateDetailInput) String() string
String returns the string representation
func (*DescribeParameterTemplateDetailInput) Validate ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeParameterTemplateDetailOutput ¶ added in v1.1.15
type DescribeParameterTemplateDetailOutput struct {
Metadata *response.ResponseMetadata
CreateTime *string `type:"string" json:",omitempty"`
NeedRestart *bool `type:"boolean" json:",omitempty"`
ParameterNumber *int32 `type:"int32" json:",omitempty"`
TemplateCategory *string `type:"string" json:",omitempty"`
TemplateDescription *string `type:"string" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
TemplateName *string `type:"string" json:",omitempty"`
TemplateParameters []*TemplateParameterForDescribeParameterTemplateDetailOutput `type:"list" json:",omitempty"`
TemplateSource *string `type:"string" json:",omitempty"`
TemplateType *string `type:"string" json:",omitempty"`
TemplateTypeVersion *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeParameterTemplateDetailOutput) GoString ¶ added in v1.1.15
func (s DescribeParameterTemplateDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeParameterTemplateDetailOutput) SetCreateTime ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetCreateTime(v string) *DescribeParameterTemplateDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeParameterTemplateDetailOutput) SetNeedRestart ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetNeedRestart(v bool) *DescribeParameterTemplateDetailOutput
SetNeedRestart sets the NeedRestart field's value.
func (*DescribeParameterTemplateDetailOutput) SetParameterNumber ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetParameterNumber(v int32) *DescribeParameterTemplateDetailOutput
SetParameterNumber sets the ParameterNumber field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateCategory ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateCategory(v string) *DescribeParameterTemplateDetailOutput
SetTemplateCategory sets the TemplateCategory field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateDescription ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateDescription(v string) *DescribeParameterTemplateDetailOutput
SetTemplateDescription sets the TemplateDescription field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateId ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateId(v string) *DescribeParameterTemplateDetailOutput
SetTemplateId sets the TemplateId field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateName ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateName(v string) *DescribeParameterTemplateDetailOutput
SetTemplateName sets the TemplateName field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateParameters ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateParameters(v []*TemplateParameterForDescribeParameterTemplateDetailOutput) *DescribeParameterTemplateDetailOutput
SetTemplateParameters sets the TemplateParameters field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateSource ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateSource(v string) *DescribeParameterTemplateDetailOutput
SetTemplateSource sets the TemplateSource field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateType ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateType(v string) *DescribeParameterTemplateDetailOutput
SetTemplateType sets the TemplateType field's value.
func (*DescribeParameterTemplateDetailOutput) SetTemplateTypeVersion ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetTemplateTypeVersion(v string) *DescribeParameterTemplateDetailOutput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (*DescribeParameterTemplateDetailOutput) SetUpdateTime ¶ added in v1.1.15
func (s *DescribeParameterTemplateDetailOutput) SetUpdateTime(v string) *DescribeParameterTemplateDetailOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeParameterTemplateDetailOutput) String ¶ added in v1.1.15
func (s DescribeParameterTemplateDetailOutput) String() string
String returns the string representation
type DescribeParameterTemplatesInput ¶ added in v1.1.15
type DescribeParameterTemplatesInput struct {
// PageNumber is a required field
PageNumber *int32 `type:"int32" json:",omitempty" required:"true"`
// PageSize is a required field
PageSize *int32 `type:"int32" json:",omitempty" required:"true"`
TemplateCategory *string `type:"string" json:",omitempty" enum:"EnumOfTemplateCategoryForDescribeParameterTemplatesInput"`
TemplateId *string `type:"string" json:",omitempty"`
TemplateName *string `type:"string" json:",omitempty"`
TemplateSource *string `type:"string" json:",omitempty" enum:"EnumOfTemplateSourceForDescribeParameterTemplatesInput"`
TemplateType *string `type:"string" json:",omitempty" enum:"EnumOfTemplateTypeForDescribeParameterTemplatesInput"`
TemplateTypeVersion *string `type:"string" json:",omitempty" enum:"EnumOfTemplateTypeVersionForDescribeParameterTemplatesInput"`
// contains filtered or unexported fields
}
func (DescribeParameterTemplatesInput) GoString ¶ added in v1.1.15
func (s DescribeParameterTemplatesInput) GoString() string
GoString returns the string representation
func (*DescribeParameterTemplatesInput) SetPageNumber ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetPageNumber(v int32) *DescribeParameterTemplatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeParameterTemplatesInput) SetPageSize ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetPageSize(v int32) *DescribeParameterTemplatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeParameterTemplatesInput) SetTemplateCategory ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetTemplateCategory(v string) *DescribeParameterTemplatesInput
SetTemplateCategory sets the TemplateCategory field's value.
func (*DescribeParameterTemplatesInput) SetTemplateId ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetTemplateId(v string) *DescribeParameterTemplatesInput
SetTemplateId sets the TemplateId field's value.
func (*DescribeParameterTemplatesInput) SetTemplateName ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetTemplateName(v string) *DescribeParameterTemplatesInput
SetTemplateName sets the TemplateName field's value.
func (*DescribeParameterTemplatesInput) SetTemplateSource ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetTemplateSource(v string) *DescribeParameterTemplatesInput
SetTemplateSource sets the TemplateSource field's value.
func (*DescribeParameterTemplatesInput) SetTemplateType ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetTemplateType(v string) *DescribeParameterTemplatesInput
SetTemplateType sets the TemplateType field's value.
func (*DescribeParameterTemplatesInput) SetTemplateTypeVersion ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) SetTemplateTypeVersion(v string) *DescribeParameterTemplatesInput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (DescribeParameterTemplatesInput) String ¶ added in v1.1.15
func (s DescribeParameterTemplatesInput) String() string
String returns the string representation
func (*DescribeParameterTemplatesInput) Validate ¶ added in v1.1.15
func (s *DescribeParameterTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeParameterTemplatesOutput ¶ added in v1.1.15
type DescribeParameterTemplatesOutput struct {
Metadata *response.ResponseMetadata
TemplateInfos []*TemplateInfoForDescribeParameterTemplatesOutput `type:"list" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeParameterTemplatesOutput) GoString ¶ added in v1.1.15
func (s DescribeParameterTemplatesOutput) GoString() string
GoString returns the string representation
func (*DescribeParameterTemplatesOutput) SetTemplateInfos ¶ added in v1.1.15
func (s *DescribeParameterTemplatesOutput) SetTemplateInfos(v []*TemplateInfoForDescribeParameterTemplatesOutput) *DescribeParameterTemplatesOutput
SetTemplateInfos sets the TemplateInfos field's value.
func (*DescribeParameterTemplatesOutput) SetTotal ¶ added in v1.1.15
func (s *DescribeParameterTemplatesOutput) SetTotal(v int32) *DescribeParameterTemplatesOutput
SetTotal sets the Total field's value.
func (DescribeParameterTemplatesOutput) String ¶ added in v1.1.15
func (s DescribeParameterTemplatesOutput) String() string
String returns the string representation
type DescribeRecoverableTimeInput ¶ added in v1.1.15
type DescribeRecoverableTimeInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DescribeRecoverableTimeInput) GoString ¶ added in v1.1.15
func (s DescribeRecoverableTimeInput) GoString() string
GoString returns the string representation
func (*DescribeRecoverableTimeInput) SetInstanceId ¶ added in v1.1.15
func (s *DescribeRecoverableTimeInput) SetInstanceId(v string) *DescribeRecoverableTimeInput
SetInstanceId sets the InstanceId field's value.
func (DescribeRecoverableTimeInput) String ¶ added in v1.1.15
func (s DescribeRecoverableTimeInput) String() string
String returns the string representation
func (*DescribeRecoverableTimeInput) Validate ¶ added in v1.1.15
func (s *DescribeRecoverableTimeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRecoverableTimeOutput ¶ added in v1.1.15
type DescribeRecoverableTimeOutput struct {
Metadata *response.ResponseMetadata
RecoverableTimeInfo []*RecoverableTimeInfoForDescribeRecoverableTimeOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeRecoverableTimeOutput) GoString ¶ added in v1.1.15
func (s DescribeRecoverableTimeOutput) GoString() string
GoString returns the string representation
func (*DescribeRecoverableTimeOutput) SetRecoverableTimeInfo ¶ added in v1.1.15
func (s *DescribeRecoverableTimeOutput) SetRecoverableTimeInfo(v []*RecoverableTimeInfoForDescribeRecoverableTimeOutput) *DescribeRecoverableTimeOutput
SetRecoverableTimeInfo sets the RecoverableTimeInfo field's value.
func (DescribeRecoverableTimeOutput) String ¶ added in v1.1.15
func (s DescribeRecoverableTimeOutput) String() string
String returns the string representation
type DisassociateAllowListInput ¶ added in v1.0.155
type DisassociateAllowListInput struct {
AllowListIds []*string `type:"list" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisassociateAllowListInput) GoString ¶ added in v1.0.155
func (s DisassociateAllowListInput) GoString() string
GoString returns the string representation
func (*DisassociateAllowListInput) SetAllowListIds ¶ added in v1.0.155
func (s *DisassociateAllowListInput) SetAllowListIds(v []*string) *DisassociateAllowListInput
SetAllowListIds sets the AllowListIds field's value.
func (*DisassociateAllowListInput) SetInstanceIds ¶ added in v1.0.155
func (s *DisassociateAllowListInput) SetInstanceIds(v []*string) *DisassociateAllowListInput
SetInstanceIds sets the InstanceIds field's value.
func (DisassociateAllowListInput) String ¶ added in v1.0.155
func (s DisassociateAllowListInput) String() string
String returns the string representation
type DisassociateAllowListOutput ¶ added in v1.0.155
type DisassociateAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DisassociateAllowListOutput) GoString ¶ added in v1.0.155
func (s DisassociateAllowListOutput) GoString() string
GoString returns the string representation
func (DisassociateAllowListOutput) String ¶ added in v1.0.155
func (s DisassociateAllowListOutput) String() string
String returns the string representation
type EndpointForDescribeDBEndpointOutput ¶ added in v1.0.150
type EndpointForDescribeDBEndpointOutput struct {
Addresses []*AddressForDescribeDBEndpointOutput `type:"list" json:",omitempty"`
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConsistLevel *string `type:"string" json:",omitempty" enum:"EnumOfConsistLevelForDescribeDBEndpointOutput"`
ConsistTimeout *int32 `type:"int32" json:",omitempty"`
ConsistTimeoutAction *string `type:"string" json:",omitempty" enum:"EnumOfConsistTimeoutActionForDescribeDBEndpointOutput"`
Description *string `type:"string" json:",omitempty"`
DistributedTransaction *bool `type:"boolean" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty" enum:"EnumOfEndpointTypeForDescribeDBEndpointOutput"`
MasterAcceptReadRequests *bool `type:"boolean" json:",omitempty"`
NodeIds []*string `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty" enum:"EnumOfReadWriteModeForDescribeDBEndpointOutput"`
// contains filtered or unexported fields
}
func (EndpointForDescribeDBEndpointOutput) GoString ¶ added in v1.0.150
func (s EndpointForDescribeDBEndpointOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeDBEndpointOutput) SetAddresses ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetAddresses(v []*AddressForDescribeDBEndpointOutput) *EndpointForDescribeDBEndpointOutput
SetAddresses sets the Addresses field's value.
func (*EndpointForDescribeDBEndpointOutput) SetAutoAddNewNodes ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetAutoAddNewNodes(v bool) *EndpointForDescribeDBEndpointOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*EndpointForDescribeDBEndpointOutput) SetConsistLevel ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetConsistLevel(v string) *EndpointForDescribeDBEndpointOutput
SetConsistLevel sets the ConsistLevel field's value.
func (*EndpointForDescribeDBEndpointOutput) SetConsistTimeout ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetConsistTimeout(v int32) *EndpointForDescribeDBEndpointOutput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*EndpointForDescribeDBEndpointOutput) SetConsistTimeoutAction ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetConsistTimeoutAction(v string) *EndpointForDescribeDBEndpointOutput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*EndpointForDescribeDBEndpointOutput) SetDescription ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetDescription(v string) *EndpointForDescribeDBEndpointOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBEndpointOutput) SetDistributedTransaction ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetDistributedTransaction(v bool) *EndpointForDescribeDBEndpointOutput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*EndpointForDescribeDBEndpointOutput) SetEndpointId ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetEndpointId(v string) *EndpointForDescribeDBEndpointOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeDBEndpointOutput) SetEndpointName ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetEndpointName(v string) *EndpointForDescribeDBEndpointOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeDBEndpointOutput) SetEndpointType ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetEndpointType(v string) *EndpointForDescribeDBEndpointOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeDBEndpointOutput) SetMasterAcceptReadRequests ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetMasterAcceptReadRequests(v bool) *EndpointForDescribeDBEndpointOutput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*EndpointForDescribeDBEndpointOutput) SetNodeIds ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetNodeIds(v []*string) *EndpointForDescribeDBEndpointOutput
SetNodeIds sets the NodeIds field's value.
func (*EndpointForDescribeDBEndpointOutput) SetReadWriteMode ¶ added in v1.0.150
func (s *EndpointForDescribeDBEndpointOutput) SetReadWriteMode(v string) *EndpointForDescribeDBEndpointOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (EndpointForDescribeDBEndpointOutput) String ¶ added in v1.0.150
func (s EndpointForDescribeDBEndpointOutput) String() string
String returns the string representation
type EndpointForDescribeDBInstanceDetailOutput ¶
type EndpointForDescribeDBInstanceDetailOutput struct {
Addresses []*AddressForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConsistLevel *string `type:"string" json:",omitempty" enum:"EnumOfConsistLevelForDescribeDBInstanceDetailOutput"`
ConsistTimeout *int32 `type:"int32" json:",omitempty"`
ConsistTimeoutAction *string `type:"string" json:",omitempty" enum:"EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutput"`
Description *string `type:"string" json:",omitempty"`
DistributedTransaction *bool `type:"boolean" json:",omitempty"`
EndpointId *string `type:"string" json:",omitempty"`
EndpointName *string `type:"string" json:",omitempty"`
EndpointType *string `type:"string" json:",omitempty" enum:"EnumOfEndpointTypeForDescribeDBInstanceDetailOutput"`
MasterAcceptReadRequests *bool `type:"boolean" json:",omitempty"`
NodeIds []*string `type:"list" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty" enum:"EnumOfReadWriteModeForDescribeDBInstanceDetailOutput"`
// contains filtered or unexported fields
}
func (EndpointForDescribeDBInstanceDetailOutput) GoString ¶
func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeDBInstanceDetailOutput) SetAddresses ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
SetAddresses sets the Addresses field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConsistLevel ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistLevel(v string) *EndpointForDescribeDBInstanceDetailOutput
SetConsistLevel sets the ConsistLevel field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeout ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeout(v int32) *EndpointForDescribeDBInstanceDetailOutput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeoutAction ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeoutAction(v string) *EndpointForDescribeDBInstanceDetailOutput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetDescription ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetDistributedTransaction ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetDistributedTransaction(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointId ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointName ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointType ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetMasterAcceptReadRequests ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterAcceptReadRequests(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetNodeIds ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetNodeIds(v []*string) *EndpointForDescribeDBInstanceDetailOutput
SetNodeIds sets the NodeIds field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceDetailOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (EndpointForDescribeDBInstanceDetailOutput) String ¶
func (s EndpointForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type GrantDBAccountPrivilegeInput ¶ added in v1.0.149
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.0.149
func (s GrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*GrantDBAccountPrivilegeInput) SetAccountName ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*GrantDBAccountPrivilegeInput) SetAccountPrivileges ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*GrantDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (GrantDBAccountPrivilegeInput) String ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeInput) String() string
String returns the string representation
func (*GrantDBAccountPrivilegeInput) Validate ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GrantDBAccountPrivilegeOutput ¶ added in v1.0.149
type GrantDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeOutput) GoString ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (GrantDBAccountPrivilegeOutput) String ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeOutput) String() string
String returns the string representation
type InstanceDetailForDescribeDBInstanceDetailOutput ¶
type InstanceDetailForDescribeDBInstanceDetailOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty" enum:"EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput"`
DeletionProtection *string `type:"string" json:",omitempty" enum:"EnumOfDeletionProtectionForDescribeDBInstanceDetailOutput"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty" enum:"EnumOfInstanceStatusForDescribeDBInstanceDetailOutput"`
InstanceStructures []*InstanceStructureForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
MaintenanceWindow *MaintenanceWindowForDescribeDBInstanceDetailOutput `type:"structure" json:",omitempty"`
PrePaidStorageInGB *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SpecFamily *string `type:"string" json:",omitempty" enum:"EnumOfSpecFamilyForDescribeDBInstanceDetailOutput"`
StorageChargeType *string `type:"string" json:",omitempty" enum:"EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutput"`
StorageUsedGiB *float64 `type:"double" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneIds *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceDetailForDescribeDBInstanceDetailOutput) GoString ¶
func (s InstanceDetailForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetCreateTime ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetDBEngineVersion ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetDeletionProtection ¶ added in v1.0.175
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetDeletionProtection(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetDeletionProtection sets the DeletionProtection field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceName ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStatus ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStatus(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStructures ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStructures(v []*InstanceStructureForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceStructures sets the InstanceStructures field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetMaintenanceWindow ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
SetMaintenanceWindow sets the MaintenanceWindow field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetPrePaidStorageInGB ¶ added in v1.0.149
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetPrePaidStorageInGB(v int32) *InstanceDetailForDescribeDBInstanceDetailOutput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetProjectName ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetProjectName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetRegionId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetRegionId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetRegionId sets the RegionId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetSpecFamily ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSpecFamily(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetSpecFamily sets the SpecFamily field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageChargeType ¶ added in v1.0.149
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageChargeType(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetStorageChargeType sets the StorageChargeType field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageUsedGiB ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageUsedGiB(v float64) *InstanceDetailForDescribeDBInstanceDetailOutput
SetStorageUsedGiB sets the StorageUsedGiB field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetSubnetId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetSubnetId sets the SubnetId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetTimeZone ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetTimeZone(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetTimeZone sets the TimeZone field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetVpcId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetVpcId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetVpcId sets the VpcId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetZoneIds ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceDetailForDescribeDBInstanceDetailOutput) String ¶
func (s InstanceDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type InstanceForDescribeCrossRegionBackupDBInstancesOutput ¶ added in v1.1.15
type InstanceForDescribeCrossRegionBackupDBInstancesOutput struct {
CrossRegionBackup *bool `type:"boolean" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty" enum:"EnumOfDBEngineVersionForDescribeCrossRegionBackupDBInstancesOutput"`
DBRevisionVersion *string `type:"string" json:",omitempty"`
InstanceId *string `type:"string" json:",omitempty"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
Retention *int32 `type:"int32" json:",omitempty"`
TargetRegion *string `type:"string" json:",omitempty"`
TimeZone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceForDescribeCrossRegionBackupDBInstancesOutput) GoString ¶ added in v1.1.15
func (s InstanceForDescribeCrossRegionBackupDBInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetCrossRegionBackup ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetCrossRegionBackup(v bool) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetCrossRegionBackup sets the CrossRegionBackup field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetDBEngineVersion ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetDBRevisionVersion ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetDBRevisionVersion(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetDBRevisionVersion sets the DBRevisionVersion field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceId ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetLowerCaseTableNames ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetLowerCaseTableNames(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetProjectName ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetRegionId ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetRetention ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetRetention(v int32) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetRetention sets the Retention field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetTargetRegion ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetTargetRegion(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetTargetRegion sets the TargetRegion field's value.
func (*InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetTimeZone ¶ added in v1.1.15
func (s *InstanceForDescribeCrossRegionBackupDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeCrossRegionBackupDBInstancesOutput
SetTimeZone sets the TimeZone field's value.
func (InstanceForDescribeCrossRegionBackupDBInstancesOutput) String ¶ added in v1.1.15
func (s InstanceForDescribeCrossRegionBackupDBInstancesOutput) String() string
String returns the string representation
type InstanceForDescribeDBInstancesOutput ¶
type InstanceForDescribeDBInstancesOutput struct {
ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DBEngineVersion *string `type:"string" json:",omitempty" enum:"EnumOfDBEngineVersionForDescribeDBInstancesOutput"`
DBRevisionVersion *string `type:"string" json:",omitempty"`
DeletionProtection *string `type:"string" json:",omitempty" enum:"EnumOfDeletionProtectionForDescribeDBInstancesOutput"`
InstanceId *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceStatus *string `type:"string" json:",omitempty" enum:"EnumOfInstanceStatusForDescribeDBInstancesOutput"`
LowerCaseTableNames *string `type:"string" json:",omitempty"`
Nodes []*NodeForDescribeDBInstancesOutput `type:"list" json:",omitempty"`
PrePaidStorageInGB *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RegionId *string `type:"string" json:",omitempty"`
SpecFamily *string `type:"string" json:",omitempty"`
StorageChargeType *string `type:"string" json:",omitempty" enum:"EnumOfStorageChargeTypeForDescribeDBInstancesOutput"`
StorageUsedGiB *float64 `type:"double" 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"`
ZoneIds *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceForDescribeDBInstancesOutput) GoString ¶
func (s InstanceForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForDescribeDBInstancesOutput) SetChargeDetail ¶
func (s *InstanceForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*InstanceForDescribeDBInstancesOutput) SetCreateTime ¶
func (s *InstanceForDescribeDBInstancesOutput) SetCreateTime(v string) *InstanceForDescribeDBInstancesOutput
SetCreateTime sets the CreateTime field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDBEngineVersion ¶
func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDBRevisionVersion ¶ added in v1.0.175
func (s *InstanceForDescribeDBInstancesOutput) SetDBRevisionVersion(v string) *InstanceForDescribeDBInstancesOutput
SetDBRevisionVersion sets the DBRevisionVersion field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDeletionProtection ¶ added in v1.0.175
func (s *InstanceForDescribeDBInstancesOutput) SetDeletionProtection(v string) *InstanceForDescribeDBInstancesOutput
SetDeletionProtection sets the DeletionProtection field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceName ¶
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceName(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceStatus ¶
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*InstanceForDescribeDBInstancesOutput) SetLowerCaseTableNames ¶ added in v1.0.175
func (s *InstanceForDescribeDBInstancesOutput) SetLowerCaseTableNames(v string) *InstanceForDescribeDBInstancesOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodes ¶
func (s *InstanceForDescribeDBInstancesOutput) SetNodes(v []*NodeForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetNodes sets the Nodes field's value.
func (*InstanceForDescribeDBInstancesOutput) SetPrePaidStorageInGB ¶
func (s *InstanceForDescribeDBInstancesOutput) SetPrePaidStorageInGB(v int32) *InstanceForDescribeDBInstancesOutput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*InstanceForDescribeDBInstancesOutput) SetProjectName ¶
func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForDescribeDBInstancesOutput) SetRegionId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetSpecFamily ¶ added in v1.0.175
func (s *InstanceForDescribeDBInstancesOutput) SetSpecFamily(v string) *InstanceForDescribeDBInstancesOutput
SetSpecFamily sets the SpecFamily field's value.
func (*InstanceForDescribeDBInstancesOutput) SetStorageChargeType ¶ added in v1.0.149
func (s *InstanceForDescribeDBInstancesOutput) SetStorageChargeType(v string) *InstanceForDescribeDBInstancesOutput
SetStorageChargeType sets the StorageChargeType field's value.
func (*InstanceForDescribeDBInstancesOutput) SetStorageUsedGiB ¶
func (s *InstanceForDescribeDBInstancesOutput) SetStorageUsedGiB(v float64) *InstanceForDescribeDBInstancesOutput
SetStorageUsedGiB sets the StorageUsedGiB field's value.
func (*InstanceForDescribeDBInstancesOutput) SetSubnetId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *InstanceForDescribeDBInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTags ¶
func (s *InstanceForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetTags sets the Tags field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTimeZone ¶
func (s *InstanceForDescribeDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeDBInstancesOutput
SetTimeZone sets the TimeZone field's value.
func (*InstanceForDescribeDBInstancesOutput) SetVpcId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetVpcId(v string) *InstanceForDescribeDBInstancesOutput
SetVpcId sets the VpcId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetZoneIds ¶
func (s *InstanceForDescribeDBInstancesOutput) SetZoneIds(v string) *InstanceForDescribeDBInstancesOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceForDescribeDBInstancesOutput) String ¶
func (s InstanceForDescribeDBInstancesOutput) String() string
String returns the string representation
type InstanceStructureForDescribeDBInstanceDetailOutput ¶
type InstanceStructureForDescribeDBInstanceDetailOutput struct {
Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list" json:",omitempty"`
SubInstanceType *string `type:"string" json:",omitempty" enum:"EnumOfSubInstanceTypeForDescribeDBInstanceDetailOutput"`
ZoneIds *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceStructureForDescribeDBInstanceDetailOutput) GoString ¶
func (s InstanceStructureForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*InstanceStructureForDescribeDBInstanceDetailOutput) SetNodes ¶
func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *InstanceStructureForDescribeDBInstanceDetailOutput
SetNodes sets the Nodes field's value.
func (*InstanceStructureForDescribeDBInstanceDetailOutput) SetSubInstanceType ¶
func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetSubInstanceType(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
SetSubInstanceType sets the SubInstanceType field's value.
func (*InstanceStructureForDescribeDBInstanceDetailOutput) SetZoneIds ¶
func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceStructureForDescribeDBInstanceDetailOutput) String ¶
func (s InstanceStructureForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type MaintenanceWindowForDescribeDBInstanceDetailOutput ¶
type MaintenanceWindowForDescribeDBInstanceDetailOutput struct {
DayKind *string `type:"string" json:",omitempty" enum:"EnumOfDayKindForDescribeDBInstanceDetailOutput"`
DayOfMonth []*int32 `type:"list" json:",omitempty"`
DayOfWeek []*string `type:"list" json:",omitempty"`
MaintenanceTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString ¶
func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayKind sets the DayKind field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth(v []*int32) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayOfMonth sets the DayOfMonth field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayOfWeek sets the DayOfWeek field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (MaintenanceWindowForDescribeDBInstanceDetailOutput) String ¶
func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ModifyAllowListInput ¶ added in v1.0.155
type ModifyAllowListInput struct {
AllowList *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"`
// contains filtered or unexported fields
}
func (ModifyAllowListInput) GoString ¶ added in v1.0.155
func (s ModifyAllowListInput) GoString() string
GoString returns the string representation
func (*ModifyAllowListInput) SetAllowList ¶ added in v1.0.155
func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput
SetAllowList sets the AllowList field's value.
func (*ModifyAllowListInput) SetAllowListDesc ¶ added in v1.0.155
func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput
SetAllowListDesc sets the AllowListDesc field's value.
func (*ModifyAllowListInput) SetAllowListId ¶ added in v1.0.155
func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput
SetAllowListId sets the AllowListId field's value.
func (*ModifyAllowListInput) SetAllowListName ¶ added in v1.0.155
func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput
SetAllowListName sets the AllowListName field's value.
func (*ModifyAllowListInput) SetApplyInstanceNum ¶ added in v1.0.155
func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput
SetApplyInstanceNum sets the ApplyInstanceNum field's value.
func (*ModifyAllowListInput) SetModifyMode ¶ added in v1.0.155
func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput
SetModifyMode sets the ModifyMode field's value.
func (ModifyAllowListInput) String ¶ added in v1.0.155
func (s ModifyAllowListInput) String() string
String returns the string representation
func (*ModifyAllowListInput) Validate ¶ added in v1.0.155
func (s *ModifyAllowListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyAllowListOutput ¶ added in v1.0.155
type ModifyAllowListOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyAllowListOutput) GoString ¶ added in v1.0.155
func (s ModifyAllowListOutput) GoString() string
GoString returns the string representation
func (ModifyAllowListOutput) String ¶ added in v1.0.155
func (s ModifyAllowListOutput) String() string
String returns the string representation
type ModifyBackupPolicyInput ¶ added in v1.1.15
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" enum:"EnumOfBackupTimeForModifyBackupPolicyInput"`
// 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"`
// contains filtered or unexported fields
}
func (ModifyBackupPolicyInput) GoString ¶ added in v1.1.15
func (s ModifyBackupPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyBackupPolicyInput) SetBackupRetentionPeriod ¶ added in v1.1.15
func (s *ModifyBackupPolicyInput) SetBackupRetentionPeriod(v int32) *ModifyBackupPolicyInput
SetBackupRetentionPeriod sets the BackupRetentionPeriod field's value.
func (*ModifyBackupPolicyInput) SetBackupTime ¶ added in v1.1.15
func (s *ModifyBackupPolicyInput) SetBackupTime(v string) *ModifyBackupPolicyInput
SetBackupTime sets the BackupTime field's value.
func (*ModifyBackupPolicyInput) SetFullBackupPeriod ¶ added in v1.1.15
func (s *ModifyBackupPolicyInput) SetFullBackupPeriod(v string) *ModifyBackupPolicyInput
SetFullBackupPeriod sets the FullBackupPeriod field's value.
func (*ModifyBackupPolicyInput) SetInstanceId ¶ added in v1.1.15
func (s *ModifyBackupPolicyInput) SetInstanceId(v string) *ModifyBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (ModifyBackupPolicyInput) String ¶ added in v1.1.15
func (s ModifyBackupPolicyInput) String() string
String returns the string representation
func (*ModifyBackupPolicyInput) Validate ¶ added in v1.1.15
func (s *ModifyBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyBackupPolicyOutput ¶ added in v1.1.15
type ModifyBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyBackupPolicyOutput) GoString ¶ added in v1.1.15
func (s ModifyBackupPolicyOutput) GoString() string
GoString returns the string representation
func (ModifyBackupPolicyOutput) String ¶ added in v1.1.15
func (s ModifyBackupPolicyOutput) String() string
String returns the string representation
type ModifyCrossRegionBackupPolicyInput ¶ added in v1.1.15
type ModifyCrossRegionBackupPolicyInput struct {
CrossRegionBackup *bool `type:"boolean" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
Retention *int32 `type:"int32" json:",omitempty"`
TargetRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyCrossRegionBackupPolicyInput) GoString ¶ added in v1.1.15
func (s ModifyCrossRegionBackupPolicyInput) GoString() string
GoString returns the string representation
func (*ModifyCrossRegionBackupPolicyInput) SetCrossRegionBackup ¶ added in v1.1.15
func (s *ModifyCrossRegionBackupPolicyInput) SetCrossRegionBackup(v bool) *ModifyCrossRegionBackupPolicyInput
SetCrossRegionBackup sets the CrossRegionBackup field's value.
func (*ModifyCrossRegionBackupPolicyInput) SetInstanceId ¶ added in v1.1.15
func (s *ModifyCrossRegionBackupPolicyInput) SetInstanceId(v string) *ModifyCrossRegionBackupPolicyInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyCrossRegionBackupPolicyInput) SetRetention ¶ added in v1.1.15
func (s *ModifyCrossRegionBackupPolicyInput) SetRetention(v int32) *ModifyCrossRegionBackupPolicyInput
SetRetention sets the Retention field's value.
func (*ModifyCrossRegionBackupPolicyInput) SetTargetRegion ¶ added in v1.1.15
func (s *ModifyCrossRegionBackupPolicyInput) SetTargetRegion(v string) *ModifyCrossRegionBackupPolicyInput
SetTargetRegion sets the TargetRegion field's value.
func (ModifyCrossRegionBackupPolicyInput) String ¶ added in v1.1.15
func (s ModifyCrossRegionBackupPolicyInput) String() string
String returns the string representation
func (*ModifyCrossRegionBackupPolicyInput) Validate ¶ added in v1.1.15
func (s *ModifyCrossRegionBackupPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCrossRegionBackupPolicyOutput ¶ added in v1.1.15
type ModifyCrossRegionBackupPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyCrossRegionBackupPolicyOutput) GoString ¶ added in v1.1.15
func (s ModifyCrossRegionBackupPolicyOutput) GoString() string
GoString returns the string representation
func (ModifyCrossRegionBackupPolicyOutput) String ¶ added in v1.1.15
func (s ModifyCrossRegionBackupPolicyOutput) String() string
String returns the string representation
type ModifyDBAccountDescriptionInput ¶ added in v1.1.15
type ModifyDBAccountDescriptionInput struct {
// AccountDesc is a required field
AccountDesc *string `type:"string" json:",omitempty" required:"true"`
// 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 (ModifyDBAccountDescriptionInput) GoString ¶ added in v1.1.15
func (s ModifyDBAccountDescriptionInput) GoString() string
GoString returns the string representation
func (*ModifyDBAccountDescriptionInput) SetAccountDesc ¶ added in v1.1.15
func (s *ModifyDBAccountDescriptionInput) SetAccountDesc(v string) *ModifyDBAccountDescriptionInput
SetAccountDesc sets the AccountDesc field's value.
func (*ModifyDBAccountDescriptionInput) SetAccountName ¶ added in v1.1.15
func (s *ModifyDBAccountDescriptionInput) SetAccountName(v string) *ModifyDBAccountDescriptionInput
SetAccountName sets the AccountName field's value.
func (*ModifyDBAccountDescriptionInput) SetInstanceId ¶ added in v1.1.15
func (s *ModifyDBAccountDescriptionInput) SetInstanceId(v string) *ModifyDBAccountDescriptionInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDBAccountDescriptionInput) String ¶ added in v1.1.15
func (s ModifyDBAccountDescriptionInput) String() string
String returns the string representation
func (*ModifyDBAccountDescriptionInput) Validate ¶ added in v1.1.15
func (s *ModifyDBAccountDescriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBAccountDescriptionOutput ¶ added in v1.1.15
type ModifyDBAccountDescriptionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBAccountDescriptionOutput) GoString ¶ added in v1.1.15
func (s ModifyDBAccountDescriptionOutput) GoString() string
GoString returns the string representation
func (ModifyDBAccountDescriptionOutput) String ¶ added in v1.1.15
func (s ModifyDBAccountDescriptionOutput) String() string
String returns the string representation
type ModifyDBEndpointInput ¶
type ModifyDBEndpointInput struct {
AutoAddNewNodes *bool `type:"boolean" json:",omitempty"`
ConsistLevel *string `type:"string" json:",omitempty" enum:"EnumOfConsistLevelForModifyDBEndpointInput"`
ConsistTimeout *int32 `type:"int32" json:",omitempty"`
ConsistTimeoutAction *string `type:"string" json:",omitempty" enum:"EnumOfConsistTimeoutActionForModifyDBEndpointInput"`
Description *string `type:"string" json:",omitempty"`
DistributedTransaction *bool `type:"boolean" json:",omitempty"`
// EndpointId is a required field
EndpointId *string `type:"string" json:",omitempty" required:"true"`
EndpointName *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
MasterAcceptReadRequests *bool `type:"boolean" json:",omitempty"`
Nodes *string `type:"string" json:",omitempty"`
ReadWriteMode *string `type:"string" json:",omitempty" enum:"EnumOfReadWriteModeForModifyDBEndpointInput"`
// contains filtered or unexported fields
}
func (ModifyDBEndpointInput) GoString ¶
func (s ModifyDBEndpointInput) GoString() string
GoString returns the string representation
func (*ModifyDBEndpointInput) SetAutoAddNewNodes ¶
func (s *ModifyDBEndpointInput) SetAutoAddNewNodes(v bool) *ModifyDBEndpointInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*ModifyDBEndpointInput) SetConsistLevel ¶
func (s *ModifyDBEndpointInput) SetConsistLevel(v string) *ModifyDBEndpointInput
SetConsistLevel sets the ConsistLevel field's value.
func (*ModifyDBEndpointInput) SetConsistTimeout ¶
func (s *ModifyDBEndpointInput) SetConsistTimeout(v int32) *ModifyDBEndpointInput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*ModifyDBEndpointInput) SetConsistTimeoutAction ¶
func (s *ModifyDBEndpointInput) SetConsistTimeoutAction(v string) *ModifyDBEndpointInput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*ModifyDBEndpointInput) SetDescription ¶
func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
SetDescription sets the Description field's value.
func (*ModifyDBEndpointInput) SetDistributedTransaction ¶
func (s *ModifyDBEndpointInput) SetDistributedTransaction(v bool) *ModifyDBEndpointInput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*ModifyDBEndpointInput) SetEndpointId ¶
func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyDBEndpointInput) SetEndpointName ¶
func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*ModifyDBEndpointInput) SetInstanceId ¶
func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBEndpointInput) SetMasterAcceptReadRequests ¶
func (s *ModifyDBEndpointInput) SetMasterAcceptReadRequests(v bool) *ModifyDBEndpointInput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*ModifyDBEndpointInput) SetNodes ¶
func (s *ModifyDBEndpointInput) SetNodes(v string) *ModifyDBEndpointInput
SetNodes sets the Nodes field's value.
func (*ModifyDBEndpointInput) SetReadWriteMode ¶
func (s *ModifyDBEndpointInput) SetReadWriteMode(v string) *ModifyDBEndpointInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (ModifyDBEndpointInput) String ¶
func (s ModifyDBEndpointInput) String() string
String returns the string representation
func (*ModifyDBEndpointInput) Validate ¶ added in v1.0.149
func (s *ModifyDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBEndpointOutput ¶
type ModifyDBEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBEndpointOutput) GoString ¶
func (s ModifyDBEndpointOutput) GoString() string
GoString returns the string representation
func (ModifyDBEndpointOutput) String ¶
func (s ModifyDBEndpointOutput) String() string
String returns the string representation
type ModifyDBInstanceNameInput ¶
type ModifyDBInstanceNameInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// InstanceNewName is a required field
InstanceNewName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameInput) GoString ¶
func (s ModifyDBInstanceNameInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceNameInput) SetInstanceId ¶
func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceNameInput) SetInstanceNewName ¶
func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
SetInstanceNewName sets the InstanceNewName field's value.
func (ModifyDBInstanceNameInput) String ¶
func (s ModifyDBInstanceNameInput) String() string
String returns the string representation
func (*ModifyDBInstanceNameInput) Validate ¶ added in v1.0.149
func (s *ModifyDBInstanceNameInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceNameOutput ¶
type ModifyDBInstanceNameOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameOutput) GoString ¶
func (s ModifyDBInstanceNameOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceNameOutput) String ¶
func (s ModifyDBInstanceNameOutput) String() string
String returns the string representation
type ModifyDBInstanceParametersInput ¶ added in v1.1.15
type ModifyDBInstanceParametersInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
Parameters []*ParameterForModifyDBInstanceParametersInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceParametersInput) GoString ¶ added in v1.1.15
func (s ModifyDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceParametersInput) SetInstanceId ¶ added in v1.1.15
func (s *ModifyDBInstanceParametersInput) SetInstanceId(v string) *ModifyDBInstanceParametersInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceParametersInput) SetParameters ¶ added in v1.1.15
func (s *ModifyDBInstanceParametersInput) SetParameters(v []*ParameterForModifyDBInstanceParametersInput) *ModifyDBInstanceParametersInput
SetParameters sets the Parameters field's value.
func (ModifyDBInstanceParametersInput) String ¶ added in v1.1.15
func (s ModifyDBInstanceParametersInput) String() string
String returns the string representation
func (*ModifyDBInstanceParametersInput) Validate ¶ added in v1.1.15
func (s *ModifyDBInstanceParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceParametersOutput ¶ added in v1.1.15
type ModifyDBInstanceParametersOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceParametersOutput) GoString ¶ added in v1.1.15
func (s ModifyDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceParametersOutput) String ¶ added in v1.1.15
func (s ModifyDBInstanceParametersOutput) String() string
String returns the string representation
type ModifyDBInstanceSpecInput ¶
type ModifyDBInstanceSpecInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// NodeNumber is a required field
NodeNumber *int32 `type:"int32" json:",omitempty" required:"true"`
// NodeSpec is a required field
NodeSpec *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfNodeSpecForModifyDBInstanceSpecInput"`
PrePaidStorageInGB *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSpecInput) GoString ¶
func (s ModifyDBInstanceSpecInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSpecInput) SetInstanceId ¶
func (s *ModifyDBInstanceSpecInput) SetInstanceId(v string) *ModifyDBInstanceSpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSpecInput) SetNodeNumber ¶
func (s *ModifyDBInstanceSpecInput) SetNodeNumber(v int32) *ModifyDBInstanceSpecInput
SetNodeNumber sets the NodeNumber field's value.
func (*ModifyDBInstanceSpecInput) SetNodeSpec ¶
func (s *ModifyDBInstanceSpecInput) SetNodeSpec(v string) *ModifyDBInstanceSpecInput
SetNodeSpec sets the NodeSpec field's value.
func (*ModifyDBInstanceSpecInput) SetPrePaidStorageInGB ¶ added in v1.0.150
func (s *ModifyDBInstanceSpecInput) SetPrePaidStorageInGB(v int32) *ModifyDBInstanceSpecInput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (ModifyDBInstanceSpecInput) String ¶
func (s ModifyDBInstanceSpecInput) String() string
String returns the string representation
func (*ModifyDBInstanceSpecInput) Validate ¶ added in v1.0.149
func (s *ModifyDBInstanceSpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceSpecOutput ¶
type ModifyDBInstanceSpecOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSpecOutput) GoString ¶
func (s ModifyDBInstanceSpecOutput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSpecOutput) SetInstanceId ¶
func (s *ModifyDBInstanceSpecOutput) SetInstanceId(v string) *ModifyDBInstanceSpecOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSpecOutput) SetOrderId ¶
func (s *ModifyDBInstanceSpecOutput) SetOrderId(v string) *ModifyDBInstanceSpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBInstanceSpecOutput) String ¶
func (s ModifyDBInstanceSpecOutput) String() string
String returns the string representation
type ModifyDatabaseDescriptionInput ¶ added in v1.1.15
type ModifyDatabaseDescriptionInput struct {
// DBDesc is a required field
DBDesc *string `type:"string" json:",omitempty" required:"true"`
// DBName is a required field
DBName *string `type:"string" json:",omitempty" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDatabaseDescriptionInput) GoString ¶ added in v1.1.15
func (s ModifyDatabaseDescriptionInput) GoString() string
GoString returns the string representation
func (*ModifyDatabaseDescriptionInput) SetDBDesc ¶ added in v1.1.15
func (s *ModifyDatabaseDescriptionInput) SetDBDesc(v string) *ModifyDatabaseDescriptionInput
SetDBDesc sets the DBDesc field's value.
func (*ModifyDatabaseDescriptionInput) SetDBName ¶ added in v1.1.15
func (s *ModifyDatabaseDescriptionInput) SetDBName(v string) *ModifyDatabaseDescriptionInput
SetDBName sets the DBName field's value.
func (*ModifyDatabaseDescriptionInput) SetInstanceId ¶ added in v1.1.15
func (s *ModifyDatabaseDescriptionInput) SetInstanceId(v string) *ModifyDatabaseDescriptionInput
SetInstanceId sets the InstanceId field's value.
func (ModifyDatabaseDescriptionInput) String ¶ added in v1.1.15
func (s ModifyDatabaseDescriptionInput) String() string
String returns the string representation
func (*ModifyDatabaseDescriptionInput) Validate ¶ added in v1.1.15
func (s *ModifyDatabaseDescriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDatabaseDescriptionOutput ¶ added in v1.1.15
type ModifyDatabaseDescriptionOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDatabaseDescriptionOutput) GoString ¶ added in v1.1.15
func (s ModifyDatabaseDescriptionOutput) GoString() string
GoString returns the string representation
func (ModifyDatabaseDescriptionOutput) String ¶ added in v1.1.15
func (s ModifyDatabaseDescriptionOutput) String() string
String returns the string representation
type NodeForDescribeDBInstanceDetailOutput ¶
type NodeForDescribeDBInstanceDetailOutput struct {
Memory *int32 `type:"int32" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty" enum:"EnumOfNodeSpecForDescribeDBInstanceDetailOutput"`
NodeType *string `type:"string" json:",omitempty" enum:"EnumOfNodeTypeForDescribeDBInstanceDetailOutput"`
VCPU *int32 `type:"int32" json:"vCPU,omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBInstanceDetailOutput) GoString ¶
func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBInstanceDetailOutput) SetMemory ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeForDescribeDBInstanceDetailOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeId ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeSpec ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeType ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetVCPU ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceDetailOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetZoneId ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeForDescribeDBInstanceDetailOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBInstanceDetailOutput) String ¶
func (s NodeForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type NodeForDescribeDBInstancesOutput ¶
type NodeForDescribeDBInstancesOutput struct {
Memory *int32 `type:"int32" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
NodeSpec *string `type:"string" json:",omitempty" enum:"EnumOfNodeSpecForDescribeDBInstancesOutput"`
NodeType *string `type:"string" json:",omitempty" enum:"EnumOfNodeTypeForDescribeDBInstancesOutput"`
VCPU *int32 `type:"int32" json:"vCPU,omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBInstancesOutput) GoString ¶
func (s NodeForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBInstancesOutput) SetMemory ¶
func (s *NodeForDescribeDBInstancesOutput) SetMemory(v int32) *NodeForDescribeDBInstancesOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBInstancesOutput) SetNodeId ¶
func (s *NodeForDescribeDBInstancesOutput) SetNodeId(v string) *NodeForDescribeDBInstancesOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBInstancesOutput) SetNodeSpec ¶
func (s *NodeForDescribeDBInstancesOutput) SetNodeSpec(v string) *NodeForDescribeDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBInstancesOutput) SetNodeType ¶
func (s *NodeForDescribeDBInstancesOutput) SetNodeType(v string) *NodeForDescribeDBInstancesOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBInstancesOutput) SetVCPU ¶
func (s *NodeForDescribeDBInstancesOutput) SetVCPU(v int32) *NodeForDescribeDBInstancesOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBInstancesOutput) SetZoneId ¶
func (s *NodeForDescribeDBInstancesOutput) SetZoneId(v string) *NodeForDescribeDBInstancesOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBInstancesOutput) String ¶
func (s NodeForDescribeDBInstancesOutput) String() string
String returns the string representation
type ParameterForDescribeDBInstanceParametersOutput ¶ added in v1.1.15
type ParameterForDescribeDBInstanceParametersOutput struct {
CheckingCode *string `type:"string" json:",omitempty"`
DataType *string `type:"string" json:",omitempty" enum:"EnumOfDataTypeForDescribeDBInstanceParametersOutput"`
Modifiable *bool `type:"boolean" json:",omitempty"`
NeedRestart *bool `type:"boolean" json:",omitempty"`
ParameterDefaultValue *string `type:"string" json:",omitempty"`
ParameterDescription *string `type:"string" json:",omitempty"`
ParameterDisplayValue *string `type:"string" json:",omitempty"`
ParameterName *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDBInstanceParametersOutput"`
// contains filtered or unexported fields
}
func (ParameterForDescribeDBInstanceParametersOutput) GoString ¶ added in v1.1.15
func (s ParameterForDescribeDBInstanceParametersOutput) GoString() string
GoString returns the string representation
func (*ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode(v string) *ParameterForDescribeDBInstanceParametersOutput
SetCheckingCode sets the CheckingCode field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetDataType ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetDataType(v string) *ParameterForDescribeDBInstanceParametersOutput
SetDataType sets the DataType field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetModifiable ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetModifiable(v bool) *ParameterForDescribeDBInstanceParametersOutput
SetModifiable sets the Modifiable field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetNeedRestart ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetNeedRestart(v bool) *ParameterForDescribeDBInstanceParametersOutput
SetNeedRestart sets the NeedRestart field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDefaultValue(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterDefaultValue sets the ParameterDefaultValue field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterDescription ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDescription(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterDescription sets the ParameterDescription field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterDisplayValue ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterDisplayValue(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterDisplayValue sets the ParameterDisplayValue field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterName ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterName(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterName sets the ParameterName field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetParameterValue ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetParameterValue(v string) *ParameterForDescribeDBInstanceParametersOutput
SetParameterValue sets the ParameterValue field's value.
func (*ParameterForDescribeDBInstanceParametersOutput) SetStatus ¶ added in v1.1.15
func (s *ParameterForDescribeDBInstanceParametersOutput) SetStatus(v string) *ParameterForDescribeDBInstanceParametersOutput
SetStatus sets the Status field's value.
func (ParameterForDescribeDBInstanceParametersOutput) String ¶ added in v1.1.15
func (s ParameterForDescribeDBInstanceParametersOutput) String() string
String returns the string representation
type ParameterForModifyDBInstanceParametersInput ¶ added in v1.1.15
type ParameterForModifyDBInstanceParametersInput struct {
ParameterName *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ParameterForModifyDBInstanceParametersInput) GoString ¶ added in v1.1.15
func (s ParameterForModifyDBInstanceParametersInput) GoString() string
GoString returns the string representation
func (*ParameterForModifyDBInstanceParametersInput) SetParameterName ¶ added in v1.1.15
func (s *ParameterForModifyDBInstanceParametersInput) SetParameterName(v string) *ParameterForModifyDBInstanceParametersInput
SetParameterName sets the ParameterName field's value.
func (*ParameterForModifyDBInstanceParametersInput) SetParameterValue ¶ added in v1.1.15
func (s *ParameterForModifyDBInstanceParametersInput) SetParameterValue(v string) *ParameterForModifyDBInstanceParametersInput
SetParameterValue sets the ParameterValue field's value.
func (ParameterForModifyDBInstanceParametersInput) String ¶ added in v1.1.15
func (s ParameterForModifyDBInstanceParametersInput) String() string
String returns the string representation
type RecoverableTimeInfoForDescribeRecoverableTimeOutput ¶ added in v1.1.15
type RecoverableTimeInfoForDescribeRecoverableTimeOutput struct {
EarliestRecoverableTime *string `type:"string" json:",omitempty"`
LatestRecoverableTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString ¶ added in v1.1.15
func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString() string
GoString returns the string representation
func (*RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime ¶ added in v1.1.15
func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
SetEarliestRecoverableTime sets the EarliestRecoverableTime field's value.
func (*RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime ¶ added in v1.1.15
func (s *RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime(v string) *RecoverableTimeInfoForDescribeRecoverableTimeOutput
SetLatestRecoverableTime sets the LatestRecoverableTime field's value.
func (RecoverableTimeInfoForDescribeRecoverableTimeOutput) String ¶ added in v1.1.15
func (s RecoverableTimeInfoForDescribeRecoverableTimeOutput) String() string
String returns the string representation
type RemoveTagsFromResourceInput ¶ added in v1.0.149
type RemoveTagsFromResourceInput struct {
All *bool `type:"boolean" json:",omitempty"`
InstanceIds []*string `type:"list" json:",omitempty"`
TagKeys []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceInput) GoString ¶ added in v1.0.149
func (s RemoveTagsFromResourceInput) GoString() string
GoString returns the string representation
func (*RemoveTagsFromResourceInput) SetAll ¶ added in v1.0.149
func (s *RemoveTagsFromResourceInput) SetAll(v bool) *RemoveTagsFromResourceInput
SetAll sets the All field's value.
func (*RemoveTagsFromResourceInput) SetInstanceIds ¶ added in v1.0.149
func (s *RemoveTagsFromResourceInput) SetInstanceIds(v []*string) *RemoveTagsFromResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*RemoveTagsFromResourceInput) SetTagKeys ¶ added in v1.0.149
func (s *RemoveTagsFromResourceInput) SetTagKeys(v []*string) *RemoveTagsFromResourceInput
SetTagKeys sets the TagKeys field's value.
func (RemoveTagsFromResourceInput) String ¶ added in v1.0.149
func (s RemoveTagsFromResourceInput) String() string
String returns the string representation
type RemoveTagsFromResourceOutput ¶ added in v1.0.149
type RemoveTagsFromResourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceOutput) GoString ¶ added in v1.0.149
func (s RemoveTagsFromResourceOutput) GoString() string
GoString returns the string representation
func (RemoveTagsFromResourceOutput) String ¶ added in v1.0.149
func (s RemoveTagsFromResourceOutput) String() string
String returns the string representation
type ResetAccountInput ¶ added in v1.0.149
type ResetAccountInput 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 (ResetAccountInput) GoString ¶ added in v1.0.149
func (s ResetAccountInput) GoString() string
GoString returns the string representation
func (*ResetAccountInput) SetAccountName ¶ added in v1.0.149
func (s *ResetAccountInput) SetAccountName(v string) *ResetAccountInput
SetAccountName sets the AccountName field's value.
func (*ResetAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *ResetAccountInput) SetInstanceId(v string) *ResetAccountInput
SetInstanceId sets the InstanceId field's value.
func (ResetAccountInput) String ¶ added in v1.0.149
func (s ResetAccountInput) String() string
String returns the string representation
func (*ResetAccountInput) Validate ¶ added in v1.0.149
func (s *ResetAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetAccountOutput ¶ added in v1.0.149
type ResetAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResetAccountOutput) GoString ¶ added in v1.0.149
func (s ResetAccountOutput) GoString() string
GoString returns the string representation
func (ResetAccountOutput) String ¶ added in v1.0.149
func (s ResetAccountOutput) String() string
String returns the string representation
type ResetDBAccountInput ¶ added in v1.0.149
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.0.149
func (s ResetDBAccountInput) GoString() string
GoString returns the string representation
func (*ResetDBAccountInput) SetAccountName ¶ added in v1.0.149
func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput
SetAccountName sets the AccountName field's value.
func (*ResetDBAccountInput) SetAccountPassword ¶ added in v1.0.149
func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*ResetDBAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (ResetDBAccountInput) String ¶ added in v1.0.149
func (s ResetDBAccountInput) String() string
String returns the string representation
func (*ResetDBAccountInput) Validate ¶ added in v1.0.149
func (s *ResetDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetDBAccountOutput ¶ added in v1.0.149
type ResetDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResetDBAccountOutput) GoString ¶ added in v1.0.149
func (s ResetDBAccountOutput) GoString() string
GoString returns the string representation
func (ResetDBAccountOutput) String ¶ added in v1.0.149
func (s ResetDBAccountOutput) String() string
String returns the string representation
type RestartDBInstanceInput ¶
type RestartDBInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestartDBInstanceInput) GoString ¶
func (s RestartDBInstanceInput) GoString() string
GoString returns the string representation
func (*RestartDBInstanceInput) SetInstanceId ¶
func (s *RestartDBInstanceInput) SetInstanceId(v string) *RestartDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (RestartDBInstanceInput) String ¶
func (s RestartDBInstanceInput) String() string
String returns the string representation
func (*RestartDBInstanceInput) Validate ¶ added in v1.0.149
func (s *RestartDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestartDBInstanceOutput ¶
type RestartDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RestartDBInstanceOutput) GoString ¶
func (s RestartDBInstanceOutput) GoString() string
GoString returns the string representation
func (RestartDBInstanceOutput) String ¶
func (s RestartDBInstanceOutput) String() string
String returns the string representation
type RestoreTableInput ¶ added in v1.1.15
type RestoreTableInput struct {
BackupId *string `type:"string" json:",omitempty"`
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
RestoreTime *string `type:"string" json:",omitempty"`
TableMeta []*TableMetaForRestoreTableInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreTableInput) GoString ¶ added in v1.1.15
func (s RestoreTableInput) GoString() string
GoString returns the string representation
func (*RestoreTableInput) SetBackupId ¶ added in v1.1.15
func (s *RestoreTableInput) SetBackupId(v string) *RestoreTableInput
SetBackupId sets the BackupId field's value.
func (*RestoreTableInput) SetInstanceId ¶ added in v1.1.15
func (s *RestoreTableInput) SetInstanceId(v string) *RestoreTableInput
SetInstanceId sets the InstanceId field's value.
func (*RestoreTableInput) SetRestoreTime ¶ added in v1.1.15
func (s *RestoreTableInput) SetRestoreTime(v string) *RestoreTableInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreTableInput) SetTableMeta ¶ added in v1.1.15
func (s *RestoreTableInput) SetTableMeta(v []*TableMetaForRestoreTableInput) *RestoreTableInput
SetTableMeta sets the TableMeta field's value.
func (RestoreTableInput) String ¶ added in v1.1.15
func (s RestoreTableInput) String() string
String returns the string representation
func (*RestoreTableInput) Validate ¶ added in v1.1.15
func (s *RestoreTableInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreTableOutput ¶ added in v1.1.15
type RestoreTableOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RestoreTableOutput) GoString ¶ added in v1.1.15
func (s RestoreTableOutput) GoString() string
GoString returns the string representation
func (RestoreTableOutput) String ¶ added in v1.1.15
func (s RestoreTableOutput) String() string
String returns the string representation
type RestoreToNewInstanceInput ¶ added in v1.1.15
type RestoreToNewInstanceInput struct {
AutoRenew *bool `type:"boolean" json:",omitempty"`
BackupId *string `type:"string" json:",omitempty"`
// ChargeType is a required field
ChargeType *string `type:"string" json:",omitempty" required:"true"`
DBMinorVersion *string `type:"string" json:",omitempty" enum:"EnumOfDBMinorVersionForRestoreToNewInstanceInput"`
DeletionProtection *string `type:"string" json:",omitempty" enum:"EnumOfDeletionProtectionForRestoreToNewInstanceInput"`
InstanceName *string `type:"string" json:",omitempty"`
// NodeNumber is a required field
NodeNumber *int32 `type:"int32" json:",omitempty" required:"true"`
// NodeSpec is a required field
NodeSpec *string `type:"string" json:",omitempty" required:"true"`
Period *int32 `type:"int32" json:",omitempty"`
PeriodUnit *string `type:"string" json:",omitempty" enum:"EnumOfPeriodUnitForRestoreToNewInstanceInput"`
Port *int32 `type:"int32" json:",omitempty"`
PrePaidStorageInGB *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RestoreTime *string `type:"string" json:",omitempty"`
// SrcInstanceId is a required field
SrcInstanceId *string `type:"string" json:",omitempty" required:"true"`
SrcProjectName *string `type:"string" json:",omitempty"`
StorageChargeType *string `type:"string" json:",omitempty"`
// SubnetId is a required field
SubnetId *string `type:"string" json:",omitempty" required:"true"`
Tags []*TagForRestoreToNewInstanceInput `type:"list" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// ZoneIds is a required field
ZoneIds *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestoreToNewInstanceInput) GoString ¶ added in v1.1.15
func (s RestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*RestoreToNewInstanceInput) SetAutoRenew ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetAutoRenew(v bool) *RestoreToNewInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*RestoreToNewInstanceInput) SetBackupId ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetBackupId(v string) *RestoreToNewInstanceInput
SetBackupId sets the BackupId field's value.
func (*RestoreToNewInstanceInput) SetChargeType ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetChargeType(v string) *RestoreToNewInstanceInput
SetChargeType sets the ChargeType field's value.
func (*RestoreToNewInstanceInput) SetDBMinorVersion ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetDBMinorVersion(v string) *RestoreToNewInstanceInput
SetDBMinorVersion sets the DBMinorVersion field's value.
func (*RestoreToNewInstanceInput) SetDeletionProtection ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetDeletionProtection(v string) *RestoreToNewInstanceInput
SetDeletionProtection sets the DeletionProtection field's value.
func (*RestoreToNewInstanceInput) SetInstanceName ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetInstanceName(v string) *RestoreToNewInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*RestoreToNewInstanceInput) SetNodeNumber ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetNodeNumber(v int32) *RestoreToNewInstanceInput
SetNodeNumber sets the NodeNumber field's value.
func (*RestoreToNewInstanceInput) SetNodeSpec ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetNodeSpec(v string) *RestoreToNewInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*RestoreToNewInstanceInput) SetPeriod ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetPeriod(v int32) *RestoreToNewInstanceInput
SetPeriod sets the Period field's value.
func (*RestoreToNewInstanceInput) SetPeriodUnit ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetPeriodUnit(v string) *RestoreToNewInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*RestoreToNewInstanceInput) SetPort ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetPort(v int32) *RestoreToNewInstanceInput
SetPort sets the Port field's value.
func (*RestoreToNewInstanceInput) SetPrePaidStorageInGB ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetPrePaidStorageInGB(v int32) *RestoreToNewInstanceInput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*RestoreToNewInstanceInput) SetProjectName ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetProjectName(v string) *RestoreToNewInstanceInput
SetProjectName sets the ProjectName field's value.
func (*RestoreToNewInstanceInput) SetRestoreTime ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetRestoreTime(v string) *RestoreToNewInstanceInput
SetRestoreTime sets the RestoreTime field's value.
func (*RestoreToNewInstanceInput) SetSrcInstanceId ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetSrcInstanceId(v string) *RestoreToNewInstanceInput
SetSrcInstanceId sets the SrcInstanceId field's value.
func (*RestoreToNewInstanceInput) SetSrcProjectName ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetSrcProjectName(v string) *RestoreToNewInstanceInput
SetSrcProjectName sets the SrcProjectName field's value.
func (*RestoreToNewInstanceInput) SetStorageChargeType ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetStorageChargeType(v string) *RestoreToNewInstanceInput
SetStorageChargeType sets the StorageChargeType field's value.
func (*RestoreToNewInstanceInput) SetSubnetId ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetSubnetId(v string) *RestoreToNewInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*RestoreToNewInstanceInput) SetTags ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetTags(v []*TagForRestoreToNewInstanceInput) *RestoreToNewInstanceInput
SetTags sets the Tags field's value.
func (*RestoreToNewInstanceInput) SetTemplateId ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetTemplateId(v string) *RestoreToNewInstanceInput
SetTemplateId sets the TemplateId field's value.
func (*RestoreToNewInstanceInput) SetVpcId ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetVpcId(v string) *RestoreToNewInstanceInput
SetVpcId sets the VpcId field's value.
func (*RestoreToNewInstanceInput) SetZoneIds ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) SetZoneIds(v string) *RestoreToNewInstanceInput
SetZoneIds sets the ZoneIds field's value.
func (RestoreToNewInstanceInput) String ¶ added in v1.1.15
func (s RestoreToNewInstanceInput) String() string
String returns the string representation
func (*RestoreToNewInstanceInput) Validate ¶ added in v1.1.15
func (s *RestoreToNewInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreToNewInstanceOutput ¶ added in v1.1.15
type RestoreToNewInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string" json:",omitempty"`
OrderId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreToNewInstanceOutput) GoString ¶ added in v1.1.15
func (s RestoreToNewInstanceOutput) GoString() string
GoString returns the string representation
func (*RestoreToNewInstanceOutput) SetInstanceId ¶ added in v1.1.15
func (s *RestoreToNewInstanceOutput) SetInstanceId(v string) *RestoreToNewInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*RestoreToNewInstanceOutput) SetOrderId ¶ added in v1.1.15
func (s *RestoreToNewInstanceOutput) SetOrderId(v string) *RestoreToNewInstanceOutput
SetOrderId sets the OrderId field's value.
func (RestoreToNewInstanceOutput) String ¶ added in v1.1.15
func (s RestoreToNewInstanceOutput) String() string
String returns the string representation
type RevokeDBAccountPrivilegeInput ¶ added in v1.0.149
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.0.149
func (s RevokeDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*RevokeDBAccountPrivilegeInput) SetAccountName ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*RevokeDBAccountPrivilegeInput) SetDBNames ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
SetDBNames sets the DBNames field's value.
func (*RevokeDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (RevokeDBAccountPrivilegeInput) String ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeInput) String() string
String returns the string representation
func (*RevokeDBAccountPrivilegeInput) Validate ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeDBAccountPrivilegeOutput ¶ added in v1.0.149
type RevokeDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeOutput) GoString ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (RevokeDBAccountPrivilegeOutput) String ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeOutput) String() string
String returns the string representation
type SaveAsParameterTemplateInput ¶ added in v1.1.15
type SaveAsParameterTemplateInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" json:",omitempty" required:"true"`
TemplateDescription *string `type:"string" json:",omitempty"`
// TemplateName is a required field
TemplateName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SaveAsParameterTemplateInput) GoString ¶ added in v1.1.15
func (s SaveAsParameterTemplateInput) GoString() string
GoString returns the string representation
func (*SaveAsParameterTemplateInput) SetInstanceId ¶ added in v1.1.15
func (s *SaveAsParameterTemplateInput) SetInstanceId(v string) *SaveAsParameterTemplateInput
SetInstanceId sets the InstanceId field's value.
func (*SaveAsParameterTemplateInput) SetTemplateDescription ¶ added in v1.1.15
func (s *SaveAsParameterTemplateInput) SetTemplateDescription(v string) *SaveAsParameterTemplateInput
SetTemplateDescription sets the TemplateDescription field's value.
func (*SaveAsParameterTemplateInput) SetTemplateName ¶ added in v1.1.15
func (s *SaveAsParameterTemplateInput) SetTemplateName(v string) *SaveAsParameterTemplateInput
SetTemplateName sets the TemplateName field's value.
func (SaveAsParameterTemplateInput) String ¶ added in v1.1.15
func (s SaveAsParameterTemplateInput) String() string
String returns the string representation
func (*SaveAsParameterTemplateInput) Validate ¶ added in v1.1.15
func (s *SaveAsParameterTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SaveAsParameterTemplateOutput ¶ added in v1.1.15
type SaveAsParameterTemplateOutput struct {
Metadata *response.ResponseMetadata
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SaveAsParameterTemplateOutput) GoString ¶ added in v1.1.15
func (s SaveAsParameterTemplateOutput) GoString() string
GoString returns the string representation
func (*SaveAsParameterTemplateOutput) SetTemplateId ¶ added in v1.1.15
func (s *SaveAsParameterTemplateOutput) SetTemplateId(v string) *SaveAsParameterTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (SaveAsParameterTemplateOutput) String ¶ added in v1.1.15
func (s SaveAsParameterTemplateOutput) String() string
String returns the string representation
type TableForRestoreTableInput ¶ added in v1.1.15
type TableForRestoreTableInput struct {
NewTableName *string `type:"string" json:",omitempty"`
TableName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableForRestoreTableInput) GoString ¶ added in v1.1.15
func (s TableForRestoreTableInput) GoString() string
GoString returns the string representation
func (*TableForRestoreTableInput) SetNewTableName ¶ added in v1.1.15
func (s *TableForRestoreTableInput) SetNewTableName(v string) *TableForRestoreTableInput
SetNewTableName sets the NewTableName field's value.
func (*TableForRestoreTableInput) SetTableName ¶ added in v1.1.15
func (s *TableForRestoreTableInput) SetTableName(v string) *TableForRestoreTableInput
SetTableName sets the TableName field's value.
func (TableForRestoreTableInput) String ¶ added in v1.1.15
func (s TableForRestoreTableInput) String() string
String returns the string representation
type TableMetaForRestoreTableInput ¶ added in v1.1.15
type TableMetaForRestoreTableInput struct {
DBName *string `type:"string" json:",omitempty"`
NewDBName *string `type:"string" json:",omitempty"`
Table []*TableForRestoreTableInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TableMetaForRestoreTableInput) GoString ¶ added in v1.1.15
func (s TableMetaForRestoreTableInput) GoString() string
GoString returns the string representation
func (*TableMetaForRestoreTableInput) SetDBName ¶ added in v1.1.15
func (s *TableMetaForRestoreTableInput) SetDBName(v string) *TableMetaForRestoreTableInput
SetDBName sets the DBName field's value.
func (*TableMetaForRestoreTableInput) SetNewDBName ¶ added in v1.1.15
func (s *TableMetaForRestoreTableInput) SetNewDBName(v string) *TableMetaForRestoreTableInput
SetNewDBName sets the NewDBName field's value.
func (*TableMetaForRestoreTableInput) SetTable ¶ added in v1.1.15
func (s *TableMetaForRestoreTableInput) SetTable(v []*TableForRestoreTableInput) *TableMetaForRestoreTableInput
SetTable sets the Table field's value.
func (TableMetaForRestoreTableInput) String ¶ added in v1.1.15
func (s TableMetaForRestoreTableInput) String() string
String returns the string representation
type TagFilterForDescribeDBInstancesInput ¶
type TagFilterForDescribeDBInstancesInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" 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) String ¶
func (s TagFilterForDescribeDBInstancesInput) String() string
String returns the string representation
type TagForAddTagsToResourceInput ¶ added in v1.0.149
type TagForAddTagsToResourceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForAddTagsToResourceInput) GoString ¶ added in v1.0.149
func (s TagForAddTagsToResourceInput) GoString() string
GoString returns the string representation
func (*TagForAddTagsToResourceInput) SetKey ¶ added in v1.0.149
func (s *TagForAddTagsToResourceInput) SetKey(v string) *TagForAddTagsToResourceInput
SetKey sets the Key field's value.
func (*TagForAddTagsToResourceInput) SetValue ¶ added in v1.0.149
func (s *TagForAddTagsToResourceInput) SetValue(v string) *TagForAddTagsToResourceInput
SetValue sets the Value field's value.
func (TagForAddTagsToResourceInput) String ¶ added in v1.0.149
func (s TagForAddTagsToResourceInput) 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 ¶
type TagForDescribeDBInstancesOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstancesOutput) GoString ¶
func (s TagForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstancesOutput) SetKey ¶
func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstancesOutput) SetValue ¶
func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstancesOutput) String ¶
func (s TagForDescribeDBInstancesOutput) String() string
String returns the string representation
type TagForRestoreToNewInstanceInput ¶ added in v1.1.15
type TagForRestoreToNewInstanceInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForRestoreToNewInstanceInput) GoString ¶ added in v1.1.15
func (s TagForRestoreToNewInstanceInput) GoString() string
GoString returns the string representation
func (*TagForRestoreToNewInstanceInput) SetKey ¶ added in v1.1.15
func (s *TagForRestoreToNewInstanceInput) SetKey(v string) *TagForRestoreToNewInstanceInput
SetKey sets the Key field's value.
func (*TagForRestoreToNewInstanceInput) SetValue ¶ added in v1.1.15
func (s *TagForRestoreToNewInstanceInput) SetValue(v string) *TagForRestoreToNewInstanceInput
SetValue sets the Value field's value.
func (TagForRestoreToNewInstanceInput) String ¶ added in v1.1.15
func (s TagForRestoreToNewInstanceInput) String() string
String returns the string representation
type TemplateInfoForDescribeParameterTemplatesOutput ¶ added in v1.1.15
type TemplateInfoForDescribeParameterTemplatesOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
NeedRestart *bool `type:"boolean" json:",omitempty"`
ParameterNumber *int32 `type:"int32" json:",omitempty"`
TemplateCategory *string `type:"string" json:",omitempty" enum:"EnumOfTemplateCategoryForDescribeParameterTemplatesOutput"`
TemplateDescription *string `type:"string" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
TemplateName *string `type:"string" json:",omitempty"`
TemplateSource *string `type:"string" json:",omitempty" enum:"EnumOfTemplateSourceForDescribeParameterTemplatesOutput"`
TemplateType *string `type:"string" json:",omitempty" enum:"EnumOfTemplateTypeForDescribeParameterTemplatesOutput"`
TemplateTypeVersion *string `type:"string" json:",omitempty" enum:"EnumOfTemplateTypeVersionForDescribeParameterTemplatesOutput"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateInfoForDescribeParameterTemplatesOutput) GoString ¶ added in v1.1.15
func (s TemplateInfoForDescribeParameterTemplatesOutput) GoString() string
GoString returns the string representation
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetCreateTime ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetCreateTime(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetCreateTime sets the CreateTime field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetNeedRestart ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetNeedRestart(v bool) *TemplateInfoForDescribeParameterTemplatesOutput
SetNeedRestart sets the NeedRestart field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetParameterNumber ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetParameterNumber(v int32) *TemplateInfoForDescribeParameterTemplatesOutput
SetParameterNumber sets the ParameterNumber field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateCategory ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateCategory(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateCategory sets the TemplateCategory field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateDescription ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateDescription(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateDescription sets the TemplateDescription field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateId ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateId(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateId sets the TemplateId field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateName ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateName(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateName sets the TemplateName field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateSource ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateSource(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateSource sets the TemplateSource field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateType ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateType(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateType sets the TemplateType field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateTypeVersion ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetTemplateTypeVersion(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetTemplateTypeVersion sets the TemplateTypeVersion field's value.
func (*TemplateInfoForDescribeParameterTemplatesOutput) SetUpdateTime ¶ added in v1.1.15
func (s *TemplateInfoForDescribeParameterTemplatesOutput) SetUpdateTime(v string) *TemplateInfoForDescribeParameterTemplatesOutput
SetUpdateTime sets the UpdateTime field's value.
func (TemplateInfoForDescribeParameterTemplatesOutput) String ¶ added in v1.1.15
func (s TemplateInfoForDescribeParameterTemplatesOutput) String() string
String returns the string representation
type TemplateParameterForCreateParameterTemplateInput ¶ added in v1.1.15
type TemplateParameterForCreateParameterTemplateInput struct {
ParameterName *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateParameterForCreateParameterTemplateInput) GoString ¶ added in v1.1.15
func (s TemplateParameterForCreateParameterTemplateInput) GoString() string
GoString returns the string representation
func (*TemplateParameterForCreateParameterTemplateInput) SetParameterName ¶ added in v1.1.15
func (s *TemplateParameterForCreateParameterTemplateInput) SetParameterName(v string) *TemplateParameterForCreateParameterTemplateInput
SetParameterName sets the ParameterName field's value.
func (*TemplateParameterForCreateParameterTemplateInput) SetParameterValue ¶ added in v1.1.15
func (s *TemplateParameterForCreateParameterTemplateInput) SetParameterValue(v string) *TemplateParameterForCreateParameterTemplateInput
SetParameterValue sets the ParameterValue field's value.
func (TemplateParameterForCreateParameterTemplateInput) String ¶ added in v1.1.15
func (s TemplateParameterForCreateParameterTemplateInput) String() string
String returns the string representation
type TemplateParameterForDescribeParameterTemplateDetailOutput ¶ added in v1.1.15
type TemplateParameterForDescribeParameterTemplateDetailOutput struct {
ParameterName *string `type:"string" json:",omitempty"`
ParameterValue *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateParameterForDescribeParameterTemplateDetailOutput) GoString ¶ added in v1.1.15
func (s TemplateParameterForDescribeParameterTemplateDetailOutput) GoString() string
GoString returns the string representation
func (*TemplateParameterForDescribeParameterTemplateDetailOutput) SetParameterName ¶ added in v1.1.15
func (s *TemplateParameterForDescribeParameterTemplateDetailOutput) SetParameterName(v string) *TemplateParameterForDescribeParameterTemplateDetailOutput
SetParameterName sets the ParameterName field's value.
func (*TemplateParameterForDescribeParameterTemplateDetailOutput) SetParameterValue ¶ added in v1.1.15
func (s *TemplateParameterForDescribeParameterTemplateDetailOutput) SetParameterValue(v string) *TemplateParameterForDescribeParameterTemplateDetailOutput
SetParameterValue sets the ParameterValue field's value.
func (TemplateParameterForDescribeParameterTemplateDetailOutput) String ¶ added in v1.1.15
func (s TemplateParameterForDescribeParameterTemplateDetailOutput) String() string
String returns the string representation
type VEDBM ¶
VEDBM provides the API operation methods for making requests to VEDBM. See this package's package overview docs for details on the service.
VEDBM 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) *VEDBM
New create int can support ssl or region locate set
func (*VEDBM) AddTagsToResource ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
AddTagsToResource API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation AddTagsToResource for usage and error information.
func (*VEDBM) AddTagsToResourceCommon ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddTagsToResourceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation AddTagsToResourceCommon for usage and error information.
func (*VEDBM) AddTagsToResourceCommonRequest ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddTagsToResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddTagsToResourceCommon operation. The "output" return value will be populated with the AddTagsToResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagsToResourceCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagsToResourceCommon Send returns without error.
See AddTagsToResourceCommon for more information on using the AddTagsToResourceCommon API call, and error handling.
// Example sending a request using the AddTagsToResourceCommonRequest method.
req, resp := client.AddTagsToResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) AddTagsToResourceCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddTagsToResourceCommonWithContext is the same as AddTagsToResourceCommon with the addition of the ability to pass a context and additional request options.
See AddTagsToResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) AddTagsToResourceRequest ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput)
AddTagsToResourceRequest generates a "volcengine/request.Request" representing the client's request for the AddTagsToResource operation. The "output" return value will be populated with the AddTagsToResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagsToResourceCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagsToResourceCommon Send returns without error.
See AddTagsToResource for more information on using the AddTagsToResource API call, and error handling.
// Example sending a request using the AddTagsToResourceRequest method.
req, resp := client.AddTagsToResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) AddTagsToResourceWithContext ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceWithContext(ctx volcengine.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error)
AddTagsToResourceWithContext is the same as AddTagsToResource with the addition of the ability to pass a context and additional request options.
See AddTagsToResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ApplyParameterTemplate ¶ added in v1.1.15
func (c *VEDBM) ApplyParameterTemplate(input *ApplyParameterTemplateInput) (*ApplyParameterTemplateOutput, error)
ApplyParameterTemplate API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ApplyParameterTemplate for usage and error information.
func (*VEDBM) ApplyParameterTemplateCommon ¶ added in v1.1.15
func (c *VEDBM) ApplyParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ApplyParameterTemplateCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ApplyParameterTemplateCommon for usage and error information.
func (*VEDBM) ApplyParameterTemplateCommonRequest ¶ added in v1.1.15
func (c *VEDBM) ApplyParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ApplyParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the ApplyParameterTemplateCommon operation. The "output" return value will be populated with the ApplyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned ApplyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after ApplyParameterTemplateCommon Send returns without error.
See ApplyParameterTemplateCommon for more information on using the ApplyParameterTemplateCommon API call, and error handling.
// Example sending a request using the ApplyParameterTemplateCommonRequest method.
req, resp := client.ApplyParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ApplyParameterTemplateCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) ApplyParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ApplyParameterTemplateCommonWithContext is the same as ApplyParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See ApplyParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ApplyParameterTemplateRequest ¶ added in v1.1.15
func (c *VEDBM) ApplyParameterTemplateRequest(input *ApplyParameterTemplateInput) (req *request.Request, output *ApplyParameterTemplateOutput)
ApplyParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the ApplyParameterTemplate operation. The "output" return value will be populated with the ApplyParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned ApplyParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after ApplyParameterTemplateCommon Send returns without error.
See ApplyParameterTemplate for more information on using the ApplyParameterTemplate API call, and error handling.
// Example sending a request using the ApplyParameterTemplateRequest method.
req, resp := client.ApplyParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ApplyParameterTemplateWithContext ¶ added in v1.1.15
func (c *VEDBM) ApplyParameterTemplateWithContext(ctx volcengine.Context, input *ApplyParameterTemplateInput, opts ...request.Option) (*ApplyParameterTemplateOutput, error)
ApplyParameterTemplateWithContext is the same as ApplyParameterTemplate with the addition of the ability to pass a context and additional request options.
See ApplyParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) AssociateAllowList ¶ added in v1.0.155
func (c *VEDBM) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)
AssociateAllowList API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation AssociateAllowList for usage and error information.
func (*VEDBM) AssociateAllowListCommon ¶ added in v1.0.155
func (c *VEDBM) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateAllowListCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation AssociateAllowListCommon for usage and error information.
func (*VEDBM) AssociateAllowListCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) AssociateAllowListCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) AssociateAllowListRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) AssociateAllowListWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) CreateAllowList ¶ added in v1.0.155
func (c *VEDBM) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)
CreateAllowList API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateAllowList for usage and error information.
func (*VEDBM) CreateAllowListCommon ¶ added in v1.0.155
func (c *VEDBM) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAllowListCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateAllowListCommon for usage and error information.
func (*VEDBM) CreateAllowListCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) CreateAllowListCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) CreateAllowListRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) CreateAllowListWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) CreateBackup ¶ added in v1.1.15
func (c *VEDBM) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)
CreateBackup API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateBackup for usage and error information.
func (*VEDBM) CreateBackupCommon ¶ added in v1.1.15
CreateBackupCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateBackupCommon for usage and error information.
func (*VEDBM) CreateBackupCommonRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) CreateBackupCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) CreateBackupRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) CreateBackupWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) CreateDBAccount ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
CreateDBAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBAccount for usage and error information.
func (*VEDBM) CreateDBAccountCommon ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBAccountCommon for usage and error information.
func (*VEDBM) CreateDBAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) CreateDBAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) CreateDBAccountRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) CreateDBAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) CreateDBEndpoint ¶
func (c *VEDBM) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
CreateDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpoint for usage and error information.
func (*VEDBM) CreateDBEndpointCommon ¶
func (c *VEDBM) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpointCommon for usage and error information.
func (*VEDBM) CreateDBEndpointCommonRequest ¶
func (c *VEDBM) CreateDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointCommon operation. The "output" return value will be populated with the CreateDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointCommon Send returns without error.
See CreateDBEndpointCommon for more information on using the CreateDBEndpointCommon API call, and error handling.
// Example sending a request using the CreateDBEndpointCommonRequest method.
req, resp := client.CreateDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointCommonWithContext ¶
func (c *VEDBM) CreateDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointCommonWithContext is the same as CreateDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpointPublicAddress ¶
func (c *VEDBM) CreateDBEndpointPublicAddress(input *CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddress API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpointPublicAddress for usage and error information.
func (*VEDBM) CreateDBEndpointPublicAddressCommon ¶
func (c *VEDBM) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpointPublicAddressCommon for usage and error information.
func (*VEDBM) CreateDBEndpointPublicAddressCommonRequest ¶
func (c *VEDBM) CreateDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBEndpointPublicAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointPublicAddressCommon operation. The "output" return value will be populated with the CreateDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointPublicAddressCommon Send returns without error.
See CreateDBEndpointPublicAddressCommon for more information on using the CreateDBEndpointPublicAddressCommon API call, and error handling.
// Example sending a request using the CreateDBEndpointPublicAddressCommonRequest method.
req, resp := client.CreateDBEndpointPublicAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointPublicAddressCommonWithContext ¶
func (c *VEDBM) CreateDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonWithContext is the same as CreateDBEndpointPublicAddressCommon with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointPublicAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpointPublicAddressRequest ¶
func (c *VEDBM) CreateDBEndpointPublicAddressRequest(input *CreateDBEndpointPublicAddressInput) (req *request.Request, output *CreateDBEndpointPublicAddressOutput)
CreateDBEndpointPublicAddressRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointPublicAddress operation. The "output" return value will be populated with the CreateDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointPublicAddressCommon Send returns without error.
See CreateDBEndpointPublicAddress for more information on using the CreateDBEndpointPublicAddress API call, and error handling.
// Example sending a request using the CreateDBEndpointPublicAddressRequest method.
req, resp := client.CreateDBEndpointPublicAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointPublicAddressWithContext ¶
func (c *VEDBM) CreateDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *CreateDBEndpointPublicAddressInput, opts ...request.Option) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressWithContext is the same as CreateDBEndpointPublicAddress with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointPublicAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpointRequest ¶
func (c *VEDBM) CreateDBEndpointRequest(input *CreateDBEndpointInput) (req *request.Request, output *CreateDBEndpointOutput)
CreateDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpoint operation. The "output" return value will be populated with the CreateDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointCommon Send returns without error.
See CreateDBEndpoint for more information on using the CreateDBEndpoint API call, and error handling.
// Example sending a request using the CreateDBEndpointRequest method.
req, resp := client.CreateDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointWithContext ¶
func (c *VEDBM) CreateDBEndpointWithContext(ctx volcengine.Context, input *CreateDBEndpointInput, opts ...request.Option) (*CreateDBEndpointOutput, error)
CreateDBEndpointWithContext is the same as CreateDBEndpoint with the addition of the ability to pass a context and additional request options.
See CreateDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBInstance ¶
func (c *VEDBM) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBInstance for usage and error information.
func (*VEDBM) CreateDBInstanceCommon ¶
func (c *VEDBM) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBInstanceCommon for usage and error information.
func (*VEDBM) CreateDBInstanceCommonRequest ¶
func (c *VEDBM) 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 (*VEDBM) CreateDBInstanceCommonWithContext ¶
func (c *VEDBM) 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 (*VEDBM) CreateDBInstanceRequest ¶
func (c *VEDBM) 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 (*VEDBM) CreateDBInstanceWithContext ¶
func (c *VEDBM) 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 (*VEDBM) CreateDatabase ¶ added in v1.0.149
func (c *VEDBM) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)
CreateDatabase API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDatabase for usage and error information.
func (*VEDBM) CreateDatabaseCommon ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDatabaseCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDatabaseCommon for usage and error information.
func (*VEDBM) CreateDatabaseCommonRequest ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDatabaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDatabaseCommon operation. The "output" return value will be populated with the CreateDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDatabaseCommon Send returns without error.
See CreateDatabaseCommon for more information on using the CreateDatabaseCommon API call, and error handling.
// Example sending a request using the CreateDatabaseCommonRequest method.
req, resp := client.CreateDatabaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDatabaseCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDatabaseCommonWithContext is the same as CreateDatabaseCommon with the addition of the ability to pass a context and additional request options.
See CreateDatabaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDatabaseRequest ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseRequest(input *CreateDatabaseInput) (req *request.Request, output *CreateDatabaseOutput)
CreateDatabaseRequest generates a "volcengine/request.Request" representing the client's request for the CreateDatabase operation. The "output" return value will be populated with the CreateDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDatabaseCommon Send returns without error.
See CreateDatabase for more information on using the CreateDatabase API call, and error handling.
// Example sending a request using the CreateDatabaseRequest method.
req, resp := client.CreateDatabaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDatabaseWithContext ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseWithContext(ctx volcengine.Context, input *CreateDatabaseInput, opts ...request.Option) (*CreateDatabaseOutput, error)
CreateDatabaseWithContext is the same as CreateDatabase with the addition of the ability to pass a context and additional request options.
See CreateDatabase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateParameterTemplate ¶ added in v1.1.15
func (c *VEDBM) CreateParameterTemplate(input *CreateParameterTemplateInput) (*CreateParameterTemplateOutput, error)
CreateParameterTemplate API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateParameterTemplate for usage and error information.
func (*VEDBM) CreateParameterTemplateCommon ¶ added in v1.1.15
func (c *VEDBM) CreateParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateParameterTemplateCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateParameterTemplateCommon for usage and error information.
func (*VEDBM) CreateParameterTemplateCommonRequest ¶ added in v1.1.15
func (c *VEDBM) CreateParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateParameterTemplateCommon operation. The "output" return value will be populated with the CreateParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateParameterTemplateCommon Send returns without error.
See CreateParameterTemplateCommon for more information on using the CreateParameterTemplateCommon API call, and error handling.
// Example sending a request using the CreateParameterTemplateCommonRequest method.
req, resp := client.CreateParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateParameterTemplateCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) CreateParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateParameterTemplateCommonWithContext is the same as CreateParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See CreateParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateParameterTemplateRequest ¶ added in v1.1.15
func (c *VEDBM) CreateParameterTemplateRequest(input *CreateParameterTemplateInput) (req *request.Request, output *CreateParameterTemplateOutput)
CreateParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreateParameterTemplate operation. The "output" return value will be populated with the CreateParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateParameterTemplateCommon Send returns without error.
See CreateParameterTemplate for more information on using the CreateParameterTemplate API call, and error handling.
// Example sending a request using the CreateParameterTemplateRequest method.
req, resp := client.CreateParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateParameterTemplateWithContext ¶ added in v1.1.15
func (c *VEDBM) CreateParameterTemplateWithContext(ctx volcengine.Context, input *CreateParameterTemplateInput, opts ...request.Option) (*CreateParameterTemplateOutput, error)
CreateParameterTemplateWithContext is the same as CreateParameterTemplate with the addition of the ability to pass a context and additional request options.
See CreateParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteAllowList ¶ added in v1.0.155
func (c *VEDBM) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)
DeleteAllowList API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteAllowList for usage and error information.
func (*VEDBM) DeleteAllowListCommon ¶ added in v1.0.155
func (c *VEDBM) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAllowListCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteAllowListCommon for usage and error information.
func (*VEDBM) DeleteAllowListCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DeleteAllowListCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DeleteAllowListRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DeleteAllowListWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DeleteBackup ¶ added in v1.1.15
func (c *VEDBM) DeleteBackup(input *DeleteBackupInput) (*DeleteBackupOutput, error)
DeleteBackup API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteBackup for usage and error information.
func (*VEDBM) DeleteBackupCommon ¶ added in v1.1.15
DeleteBackupCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteBackupCommon for usage and error information.
func (*VEDBM) DeleteBackupCommonRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DeleteBackupCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DeleteBackupRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DeleteBackupWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DeleteDBAccount ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBAccount for usage and error information.
func (*VEDBM) DeleteDBAccountCommon ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBAccountCommon for usage and error information.
func (*VEDBM) DeleteDBAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DeleteDBAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DeleteDBAccountRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DeleteDBAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DeleteDBEndpoint ¶
func (c *VEDBM) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
DeleteDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpoint for usage and error information.
func (*VEDBM) DeleteDBEndpointCommon ¶
func (c *VEDBM) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpointCommon for usage and error information.
func (*VEDBM) DeleteDBEndpointCommonRequest ¶
func (c *VEDBM) DeleteDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointCommon operation. The "output" return value will be populated with the DeleteDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointCommon Send returns without error.
See DeleteDBEndpointCommon for more information on using the DeleteDBEndpointCommon API call, and error handling.
// Example sending a request using the DeleteDBEndpointCommonRequest method.
req, resp := client.DeleteDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointCommonWithContext ¶
func (c *VEDBM) DeleteDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointCommonWithContext is the same as DeleteDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpointPublicAddress ¶
func (c *VEDBM) DeleteDBEndpointPublicAddress(input *DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddress API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpointPublicAddress for usage and error information.
func (*VEDBM) DeleteDBEndpointPublicAddressCommon ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpointPublicAddressCommon for usage and error information.
func (*VEDBM) DeleteDBEndpointPublicAddressCommonRequest ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBEndpointPublicAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointPublicAddressCommon operation. The "output" return value will be populated with the DeleteDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointPublicAddressCommon Send returns without error.
See DeleteDBEndpointPublicAddressCommon for more information on using the DeleteDBEndpointPublicAddressCommon API call, and error handling.
// Example sending a request using the DeleteDBEndpointPublicAddressCommonRequest method.
req, resp := client.DeleteDBEndpointPublicAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointPublicAddressCommonWithContext ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonWithContext is the same as DeleteDBEndpointPublicAddressCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointPublicAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpointPublicAddressRequest ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressRequest(input *DeleteDBEndpointPublicAddressInput) (req *request.Request, output *DeleteDBEndpointPublicAddressOutput)
DeleteDBEndpointPublicAddressRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointPublicAddress operation. The "output" return value will be populated with the DeleteDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointPublicAddressCommon Send returns without error.
See DeleteDBEndpointPublicAddress for more information on using the DeleteDBEndpointPublicAddress API call, and error handling.
// Example sending a request using the DeleteDBEndpointPublicAddressRequest method.
req, resp := client.DeleteDBEndpointPublicAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointPublicAddressWithContext ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *DeleteDBEndpointPublicAddressInput, opts ...request.Option) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressWithContext is the same as DeleteDBEndpointPublicAddress with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointPublicAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpointRequest ¶
func (c *VEDBM) DeleteDBEndpointRequest(input *DeleteDBEndpointInput) (req *request.Request, output *DeleteDBEndpointOutput)
DeleteDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpoint operation. The "output" return value will be populated with the DeleteDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointCommon Send returns without error.
See DeleteDBEndpoint for more information on using the DeleteDBEndpoint API call, and error handling.
// Example sending a request using the DeleteDBEndpointRequest method.
req, resp := client.DeleteDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointWithContext ¶
func (c *VEDBM) DeleteDBEndpointWithContext(ctx volcengine.Context, input *DeleteDBEndpointInput, opts ...request.Option) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointWithContext is the same as DeleteDBEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBInstance ¶
func (c *VEDBM) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBInstance for usage and error information.
func (*VEDBM) DeleteDBInstanceCommon ¶
func (c *VEDBM) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBInstanceCommon for usage and error information.
func (*VEDBM) DeleteDBInstanceCommonRequest ¶
func (c *VEDBM) 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 (*VEDBM) DeleteDBInstanceCommonWithContext ¶
func (c *VEDBM) 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 (*VEDBM) DeleteDBInstanceRequest ¶
func (c *VEDBM) 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 (*VEDBM) DeleteDBInstanceWithContext ¶
func (c *VEDBM) 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 (*VEDBM) DeleteDatabase ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
DeleteDatabase API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDatabase for usage and error information.
func (*VEDBM) DeleteDatabaseCommon ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDatabaseCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDatabaseCommon for usage and error information.
func (*VEDBM) DeleteDatabaseCommonRequest ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDatabaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDatabaseCommon operation. The "output" return value will be populated with the DeleteDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDatabaseCommon Send returns without error.
See DeleteDatabaseCommon for more information on using the DeleteDatabaseCommon API call, and error handling.
// Example sending a request using the DeleteDatabaseCommonRequest method.
req, resp := client.DeleteDatabaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDatabaseCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDatabaseCommonWithContext is the same as DeleteDatabaseCommon with the addition of the ability to pass a context and additional request options.
See DeleteDatabaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDatabaseRequest ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseRequest(input *DeleteDatabaseInput) (req *request.Request, output *DeleteDatabaseOutput)
DeleteDatabaseRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDatabase operation. The "output" return value will be populated with the DeleteDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDatabaseCommon Send returns without error.
See DeleteDatabase for more information on using the DeleteDatabase API call, and error handling.
// Example sending a request using the DeleteDatabaseRequest method.
req, resp := client.DeleteDatabaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDatabaseWithContext ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseWithContext(ctx volcengine.Context, input *DeleteDatabaseInput, opts ...request.Option) (*DeleteDatabaseOutput, error)
DeleteDatabaseWithContext is the same as DeleteDatabase with the addition of the ability to pass a context and additional request options.
See DeleteDatabase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteParameterTemplate ¶ added in v1.1.15
func (c *VEDBM) DeleteParameterTemplate(input *DeleteParameterTemplateInput) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplate API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteParameterTemplate for usage and error information.
func (*VEDBM) DeleteParameterTemplateCommon ¶ added in v1.1.15
func (c *VEDBM) DeleteParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteParameterTemplateCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteParameterTemplateCommon for usage and error information.
func (*VEDBM) DeleteParameterTemplateCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DeleteParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteParameterTemplateCommon operation. The "output" return value will be populated with the DeleteParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteParameterTemplateCommon Send returns without error.
See DeleteParameterTemplateCommon for more information on using the DeleteParameterTemplateCommon API call, and error handling.
// Example sending a request using the DeleteParameterTemplateCommonRequest method.
req, resp := client.DeleteParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteParameterTemplateCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DeleteParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteParameterTemplateCommonWithContext is the same as DeleteParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See DeleteParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteParameterTemplateRequest ¶ added in v1.1.15
func (c *VEDBM) DeleteParameterTemplateRequest(input *DeleteParameterTemplateInput) (req *request.Request, output *DeleteParameterTemplateOutput)
DeleteParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the DeleteParameterTemplate operation. The "output" return value will be populated with the DeleteParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteParameterTemplateCommon Send returns without error.
See DeleteParameterTemplate for more information on using the DeleteParameterTemplate API call, and error handling.
// Example sending a request using the DeleteParameterTemplateRequest method.
req, resp := client.DeleteParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteParameterTemplateWithContext ¶ added in v1.1.15
func (c *VEDBM) DeleteParameterTemplateWithContext(ctx volcengine.Context, input *DeleteParameterTemplateInput, opts ...request.Option) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplateWithContext is the same as DeleteParameterTemplate with the addition of the ability to pass a context and additional request options.
See DeleteParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeAllowListDetail ¶ added in v1.0.155
func (c *VEDBM) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetail API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeAllowListDetail for usage and error information.
func (*VEDBM) DescribeAllowListDetailCommon ¶ added in v1.0.155
func (c *VEDBM) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListDetailCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeAllowListDetailCommon for usage and error information.
func (*VEDBM) DescribeAllowListDetailCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowListDetailCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowListDetailRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowListDetailWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowLists ¶ added in v1.0.155
func (c *VEDBM) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
DescribeAllowLists API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeAllowLists for usage and error information.
func (*VEDBM) DescribeAllowListsCommon ¶ added in v1.0.155
func (c *VEDBM) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListsCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeAllowListsCommon for usage and error information.
func (*VEDBM) DescribeAllowListsCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowListsCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowListsRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeAllowListsWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DescribeBackupPolicy ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupPolicy(input *DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicy API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeBackupPolicy for usage and error information.
func (*VEDBM) DescribeBackupPolicyCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupPolicyCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeBackupPolicyCommon for usage and error information.
func (*VEDBM) DescribeBackupPolicyCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupPolicyCommon operation. The "output" return value will be populated with the DescribeBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupPolicyCommon Send returns without error.
See DescribeBackupPolicyCommon for more information on using the DescribeBackupPolicyCommon API call, and error handling.
// Example sending a request using the DescribeBackupPolicyCommonRequest method.
req, resp := client.DescribeBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeBackupPolicyCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeBackupPolicyCommonWithContext is the same as DescribeBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See DescribeBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeBackupPolicyRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupPolicyRequest(input *DescribeBackupPolicyInput) (req *request.Request, output *DescribeBackupPolicyOutput)
DescribeBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeBackupPolicy operation. The "output" return value will be populated with the DescribeBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeBackupPolicyCommon Send returns without error.
See DescribeBackupPolicy for more information on using the DescribeBackupPolicy API call, and error handling.
// Example sending a request using the DescribeBackupPolicyRequest method.
req, resp := client.DescribeBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeBackupPolicyWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupPolicyWithContext(ctx volcengine.Context, input *DescribeBackupPolicyInput, opts ...request.Option) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicyWithContext is the same as DescribeBackupPolicy with the addition of the ability to pass a context and additional request options.
See DescribeBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeBackups ¶ added in v1.1.15
func (c *VEDBM) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)
DescribeBackups API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeBackups for usage and error information.
func (*VEDBM) DescribeBackupsCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupsCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeBackupsCommon for usage and error information.
func (*VEDBM) DescribeBackupsCommonRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeBackupsCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeBackupsRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeBackupsWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeCrossRegionBackupDBInstances ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupDBInstances(input *DescribeCrossRegionBackupDBInstancesInput) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstances API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeCrossRegionBackupDBInstances for usage and error information.
func (*VEDBM) DescribeCrossRegionBackupDBInstancesCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeCrossRegionBackupDBInstancesCommon for usage and error information.
func (*VEDBM) DescribeCrossRegionBackupDBInstancesCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCrossRegionBackupDBInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossRegionBackupDBInstancesCommon operation. The "output" return value will be populated with the DescribeCrossRegionBackupDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionBackupDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionBackupDBInstancesCommon Send returns without error.
See DescribeCrossRegionBackupDBInstancesCommon for more information on using the DescribeCrossRegionBackupDBInstancesCommon API call, and error handling.
// Example sending a request using the DescribeCrossRegionBackupDBInstancesCommonRequest method.
req, resp := client.DescribeCrossRegionBackupDBInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeCrossRegionBackupDBInstancesCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommonWithContext is the same as DescribeCrossRegionBackupDBInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionBackupDBInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeCrossRegionBackupDBInstancesRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupDBInstancesRequest(input *DescribeCrossRegionBackupDBInstancesInput) (req *request.Request, output *DescribeCrossRegionBackupDBInstancesOutput)
DescribeCrossRegionBackupDBInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossRegionBackupDBInstances operation. The "output" return value will be populated with the DescribeCrossRegionBackupDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionBackupDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionBackupDBInstancesCommon Send returns without error.
See DescribeCrossRegionBackupDBInstances for more information on using the DescribeCrossRegionBackupDBInstances API call, and error handling.
// Example sending a request using the DescribeCrossRegionBackupDBInstancesRequest method.
req, resp := client.DescribeCrossRegionBackupDBInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeCrossRegionBackupDBInstancesWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupDBInstancesWithContext(ctx volcengine.Context, input *DescribeCrossRegionBackupDBInstancesInput, opts ...request.Option) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstancesWithContext is the same as DescribeCrossRegionBackupDBInstances with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionBackupDBInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeCrossRegionBackupPolicy ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupPolicy(input *DescribeCrossRegionBackupPolicyInput) (*DescribeCrossRegionBackupPolicyOutput, error)
DescribeCrossRegionBackupPolicy API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeCrossRegionBackupPolicy for usage and error information.
func (*VEDBM) DescribeCrossRegionBackupPolicyCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionBackupPolicyCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeCrossRegionBackupPolicyCommon for usage and error information.
func (*VEDBM) DescribeCrossRegionBackupPolicyCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCrossRegionBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossRegionBackupPolicyCommon operation. The "output" return value will be populated with the DescribeCrossRegionBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionBackupPolicyCommon Send returns without error.
See DescribeCrossRegionBackupPolicyCommon for more information on using the DescribeCrossRegionBackupPolicyCommon API call, and error handling.
// Example sending a request using the DescribeCrossRegionBackupPolicyCommonRequest method.
req, resp := client.DescribeCrossRegionBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeCrossRegionBackupPolicyCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionBackupPolicyCommonWithContext is the same as DescribeCrossRegionBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeCrossRegionBackupPolicyRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupPolicyRequest(input *DescribeCrossRegionBackupPolicyInput) (req *request.Request, output *DescribeCrossRegionBackupPolicyOutput)
DescribeCrossRegionBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCrossRegionBackupPolicy operation. The "output" return value will be populated with the DescribeCrossRegionBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCrossRegionBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCrossRegionBackupPolicyCommon Send returns without error.
See DescribeCrossRegionBackupPolicy for more information on using the DescribeCrossRegionBackupPolicy API call, and error handling.
// Example sending a request using the DescribeCrossRegionBackupPolicyRequest method.
req, resp := client.DescribeCrossRegionBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeCrossRegionBackupPolicyWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeCrossRegionBackupPolicyWithContext(ctx volcengine.Context, input *DescribeCrossRegionBackupPolicyInput, opts ...request.Option) (*DescribeCrossRegionBackupPolicyOutput, error)
DescribeCrossRegionBackupPolicyWithContext is the same as DescribeCrossRegionBackupPolicy with the addition of the ability to pass a context and additional request options.
See DescribeCrossRegionBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBAccounts ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
DescribeDBAccounts API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBAccounts for usage and error information.
func (*VEDBM) DescribeDBAccountsCommon ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBAccountsCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBAccountsCommon for usage and error information.
func (*VEDBM) DescribeDBAccountsCommonRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DescribeDBAccountsCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DescribeDBAccountsRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DescribeDBAccountsWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) DescribeDBEndpoint ¶ added in v1.0.150
func (c *VEDBM) DescribeDBEndpoint(input *DescribeDBEndpointInput) (*DescribeDBEndpointOutput, error)
DescribeDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBEndpoint for usage and error information.
func (*VEDBM) DescribeDBEndpointCommon ¶ added in v1.0.150
func (c *VEDBM) DescribeDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBEndpointCommon for usage and error information.
func (*VEDBM) DescribeDBEndpointCommonRequest ¶ added in v1.0.150
func (c *VEDBM) DescribeDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBEndpointCommon operation. The "output" return value will be populated with the DescribeDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBEndpointCommon Send returns without error.
See DescribeDBEndpointCommon for more information on using the DescribeDBEndpointCommon API call, and error handling.
// Example sending a request using the DescribeDBEndpointCommonRequest method.
req, resp := client.DescribeDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBEndpointCommonWithContext ¶ added in v1.0.150
func (c *VEDBM) DescribeDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBEndpointCommonWithContext is the same as DescribeDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBEndpointRequest ¶ added in v1.0.150
func (c *VEDBM) DescribeDBEndpointRequest(input *DescribeDBEndpointInput) (req *request.Request, output *DescribeDBEndpointOutput)
DescribeDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBEndpoint operation. The "output" return value will be populated with the DescribeDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBEndpointCommon Send returns without error.
See DescribeDBEndpoint for more information on using the DescribeDBEndpoint API call, and error handling.
// Example sending a request using the DescribeDBEndpointRequest method.
req, resp := client.DescribeDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBEndpointWithContext ¶ added in v1.0.150
func (c *VEDBM) DescribeDBEndpointWithContext(ctx volcengine.Context, input *DescribeDBEndpointInput, opts ...request.Option) (*DescribeDBEndpointOutput, error)
DescribeDBEndpointWithContext is the same as DescribeDBEndpoint with the addition of the ability to pass a context and additional request options.
See DescribeDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBInstanceDetail ¶
func (c *VEDBM) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetail API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstanceDetail for usage and error information.
func (*VEDBM) DescribeDBInstanceDetailCommon ¶
func (c *VEDBM) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstanceDetailCommon for usage and error information.
func (*VEDBM) DescribeDBInstanceDetailCommonRequest ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceDetailCommonWithContext ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceDetailRequest ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceDetailWithContext ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceParameters ¶ added in v1.1.15
func (c *VEDBM) DescribeDBInstanceParameters(input *DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
DescribeDBInstanceParameters API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstanceParameters for usage and error information.
func (*VEDBM) DescribeDBInstanceParametersCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceParametersCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstanceParametersCommon for usage and error information.
func (*VEDBM) DescribeDBInstanceParametersCommonRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceParametersCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceParametersRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstanceParametersWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstances ¶
func (c *VEDBM) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
DescribeDBInstances API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstances for usage and error information.
func (*VEDBM) DescribeDBInstancesCommon ¶
func (c *VEDBM) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancesCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstancesCommon for usage and error information.
func (*VEDBM) DescribeDBInstancesCommonRequest ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstancesCommonWithContext ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstancesRequest ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDBInstancesWithContext ¶
func (c *VEDBM) 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 (*VEDBM) DescribeDatabases ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
DescribeDatabases API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDatabases for usage and error information.
func (*VEDBM) DescribeDatabasesCommon ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDatabasesCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDatabasesCommon for usage and error information.
func (*VEDBM) DescribeDatabasesCommonRequest ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDatabasesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDatabasesCommon operation. The "output" return value will be populated with the DescribeDatabasesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDatabasesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDatabasesCommon Send returns without error.
See DescribeDatabasesCommon for more information on using the DescribeDatabasesCommon API call, and error handling.
// Example sending a request using the DescribeDatabasesCommonRequest method.
req, resp := client.DescribeDatabasesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDatabasesCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDatabasesCommonWithContext is the same as DescribeDatabasesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDatabasesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDatabasesRequest ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesRequest(input *DescribeDatabasesInput) (req *request.Request, output *DescribeDatabasesOutput)
DescribeDatabasesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDatabases operation. The "output" return value will be populated with the DescribeDatabasesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDatabasesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDatabasesCommon Send returns without error.
See DescribeDatabases for more information on using the DescribeDatabases API call, and error handling.
// Example sending a request using the DescribeDatabasesRequest method.
req, resp := client.DescribeDatabasesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDatabasesWithContext ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesWithContext(ctx volcengine.Context, input *DescribeDatabasesInput, opts ...request.Option) (*DescribeDatabasesOutput, error)
DescribeDatabasesWithContext is the same as DescribeDatabases with the addition of the ability to pass a context and additional request options.
See DescribeDatabases for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeParameterTemplateDetail ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplateDetail(input *DescribeParameterTemplateDetailInput) (*DescribeParameterTemplateDetailOutput, error)
DescribeParameterTemplateDetail API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeParameterTemplateDetail for usage and error information.
func (*VEDBM) DescribeParameterTemplateDetailCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplateDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeParameterTemplateDetailCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeParameterTemplateDetailCommon for usage and error information.
func (*VEDBM) DescribeParameterTemplateDetailCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplateDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeParameterTemplateDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeParameterTemplateDetailCommon operation. The "output" return value will be populated with the DescribeParameterTemplateDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeParameterTemplateDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeParameterTemplateDetailCommon Send returns without error.
See DescribeParameterTemplateDetailCommon for more information on using the DescribeParameterTemplateDetailCommon API call, and error handling.
// Example sending a request using the DescribeParameterTemplateDetailCommonRequest method.
req, resp := client.DescribeParameterTemplateDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeParameterTemplateDetailCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplateDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeParameterTemplateDetailCommonWithContext is the same as DescribeParameterTemplateDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeParameterTemplateDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeParameterTemplateDetailRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplateDetailRequest(input *DescribeParameterTemplateDetailInput) (req *request.Request, output *DescribeParameterTemplateDetailOutput)
DescribeParameterTemplateDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeParameterTemplateDetail operation. The "output" return value will be populated with the DescribeParameterTemplateDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeParameterTemplateDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeParameterTemplateDetailCommon Send returns without error.
See DescribeParameterTemplateDetail for more information on using the DescribeParameterTemplateDetail API call, and error handling.
// Example sending a request using the DescribeParameterTemplateDetailRequest method.
req, resp := client.DescribeParameterTemplateDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeParameterTemplateDetailWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplateDetailWithContext(ctx volcengine.Context, input *DescribeParameterTemplateDetailInput, opts ...request.Option) (*DescribeParameterTemplateDetailOutput, error)
DescribeParameterTemplateDetailWithContext is the same as DescribeParameterTemplateDetail with the addition of the ability to pass a context and additional request options.
See DescribeParameterTemplateDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeParameterTemplates ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplates(input *DescribeParameterTemplatesInput) (*DescribeParameterTemplatesOutput, error)
DescribeParameterTemplates API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeParameterTemplates for usage and error information.
func (*VEDBM) DescribeParameterTemplatesCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeParameterTemplatesCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeParameterTemplatesCommon for usage and error information.
func (*VEDBM) DescribeParameterTemplatesCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeParameterTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeParameterTemplatesCommon operation. The "output" return value will be populated with the DescribeParameterTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeParameterTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeParameterTemplatesCommon Send returns without error.
See DescribeParameterTemplatesCommon for more information on using the DescribeParameterTemplatesCommon API call, and error handling.
// Example sending a request using the DescribeParameterTemplatesCommonRequest method.
req, resp := client.DescribeParameterTemplatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeParameterTemplatesCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeParameterTemplatesCommonWithContext is the same as DescribeParameterTemplatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeParameterTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeParameterTemplatesRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplatesRequest(input *DescribeParameterTemplatesInput) (req *request.Request, output *DescribeParameterTemplatesOutput)
DescribeParameterTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeParameterTemplates operation. The "output" return value will be populated with the DescribeParameterTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeParameterTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeParameterTemplatesCommon Send returns without error.
See DescribeParameterTemplates for more information on using the DescribeParameterTemplates API call, and error handling.
// Example sending a request using the DescribeParameterTemplatesRequest method.
req, resp := client.DescribeParameterTemplatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeParameterTemplatesWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeParameterTemplatesWithContext(ctx volcengine.Context, input *DescribeParameterTemplatesInput, opts ...request.Option) (*DescribeParameterTemplatesOutput, error)
DescribeParameterTemplatesWithContext is the same as DescribeParameterTemplates with the addition of the ability to pass a context and additional request options.
See DescribeParameterTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeRecoverableTime ¶ added in v1.1.15
func (c *VEDBM) DescribeRecoverableTime(input *DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTime API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeRecoverableTime for usage and error information.
func (*VEDBM) DescribeRecoverableTimeCommon ¶ added in v1.1.15
func (c *VEDBM) DescribeRecoverableTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeRecoverableTimeCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeRecoverableTimeCommon for usage and error information.
func (*VEDBM) DescribeRecoverableTimeCommonRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeRecoverableTimeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRecoverableTimeCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRecoverableTimeCommon operation. The "output" return value will be populated with the DescribeRecoverableTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRecoverableTimeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRecoverableTimeCommon Send returns without error.
See DescribeRecoverableTimeCommon for more information on using the DescribeRecoverableTimeCommon API call, and error handling.
// Example sending a request using the DescribeRecoverableTimeCommonRequest method.
req, resp := client.DescribeRecoverableTimeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeRecoverableTimeCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeRecoverableTimeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRecoverableTimeCommonWithContext is the same as DescribeRecoverableTimeCommon with the addition of the ability to pass a context and additional request options.
See DescribeRecoverableTimeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeRecoverableTimeRequest ¶ added in v1.1.15
func (c *VEDBM) DescribeRecoverableTimeRequest(input *DescribeRecoverableTimeInput) (req *request.Request, output *DescribeRecoverableTimeOutput)
DescribeRecoverableTimeRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRecoverableTime operation. The "output" return value will be populated with the DescribeRecoverableTimeCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRecoverableTimeCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRecoverableTimeCommon Send returns without error.
See DescribeRecoverableTime for more information on using the DescribeRecoverableTime API call, and error handling.
// Example sending a request using the DescribeRecoverableTimeRequest method.
req, resp := client.DescribeRecoverableTimeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeRecoverableTimeWithContext ¶ added in v1.1.15
func (c *VEDBM) DescribeRecoverableTimeWithContext(ctx volcengine.Context, input *DescribeRecoverableTimeInput, opts ...request.Option) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTimeWithContext is the same as DescribeRecoverableTime with the addition of the ability to pass a context and additional request options.
See DescribeRecoverableTime for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DisassociateAllowList ¶ added in v1.0.155
func (c *VEDBM) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)
DisassociateAllowList API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DisassociateAllowList for usage and error information.
func (*VEDBM) DisassociateAllowListCommon ¶ added in v1.0.155
func (c *VEDBM) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateAllowListCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DisassociateAllowListCommon for usage and error information.
func (*VEDBM) DisassociateAllowListCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DisassociateAllowListCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DisassociateAllowListRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) DisassociateAllowListWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) GrantDBAccountPrivilege ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilege API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation GrantDBAccountPrivilege for usage and error information.
func (*VEDBM) GrantDBAccountPrivilegeCommon ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation GrantDBAccountPrivilegeCommon for usage and error information.
func (*VEDBM) GrantDBAccountPrivilegeCommonRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) GrantDBAccountPrivilegeCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) GrantDBAccountPrivilegeRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) GrantDBAccountPrivilegeWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) ModifyAllowList ¶ added in v1.0.155
func (c *VEDBM) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)
ModifyAllowList API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyAllowList for usage and error information.
func (*VEDBM) ModifyAllowListCommon ¶ added in v1.0.155
func (c *VEDBM) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyAllowListCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyAllowListCommon for usage and error information.
func (*VEDBM) ModifyAllowListCommonRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) ModifyAllowListCommonWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) ModifyAllowListRequest ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) ModifyAllowListWithContext ¶ added in v1.0.155
func (c *VEDBM) 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 (*VEDBM) ModifyBackupPolicy ¶ added in v1.1.15
func (c *VEDBM) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)
ModifyBackupPolicy API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyBackupPolicy for usage and error information.
func (*VEDBM) ModifyBackupPolicyCommon ¶ added in v1.1.15
func (c *VEDBM) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyBackupPolicyCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyBackupPolicyCommon for usage and error information.
func (*VEDBM) ModifyBackupPolicyCommonRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) ModifyBackupPolicyCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) ModifyBackupPolicyRequest ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) ModifyBackupPolicyWithContext ¶ added in v1.1.15
func (c *VEDBM) 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 (*VEDBM) ModifyCrossRegionBackupPolicy ¶ added in v1.1.15
func (c *VEDBM) ModifyCrossRegionBackupPolicy(input *ModifyCrossRegionBackupPolicyInput) (*ModifyCrossRegionBackupPolicyOutput, error)
ModifyCrossRegionBackupPolicy API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyCrossRegionBackupPolicy for usage and error information.
func (*VEDBM) ModifyCrossRegionBackupPolicyCommon ¶ added in v1.1.15
func (c *VEDBM) ModifyCrossRegionBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCrossRegionBackupPolicyCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyCrossRegionBackupPolicyCommon for usage and error information.
func (*VEDBM) ModifyCrossRegionBackupPolicyCommonRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyCrossRegionBackupPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCrossRegionBackupPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCrossRegionBackupPolicyCommon operation. The "output" return value will be populated with the ModifyCrossRegionBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCrossRegionBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCrossRegionBackupPolicyCommon Send returns without error.
See ModifyCrossRegionBackupPolicyCommon for more information on using the ModifyCrossRegionBackupPolicyCommon API call, and error handling.
// Example sending a request using the ModifyCrossRegionBackupPolicyCommonRequest method.
req, resp := client.ModifyCrossRegionBackupPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyCrossRegionBackupPolicyCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyCrossRegionBackupPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCrossRegionBackupPolicyCommonWithContext is the same as ModifyCrossRegionBackupPolicyCommon with the addition of the ability to pass a context and additional request options.
See ModifyCrossRegionBackupPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyCrossRegionBackupPolicyRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyCrossRegionBackupPolicyRequest(input *ModifyCrossRegionBackupPolicyInput) (req *request.Request, output *ModifyCrossRegionBackupPolicyOutput)
ModifyCrossRegionBackupPolicyRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCrossRegionBackupPolicy operation. The "output" return value will be populated with the ModifyCrossRegionBackupPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCrossRegionBackupPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCrossRegionBackupPolicyCommon Send returns without error.
See ModifyCrossRegionBackupPolicy for more information on using the ModifyCrossRegionBackupPolicy API call, and error handling.
// Example sending a request using the ModifyCrossRegionBackupPolicyRequest method.
req, resp := client.ModifyCrossRegionBackupPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyCrossRegionBackupPolicyWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyCrossRegionBackupPolicyWithContext(ctx volcengine.Context, input *ModifyCrossRegionBackupPolicyInput, opts ...request.Option) (*ModifyCrossRegionBackupPolicyOutput, error)
ModifyCrossRegionBackupPolicyWithContext is the same as ModifyCrossRegionBackupPolicy with the addition of the ability to pass a context and additional request options.
See ModifyCrossRegionBackupPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBAccountDescription ¶ added in v1.1.15
func (c *VEDBM) ModifyDBAccountDescription(input *ModifyDBAccountDescriptionInput) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescription API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBAccountDescription for usage and error information.
func (*VEDBM) ModifyDBAccountDescriptionCommon ¶ added in v1.1.15
func (c *VEDBM) ModifyDBAccountDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBAccountDescriptionCommon for usage and error information.
func (*VEDBM) ModifyDBAccountDescriptionCommonRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyDBAccountDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBAccountDescriptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountDescriptionCommon operation. The "output" return value will be populated with the ModifyDBAccountDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountDescriptionCommon Send returns without error.
See ModifyDBAccountDescriptionCommon for more information on using the ModifyDBAccountDescriptionCommon API call, and error handling.
// Example sending a request using the ModifyDBAccountDescriptionCommonRequest method.
req, resp := client.ModifyDBAccountDescriptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBAccountDescriptionCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyDBAccountDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommonWithContext is the same as ModifyDBAccountDescriptionCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountDescriptionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBAccountDescriptionRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyDBAccountDescriptionRequest(input *ModifyDBAccountDescriptionInput) (req *request.Request, output *ModifyDBAccountDescriptionOutput)
ModifyDBAccountDescriptionRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountDescription operation. The "output" return value will be populated with the ModifyDBAccountDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBAccountDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountDescriptionCommon Send returns without error.
See ModifyDBAccountDescription for more information on using the ModifyDBAccountDescription API call, and error handling.
// Example sending a request using the ModifyDBAccountDescriptionRequest method.
req, resp := client.ModifyDBAccountDescriptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBAccountDescriptionWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyDBAccountDescriptionWithContext(ctx volcengine.Context, input *ModifyDBAccountDescriptionInput, opts ...request.Option) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescriptionWithContext is the same as ModifyDBAccountDescription with the addition of the ability to pass a context and additional request options.
See ModifyDBAccountDescription for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBEndpoint ¶
func (c *VEDBM) ModifyDBEndpoint(input *ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
ModifyDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBEndpoint for usage and error information.
func (*VEDBM) ModifyDBEndpointCommon ¶
func (c *VEDBM) ModifyDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBEndpointCommon for usage and error information.
func (*VEDBM) ModifyDBEndpointCommonRequest ¶
func (c *VEDBM) ModifyDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointCommon operation. The "output" return value will be populated with the ModifyDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointCommon Send returns without error.
See ModifyDBEndpointCommon for more information on using the ModifyDBEndpointCommon API call, and error handling.
// Example sending a request using the ModifyDBEndpointCommonRequest method.
req, resp := client.ModifyDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBEndpointCommonWithContext ¶
func (c *VEDBM) ModifyDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointCommonWithContext is the same as ModifyDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBEndpointRequest ¶
func (c *VEDBM) ModifyDBEndpointRequest(input *ModifyDBEndpointInput) (req *request.Request, output *ModifyDBEndpointOutput)
ModifyDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpoint operation. The "output" return value will be populated with the ModifyDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointCommon Send returns without error.
See ModifyDBEndpoint for more information on using the ModifyDBEndpoint API call, and error handling.
// Example sending a request using the ModifyDBEndpointRequest method.
req, resp := client.ModifyDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBEndpointWithContext ¶
func (c *VEDBM) ModifyDBEndpointWithContext(ctx volcengine.Context, input *ModifyDBEndpointInput, opts ...request.Option) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointWithContext is the same as ModifyDBEndpoint with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceName ¶
func (c *VEDBM) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceName API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceName for usage and error information.
func (*VEDBM) ModifyDBInstanceNameCommon ¶
func (c *VEDBM) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceNameCommon for usage and error information.
func (*VEDBM) ModifyDBInstanceNameCommonRequest ¶
func (c *VEDBM) 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 (*VEDBM) ModifyDBInstanceNameCommonWithContext ¶
func (c *VEDBM) 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 (*VEDBM) ModifyDBInstanceNameRequest ¶
func (c *VEDBM) 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 (*VEDBM) ModifyDBInstanceNameWithContext ¶
func (c *VEDBM) 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 (*VEDBM) ModifyDBInstanceParameters ¶ added in v1.1.15
func (c *VEDBM) ModifyDBInstanceParameters(input *ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParameters API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceParameters for usage and error information.
func (*VEDBM) ModifyDBInstanceParametersCommon ¶ added in v1.1.15
func (c *VEDBM) ModifyDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceParametersCommon for usage and error information.
func (*VEDBM) ModifyDBInstanceParametersCommonRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyDBInstanceParametersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceParametersCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceParametersCommon operation. The "output" return value will be populated with the ModifyDBInstanceParametersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceParametersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceParametersCommon Send returns without error.
See ModifyDBInstanceParametersCommon for more information on using the ModifyDBInstanceParametersCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceParametersCommonRequest method.
req, resp := client.ModifyDBInstanceParametersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceParametersCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyDBInstanceParametersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommonWithContext is the same as ModifyDBInstanceParametersCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceParametersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceParametersRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyDBInstanceParametersRequest(input *ModifyDBInstanceParametersInput) (req *request.Request, output *ModifyDBInstanceParametersOutput)
ModifyDBInstanceParametersRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceParameters operation. The "output" return value will be populated with the ModifyDBInstanceParametersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceParametersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceParametersCommon Send returns without error.
See ModifyDBInstanceParameters for more information on using the ModifyDBInstanceParameters API call, and error handling.
// Example sending a request using the ModifyDBInstanceParametersRequest method.
req, resp := client.ModifyDBInstanceParametersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceParametersWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyDBInstanceParametersWithContext(ctx volcengine.Context, input *ModifyDBInstanceParametersInput, opts ...request.Option) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParametersWithContext is the same as ModifyDBInstanceParameters with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceParameters for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceSpec ¶
func (c *VEDBM) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpec API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceSpec for usage and error information.
func (*VEDBM) ModifyDBInstanceSpecCommon ¶
func (c *VEDBM) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceSpecCommon for usage and error information.
func (*VEDBM) ModifyDBInstanceSpecCommonRequest ¶
func (c *VEDBM) ModifyDBInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceSpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSpecCommon operation. The "output" return value will be populated with the ModifyDBInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSpecCommon Send returns without error.
See ModifyDBInstanceSpecCommon for more information on using the ModifyDBInstanceSpecCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceSpecCommonRequest method.
req, resp := client.ModifyDBInstanceSpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceSpecCommonWithContext ¶
func (c *VEDBM) ModifyDBInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonWithContext is the same as ModifyDBInstanceSpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceSpecRequest ¶
func (c *VEDBM) ModifyDBInstanceSpecRequest(input *ModifyDBInstanceSpecInput) (req *request.Request, output *ModifyDBInstanceSpecOutput)
ModifyDBInstanceSpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSpec operation. The "output" return value will be populated with the ModifyDBInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSpecCommon Send returns without error.
See ModifyDBInstanceSpec for more information on using the ModifyDBInstanceSpec API call, and error handling.
// Example sending a request using the ModifyDBInstanceSpecRequest method.
req, resp := client.ModifyDBInstanceSpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceSpecWithContext ¶
func (c *VEDBM) ModifyDBInstanceSpecWithContext(ctx volcengine.Context, input *ModifyDBInstanceSpecInput, opts ...request.Option) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecWithContext is the same as ModifyDBInstanceSpec with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDatabaseDescription ¶ added in v1.1.15
func (c *VEDBM) ModifyDatabaseDescription(input *ModifyDatabaseDescriptionInput) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescription API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDatabaseDescription for usage and error information.
func (*VEDBM) ModifyDatabaseDescriptionCommon ¶ added in v1.1.15
func (c *VEDBM) ModifyDatabaseDescriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDatabaseDescriptionCommon for usage and error information.
func (*VEDBM) ModifyDatabaseDescriptionCommonRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyDatabaseDescriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDatabaseDescriptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDatabaseDescriptionCommon operation. The "output" return value will be populated with the ModifyDatabaseDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDatabaseDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDatabaseDescriptionCommon Send returns without error.
See ModifyDatabaseDescriptionCommon for more information on using the ModifyDatabaseDescriptionCommon API call, and error handling.
// Example sending a request using the ModifyDatabaseDescriptionCommonRequest method.
req, resp := client.ModifyDatabaseDescriptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDatabaseDescriptionCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyDatabaseDescriptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommonWithContext is the same as ModifyDatabaseDescriptionCommon with the addition of the ability to pass a context and additional request options.
See ModifyDatabaseDescriptionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDatabaseDescriptionRequest ¶ added in v1.1.15
func (c *VEDBM) ModifyDatabaseDescriptionRequest(input *ModifyDatabaseDescriptionInput) (req *request.Request, output *ModifyDatabaseDescriptionOutput)
ModifyDatabaseDescriptionRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDatabaseDescription operation. The "output" return value will be populated with the ModifyDatabaseDescriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDatabaseDescriptionCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDatabaseDescriptionCommon Send returns without error.
See ModifyDatabaseDescription for more information on using the ModifyDatabaseDescription API call, and error handling.
// Example sending a request using the ModifyDatabaseDescriptionRequest method.
req, resp := client.ModifyDatabaseDescriptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDatabaseDescriptionWithContext ¶ added in v1.1.15
func (c *VEDBM) ModifyDatabaseDescriptionWithContext(ctx volcengine.Context, input *ModifyDatabaseDescriptionInput, opts ...request.Option) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescriptionWithContext is the same as ModifyDatabaseDescription with the addition of the ability to pass a context and additional request options.
See ModifyDatabaseDescription for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RemoveTagsFromResource ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResource API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RemoveTagsFromResource for usage and error information.
func (*VEDBM) RemoveTagsFromResourceCommon ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveTagsFromResourceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RemoveTagsFromResourceCommon for usage and error information.
func (*VEDBM) RemoveTagsFromResourceCommonRequest ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveTagsFromResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagsFromResourceCommon operation. The "output" return value will be populated with the RemoveTagsFromResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagsFromResourceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagsFromResourceCommon Send returns without error.
See RemoveTagsFromResourceCommon for more information on using the RemoveTagsFromResourceCommon API call, and error handling.
// Example sending a request using the RemoveTagsFromResourceCommonRequest method.
req, resp := client.RemoveTagsFromResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RemoveTagsFromResourceCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonWithContext is the same as RemoveTagsFromResourceCommon with the addition of the ability to pass a context and additional request options.
See RemoveTagsFromResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RemoveTagsFromResourceRequest ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput)
RemoveTagsFromResourceRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagsFromResource operation. The "output" return value will be populated with the RemoveTagsFromResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagsFromResourceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagsFromResourceCommon Send returns without error.
See RemoveTagsFromResource for more information on using the RemoveTagsFromResource API call, and error handling.
// Example sending a request using the RemoveTagsFromResourceRequest method.
req, resp := client.RemoveTagsFromResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RemoveTagsFromResourceWithContext ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceWithContext(ctx volcengine.Context, input *RemoveTagsFromResourceInput, opts ...request.Option) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext is the same as RemoveTagsFromResource with the addition of the ability to pass a context and additional request options.
See RemoveTagsFromResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetAccount ¶ added in v1.0.149
func (c *VEDBM) ResetAccount(input *ResetAccountInput) (*ResetAccountOutput, error)
ResetAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetAccount for usage and error information.
func (*VEDBM) ResetAccountCommon ¶ added in v1.0.149
ResetAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetAccountCommon for usage and error information.
func (*VEDBM) ResetAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) ResetAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetAccountCommon operation. The "output" return value will be populated with the ResetAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetAccountCommon Send returns without error.
See ResetAccountCommon for more information on using the ResetAccountCommon API call, and error handling.
// Example sending a request using the ResetAccountCommonRequest method.
req, resp := client.ResetAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ResetAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) ResetAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetAccountCommonWithContext is the same as ResetAccountCommon with the addition of the ability to pass a context and additional request options.
See ResetAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetAccountRequest ¶ added in v1.0.149
func (c *VEDBM) ResetAccountRequest(input *ResetAccountInput) (req *request.Request, output *ResetAccountOutput)
ResetAccountRequest generates a "volcengine/request.Request" representing the client's request for the ResetAccount operation. The "output" return value will be populated with the ResetAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetAccountCommon Send returns without error.
See ResetAccount for more information on using the ResetAccount API call, and error handling.
// Example sending a request using the ResetAccountRequest method.
req, resp := client.ResetAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ResetAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) ResetAccountWithContext(ctx volcengine.Context, input *ResetAccountInput, opts ...request.Option) (*ResetAccountOutput, error)
ResetAccountWithContext is the same as ResetAccount with the addition of the ability to pass a context and additional request options.
See ResetAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetDBAccount ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
ResetDBAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetDBAccount for usage and error information.
func (*VEDBM) ResetDBAccountCommon ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResetDBAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetDBAccountCommon for usage and error information.
func (*VEDBM) ResetDBAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) ResetDBAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) ResetDBAccountRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) ResetDBAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) RestartDBInstance ¶
func (c *VEDBM) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
RestartDBInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestartDBInstance for usage and error information.
func (*VEDBM) RestartDBInstanceCommon ¶
func (c *VEDBM) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestartDBInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestartDBInstanceCommon for usage and error information.
func (*VEDBM) RestartDBInstanceCommonRequest ¶
func (c *VEDBM) 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 (*VEDBM) RestartDBInstanceCommonWithContext ¶
func (c *VEDBM) 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 (*VEDBM) RestartDBInstanceRequest ¶
func (c *VEDBM) 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 (*VEDBM) RestartDBInstanceWithContext ¶
func (c *VEDBM) 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 (*VEDBM) RestoreTable ¶ added in v1.1.15
func (c *VEDBM) RestoreTable(input *RestoreTableInput) (*RestoreTableOutput, error)
RestoreTable API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestoreTable for usage and error information.
func (*VEDBM) RestoreTableCommon ¶ added in v1.1.15
RestoreTableCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestoreTableCommon for usage and error information.
func (*VEDBM) RestoreTableCommonRequest ¶ added in v1.1.15
func (c *VEDBM) RestoreTableCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreTableCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreTableCommon operation. The "output" return value will be populated with the RestoreTableCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreTableCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreTableCommon Send returns without error.
See RestoreTableCommon for more information on using the RestoreTableCommon API call, and error handling.
// Example sending a request using the RestoreTableCommonRequest method.
req, resp := client.RestoreTableCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RestoreTableCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) RestoreTableCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreTableCommonWithContext is the same as RestoreTableCommon with the addition of the ability to pass a context and additional request options.
See RestoreTableCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RestoreTableRequest ¶ added in v1.1.15
func (c *VEDBM) RestoreTableRequest(input *RestoreTableInput) (req *request.Request, output *RestoreTableOutput)
RestoreTableRequest generates a "volcengine/request.Request" representing the client's request for the RestoreTable operation. The "output" return value will be populated with the RestoreTableCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreTableCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreTableCommon Send returns without error.
See RestoreTable for more information on using the RestoreTable API call, and error handling.
// Example sending a request using the RestoreTableRequest method.
req, resp := client.RestoreTableRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RestoreTableWithContext ¶ added in v1.1.15
func (c *VEDBM) RestoreTableWithContext(ctx volcengine.Context, input *RestoreTableInput, opts ...request.Option) (*RestoreTableOutput, error)
RestoreTableWithContext is the same as RestoreTable with the addition of the ability to pass a context and additional request options.
See RestoreTable for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RestoreToNewInstance ¶ added in v1.1.15
func (c *VEDBM) RestoreToNewInstance(input *RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestoreToNewInstance for usage and error information.
func (*VEDBM) RestoreToNewInstanceCommon ¶ added in v1.1.15
func (c *VEDBM) RestoreToNewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestoreToNewInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestoreToNewInstanceCommon for usage and error information.
func (*VEDBM) RestoreToNewInstanceCommonRequest ¶ added in v1.1.15
func (c *VEDBM) RestoreToNewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreToNewInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToNewInstanceCommon operation. The "output" return value will be populated with the RestoreToNewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToNewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToNewInstanceCommon Send returns without error.
See RestoreToNewInstanceCommon for more information on using the RestoreToNewInstanceCommon API call, and error handling.
// Example sending a request using the RestoreToNewInstanceCommonRequest method.
req, resp := client.RestoreToNewInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RestoreToNewInstanceCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) RestoreToNewInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreToNewInstanceCommonWithContext is the same as RestoreToNewInstanceCommon with the addition of the ability to pass a context and additional request options.
See RestoreToNewInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RestoreToNewInstanceRequest ¶ added in v1.1.15
func (c *VEDBM) RestoreToNewInstanceRequest(input *RestoreToNewInstanceInput) (req *request.Request, output *RestoreToNewInstanceOutput)
RestoreToNewInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RestoreToNewInstance operation. The "output" return value will be populated with the RestoreToNewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreToNewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreToNewInstanceCommon Send returns without error.
See RestoreToNewInstance for more information on using the RestoreToNewInstance API call, and error handling.
// Example sending a request using the RestoreToNewInstanceRequest method.
req, resp := client.RestoreToNewInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RestoreToNewInstanceWithContext ¶ added in v1.1.15
func (c *VEDBM) RestoreToNewInstanceWithContext(ctx volcengine.Context, input *RestoreToNewInstanceInput, opts ...request.Option) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstanceWithContext is the same as RestoreToNewInstance with the addition of the ability to pass a context and additional request options.
See RestoreToNewInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RevokeDBAccountPrivilege ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilege API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RevokeDBAccountPrivilege for usage and error information.
func (*VEDBM) RevokeDBAccountPrivilegeCommon ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RevokeDBAccountPrivilegeCommon for usage and error information.
func (*VEDBM) RevokeDBAccountPrivilegeCommonRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) RevokeDBAccountPrivilegeCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) RevokeDBAccountPrivilegeRequest ¶ added in v1.0.149
func (c *VEDBM) 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 (*VEDBM) RevokeDBAccountPrivilegeWithContext ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, opts ...request.Option) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeWithContext is the same as RevokeDBAccountPrivilege with the addition of the ability to pass a context and additional request options.
See RevokeDBAccountPrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) SaveAsParameterTemplate ¶ added in v1.1.15
func (c *VEDBM) SaveAsParameterTemplate(input *SaveAsParameterTemplateInput) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplate API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation SaveAsParameterTemplate for usage and error information.
func (*VEDBM) SaveAsParameterTemplateCommon ¶ added in v1.1.15
func (c *VEDBM) SaveAsParameterTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SaveAsParameterTemplateCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation SaveAsParameterTemplateCommon for usage and error information.
func (*VEDBM) SaveAsParameterTemplateCommonRequest ¶ added in v1.1.15
func (c *VEDBM) SaveAsParameterTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SaveAsParameterTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the SaveAsParameterTemplateCommon operation. The "output" return value will be populated with the SaveAsParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned SaveAsParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after SaveAsParameterTemplateCommon Send returns without error.
See SaveAsParameterTemplateCommon for more information on using the SaveAsParameterTemplateCommon API call, and error handling.
// Example sending a request using the SaveAsParameterTemplateCommonRequest method.
req, resp := client.SaveAsParameterTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) SaveAsParameterTemplateCommonWithContext ¶ added in v1.1.15
func (c *VEDBM) SaveAsParameterTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SaveAsParameterTemplateCommonWithContext is the same as SaveAsParameterTemplateCommon with the addition of the ability to pass a context and additional request options.
See SaveAsParameterTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) SaveAsParameterTemplateRequest ¶ added in v1.1.15
func (c *VEDBM) SaveAsParameterTemplateRequest(input *SaveAsParameterTemplateInput) (req *request.Request, output *SaveAsParameterTemplateOutput)
SaveAsParameterTemplateRequest generates a "volcengine/request.Request" representing the client's request for the SaveAsParameterTemplate operation. The "output" return value will be populated with the SaveAsParameterTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned SaveAsParameterTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after SaveAsParameterTemplateCommon Send returns without error.
See SaveAsParameterTemplate for more information on using the SaveAsParameterTemplate API call, and error handling.
// Example sending a request using the SaveAsParameterTemplateRequest method.
req, resp := client.SaveAsParameterTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) SaveAsParameterTemplateWithContext ¶ added in v1.1.15
func (c *VEDBM) SaveAsParameterTemplateWithContext(ctx volcengine.Context, input *SaveAsParameterTemplateInput, opts ...request.Option) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplateWithContext is the same as SaveAsParameterTemplate with the addition of the ability to pass a context and additional request options.
See SaveAsParameterTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type VEDBMAPI ¶
type VEDBMAPI interface {
AddTagsToResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddTagsToResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddTagsToResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddTagsToResource(*AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
AddTagsToResourceWithContext(volcengine.Context, *AddTagsToResourceInput, ...request.Option) (*AddTagsToResourceOutput, error)
AddTagsToResourceRequest(*AddTagsToResourceInput) (*request.Request, *AddTagsToResourceOutput)
ApplyParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
ApplyParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ApplyParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ApplyParameterTemplate(*ApplyParameterTemplateInput) (*ApplyParameterTemplateOutput, error)
ApplyParameterTemplateWithContext(volcengine.Context, *ApplyParameterTemplateInput, ...request.Option) (*ApplyParameterTemplateOutput, error)
ApplyParameterTemplateRequest(*ApplyParameterTemplateInput) (*request.Request, *ApplyParameterTemplateOutput)
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)
CreateDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBEndpoint(*CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
CreateDBEndpointWithContext(volcengine.Context, *CreateDBEndpointInput, ...request.Option) (*CreateDBEndpointOutput, error)
CreateDBEndpointRequest(*CreateDBEndpointInput) (*request.Request, *CreateDBEndpointOutput)
CreateDBEndpointPublicAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBEndpointPublicAddress(*CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressWithContext(volcengine.Context, *CreateDBEndpointPublicAddressInput, ...request.Option) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressRequest(*CreateDBEndpointPublicAddressInput) (*request.Request, *CreateDBEndpointPublicAddressOutput)
CreateDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBInstance(*CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstanceWithContext(volcengine.Context, *CreateDBInstanceInput, ...request.Option) (*CreateDBInstanceOutput, error)
CreateDBInstanceRequest(*CreateDBInstanceInput) (*request.Request, *CreateDBInstanceOutput)
CreateDatabaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDatabaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDatabaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDatabase(*CreateDatabaseInput) (*CreateDatabaseOutput, error)
CreateDatabaseWithContext(volcengine.Context, *CreateDatabaseInput, ...request.Option) (*CreateDatabaseOutput, error)
CreateDatabaseRequest(*CreateDatabaseInput) (*request.Request, *CreateDatabaseOutput)
CreateParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateParameterTemplate(*CreateParameterTemplateInput) (*CreateParameterTemplateOutput, error)
CreateParameterTemplateWithContext(volcengine.Context, *CreateParameterTemplateInput, ...request.Option) (*CreateParameterTemplateOutput, error)
CreateParameterTemplateRequest(*CreateParameterTemplateInput) (*request.Request, *CreateParameterTemplateOutput)
DeleteAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAllowList(*DeleteAllowListInput) (*DeleteAllowListOutput, error)
DeleteAllowListWithContext(volcengine.Context, *DeleteAllowListInput, ...request.Option) (*DeleteAllowListOutput, error)
DeleteAllowListRequest(*DeleteAllowListInput) (*request.Request, *DeleteAllowListOutput)
DeleteBackupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteBackupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteBackupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteBackup(*DeleteBackupInput) (*DeleteBackupOutput, error)
DeleteBackupWithContext(volcengine.Context, *DeleteBackupInput, ...request.Option) (*DeleteBackupOutput, error)
DeleteBackupRequest(*DeleteBackupInput) (*request.Request, *DeleteBackupOutput)
DeleteDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBAccount(*DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccountWithContext(volcengine.Context, *DeleteDBAccountInput, ...request.Option) (*DeleteDBAccountOutput, error)
DeleteDBAccountRequest(*DeleteDBAccountInput) (*request.Request, *DeleteDBAccountOutput)
DeleteDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBEndpoint(*DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointWithContext(volcengine.Context, *DeleteDBEndpointInput, ...request.Option) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointRequest(*DeleteDBEndpointInput) (*request.Request, *DeleteDBEndpointOutput)
DeleteDBEndpointPublicAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBEndpointPublicAddress(*DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressWithContext(volcengine.Context, *DeleteDBEndpointPublicAddressInput, ...request.Option) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressRequest(*DeleteDBEndpointPublicAddressInput) (*request.Request, *DeleteDBEndpointPublicAddressOutput)
DeleteDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBInstance(*DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceWithContext(volcengine.Context, *DeleteDBInstanceInput, ...request.Option) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceRequest(*DeleteDBInstanceInput) (*request.Request, *DeleteDBInstanceOutput)
DeleteDatabaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDatabaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDatabaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDatabase(*DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
DeleteDatabaseWithContext(volcengine.Context, *DeleteDatabaseInput, ...request.Option) (*DeleteDatabaseOutput, error)
DeleteDatabaseRequest(*DeleteDatabaseInput) (*request.Request, *DeleteDatabaseOutput)
DeleteParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteParameterTemplate(*DeleteParameterTemplateInput) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplateWithContext(volcengine.Context, *DeleteParameterTemplateInput, ...request.Option) (*DeleteParameterTemplateOutput, error)
DeleteParameterTemplateRequest(*DeleteParameterTemplateInput) (*request.Request, *DeleteParameterTemplateOutput)
DescribeAllowListDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAllowListDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAllowListDetail(*DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetailWithContext(volcengine.Context, *DescribeAllowListDetailInput, ...request.Option) (*DescribeAllowListDetailOutput, error)
DescribeAllowListDetailRequest(*DescribeAllowListDetailInput) (*request.Request, *DescribeAllowListDetailOutput)
DescribeAllowListsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAllowListsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAllowListsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAllowLists(*DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
DescribeAllowListsWithContext(volcengine.Context, *DescribeAllowListsInput, ...request.Option) (*DescribeAllowListsOutput, error)
DescribeAllowListsRequest(*DescribeAllowListsInput) (*request.Request, *DescribeAllowListsOutput)
DescribeBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackupPolicy(*DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicyWithContext(volcengine.Context, *DescribeBackupPolicyInput, ...request.Option) (*DescribeBackupPolicyOutput, error)
DescribeBackupPolicyRequest(*DescribeBackupPolicyInput) (*request.Request, *DescribeBackupPolicyOutput)
DescribeBackupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeBackupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeBackupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeBackups(*DescribeBackupsInput) (*DescribeBackupsOutput, error)
DescribeBackupsWithContext(volcengine.Context, *DescribeBackupsInput, ...request.Option) (*DescribeBackupsOutput, error)
DescribeBackupsRequest(*DescribeBackupsInput) (*request.Request, *DescribeBackupsOutput)
DescribeCrossRegionBackupDBInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionBackupDBInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCrossRegionBackupDBInstances(*DescribeCrossRegionBackupDBInstancesInput) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstancesWithContext(volcengine.Context, *DescribeCrossRegionBackupDBInstancesInput, ...request.Option) (*DescribeCrossRegionBackupDBInstancesOutput, error)
DescribeCrossRegionBackupDBInstancesRequest(*DescribeCrossRegionBackupDBInstancesInput) (*request.Request, *DescribeCrossRegionBackupDBInstancesOutput)
DescribeCrossRegionBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeCrossRegionBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeCrossRegionBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeCrossRegionBackupPolicy(*DescribeCrossRegionBackupPolicyInput) (*DescribeCrossRegionBackupPolicyOutput, error)
DescribeCrossRegionBackupPolicyWithContext(volcengine.Context, *DescribeCrossRegionBackupPolicyInput, ...request.Option) (*DescribeCrossRegionBackupPolicyOutput, error)
DescribeCrossRegionBackupPolicyRequest(*DescribeCrossRegionBackupPolicyInput) (*request.Request, *DescribeCrossRegionBackupPolicyOutput)
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)
DescribeDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBEndpoint(*DescribeDBEndpointInput) (*DescribeDBEndpointOutput, error)
DescribeDBEndpointWithContext(volcengine.Context, *DescribeDBEndpointInput, ...request.Option) (*DescribeDBEndpointOutput, error)
DescribeDBEndpointRequest(*DescribeDBEndpointInput) (*request.Request, *DescribeDBEndpointOutput)
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)
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)
DescribeDatabasesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDatabasesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDatabasesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDatabases(*DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
DescribeDatabasesWithContext(volcengine.Context, *DescribeDatabasesInput, ...request.Option) (*DescribeDatabasesOutput, error)
DescribeDatabasesRequest(*DescribeDatabasesInput) (*request.Request, *DescribeDatabasesOutput)
DescribeParameterTemplateDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeParameterTemplateDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeParameterTemplateDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeParameterTemplateDetail(*DescribeParameterTemplateDetailInput) (*DescribeParameterTemplateDetailOutput, error)
DescribeParameterTemplateDetailWithContext(volcengine.Context, *DescribeParameterTemplateDetailInput, ...request.Option) (*DescribeParameterTemplateDetailOutput, error)
DescribeParameterTemplateDetailRequest(*DescribeParameterTemplateDetailInput) (*request.Request, *DescribeParameterTemplateDetailOutput)
DescribeParameterTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeParameterTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeParameterTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeParameterTemplates(*DescribeParameterTemplatesInput) (*DescribeParameterTemplatesOutput, error)
DescribeParameterTemplatesWithContext(volcengine.Context, *DescribeParameterTemplatesInput, ...request.Option) (*DescribeParameterTemplatesOutput, error)
DescribeParameterTemplatesRequest(*DescribeParameterTemplatesInput) (*request.Request, *DescribeParameterTemplatesOutput)
DescribeRecoverableTimeCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRecoverableTimeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRecoverableTimeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRecoverableTime(*DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTimeWithContext(volcengine.Context, *DescribeRecoverableTimeInput, ...request.Option) (*DescribeRecoverableTimeOutput, error)
DescribeRecoverableTimeRequest(*DescribeRecoverableTimeInput) (*request.Request, *DescribeRecoverableTimeOutput)
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)
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)
ModifyCrossRegionBackupPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyCrossRegionBackupPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyCrossRegionBackupPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyCrossRegionBackupPolicy(*ModifyCrossRegionBackupPolicyInput) (*ModifyCrossRegionBackupPolicyOutput, error)
ModifyCrossRegionBackupPolicyWithContext(volcengine.Context, *ModifyCrossRegionBackupPolicyInput, ...request.Option) (*ModifyCrossRegionBackupPolicyOutput, error)
ModifyCrossRegionBackupPolicyRequest(*ModifyCrossRegionBackupPolicyInput) (*request.Request, *ModifyCrossRegionBackupPolicyOutput)
ModifyDBAccountDescriptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBAccountDescriptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBAccountDescription(*ModifyDBAccountDescriptionInput) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescriptionWithContext(volcengine.Context, *ModifyDBAccountDescriptionInput, ...request.Option) (*ModifyDBAccountDescriptionOutput, error)
ModifyDBAccountDescriptionRequest(*ModifyDBAccountDescriptionInput) (*request.Request, *ModifyDBAccountDescriptionOutput)
ModifyDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBEndpoint(*ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointWithContext(volcengine.Context, *ModifyDBEndpointInput, ...request.Option) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointRequest(*ModifyDBEndpointInput) (*request.Request, *ModifyDBEndpointOutput)
ModifyDBInstanceNameCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceName(*ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameWithContext(volcengine.Context, *ModifyDBInstanceNameInput, ...request.Option) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameRequest(*ModifyDBInstanceNameInput) (*request.Request, *ModifyDBInstanceNameOutput)
ModifyDBInstanceParametersCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceParametersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceParameters(*ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParametersWithContext(volcengine.Context, *ModifyDBInstanceParametersInput, ...request.Option) (*ModifyDBInstanceParametersOutput, error)
ModifyDBInstanceParametersRequest(*ModifyDBInstanceParametersInput) (*request.Request, *ModifyDBInstanceParametersOutput)
ModifyDBInstanceSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceSpec(*ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecWithContext(volcengine.Context, *ModifyDBInstanceSpecInput, ...request.Option) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecRequest(*ModifyDBInstanceSpecInput) (*request.Request, *ModifyDBInstanceSpecOutput)
ModifyDatabaseDescriptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDatabaseDescriptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDatabaseDescription(*ModifyDatabaseDescriptionInput) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescriptionWithContext(volcengine.Context, *ModifyDatabaseDescriptionInput, ...request.Option) (*ModifyDatabaseDescriptionOutput, error)
ModifyDatabaseDescriptionRequest(*ModifyDatabaseDescriptionInput) (*request.Request, *ModifyDatabaseDescriptionOutput)
RemoveTagsFromResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveTagsFromResource(*RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext(volcengine.Context, *RemoveTagsFromResourceInput, ...request.Option) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceRequest(*RemoveTagsFromResourceInput) (*request.Request, *RemoveTagsFromResourceOutput)
ResetAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetAccount(*ResetAccountInput) (*ResetAccountOutput, error)
ResetAccountWithContext(volcengine.Context, *ResetAccountInput, ...request.Option) (*ResetAccountOutput, error)
ResetAccountRequest(*ResetAccountInput) (*request.Request, *ResetAccountOutput)
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)
RestoreTableCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreTableCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreTableCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreTable(*RestoreTableInput) (*RestoreTableOutput, error)
RestoreTableWithContext(volcengine.Context, *RestoreTableInput, ...request.Option) (*RestoreTableOutput, error)
RestoreTableRequest(*RestoreTableInput) (*request.Request, *RestoreTableOutput)
RestoreToNewInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreToNewInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreToNewInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreToNewInstance(*RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstanceWithContext(volcengine.Context, *RestoreToNewInstanceInput, ...request.Option) (*RestoreToNewInstanceOutput, error)
RestoreToNewInstanceRequest(*RestoreToNewInstanceInput) (*request.Request, *RestoreToNewInstanceOutput)
RevokeDBAccountPrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RevokeDBAccountPrivilege(*RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeWithContext(volcengine.Context, *RevokeDBAccountPrivilegeInput, ...request.Option) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeRequest(*RevokeDBAccountPrivilegeInput) (*request.Request, *RevokeDBAccountPrivilegeOutput)
SaveAsParameterTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
SaveAsParameterTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SaveAsParameterTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SaveAsParameterTemplate(*SaveAsParameterTemplateInput) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplateWithContext(volcengine.Context, *SaveAsParameterTemplateInput, ...request.Option) (*SaveAsParameterTemplateOutput, error)
SaveAsParameterTemplateRequest(*SaveAsParameterTemplateInput) (*request.Request, *SaveAsParameterTemplateOutput)
}
VEDBMAPI provides an interface to enable mocking the vedbm.VEDBM service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// VEDBM.
func myFunc(svc VEDBMAPI) bool {
// Make svc.AddTagsToResource request
}
func main() {
sess := session.New()
svc := vedbm.New(sess)
myFunc(svc)
}
Source Files
¶
- api_add_tags_to_resource.go
- api_apply_parameter_template.go
- api_associate_allow_list.go
- api_create_allow_list.go
- api_create_backup.go
- api_create_database.go
- api_create_db_account.go
- api_create_db_endpoint.go
- api_create_db_endpoint_public_address.go
- api_create_db_instance.go
- api_create_parameter_template.go
- api_delete_allow_list.go
- api_delete_backup.go
- api_delete_database.go
- api_delete_db_account.go
- api_delete_db_endpoint.go
- api_delete_db_endpoint_public_address.go
- api_delete_db_instance.go
- api_delete_parameter_template.go
- api_describe_allow_list_detail.go
- api_describe_allow_lists.go
- api_describe_backup_policy.go
- api_describe_backups.go
- api_describe_cross_region_backup_db_instances.go
- api_describe_cross_region_backup_policy.go
- api_describe_databases.go
- api_describe_db_accounts.go
- api_describe_db_endpoint.go
- api_describe_db_instance_detail.go
- api_describe_db_instance_parameters.go
- api_describe_db_instances.go
- api_describe_parameter_template_detail.go
- api_describe_parameter_templates.go
- api_describe_recoverable_time.go
- api_disassociate_allow_list.go
- api_grant_db_account_privilege.go
- api_modify_allow_list.go
- api_modify_backup_policy.go
- api_modify_cross_region_backup_policy.go
- api_modify_database_description.go
- api_modify_db_account_description.go
- api_modify_db_endpoint.go
- api_modify_db_instance_name.go
- api_modify_db_instance_parameters.go
- api_modify_db_instance_spec.go
- api_remove_tags_from_resource.go
- api_reset_account.go
- api_reset_db_account.go
- api_restart_db_instance.go
- api_restore_table.go
- api_restore_to_new_instance.go
- api_revoke_db_account_privilege.go
- api_save_as_parameter_template.go
- interface_vedbm.go
- service_vedbm.go