rdspostgresql

package
v1.0.176 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2025 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Overview

Package rdspostgresqliface provides an interface to enable mocking the RDS_POSTGRESQL 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

View Source
const (
	// EnumOfBackupTypeForCreateBackupInputFull is a EnumOfBackupTypeForCreateBackupInput enum value
	EnumOfBackupTypeForCreateBackupInputFull = "Full"

	// EnumOfBackupTypeForCreateBackupInputIncrement is a EnumOfBackupTypeForCreateBackupInput enum value
	EnumOfBackupTypeForCreateBackupInputIncrement = "Increment"
)
View Source
const (
	// EnumOfAccountTypeForCreateDBAccountInputNormal is a EnumOfAccountTypeForCreateDBAccountInput enum value
	EnumOfAccountTypeForCreateDBAccountInputNormal = "Normal"

	// EnumOfAccountTypeForCreateDBAccountInputSuper is a EnumOfAccountTypeForCreateDBAccountInput enum value
	EnumOfAccountTypeForCreateDBAccountInputSuper = "Super"
)
View Source
const (
	// EnumOfReadWriteModeForCreateDBEndpointInputReadOnly is a EnumOfReadWriteModeForCreateDBEndpointInput enum value
	EnumOfReadWriteModeForCreateDBEndpointInputReadOnly = "ReadOnly"

	// EnumOfReadWriteModeForCreateDBEndpointInputReadWrite is a EnumOfReadWriteModeForCreateDBEndpointInput enum value
	EnumOfReadWriteModeForCreateDBEndpointInputReadWrite = "ReadWrite"
)
View Source
const (
	// EnumOfChargeTypeForCreateDBInstanceInputPostPaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value
	EnumOfChargeTypeForCreateDBInstanceInputPostPaid = "PostPaid"

	// EnumOfChargeTypeForCreateDBInstanceInputPrePaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value
	EnumOfChargeTypeForCreateDBInstanceInputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfDBEngineVersionForCreateDBInstanceInputPostgreSql11 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value
	EnumOfDBEngineVersionForCreateDBInstanceInputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForCreateDBInstanceInputPostgreSql12 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value
	EnumOfDBEngineVersionForCreateDBInstanceInputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForCreateDBInstanceInputPostgreSql13 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value
	EnumOfDBEngineVersionForCreateDBInstanceInputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfNodeOperateTypeForCreateDBInstanceInputCreate is a EnumOfNodeOperateTypeForCreateDBInstanceInput enum value
	EnumOfNodeOperateTypeForCreateDBInstanceInputCreate = "Create"

	// EnumOfNodeOperateTypeForCreateDBInstanceInputDelete is a EnumOfNodeOperateTypeForCreateDBInstanceInput enum value
	EnumOfNodeOperateTypeForCreateDBInstanceInputDelete = "Delete"

	// EnumOfNodeOperateTypeForCreateDBInstanceInputModify is a EnumOfNodeOperateTypeForCreateDBInstanceInput enum value
	EnumOfNodeOperateTypeForCreateDBInstanceInputModify = "Modify"
)
View Source
const (
	// EnumOfNodeTypeForCreateDBInstanceInputPrimary is a EnumOfNodeTypeForCreateDBInstanceInput enum value
	EnumOfNodeTypeForCreateDBInstanceInputPrimary = "Primary"

	// EnumOfNodeTypeForCreateDBInstanceInputSecondary is a EnumOfNodeTypeForCreateDBInstanceInput enum value
	EnumOfNodeTypeForCreateDBInstanceInputSecondary = "Secondary"

	// EnumOfNodeTypeForCreateDBInstanceInputReadOnly is a EnumOfNodeTypeForCreateDBInstanceInput enum value
	EnumOfNodeTypeForCreateDBInstanceInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForCreateDBInstanceInputMonth is a EnumOfPeriodUnitForCreateDBInstanceInput enum value
	EnumOfPeriodUnitForCreateDBInstanceInputMonth = "Month"

	// EnumOfPeriodUnitForCreateDBInstanceInputYear is a EnumOfPeriodUnitForCreateDBInstanceInput enum value
	EnumOfPeriodUnitForCreateDBInstanceInputYear = "Year"
)
View Source
const (
	// EnumOfBackupStatusForDescribeBackupsOutputSuccess is a EnumOfBackupStatusForDescribeBackupsOutput enum value
	EnumOfBackupStatusForDescribeBackupsOutputSuccess = "Success"

	// EnumOfBackupStatusForDescribeBackupsOutputFailed is a EnumOfBackupStatusForDescribeBackupsOutput enum value
	EnumOfBackupStatusForDescribeBackupsOutputFailed = "Failed"

	// EnumOfBackupStatusForDescribeBackupsOutputRunning is a EnumOfBackupStatusForDescribeBackupsOutput enum value
	EnumOfBackupStatusForDescribeBackupsOutputRunning = "Running"
)
View Source
const (
	// EnumOfBackupTypeForDescribeBackupsInputFull is a EnumOfBackupTypeForDescribeBackupsInput enum value
	EnumOfBackupTypeForDescribeBackupsInputFull = "Full"

	// EnumOfBackupTypeForDescribeBackupsInputIncrement is a EnumOfBackupTypeForDescribeBackupsInput enum value
	EnumOfBackupTypeForDescribeBackupsInputIncrement = "Increment"
)
View Source
const (
	// EnumOfBackupTypeForDescribeBackupsOutputFull is a EnumOfBackupTypeForDescribeBackupsOutput enum value
	EnumOfBackupTypeForDescribeBackupsOutputFull = "Full"

	// EnumOfBackupTypeForDescribeBackupsOutputIncrement is a EnumOfBackupTypeForDescribeBackupsOutput enum value
	EnumOfBackupTypeForDescribeBackupsOutputIncrement = "Increment"
)
View Source
const (
	// EnumOfChargeStatusForDescribeBackupsOutputNormal is a EnumOfChargeStatusForDescribeBackupsOutput enum value
	EnumOfChargeStatusForDescribeBackupsOutputNormal = "Normal"

	// EnumOfChargeStatusForDescribeBackupsOutputOverdue is a EnumOfChargeStatusForDescribeBackupsOutput enum value
	EnumOfChargeStatusForDescribeBackupsOutputOverdue = "Overdue"

	// EnumOfChargeStatusForDescribeBackupsOutputUnpaid is a EnumOfChargeStatusForDescribeBackupsOutput enum value
	EnumOfChargeStatusForDescribeBackupsOutputUnpaid = "Unpaid"
)
View Source
const (
	// EnumOfChargeTypeForDescribeBackupsOutputPostPaid is a EnumOfChargeTypeForDescribeBackupsOutput enum value
	EnumOfChargeTypeForDescribeBackupsOutputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeBackupsOutputPrePaid is a EnumOfChargeTypeForDescribeBackupsOutput enum value
	EnumOfChargeTypeForDescribeBackupsOutputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfCreateTypeForDescribeBackupsOutputSystem is a EnumOfCreateTypeForDescribeBackupsOutput enum value
	EnumOfCreateTypeForDescribeBackupsOutputSystem = "System"

	// EnumOfCreateTypeForDescribeBackupsOutputUser is a EnumOfCreateTypeForDescribeBackupsOutput enum value
	EnumOfCreateTypeForDescribeBackupsOutputUser = "User"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeBackupsOutputPostgreSql11 is a EnumOfDBEngineVersionForDescribeBackupsOutput enum value
	EnumOfDBEngineVersionForDescribeBackupsOutputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeBackupsOutputPostgreSql12 is a EnumOfDBEngineVersionForDescribeBackupsOutput enum value
	EnumOfDBEngineVersionForDescribeBackupsOutputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeBackupsOutputPostgreSql13 is a EnumOfDBEngineVersionForDescribeBackupsOutput enum value
	EnumOfDBEngineVersionForDescribeBackupsOutputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfInstanceStatusForDescribeBackupsOutputRunning is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputRunning = "Running"

	// EnumOfInstanceStatusForDescribeBackupsOutputCreating is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputCreating = "Creating"

	// EnumOfInstanceStatusForDescribeBackupsOutputDeleting is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputDeleting = "Deleting"

	// EnumOfInstanceStatusForDescribeBackupsOutputRestarting is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputRestarting = "Restarting"

	// EnumOfInstanceStatusForDescribeBackupsOutputRestoring is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputRestoring = "Restoring"

	// EnumOfInstanceStatusForDescribeBackupsOutputUpdating is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputUpdating = "Updating"

	// EnumOfInstanceStatusForDescribeBackupsOutputUpgrading is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputUpgrading = "Upgrading"

	// EnumOfInstanceStatusForDescribeBackupsOutputError is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputError = "Error"

	// EnumOfInstanceStatusForDescribeBackupsOutputReleased is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputReleased = "Released"

	// EnumOfInstanceStatusForDescribeBackupsOutputCreateError is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputCreateError = "CreateError"

	// EnumOfInstanceStatusForDescribeBackupsOutputMasterChanging is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputMasterChanging = "MasterChanging"

	// EnumOfInstanceStatusForDescribeBackupsOutputDeleted is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputDeleted = "Deleted"

	// EnumOfInstanceStatusForDescribeBackupsOutputRecycled is a EnumOfInstanceStatusForDescribeBackupsOutput enum value
	EnumOfInstanceStatusForDescribeBackupsOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNodeStatusForDescribeBackupsOutputRunning is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputRunning = "Running"

	// EnumOfNodeStatusForDescribeBackupsOutputCreating is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputCreating = "Creating"

	// EnumOfNodeStatusForDescribeBackupsOutputDeleting is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputDeleting = "Deleting"

	// EnumOfNodeStatusForDescribeBackupsOutputRestarting is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputRestarting = "Restarting"

	// EnumOfNodeStatusForDescribeBackupsOutputRestoring is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputRestoring = "Restoring"

	// EnumOfNodeStatusForDescribeBackupsOutputUpdating is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputUpdating = "Updating"

	// EnumOfNodeStatusForDescribeBackupsOutputUpgrading is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputUpgrading = "Upgrading"

	// EnumOfNodeStatusForDescribeBackupsOutputError is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputError = "Error"

	// EnumOfNodeStatusForDescribeBackupsOutputReleased is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputReleased = "Released"

	// EnumOfNodeStatusForDescribeBackupsOutputCreateError is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputCreateError = "CreateError"

	// EnumOfNodeStatusForDescribeBackupsOutputMasterChanging is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputMasterChanging = "MasterChanging"

	// EnumOfNodeStatusForDescribeBackupsOutputDeleted is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputDeleted = "Deleted"

	// EnumOfNodeStatusForDescribeBackupsOutputRecycled is a EnumOfNodeStatusForDescribeBackupsOutput enum value
	EnumOfNodeStatusForDescribeBackupsOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNodeTypeForDescribeBackupsOutputPrimary is a EnumOfNodeTypeForDescribeBackupsOutput enum value
	EnumOfNodeTypeForDescribeBackupsOutputPrimary = "Primary"

	// EnumOfNodeTypeForDescribeBackupsOutputSecondary is a EnumOfNodeTypeForDescribeBackupsOutput enum value
	EnumOfNodeTypeForDescribeBackupsOutputSecondary = "Secondary"

	// EnumOfNodeTypeForDescribeBackupsOutputReadOnly is a EnumOfNodeTypeForDescribeBackupsOutput enum value
	EnumOfNodeTypeForDescribeBackupsOutputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForDescribeBackupsOutputMonth is a EnumOfPeriodUnitForDescribeBackupsOutput enum value
	EnumOfPeriodUnitForDescribeBackupsOutputMonth = "Month"

	// EnumOfPeriodUnitForDescribeBackupsOutputYear is a EnumOfPeriodUnitForDescribeBackupsOutput enum value
	EnumOfPeriodUnitForDescribeBackupsOutputYear = "Year"
)
View Source
const (
	// EnumOfDBStatusForDescribeDatabasesOutputAvailable is a EnumOfDBStatusForDescribeDatabasesOutput enum value
	EnumOfDBStatusForDescribeDatabasesOutputAvailable = "Available"

	// EnumOfDBStatusForDescribeDatabasesOutputUnavailable is a EnumOfDBStatusForDescribeDatabasesOutput enum value
	EnumOfDBStatusForDescribeDatabasesOutputUnavailable = "Unavailable"
)
View Source
const (
	// EnumOfAccountStatusForDescribeDBAccountsOutputUnavailable is a EnumOfAccountStatusForDescribeDBAccountsOutput enum value
	EnumOfAccountStatusForDescribeDBAccountsOutputUnavailable = "Unavailable"

	// EnumOfAccountStatusForDescribeDBAccountsOutputAvailable is a EnumOfAccountStatusForDescribeDBAccountsOutput enum value
	EnumOfAccountStatusForDescribeDBAccountsOutputAvailable = "Available"
)
View Source
const (
	// EnumOfAccountTypeForDescribeDBAccountsOutputSuper is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value
	EnumOfAccountTypeForDescribeDBAccountsOutputSuper = "Super"

	// EnumOfAccountTypeForDescribeDBAccountsOutputNormal is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value
	EnumOfAccountTypeForDescribeDBAccountsOutputNormal = "Normal"

	// EnumOfAccountTypeForDescribeDBAccountsOutputInstanceReadOnly is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value
	EnumOfAccountTypeForDescribeDBAccountsOutputInstanceReadOnly = "InstanceReadOnly"
)
View Source
const (
	// ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary is a ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value
	ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary = "Primary"

	// ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutputSecondary is a ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value
	ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutputSecondary = "Secondary"

	// ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly is a ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value
	ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfAllowListVersionForDescribeDBInstanceDetailOutputInitial is a EnumOfAllowListVersionForDescribeDBInstanceDetailOutput enum value
	EnumOfAllowListVersionForDescribeDBInstanceDetailOutputInitial = "initial"

	// EnumOfAllowListVersionForDescribeDBInstanceDetailOutputV1 is a EnumOfAllowListVersionForDescribeDBInstanceDetailOutput enum value
	EnumOfAllowListVersionForDescribeDBInstanceDetailOutputV1 = "v1"

	// EnumOfAllowListVersionForDescribeDBInstanceDetailOutputV2 is a EnumOfAllowListVersionForDescribeDBInstanceDetailOutput enum value
	EnumOfAllowListVersionForDescribeDBInstanceDetailOutputV2 = "v2"
)
View Source
const (
	// EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutputEnable is a EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutput enum value
	EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutputEnable = "Enable"

	// EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutputDisable is a EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutput enum value
	EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutputDisable = "Disable"
)
View Source
const (
	// EnumOfChargeStatusForDescribeDBInstanceDetailOutputNormal is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfChargeStatusForDescribeDBInstanceDetailOutputNormal = "Normal"

	// EnumOfChargeStatusForDescribeDBInstanceDetailOutputOverdue is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfChargeStatusForDescribeDBInstanceDetailOutputOverdue = "Overdue"

	// EnumOfChargeStatusForDescribeDBInstanceDetailOutputUnpaid is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfChargeStatusForDescribeDBInstanceDetailOutputUnpaid = "Unpaid"
)
View Source
const (
	// EnumOfChargeTypeForDescribeDBInstanceDetailOutputPostPaid is a EnumOfChargeTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfChargeTypeForDescribeDBInstanceDetailOutputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeDBInstanceDetailOutputPrePaid is a EnumOfChargeTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfChargeTypeForDescribeDBInstanceDetailOutputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputPostgreSql11 is a EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputPostgreSql12 is a EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputPostgreSql13 is a EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfDataSyncModeForDescribeDBInstanceDetailOutputSemiSync is a EnumOfDataSyncModeForDescribeDBInstanceDetailOutput enum value
	EnumOfDataSyncModeForDescribeDBInstanceDetailOutputSemiSync = "SemiSync"

	// EnumOfDataSyncModeForDescribeDBInstanceDetailOutputAsync is a EnumOfDataSyncModeForDescribeDBInstanceDetailOutput enum value
	EnumOfDataSyncModeForDescribeDBInstanceDetailOutputAsync = "Async"

	// EnumOfDataSyncModeForDescribeDBInstanceDetailOutputSync is a EnumOfDataSyncModeForDescribeDBInstanceDetailOutput enum value
	EnumOfDataSyncModeForDescribeDBInstanceDetailOutputSync = "Sync"
)
View Source
const (
	// EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutputEnable is a EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutput enum value
	EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutputEnable = "Enable"

	// EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutputDisable is a EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutput enum value
	EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutputDisable = "Disable"
)
View Source
const (
	// EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutputEnable is a EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutput enum value
	EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutputEnable = "Enable"

	// EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutputDisable is a EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutput enum value
	EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutputDisable = "Disable"
)
View Source
const (
	// EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCluster is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCluster = "Cluster"

	// EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCustom is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCustom = "Custom"
)
View Source
const (
	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRunning is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRunning = "Running"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreating is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreating = "Creating"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputDeleting is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputDeleting = "Deleting"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestarting is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestarting = "Restarting"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestoring is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRestoring = "Restoring"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputUpdating is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputUpdating = "Updating"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputUpgrading is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputUpgrading = "Upgrading"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputError is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputError = "Error"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputReleased is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputReleased = "Released"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreateError is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputCreateError = "CreateError"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputMasterChanging is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputMasterChanging = "MasterChanging"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputDeleted is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputDeleted = "Deleted"

	// EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRecycled is a EnumOfInstanceStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceStatusForDescribeDBInstanceDetailOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPrivate is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPrivate = "Private"

	// EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPublic is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPublic = "Public"

	// EnumOfNetworkTypeForDescribeDBInstanceDetailOutputInner is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfNetworkTypeForDescribeDBInstanceDetailOutputInner = "Inner"
)
View Source
const (
	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputRunning is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputRunning = "Running"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputCreating is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputCreating = "Creating"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputDeleting is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputDeleting = "Deleting"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputRestarting is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputRestarting = "Restarting"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputRestoring is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputRestoring = "Restoring"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputUpdating is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputUpdating = "Updating"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputUpgrading is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputUpgrading = "Upgrading"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputError is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputError = "Error"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputReleased is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputReleased = "Released"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputCreateError is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputCreateError = "CreateError"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputMasterChanging is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputMasterChanging = "MasterChanging"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputDeleted is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputDeleted = "Deleted"

	// EnumOfNodeStatusForDescribeDBInstanceDetailOutputRecycled is a EnumOfNodeStatusForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeStatusForDescribeDBInstanceDetailOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary is a EnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary = "Primary"

	// EnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly is a EnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForDescribeDBInstanceDetailOutputMonth is a EnumOfPeriodUnitForDescribeDBInstanceDetailOutput enum value
	EnumOfPeriodUnitForDescribeDBInstanceDetailOutputMonth = "Month"

	// EnumOfPeriodUnitForDescribeDBInstanceDetailOutputYear is a EnumOfPeriodUnitForDescribeDBInstanceDetailOutput enum value
	EnumOfPeriodUnitForDescribeDBInstanceDetailOutputYear = "Year"
)
View Source
const (
	// EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutputDefault is a EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutputDefault = "Default"

	// EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutputCustom is a EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutputCustom = "Custom"
)
View Source
const (
	// EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadOnly is a EnumOfReadWriteModeForDescribeDBInstanceDetailOutput enum value
	EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadOnly = "ReadOnly"

	// EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadWrite is a EnumOfReadWriteModeForDescribeDBInstanceDetailOutput enum value
	EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadWrite = "ReadWrite"
)
View Source
const (
	// EnumOfTypeForDescribeDBInstanceParametersOutputString is a EnumOfTypeForDescribeDBInstanceParametersOutput enum value
	EnumOfTypeForDescribeDBInstanceParametersOutputString = "String"

	// EnumOfTypeForDescribeDBInstanceParametersOutputInteger is a EnumOfTypeForDescribeDBInstanceParametersOutput enum value
	EnumOfTypeForDescribeDBInstanceParametersOutputInteger = "Integer"

	// EnumOfTypeForDescribeDBInstanceParametersOutputFloat is a EnumOfTypeForDescribeDBInstanceParametersOutput enum value
	EnumOfTypeForDescribeDBInstanceParametersOutputFloat = "Float"

	// EnumOfTypeForDescribeDBInstanceParametersOutputBoolean is a EnumOfTypeForDescribeDBInstanceParametersOutput enum value
	EnumOfTypeForDescribeDBInstanceParametersOutputBoolean = "Boolean"

	// EnumOfTypeForDescribeDBInstanceParametersOutputList is a EnumOfTypeForDescribeDBInstanceParametersOutput enum value
	EnumOfTypeForDescribeDBInstanceParametersOutputList = "List"

	// EnumOfTypeForDescribeDBInstanceParametersOutputEnum is a EnumOfTypeForDescribeDBInstanceParametersOutput enum value
	EnumOfTypeForDescribeDBInstanceParametersOutputEnum = "Enum"
)
View Source
const (
	// EnumOfStatusForDescribeDBInstanceParametersLogOutputApplied is a EnumOfStatusForDescribeDBInstanceParametersLogOutput enum value
	EnumOfStatusForDescribeDBInstanceParametersLogOutputApplied = "Applied"

	// EnumOfStatusForDescribeDBInstanceParametersLogOutputInvalid is a EnumOfStatusForDescribeDBInstanceParametersLogOutput enum value
	EnumOfStatusForDescribeDBInstanceParametersLogOutputInvalid = "Invalid"

	// EnumOfStatusForDescribeDBInstanceParametersLogOutputSyncing is a EnumOfStatusForDescribeDBInstanceParametersLogOutput enum value
	EnumOfStatusForDescribeDBInstanceParametersLogOutputSyncing = "Syncing"
)
View Source
const (
	// EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputPrimary is a EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputPrimary = "Primary"

	// EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputSecondary is a EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputSecondary = "Secondary"

	// EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputReadOnly is a EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputReadOnly = "ReadOnly"

	// EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputStorage is a EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutputStorage = "Storage"
)
View Source
const (
	// EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfChargeTypeForDescribeDBInstancePriceDetailInputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputCreate is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputCreate = "Create"

	// EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputDelete is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputDelete = "Delete"

	// EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputModify is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInputModify = "Modify"
)
View Source
const (
	// EnumOfNodeTypeForDescribeDBInstancePriceDetailInputPrimary is a EnumOfNodeTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfNodeTypeForDescribeDBInstancePriceDetailInputPrimary = "Primary"

	// EnumOfNodeTypeForDescribeDBInstancePriceDetailInputSecondary is a EnumOfNodeTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfNodeTypeForDescribeDBInstancePriceDetailInputSecondary = "Secondary"

	// EnumOfNodeTypeForDescribeDBInstancePriceDetailInputReadOnly is a EnumOfNodeTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfNodeTypeForDescribeDBInstancePriceDetailInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputMonth is a EnumOfPeriodUnitForDescribeDBInstancePriceDetailInput enum value
	EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputMonth = "Month"

	// EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputYear is a EnumOfPeriodUnitForDescribeDBInstancePriceDetailInput enum value
	EnumOfPeriodUnitForDescribeDBInstancePriceDetailInputYear = "Year"
)
View Source
const (
	// EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputPrimary is a EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputPrimary = "Primary"

	// EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputSecondary is a EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputSecondary = "Secondary"

	// EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputReadOnly is a EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputReadOnly = "ReadOnly"

	// EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputStorage is a EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutput enum value
	EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutputStorage = "Storage"
)
View Source
const (
	// EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputUsually is a EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputUsually = "Usually"

	// EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputTemporary is a EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInputTemporary = "Temporary"
)
View Source
const (
	// EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputCreate is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputCreate = "Create"

	// EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputDelete is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputDelete = "Delete"

	// EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputModify is a EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInputModify = "Modify"
)
View Source
const (
	// EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputPrimary is a EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputPrimary = "Primary"

	// EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputSecondary is a EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputSecondary = "Secondary"

	// EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputReadOnly is a EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputMonth is a EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputMonth = "Month"

	// EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputYear is a EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInputYear = "Year"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputPostgreSql11 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputPostgreSql12 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputPostgreSql13 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceSpecsInputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutputPostgreSql11 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutputPostgreSql12 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutputPostgreSql13 is a EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfSpecStatusForDescribeDBInstanceSpecsOutputNormal is a EnumOfSpecStatusForDescribeDBInstanceSpecsOutput enum value
	EnumOfSpecStatusForDescribeDBInstanceSpecsOutputNormal = "Normal"

	// EnumOfSpecStatusForDescribeDBInstanceSpecsOutputSoldout is a EnumOfSpecStatusForDescribeDBInstanceSpecsOutput enum value
	EnumOfSpecStatusForDescribeDBInstanceSpecsOutputSoldout = "Soldout"
)
View Source
const (
	// EnumOfAllowListVersionForDescribeDBInstancesOutputInitial is a EnumOfAllowListVersionForDescribeDBInstancesOutput enum value
	EnumOfAllowListVersionForDescribeDBInstancesOutputInitial = "initial"

	// EnumOfAllowListVersionForDescribeDBInstancesOutputV1 is a EnumOfAllowListVersionForDescribeDBInstancesOutput enum value
	EnumOfAllowListVersionForDescribeDBInstancesOutputV1 = "v1"

	// EnumOfAllowListVersionForDescribeDBInstancesOutputV2 is a EnumOfAllowListVersionForDescribeDBInstancesOutput enum value
	EnumOfAllowListVersionForDescribeDBInstancesOutputV2 = "v2"
)
View Source
const (
	// EnumOfChargeStatusForDescribeDBInstancesOutputNormal is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value
	EnumOfChargeStatusForDescribeDBInstancesOutputNormal = "Normal"

	// EnumOfChargeStatusForDescribeDBInstancesOutputOverdue is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value
	EnumOfChargeStatusForDescribeDBInstancesOutputOverdue = "Overdue"

	// EnumOfChargeStatusForDescribeDBInstancesOutputUnpaid is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value
	EnumOfChargeStatusForDescribeDBInstancesOutputUnpaid = "Unpaid"
)
View Source
const (
	// EnumOfChargeTypeForDescribeDBInstancesInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value
	EnumOfChargeTypeForDescribeDBInstancesInputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeDBInstancesInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value
	EnumOfChargeTypeForDescribeDBInstancesInputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfChargeTypeForDescribeDBInstancesOutputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesOutput enum value
	EnumOfChargeTypeForDescribeDBInstancesOutputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeDBInstancesOutputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesOutput enum value
	EnumOfChargeTypeForDescribeDBInstancesOutputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeDBInstancesInputPostgreSql11 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value
	EnumOfDBEngineVersionForDescribeDBInstancesInputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeDBInstancesInputPostgreSql12 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value
	EnumOfDBEngineVersionForDescribeDBInstancesInputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeDBInstancesInputPostgreSql13 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value
	EnumOfDBEngineVersionForDescribeDBInstancesInputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeDBInstancesOutputPostgreSql11 is a EnumOfDBEngineVersionForDescribeDBInstancesOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstancesOutputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeDBInstancesOutputPostgreSql12 is a EnumOfDBEngineVersionForDescribeDBInstancesOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstancesOutputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeDBInstancesOutputPostgreSql13 is a EnumOfDBEngineVersionForDescribeDBInstancesOutput enum value
	EnumOfDBEngineVersionForDescribeDBInstancesOutputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfInstanceStatusForDescribeDBInstancesInputRunning is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputRunning = "Running"

	// EnumOfInstanceStatusForDescribeDBInstancesInputCreating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputCreating = "Creating"

	// EnumOfInstanceStatusForDescribeDBInstancesInputDeleting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputDeleting = "Deleting"

	// EnumOfInstanceStatusForDescribeDBInstancesInputRestarting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputRestarting = "Restarting"

	// EnumOfInstanceStatusForDescribeDBInstancesInputRestoring is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputRestoring = "Restoring"

	// EnumOfInstanceStatusForDescribeDBInstancesInputUpdating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputUpdating = "Updating"

	// EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading = "Upgrading"

	// EnumOfInstanceStatusForDescribeDBInstancesInputError is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputError = "Error"

	// EnumOfInstanceStatusForDescribeDBInstancesInputReleased is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputReleased = "Released"

	// EnumOfInstanceStatusForDescribeDBInstancesInputCreateError is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputCreateError = "CreateError"

	// EnumOfInstanceStatusForDescribeDBInstancesInputMasterChanging is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputMasterChanging = "MasterChanging"

	// EnumOfInstanceStatusForDescribeDBInstancesInputDeleted is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputDeleted = "Deleted"

	// EnumOfInstanceStatusForDescribeDBInstancesInputRecycled is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value
	EnumOfInstanceStatusForDescribeDBInstancesInputRecycled = "Recycled"
)
View Source
const (
	// EnumOfInstanceStatusForDescribeDBInstancesOutputRunning is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputRunning = "Running"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputCreating is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputCreating = "Creating"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputDeleting is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputDeleting = "Deleting"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputRestarting is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputRestarting = "Restarting"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputRestoring is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputRestoring = "Restoring"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputUpdating is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputUpdating = "Updating"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputUpgrading is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputUpgrading = "Upgrading"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputError is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputError = "Error"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputReleased is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputReleased = "Released"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputCreateError is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputCreateError = "CreateError"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputMasterChanging is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputMasterChanging = "MasterChanging"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputDeleted is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputDeleted = "Deleted"

	// EnumOfInstanceStatusForDescribeDBInstancesOutputRecycled is a EnumOfInstanceStatusForDescribeDBInstancesOutput enum value
	EnumOfInstanceStatusForDescribeDBInstancesOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNetworkTypeForDescribeDBInstancesOutputPrivate is a EnumOfNetworkTypeForDescribeDBInstancesOutput enum value
	EnumOfNetworkTypeForDescribeDBInstancesOutputPrivate = "Private"

	// EnumOfNetworkTypeForDescribeDBInstancesOutputPublic is a EnumOfNetworkTypeForDescribeDBInstancesOutput enum value
	EnumOfNetworkTypeForDescribeDBInstancesOutputPublic = "Public"

	// EnumOfNetworkTypeForDescribeDBInstancesOutputInner is a EnumOfNetworkTypeForDescribeDBInstancesOutput enum value
	EnumOfNetworkTypeForDescribeDBInstancesOutputInner = "Inner"
)
View Source
const (
	// EnumOfPeriodUnitForDescribeDBInstancesOutputMonth is a EnumOfPeriodUnitForDescribeDBInstancesOutput enum value
	EnumOfPeriodUnitForDescribeDBInstancesOutputMonth = "Month"

	// EnumOfPeriodUnitForDescribeDBInstancesOutputYear is a EnumOfPeriodUnitForDescribeDBInstancesOutput enum value
	EnumOfPeriodUnitForDescribeDBInstancesOutputYear = "Year"
)
View Source
const (
	// EnumOfBackupStatusForDescribeDetachedBackupsInputSuccess is a EnumOfBackupStatusForDescribeDetachedBackupsInput enum value
	EnumOfBackupStatusForDescribeDetachedBackupsInputSuccess = "Success"

	// EnumOfBackupStatusForDescribeDetachedBackupsInputFailed is a EnumOfBackupStatusForDescribeDetachedBackupsInput enum value
	EnumOfBackupStatusForDescribeDetachedBackupsInputFailed = "Failed"

	// EnumOfBackupStatusForDescribeDetachedBackupsInputRunning is a EnumOfBackupStatusForDescribeDetachedBackupsInput enum value
	EnumOfBackupStatusForDescribeDetachedBackupsInputRunning = "Running"
)
View Source
const (
	// EnumOfBackupStatusForDescribeDetachedBackupsOutputSuccess is a EnumOfBackupStatusForDescribeDetachedBackupsOutput enum value
	EnumOfBackupStatusForDescribeDetachedBackupsOutputSuccess = "Success"

	// EnumOfBackupStatusForDescribeDetachedBackupsOutputFailed is a EnumOfBackupStatusForDescribeDetachedBackupsOutput enum value
	EnumOfBackupStatusForDescribeDetachedBackupsOutputFailed = "Failed"

	// EnumOfBackupStatusForDescribeDetachedBackupsOutputRunning is a EnumOfBackupStatusForDescribeDetachedBackupsOutput enum value
	EnumOfBackupStatusForDescribeDetachedBackupsOutputRunning = "Running"
)
View Source
const (
	// EnumOfBackupTypeForDescribeDetachedBackupsInputFull is a EnumOfBackupTypeForDescribeDetachedBackupsInput enum value
	EnumOfBackupTypeForDescribeDetachedBackupsInputFull = "Full"

	// EnumOfBackupTypeForDescribeDetachedBackupsInputIncrement is a EnumOfBackupTypeForDescribeDetachedBackupsInput enum value
	EnumOfBackupTypeForDescribeDetachedBackupsInputIncrement = "Increment"
)
View Source
const (
	// EnumOfBackupTypeForDescribeDetachedBackupsOutputFull is a EnumOfBackupTypeForDescribeDetachedBackupsOutput enum value
	EnumOfBackupTypeForDescribeDetachedBackupsOutputFull = "Full"

	// EnumOfBackupTypeForDescribeDetachedBackupsOutputIncrement is a EnumOfBackupTypeForDescribeDetachedBackupsOutput enum value
	EnumOfBackupTypeForDescribeDetachedBackupsOutputIncrement = "Increment"
)
View Source
const (
	// EnumOfChargeStatusForDescribeDetachedBackupsOutputNormal is a EnumOfChargeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfChargeStatusForDescribeDetachedBackupsOutputNormal = "Normal"

	// EnumOfChargeStatusForDescribeDetachedBackupsOutputOverdue is a EnumOfChargeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfChargeStatusForDescribeDetachedBackupsOutputOverdue = "Overdue"

	// EnumOfChargeStatusForDescribeDetachedBackupsOutputUnpaid is a EnumOfChargeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfChargeStatusForDescribeDetachedBackupsOutputUnpaid = "Unpaid"
)
View Source
const (
	// EnumOfChargeTypeForDescribeDetachedBackupsOutputPostPaid is a EnumOfChargeTypeForDescribeDetachedBackupsOutput enum value
	EnumOfChargeTypeForDescribeDetachedBackupsOutputPostPaid = "PostPaid"

	// EnumOfChargeTypeForDescribeDetachedBackupsOutputPrePaid is a EnumOfChargeTypeForDescribeDetachedBackupsOutput enum value
	EnumOfChargeTypeForDescribeDetachedBackupsOutputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfCreateTypeForDescribeDetachedBackupsOutputSystem is a EnumOfCreateTypeForDescribeDetachedBackupsOutput enum value
	EnumOfCreateTypeForDescribeDetachedBackupsOutputSystem = "System"

	// EnumOfCreateTypeForDescribeDetachedBackupsOutputUser is a EnumOfCreateTypeForDescribeDetachedBackupsOutput enum value
	EnumOfCreateTypeForDescribeDetachedBackupsOutputUser = "User"
)
View Source
const (
	// EnumOfDBEngineVersionForDescribeDetachedBackupsOutputPostgreSql11 is a EnumOfDBEngineVersionForDescribeDetachedBackupsOutput enum value
	EnumOfDBEngineVersionForDescribeDetachedBackupsOutputPostgreSql11 = "PostgreSQL_11"

	// EnumOfDBEngineVersionForDescribeDetachedBackupsOutputPostgreSql12 is a EnumOfDBEngineVersionForDescribeDetachedBackupsOutput enum value
	EnumOfDBEngineVersionForDescribeDetachedBackupsOutputPostgreSql12 = "PostgreSQL_12"

	// EnumOfDBEngineVersionForDescribeDetachedBackupsOutputPostgreSql13 is a EnumOfDBEngineVersionForDescribeDetachedBackupsOutput enum value
	EnumOfDBEngineVersionForDescribeDetachedBackupsOutputPostgreSql13 = "PostgreSQL_13"
)
View Source
const (
	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputRunning is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputRunning = "Running"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputCreating is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputCreating = "Creating"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputDeleting is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputDeleting = "Deleting"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputRestarting is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputRestarting = "Restarting"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputRestoring is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputRestoring = "Restoring"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputUpdating is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputUpdating = "Updating"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputUpgrading is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputUpgrading = "Upgrading"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputError is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputError = "Error"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputReleased is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputReleased = "Released"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputCreateError is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputCreateError = "CreateError"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputMasterChanging is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputMasterChanging = "MasterChanging"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputDeleted is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputDeleted = "Deleted"

	// EnumOfInstanceStatusForDescribeDetachedBackupsOutputRecycled is a EnumOfInstanceStatusForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceStatusForDescribeDetachedBackupsOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNodeStatusForDescribeDetachedBackupsOutputRunning is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputRunning = "Running"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputCreating is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputCreating = "Creating"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputDeleting is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputDeleting = "Deleting"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputRestarting is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputRestarting = "Restarting"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputRestoring is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputRestoring = "Restoring"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputUpdating is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputUpdating = "Updating"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputUpgrading is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputUpgrading = "Upgrading"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputError is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputError = "Error"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputReleased is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputReleased = "Released"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputCreateError is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputCreateError = "CreateError"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputMasterChanging is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputMasterChanging = "MasterChanging"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputDeleted is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputDeleted = "Deleted"

	// EnumOfNodeStatusForDescribeDetachedBackupsOutputRecycled is a EnumOfNodeStatusForDescribeDetachedBackupsOutput enum value
	EnumOfNodeStatusForDescribeDetachedBackupsOutputRecycled = "Recycled"
)
View Source
const (
	// EnumOfNodeTypeForDescribeDetachedBackupsOutputPrimary is a EnumOfNodeTypeForDescribeDetachedBackupsOutput enum value
	EnumOfNodeTypeForDescribeDetachedBackupsOutputPrimary = "Primary"

	// EnumOfNodeTypeForDescribeDetachedBackupsOutputSecondary is a EnumOfNodeTypeForDescribeDetachedBackupsOutput enum value
	EnumOfNodeTypeForDescribeDetachedBackupsOutputSecondary = "Secondary"

	// EnumOfNodeTypeForDescribeDetachedBackupsOutputReadOnly is a EnumOfNodeTypeForDescribeDetachedBackupsOutput enum value
	EnumOfNodeTypeForDescribeDetachedBackupsOutputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForDescribeDetachedBackupsOutputMonth is a EnumOfPeriodUnitForDescribeDetachedBackupsOutput enum value
	EnumOfPeriodUnitForDescribeDetachedBackupsOutputMonth = "Month"

	// EnumOfPeriodUnitForDescribeDetachedBackupsOutputYear is a EnumOfPeriodUnitForDescribeDetachedBackupsOutput enum value
	EnumOfPeriodUnitForDescribeDetachedBackupsOutputYear = "Year"
)
View Source
const (
	// EnumOfFailoverTypeForDescribeFailoverLogsOutputSystem is a EnumOfFailoverTypeForDescribeFailoverLogsOutput enum value
	EnumOfFailoverTypeForDescribeFailoverLogsOutputSystem = "System"

	// EnumOfFailoverTypeForDescribeFailoverLogsOutputUser is a EnumOfFailoverTypeForDescribeFailoverLogsOutput enum value
	EnumOfFailoverTypeForDescribeFailoverLogsOutputUser = "User"
)
View Source
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"
)
View Source
const (
	// EnumOfNodeTypeForModifyDBEndpointReadWeightInputPrimary is a EnumOfNodeTypeForModifyDBEndpointReadWeightInput enum value
	EnumOfNodeTypeForModifyDBEndpointReadWeightInputPrimary = "Primary"

	// EnumOfNodeTypeForModifyDBEndpointReadWeightInputReadOnly is a EnumOfNodeTypeForModifyDBEndpointReadWeightInput enum value
	EnumOfNodeTypeForModifyDBEndpointReadWeightInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInputDefault is a EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInput enum value
	EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInputDefault = "Default"

	// EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInputCustom is a EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInput enum value
	EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInputCustom = "Custom"
)
View Source
const (
	// EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInputPrimary is a EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInput enum value
	EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInputPrimary = "Primary"

	// EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInputReadOnly is a EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInput enum value
	EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInputDefault is a EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInput enum value
	EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInputDefault = "Default"

	// EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInputCustom is a EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInput enum value
	EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInputCustom = "Custom"
)
View Source
const (
	// EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPostPaid is a EnumOfChargeTypeForModifyDBInstanceChargeTypeInput enum value
	EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPostPaid = "PostPaid"

	// EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPrePaid is a EnumOfChargeTypeForModifyDBInstanceChargeTypeInput enum value
	EnumOfChargeTypeForModifyDBInstanceChargeTypeInputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputMonth is a EnumOfPeriodUnitForModifyDBInstanceChargeTypeInput enum value
	EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputMonth = "Month"

	// EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputYear is a EnumOfPeriodUnitForModifyDBInstanceChargeTypeInput enum value
	EnumOfPeriodUnitForModifyDBInstanceChargeTypeInputYear = "Year"
)
View Source
const (
	// EnumOfTypeForModifyDBInstanceParametersInputString is a EnumOfTypeForModifyDBInstanceParametersInput enum value
	EnumOfTypeForModifyDBInstanceParametersInputString = "String"

	// EnumOfTypeForModifyDBInstanceParametersInputInteger is a EnumOfTypeForModifyDBInstanceParametersInput enum value
	EnumOfTypeForModifyDBInstanceParametersInputInteger = "Integer"

	// EnumOfTypeForModifyDBInstanceParametersInputFloat is a EnumOfTypeForModifyDBInstanceParametersInput enum value
	EnumOfTypeForModifyDBInstanceParametersInputFloat = "Float"

	// EnumOfTypeForModifyDBInstanceParametersInputBoolean is a EnumOfTypeForModifyDBInstanceParametersInput enum value
	EnumOfTypeForModifyDBInstanceParametersInputBoolean = "Boolean"

	// EnumOfTypeForModifyDBInstanceParametersInputList is a EnumOfTypeForModifyDBInstanceParametersInput enum value
	EnumOfTypeForModifyDBInstanceParametersInputList = "List"

	// EnumOfTypeForModifyDBInstanceParametersInputEnum is a EnumOfTypeForModifyDBInstanceParametersInput enum value
	EnumOfTypeForModifyDBInstanceParametersInputEnum = "Enum"
)
View Source
const (
	// EnumOfModifyTypeForModifyDBInstanceSpecInputUsually is a EnumOfModifyTypeForModifyDBInstanceSpecInput enum value
	EnumOfModifyTypeForModifyDBInstanceSpecInputUsually = "Usually"

	// EnumOfModifyTypeForModifyDBInstanceSpecInputTemporary is a EnumOfModifyTypeForModifyDBInstanceSpecInput enum value
	EnumOfModifyTypeForModifyDBInstanceSpecInputTemporary = "Temporary"
)
View Source
const (
	// EnumOfNodeOperateTypeForModifyDBInstanceSpecInputCreate is a EnumOfNodeOperateTypeForModifyDBInstanceSpecInput enum value
	EnumOfNodeOperateTypeForModifyDBInstanceSpecInputCreate = "Create"

	// EnumOfNodeOperateTypeForModifyDBInstanceSpecInputDelete is a EnumOfNodeOperateTypeForModifyDBInstanceSpecInput enum value
	EnumOfNodeOperateTypeForModifyDBInstanceSpecInputDelete = "Delete"

	// EnumOfNodeOperateTypeForModifyDBInstanceSpecInputModify is a EnumOfNodeOperateTypeForModifyDBInstanceSpecInput enum value
	EnumOfNodeOperateTypeForModifyDBInstanceSpecInputModify = "Modify"
)
View Source
const (
	// EnumOfNodeTypeForModifyDBInstanceSpecInputPrimary is a EnumOfNodeTypeForModifyDBInstanceSpecInput enum value
	EnumOfNodeTypeForModifyDBInstanceSpecInputPrimary = "Primary"

	// EnumOfNodeTypeForModifyDBInstanceSpecInputSecondary is a EnumOfNodeTypeForModifyDBInstanceSpecInput enum value
	EnumOfNodeTypeForModifyDBInstanceSpecInputSecondary = "Secondary"

	// EnumOfNodeTypeForModifyDBInstanceSpecInputReadOnly is a EnumOfNodeTypeForModifyDBInstanceSpecInput enum value
	EnumOfNodeTypeForModifyDBInstanceSpecInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfChargeTypeForRestoreToNewInstanceInputPostPaid is a EnumOfChargeTypeForRestoreToNewInstanceInput enum value
	EnumOfChargeTypeForRestoreToNewInstanceInputPostPaid = "PostPaid"

	// EnumOfChargeTypeForRestoreToNewInstanceInputPrePaid is a EnumOfChargeTypeForRestoreToNewInstanceInput enum value
	EnumOfChargeTypeForRestoreToNewInstanceInputPrePaid = "PrePaid"
)
View Source
const (
	// EnumOfNodeOperateTypeForRestoreToNewInstanceInputCreate is a EnumOfNodeOperateTypeForRestoreToNewInstanceInput enum value
	EnumOfNodeOperateTypeForRestoreToNewInstanceInputCreate = "Create"

	// EnumOfNodeOperateTypeForRestoreToNewInstanceInputDelete is a EnumOfNodeOperateTypeForRestoreToNewInstanceInput enum value
	EnumOfNodeOperateTypeForRestoreToNewInstanceInputDelete = "Delete"

	// EnumOfNodeOperateTypeForRestoreToNewInstanceInputModify is a EnumOfNodeOperateTypeForRestoreToNewInstanceInput enum value
	EnumOfNodeOperateTypeForRestoreToNewInstanceInputModify = "Modify"
)
View Source
const (
	// EnumOfNodeTypeForRestoreToNewInstanceInputPrimary is a EnumOfNodeTypeForRestoreToNewInstanceInput enum value
	EnumOfNodeTypeForRestoreToNewInstanceInputPrimary = "Primary"

	// EnumOfNodeTypeForRestoreToNewInstanceInputSecondary is a EnumOfNodeTypeForRestoreToNewInstanceInput enum value
	EnumOfNodeTypeForRestoreToNewInstanceInputSecondary = "Secondary"

	// EnumOfNodeTypeForRestoreToNewInstanceInputReadOnly is a EnumOfNodeTypeForRestoreToNewInstanceInput enum value
	EnumOfNodeTypeForRestoreToNewInstanceInputReadOnly = "ReadOnly"
)
View Source
const (
	// EnumOfPeriodUnitForRestoreToNewInstanceInputMonth is a EnumOfPeriodUnitForRestoreToNewInstanceInput enum value
	EnumOfPeriodUnitForRestoreToNewInstanceInputMonth = "Month"

	// EnumOfPeriodUnitForRestoreToNewInstanceInputYear is a EnumOfPeriodUnitForRestoreToNewInstanceInput enum value
	EnumOfPeriodUnitForRestoreToNewInstanceInputYear = "Year"
)
View Source
const (
	ServiceName = "rds_postgresql" // Name of service.
	EndpointsID = ServiceName      // ID to lookup a service endpoint with.
	ServiceID   = "rds_postgresql" // ServiceID is a unique identifer of a specific service.
)

Service information constants

View Source
const (
	// EnumOfEndpointTypeForCreateDBEndpointInputCustom is a EnumOfEndpointTypeForCreateDBEndpointInput enum value
	EnumOfEndpointTypeForCreateDBEndpointInputCustom = "Custom"
)
View Source
const (
	// EnumOfInstanceTypeForDescribeBackupsOutputHa is a EnumOfInstanceTypeForDescribeBackupsOutput enum value
	EnumOfInstanceTypeForDescribeBackupsOutputHa = "HA"
)
View Source
const (
	// EnumOfInstanceTypeForDescribeDBInstanceDetailOutputHa is a EnumOfInstanceTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfInstanceTypeForDescribeDBInstanceDetailOutputHa = "HA"
)
View Source
const (
	// EnumOfInstanceTypeForDescribeDBInstancesOutputHa is a EnumOfInstanceTypeForDescribeDBInstancesOutput enum value
	EnumOfInstanceTypeForDescribeDBInstancesOutputHa = "HA"
)
View Source
const (
	// EnumOfInstanceTypeForDescribeDetachedBackupsOutputHa is a EnumOfInstanceTypeForDescribeDetachedBackupsOutput enum value
	EnumOfInstanceTypeForDescribeDetachedBackupsOutputHa = "HA"
)
View Source
const (
	// EnumOfNetworkTypeForModifyDBEndpointAddressInputPrivate is a EnumOfNetworkTypeForModifyDBEndpointAddressInput enum value
	EnumOfNetworkTypeForModifyDBEndpointAddressInputPrivate = "Private"
)
View Source
const (
	// EnumOfNetworkTypeForModifyDBEndpointDNSInputPrivate is a EnumOfNetworkTypeForModifyDBEndpointDNSInput enum value
	EnumOfNetworkTypeForModifyDBEndpointDNSInputPrivate = "Private"
)
View Source
const (
	// EnumOfStorageTypeForCreateDBInstanceInputLocalSsd is a EnumOfStorageTypeForCreateDBInstanceInput enum value
	EnumOfStorageTypeForCreateDBInstanceInputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForDescribeBackupsOutputLocalSsd is a EnumOfStorageTypeForDescribeBackupsOutput enum value
	EnumOfStorageTypeForDescribeBackupsOutputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForDescribeDBInstanceDetailOutputLocalSsd is a EnumOfStorageTypeForDescribeDBInstanceDetailOutput enum value
	EnumOfStorageTypeForDescribeDBInstanceDetailOutputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForDescribeDBInstancePriceDetailInputLocalSsd is a EnumOfStorageTypeForDescribeDBInstancePriceDetailInput enum value
	EnumOfStorageTypeForDescribeDBInstancePriceDetailInputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputLocalSsd is a EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput enum value
	EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForDescribeDBInstancesOutputLocalSsd is a EnumOfStorageTypeForDescribeDBInstancesOutput enum value
	EnumOfStorageTypeForDescribeDBInstancesOutputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForDescribeDetachedBackupsOutputLocalSsd is a EnumOfStorageTypeForDescribeDetachedBackupsOutput enum value
	EnumOfStorageTypeForDescribeDetachedBackupsOutputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForModifyDBInstanceSpecInputLocalSsd is a EnumOfStorageTypeForModifyDBInstanceSpecInput enum value
	EnumOfStorageTypeForModifyDBInstanceSpecInputLocalSsd = "LocalSSD"
)
View Source
const (
	// EnumOfStorageTypeForRestoreToNewInstanceInputLocalSsd is a EnumOfStorageTypeForRestoreToNewInstanceInput enum value
	EnumOfStorageTypeForRestoreToNewInstanceInputLocalSsd = "LocalSSD"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountForDescribeDBAccountsOutput

type AccountForDescribeDBAccountsOutput struct {
	AccountName *string `type:"string"`

	AccountPrivileges *string `type:"string"`

	AccountStatus *string `type:"string" enum:"EnumOfAccountStatusForDescribeDBAccountsOutput"`

	AccountType *string `type:"string" enum:"EnumOfAccountTypeForDescribeDBAccountsOutput"`
	// contains filtered or unexported fields
}

func (AccountForDescribeDBAccountsOutput) GoString

GoString returns the string representation

func (*AccountForDescribeDBAccountsOutput) SetAccountName

SetAccountName sets the AccountName field's value.

func (*AccountForDescribeDBAccountsOutput) SetAccountPrivileges

SetAccountPrivileges sets the AccountPrivileges field's value.

func (*AccountForDescribeDBAccountsOutput) SetAccountStatus

SetAccountStatus sets the AccountStatus field's value.

func (*AccountForDescribeDBAccountsOutput) SetAccountType

SetAccountType sets the AccountType field's value.

func (AccountForDescribeDBAccountsOutput) String

String returns the string representation

type AddTagsToResourceInput

type AddTagsToResourceInput struct {
	InstanceIds []*string `type:"list"`

	Tags []*TagForAddTagsToResourceInput `type:"list"`
	// contains filtered or unexported fields
}

func (AddTagsToResourceInput) GoString

func (s AddTagsToResourceInput) GoString() string

GoString returns the string representation

func (*AddTagsToResourceInput) SetInstanceIds

func (s *AddTagsToResourceInput) SetInstanceIds(v []*string) *AddTagsToResourceInput

SetInstanceIds sets the InstanceIds field's value.

func (*AddTagsToResourceInput) SetTags

SetTags sets the Tags field's value.

func (AddTagsToResourceInput) String

func (s AddTagsToResourceInput) String() string

String returns the string representation

type AddTagsToResourceOutput

type AddTagsToResourceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (AddTagsToResourceOutput) GoString

func (s AddTagsToResourceOutput) GoString() string

GoString returns the string representation

func (AddTagsToResourceOutput) String

func (s AddTagsToResourceOutput) String() string

String returns the string representation

type AddressForDescribeDBInstanceDetailOutput

type AddressForDescribeDBInstanceDetailOutput struct {
	DNSVisibility *bool `type:"boolean"`

	Domain *string `type:"string"`

	EipId *string `type:"string"`

	IPAddress *string `type:"string"`

	NetworkType *string `type:"string" enum:"EnumOfNetworkTypeForDescribeDBInstanceDetailOutput"`

	Port *string `type:"string"`

	SubnetId *string `type:"string"`
	// contains filtered or unexported fields
}

func (AddressForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility

SetDNSVisibility sets the DNSVisibility field's value.

func (*AddressForDescribeDBInstanceDetailOutput) SetDomain

SetDomain sets the Domain field's value.

func (*AddressForDescribeDBInstanceDetailOutput) SetEipId

SetEipId sets the EipId field's value.

func (*AddressForDescribeDBInstanceDetailOutput) SetIPAddress

SetIPAddress sets the IPAddress field's value.

func (*AddressForDescribeDBInstanceDetailOutput) SetNetworkType

SetNetworkType sets the NetworkType field's value.

func (*AddressForDescribeDBInstanceDetailOutput) SetPort

SetPort sets the Port field's value.

func (*AddressForDescribeDBInstanceDetailOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (AddressForDescribeDBInstanceDetailOutput) String

String returns the string representation

type AddressObjectForDescribeDBInstancesOutput

type AddressObjectForDescribeDBInstancesOutput struct {
	DNSVisibility *bool `type:"boolean"`

	Domain *string `type:"string"`

	EipId *string `type:"string"`

	IPAddress *string `type:"string"`

	NetworkType *string `type:"string" enum:"EnumOfNetworkTypeForDescribeDBInstancesOutput"`

	Port *string `type:"string"`

	SubnetId *string `type:"string"`
	// contains filtered or unexported fields
}

func (AddressObjectForDescribeDBInstancesOutput) GoString

GoString returns the string representation

func (*AddressObjectForDescribeDBInstancesOutput) SetDNSVisibility

SetDNSVisibility sets the DNSVisibility field's value.

func (*AddressObjectForDescribeDBInstancesOutput) SetDomain

SetDomain sets the Domain field's value.

func (*AddressObjectForDescribeDBInstancesOutput) SetEipId

SetEipId sets the EipId field's value.

func (*AddressObjectForDescribeDBInstancesOutput) SetIPAddress

SetIPAddress sets the IPAddress field's value.

func (*AddressObjectForDescribeDBInstancesOutput) SetNetworkType

SetNetworkType sets the NetworkType field's value.

func (*AddressObjectForDescribeDBInstancesOutput) SetPort

SetPort sets the Port field's value.

func (*AddressObjectForDescribeDBInstancesOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (AddressObjectForDescribeDBInstancesOutput) String

String returns the string representation

type AllowListForDescribeAllowListsOutput

type AllowListForDescribeAllowListsOutput struct {
	AllowListDesc *string `type:"string"`

	AllowListIPNum *int32 `type:"int32"`

	AllowListId *string `type:"string"`

	AllowListName *string `type:"string"`

	AllowListType *string `type:"string"`

	AssociatedInstanceNum *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (AllowListForDescribeAllowListsOutput) GoString

GoString returns the string representation

func (*AllowListForDescribeAllowListsOutput) SetAllowListDesc

SetAllowListDesc sets the AllowListDesc field's value.

func (*AllowListForDescribeAllowListsOutput) SetAllowListIPNum

SetAllowListIPNum sets the AllowListIPNum field's value.

func (*AllowListForDescribeAllowListsOutput) SetAllowListId

SetAllowListId sets the AllowListId field's value.

func (*AllowListForDescribeAllowListsOutput) SetAllowListName

SetAllowListName sets the AllowListName field's value.

func (*AllowListForDescribeAllowListsOutput) SetAllowListType

SetAllowListType sets the AllowListType field's value.

func (*AllowListForDescribeAllowListsOutput) SetAssociatedInstanceNum

SetAssociatedInstanceNum sets the AssociatedInstanceNum field's value.

func (AllowListForDescribeAllowListsOutput) String

String returns the string representation

type AssociateAllowListInput

type AssociateAllowListInput struct {
	AllowListIds []*string `type:"list"`

	InstanceIds []*string `type:"list"`
	// contains filtered or unexported fields
}

func (AssociateAllowListInput) GoString

func (s AssociateAllowListInput) GoString() string

GoString returns the string representation

func (*AssociateAllowListInput) SetAllowListIds

func (s *AssociateAllowListInput) SetAllowListIds(v []*string) *AssociateAllowListInput

SetAllowListIds sets the AllowListIds field's value.

func (*AssociateAllowListInput) SetInstanceIds

func (s *AssociateAllowListInput) SetInstanceIds(v []*string) *AssociateAllowListInput

SetInstanceIds sets the InstanceIds field's value.

func (AssociateAllowListInput) String

func (s AssociateAllowListInput) String() string

String returns the string representation

type AssociateAllowListOutput

type AssociateAllowListOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (AssociateAllowListOutput) GoString

func (s AssociateAllowListOutput) GoString() string

GoString returns the string representation

func (AssociateAllowListOutput) String

func (s AssociateAllowListOutput) String() string

String returns the string representation

type AssociatedInstanceForDescribeAllowListDetailOutput

type AssociatedInstanceForDescribeAllowListDetailOutput struct {
	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	VPC *string `type:"string"`
	// contains filtered or unexported fields
}

func (AssociatedInstanceForDescribeAllowListDetailOutput) GoString

GoString returns the string representation

func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*AssociatedInstanceForDescribeAllowListDetailOutput) SetVPC

SetVPC sets the VPC field's value.

func (AssociatedInstanceForDescribeAllowListDetailOutput) String

String returns the string representation

type BackupForDescribeBackupsOutput

type BackupForDescribeBackupsOutput struct {
	BackupEndTime *string `type:"string"`

	BackupFileName *string `type:"string"`

	BackupFileSize *int64 `type:"int64"`

	BackupId *string `type:"string"`

	BackupProgress *int32 `max:"100" type:"int32"`

	BackupStartTime *string `type:"string"`

	BackupStatus *string `type:"string" enum:"EnumOfBackupStatusForDescribeBackupsOutput"`

	BackupType *string `type:"string" enum:"EnumOfBackupTypeForDescribeBackupsOutput"`

	CreateType *string `type:"string" enum:"EnumOfCreateTypeForDescribeBackupsOutput"`

	InstanceInfo *InstanceInfoForDescribeBackupsOutput `type:"structure"`
	// contains filtered or unexported fields
}

func (BackupForDescribeBackupsOutput) GoString

GoString returns the string representation

func (*BackupForDescribeBackupsOutput) SetBackupEndTime

SetBackupEndTime sets the BackupEndTime field's value.

func (*BackupForDescribeBackupsOutput) SetBackupFileName

SetBackupFileName sets the BackupFileName field's value.

func (*BackupForDescribeBackupsOutput) SetBackupFileSize

SetBackupFileSize sets the BackupFileSize field's value.

func (*BackupForDescribeBackupsOutput) SetBackupId

SetBackupId sets the BackupId field's value.

func (*BackupForDescribeBackupsOutput) SetBackupProgress

SetBackupProgress sets the BackupProgress field's value.

func (*BackupForDescribeBackupsOutput) SetBackupStartTime

SetBackupStartTime sets the BackupStartTime field's value.

func (*BackupForDescribeBackupsOutput) SetBackupStatus

SetBackupStatus sets the BackupStatus field's value.

func (*BackupForDescribeBackupsOutput) SetBackupType

SetBackupType sets the BackupType field's value.

func (*BackupForDescribeBackupsOutput) SetCreateType

SetCreateType sets the CreateType field's value.

func (*BackupForDescribeBackupsOutput) SetInstanceInfo

SetInstanceInfo sets the InstanceInfo field's value.

func (BackupForDescribeBackupsOutput) String

String returns the string representation

type BackupForDescribeDetachedBackupsOutput

type BackupForDescribeDetachedBackupsOutput struct {
	BackupEndTime *string `type:"string"`

	BackupFileName *string `type:"string"`

	BackupFileSize *int64 `type:"int64"`

	BackupId *string `type:"string"`

	BackupProgress *int32 `max:"100" type:"int32"`

	BackupStartTime *string `type:"string"`

	BackupStatus *string `type:"string" enum:"EnumOfBackupStatusForDescribeDetachedBackupsOutput"`

	BackupType *string `type:"string" enum:"EnumOfBackupTypeForDescribeDetachedBackupsOutput"`

	CreateType *string `type:"string" enum:"EnumOfCreateTypeForDescribeDetachedBackupsOutput"`

	InstanceInfo *InstanceInfoForDescribeDetachedBackupsOutput `type:"structure"`
	// contains filtered or unexported fields
}

func (BackupForDescribeDetachedBackupsOutput) GoString

GoString returns the string representation

func (*BackupForDescribeDetachedBackupsOutput) SetBackupEndTime

SetBackupEndTime sets the BackupEndTime field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupFileName

SetBackupFileName sets the BackupFileName field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupFileSize

SetBackupFileSize sets the BackupFileSize field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupId

SetBackupId sets the BackupId field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupProgress

SetBackupProgress sets the BackupProgress field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupStartTime

SetBackupStartTime sets the BackupStartTime field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupStatus

SetBackupStatus sets the BackupStatus field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetBackupType

SetBackupType sets the BackupType field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetCreateType

SetCreateType sets the CreateType field's value.

func (*BackupForDescribeDetachedBackupsOutput) SetInstanceInfo

SetInstanceInfo sets the InstanceInfo field's value.

func (BackupForDescribeDetachedBackupsOutput) String

String returns the string representation

type BasicInfoForDescribeDBInstanceDetailOutput

type BasicInfoForDescribeDBInstanceDetailOutput struct {
	AllowListVersion *string `type:"string" enum:"EnumOfAllowListVersionForDescribeDBInstanceDetailOutput"`

	CreateTime *string `type:"string"`

	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput"`

	DataSyncMode *string `type:"string" enum:"EnumOfDataSyncModeForDescribeDBInstanceDetailOutput"`

	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeDBInstanceDetailOutput"`

	InstanceTag []*InstanceTagForDescribeDBInstanceDetailOutput `type:"list"`

	InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForDescribeDBInstanceDetailOutput"`

	Memory *int32 `type:"int32"`

	NodeNumber *string `type:"string"`

	NodeSpec *string `type:"string"`

	ProjectName *string `type:"string"`

	RegionId *string `type:"string"`

	StorageDataUse *int64 `type:"int64"`

	StorageLogUse *int64 `type:"int64"`

	StorageSpace *int32 `type:"int32"`

	StorageTempUse *int64 `type:"int64"`

	StorageType *string `type:"string" enum:"EnumOfStorageTypeForDescribeDBInstanceDetailOutput"`

	StorageUse *int64 `type:"int64"`

	StorageWALUse *int64 `type:"int64"`

	SubnetId *string `type:"string"`

	UpdateTime *string `type:"string"`

	VCPU *int32 `type:"int32"`

	VpcID *string `type:"string"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (BasicInfoForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetAllowListVersion

SetAllowListVersion sets the AllowListVersion field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetDataSyncMode

SetDataSyncMode sets the DataSyncMode field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceStatus

SetInstanceStatus sets the InstanceStatus field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceTag

SetInstanceTag sets the InstanceTag field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetMemory

SetMemory sets the Memory field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetNodeNumber

SetNodeNumber sets the NodeNumber field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageDataUse

SetStorageDataUse sets the StorageDataUse field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageLogUse

SetStorageLogUse sets the StorageLogUse field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageTempUse

SetStorageTempUse sets the StorageTempUse field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageUse

SetStorageUse sets the StorageUse field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetStorageWALUse

SetStorageWALUse sets the StorageWALUse field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetVpcID

SetVpcID sets the VpcID field's value.

func (*BasicInfoForDescribeDBInstanceDetailOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (BasicInfoForDescribeDBInstanceDetailOutput) String

String returns the string representation

type ChargeDetailForDescribeBackupsOutput

type ChargeDetailForDescribeBackupsOutput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeEndTime *string `type:"string"`

	ChargeStartTime *string `type:"string"`

	ChargeStatus *string `type:"string" enum:"EnumOfChargeStatusForDescribeBackupsOutput"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeBackupsOutput"`

	Number *int32 `type:"int32"`

	OverdueReclaimTime *string `type:"string"`

	OverdueTime *string `type:"string"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeBackupsOutput"`

	TempModifyEndTime *string `type:"string"`

	TempModifyStartTime *string `type:"string"`
	// contains filtered or unexported fields
}

func (ChargeDetailForDescribeBackupsOutput) GoString

GoString returns the string representation

func (*ChargeDetailForDescribeBackupsOutput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetChargeEndTime

SetChargeEndTime sets the ChargeEndTime field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetChargeStartTime

SetChargeStartTime sets the ChargeStartTime field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetChargeStatus

SetChargeStatus sets the ChargeStatus field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetOverdueReclaimTime

SetOverdueReclaimTime sets the OverdueReclaimTime field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetOverdueTime

SetOverdueTime sets the OverdueTime field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetTempModifyEndTime

SetTempModifyEndTime sets the TempModifyEndTime field's value.

func (*ChargeDetailForDescribeBackupsOutput) SetTempModifyStartTime

SetTempModifyStartTime sets the TempModifyStartTime field's value.

func (ChargeDetailForDescribeBackupsOutput) String

String returns the string representation

type ChargeDetailForDescribeDBInstanceDetailOutput

type ChargeDetailForDescribeDBInstanceDetailOutput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeEndTime *string `type:"string"`

	ChargeStartTime *string `type:"string"`

	ChargeStatus *string `type:"string" enum:"EnumOfChargeStatusForDescribeDBInstanceDetailOutput"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstanceDetailOutput"`

	Number *int32 `type:"int32"`

	OverdueReclaimTime *string `type:"string"`

	OverdueTime *string `type:"string"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDBInstanceDetailOutput"`

	TempModifyEndTime *string `type:"string"`

	TempModifyStartTime *string `type:"string"`
	// contains filtered or unexported fields
}

func (ChargeDetailForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime

SetChargeEndTime sets the ChargeEndTime field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime

SetChargeStartTime sets the ChargeStartTime field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus

SetChargeStatus sets the ChargeStatus field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime

SetOverdueReclaimTime sets the OverdueReclaimTime field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime

SetOverdueTime sets the OverdueTime field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyEndTime

SetTempModifyEndTime sets the TempModifyEndTime field's value.

func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetTempModifyStartTime

SetTempModifyStartTime sets the TempModifyStartTime field's value.

func (ChargeDetailForDescribeDBInstanceDetailOutput) String

String returns the string representation

type ChargeDetailForDescribeDBInstancesOutput

type ChargeDetailForDescribeDBInstancesOutput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeEndTime *string `type:"string"`

	ChargeStartTime *string `type:"string"`

	ChargeStatus *string `type:"string" enum:"EnumOfChargeStatusForDescribeDBInstancesOutput"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancesOutput"`

	Number *int32 `type:"int32"`

	OverdueReclaimTime *string `type:"string"`

	OverdueTime *string `type:"string"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDBInstancesOutput"`

	TempModifyEndTime *string `type:"string"`

	TempModifyStartTime *string `type:"string"`
	// contains filtered or unexported fields
}

func (ChargeDetailForDescribeDBInstancesOutput) GoString

GoString returns the string representation

func (*ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime

SetChargeEndTime sets the ChargeEndTime field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime

SetChargeStartTime sets the ChargeStartTime field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus

SetChargeStatus sets the ChargeStatus field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime

SetOverdueReclaimTime sets the OverdueReclaimTime field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime

SetOverdueTime sets the OverdueTime field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetTempModifyEndTime

SetTempModifyEndTime sets the TempModifyEndTime field's value.

func (*ChargeDetailForDescribeDBInstancesOutput) SetTempModifyStartTime

SetTempModifyStartTime sets the TempModifyStartTime field's value.

func (ChargeDetailForDescribeDBInstancesOutput) String

String returns the string representation

type ChargeDetailForDescribeDetachedBackupsOutput

type ChargeDetailForDescribeDetachedBackupsOutput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeEndTime *string `type:"string"`

	ChargeStartTime *string `type:"string"`

	ChargeStatus *string `type:"string" enum:"EnumOfChargeStatusForDescribeDetachedBackupsOutput"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDetachedBackupsOutput"`

	Number *int32 `type:"int32"`

	OverdueReclaimTime *string `type:"string"`

	OverdueTime *string `type:"string"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDetachedBackupsOutput"`

	TempModifyEndTime *string `type:"string"`

	TempModifyStartTime *string `type:"string"`
	// contains filtered or unexported fields
}

func (ChargeDetailForDescribeDetachedBackupsOutput) GoString

GoString returns the string representation

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetChargeEndTime

SetChargeEndTime sets the ChargeEndTime field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetChargeStartTime

SetChargeStartTime sets the ChargeStartTime field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetChargeStatus

SetChargeStatus sets the ChargeStatus field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetOverdueReclaimTime

SetOverdueReclaimTime sets the OverdueReclaimTime field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetOverdueTime

SetOverdueTime sets the OverdueTime field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetTempModifyEndTime

SetTempModifyEndTime sets the TempModifyEndTime field's value.

func (*ChargeDetailForDescribeDetachedBackupsOutput) SetTempModifyStartTime

SetTempModifyStartTime sets the TempModifyStartTime field's value.

func (ChargeDetailForDescribeDetachedBackupsOutput) String

String returns the string representation

type ChargeInfoForCreateDBInstanceInput

type ChargeInfoForCreateDBInstanceInput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForCreateDBInstanceInput"`

	Number *int32 `type:"int32"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForCreateDBInstanceInput"`
	// contains filtered or unexported fields
}

func (ChargeInfoForCreateDBInstanceInput) GoString

GoString returns the string representation

func (*ChargeInfoForCreateDBInstanceInput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeInfoForCreateDBInstanceInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeInfoForCreateDBInstanceInput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeInfoForCreateDBInstanceInput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeInfoForCreateDBInstanceInput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (ChargeInfoForCreateDBInstanceInput) String

String returns the string representation

type ChargeInfoForDescribeDBInstancePriceDetailInput

type ChargeInfoForDescribeDBInstancePriceDetailInput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancePriceDetailInput"`

	Number *int32 `type:"int32"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDBInstancePriceDetailInput"`
	// contains filtered or unexported fields
}

func (ChargeInfoForDescribeDBInstancePriceDetailInput) GoString

GoString returns the string representation

func (*ChargeInfoForDescribeDBInstancePriceDetailInput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeInfoForDescribeDBInstancePriceDetailInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeInfoForDescribeDBInstancePriceDetailInput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeInfoForDescribeDBInstancePriceDetailInput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeInfoForDescribeDBInstancePriceDetailInput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (ChargeInfoForDescribeDBInstancePriceDetailInput) String

String returns the string representation

type ChargeInfoForDescribeDBInstancePriceDifferenceInput

type ChargeInfoForDescribeDBInstancePriceDifferenceInput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancePriceDifferenceInput"`

	Number *int32 `type:"int32"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForDescribeDBInstancePriceDifferenceInput"`
	// contains filtered or unexported fields
}

func (ChargeInfoForDescribeDBInstancePriceDifferenceInput) GoString

GoString returns the string representation

func (*ChargeInfoForDescribeDBInstancePriceDifferenceInput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeInfoForDescribeDBInstancePriceDifferenceInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeInfoForDescribeDBInstancePriceDifferenceInput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeInfoForDescribeDBInstancePriceDifferenceInput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeInfoForDescribeDBInstancePriceDifferenceInput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (ChargeInfoForDescribeDBInstancePriceDifferenceInput) String

String returns the string representation

type ChargeInfoForRestoreToNewInstanceInput

type ChargeInfoForRestoreToNewInstanceInput struct {
	AutoRenew *bool `type:"boolean"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForRestoreToNewInstanceInput"`

	Number *int32 `type:"int32"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForRestoreToNewInstanceInput"`
	// contains filtered or unexported fields
}

func (ChargeInfoForRestoreToNewInstanceInput) GoString

GoString returns the string representation

func (*ChargeInfoForRestoreToNewInstanceInput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ChargeInfoForRestoreToNewInstanceInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeInfoForRestoreToNewInstanceInput) SetNumber

SetNumber sets the Number field's value.

func (*ChargeInfoForRestoreToNewInstanceInput) SetPeriod

SetPeriod sets the Period field's value.

func (*ChargeInfoForRestoreToNewInstanceInput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (ChargeInfoForRestoreToNewInstanceInput) String

String returns the string representation

type ChargeItemPriceForDescribeDBInstancePriceDetailOutput

type ChargeItemPriceForDescribeDBInstancePriceDetailOutput struct {
	ChargeItemKey *string `type:"string"`

	ChargeItemType *string `type:"string" enum:"EnumOfChargeItemTypeForDescribeDBInstancePriceDetailOutput"`

	ChargeItemValue *int32 `type:"int32"`

	DiscountPrice *float64 `type:"double"`

	NodeNumPerInstance *int32 `type:"int32"`

	OriginalPrice *float64 `type:"double"`

	PayablePrice *float64 `type:"double"`
	// contains filtered or unexported fields
}

func (ChargeItemPriceForDescribeDBInstancePriceDetailOutput) GoString

GoString returns the string representation

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemKey

SetChargeItemKey sets the ChargeItemKey field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemType

SetChargeItemType sets the ChargeItemType field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetChargeItemValue

SetChargeItemValue sets the ChargeItemValue field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetDiscountPrice

SetDiscountPrice sets the DiscountPrice field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetNodeNumPerInstance

SetNodeNumPerInstance sets the NodeNumPerInstance field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetOriginalPrice

SetOriginalPrice sets the OriginalPrice field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDetailOutput) SetPayablePrice

SetPayablePrice sets the PayablePrice field's value.

func (ChargeItemPriceForDescribeDBInstancePriceDetailOutput) String

String returns the string representation

type ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput

type ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput struct {
	ChargeItemKey *string `type:"string"`

	ChargeItemType *string `type:"string" enum:"EnumOfChargeItemTypeForDescribeDBInstancePriceDifferenceOutput"`

	ChargeItemValue *int32 `type:"int32"`

	DiscountPrice *float64 `type:"double"`

	NodeNumPerInstance *int32 `type:"int32"`

	OriginalPrice *float64 `type:"double"`

	PayablePrice *float64 `type:"double"`
	// contains filtered or unexported fields
}

func (ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) GoString

GoString returns the string representation

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemKey

SetChargeItemKey sets the ChargeItemKey field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemType

SetChargeItemType sets the ChargeItemType field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetChargeItemValue

SetChargeItemValue sets the ChargeItemValue field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetDiscountPrice

SetDiscountPrice sets the DiscountPrice field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetNodeNumPerInstance

SetNodeNumPerInstance sets the NodeNumPerInstance field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetOriginalPrice

SetOriginalPrice sets the OriginalPrice field's value.

func (*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) SetPayablePrice

SetPayablePrice sets the PayablePrice field's value.

func (ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput) String

String returns the string representation

type CreateAllowListInput

type CreateAllowListInput struct {

	// AllowList is a required field
	AllowList *string `type:"string" required:"true"`

	AllowListDesc *string `type:"string"`

	// AllowListName is a required field
	AllowListName *string `type:"string" required:"true"`

	AllowListType *string `type:"string"`
	// contains filtered or unexported fields
}

func (CreateAllowListInput) GoString

func (s CreateAllowListInput) GoString() string

GoString returns the string representation

func (*CreateAllowListInput) SetAllowList

func (s *CreateAllowListInput) SetAllowList(v string) *CreateAllowListInput

SetAllowList sets the AllowList field's value.

func (*CreateAllowListInput) SetAllowListDesc

func (s *CreateAllowListInput) SetAllowListDesc(v string) *CreateAllowListInput

SetAllowListDesc sets the AllowListDesc field's value.

func (*CreateAllowListInput) SetAllowListName

func (s *CreateAllowListInput) SetAllowListName(v string) *CreateAllowListInput

SetAllowListName sets the AllowListName field's value.

func (*CreateAllowListInput) SetAllowListType

func (s *CreateAllowListInput) SetAllowListType(v string) *CreateAllowListInput

SetAllowListType sets the AllowListType field's value.

func (CreateAllowListInput) String

func (s CreateAllowListInput) String() string

String returns the string representation

func (*CreateAllowListInput) Validate

func (s *CreateAllowListInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateAllowListOutput

type CreateAllowListOutput struct {
	Metadata *response.ResponseMetadata

	AllowListId *string `type:"string"`
	// contains filtered or unexported fields
}

func (CreateAllowListOutput) GoString

func (s CreateAllowListOutput) GoString() string

GoString returns the string representation

func (*CreateAllowListOutput) SetAllowListId

func (s *CreateAllowListOutput) SetAllowListId(v string) *CreateAllowListOutput

SetAllowListId sets the AllowListId field's value.

func (CreateAllowListOutput) String

func (s CreateAllowListOutput) String() string

String returns the string representation

type CreateBackupInput

type CreateBackupInput struct {
	BackupType *string `type:"string" enum:"EnumOfBackupTypeForCreateBackupInput"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (CreateBackupInput) GoString

func (s CreateBackupInput) GoString() string

GoString returns the string representation

func (*CreateBackupInput) SetBackupType

func (s *CreateBackupInput) SetBackupType(v string) *CreateBackupInput

SetBackupType sets the BackupType field's value.

func (*CreateBackupInput) SetInstanceId

func (s *CreateBackupInput) SetInstanceId(v string) *CreateBackupInput

SetInstanceId sets the InstanceId field's value.

func (CreateBackupInput) String

func (s CreateBackupInput) String() string

String returns the string representation

func (*CreateBackupInput) Validate

func (s *CreateBackupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateBackupOutput

type CreateBackupOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CreateBackupOutput) GoString

func (s CreateBackupOutput) GoString() string

GoString returns the string representation

func (CreateBackupOutput) String

func (s CreateBackupOutput) String() string

String returns the string representation

type CreateDBAccountInput

type CreateDBAccountInput struct {

	// AccountName is a required field
	AccountName *string `type:"string" required:"true"`

	// AccountPassword is a required field
	AccountPassword *string `type:"string" required:"true"`

	AccountPrivileges *string `type:"string"`

	// AccountType is a required field
	AccountType *string `type:"string" required:"true" enum:"EnumOfAccountTypeForCreateDBAccountInput"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (CreateDBAccountInput) GoString

func (s CreateDBAccountInput) GoString() string

GoString returns the string representation

func (*CreateDBAccountInput) SetAccountName

func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput

SetAccountName sets the AccountName field's value.

func (*CreateDBAccountInput) SetAccountPassword

func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput

SetAccountPassword sets the AccountPassword field's value.

func (*CreateDBAccountInput) SetAccountPrivileges

func (s *CreateDBAccountInput) SetAccountPrivileges(v string) *CreateDBAccountInput

SetAccountPrivileges sets the AccountPrivileges field's value.

func (*CreateDBAccountInput) SetAccountType

func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput

SetAccountType sets the AccountType field's value.

func (*CreateDBAccountInput) SetInstanceId

func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput

SetInstanceId sets the InstanceId field's value.

func (CreateDBAccountInput) String

func (s CreateDBAccountInput) String() string

String returns the string representation

func (*CreateDBAccountInput) Validate

func (s *CreateDBAccountInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateDBAccountOutput

type CreateDBAccountOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CreateDBAccountOutput) GoString

func (s CreateDBAccountOutput) GoString() string

GoString returns the string representation

func (CreateDBAccountOutput) String

func (s CreateDBAccountOutput) String() string

String returns the string representation

type CreateDBEndpointInput

type CreateDBEndpointInput struct {
	EndpointName *string `type:"string"`

	// EndpointType is a required field
	EndpointType *string `type:"string" required:"true" enum:"EnumOfEndpointTypeForCreateDBEndpointInput"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	Nodes *string `type:"string"`

	ReadWriteMode *string `type:"string" enum:"EnumOfReadWriteModeForCreateDBEndpointInput"`
	// contains filtered or unexported fields
}

func (CreateDBEndpointInput) GoString

func (s CreateDBEndpointInput) GoString() string

GoString returns the string representation

func (*CreateDBEndpointInput) SetEndpointName

func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput

SetEndpointName sets the EndpointName field's value.

func (*CreateDBEndpointInput) SetEndpointType

func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput

SetEndpointType sets the EndpointType field's value.

func (*CreateDBEndpointInput) SetInstanceId

func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput

SetInstanceId sets the InstanceId field's value.

func (*CreateDBEndpointInput) SetNodes

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

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
	// contains filtered or unexported fields
}

func (CreateDBEndpointOutput) GoString

func (s CreateDBEndpointOutput) GoString() string

GoString returns the string representation

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" required:"true"`

	EndpointId *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (CreateDBEndpointPublicAddressInput) GoString

GoString returns the string representation

func (*CreateDBEndpointPublicAddressInput) SetEipId

SetEipId sets the EipId field's value.

func (*CreateDBEndpointPublicAddressInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*CreateDBEndpointPublicAddressInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (CreateDBEndpointPublicAddressInput) String

String returns the string representation

func (*CreateDBEndpointPublicAddressInput) Validate

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

GoString returns the string representation

func (CreateDBEndpointPublicAddressOutput) String

String returns the string representation

type CreateDBInstanceInput

type CreateDBInstanceInput struct {
	ChargeInfo *ChargeInfoForCreateDBInstanceInput `type:"structure"`

	// DBEngineVersion is a required field
	DBEngineVersion *string `type:"string" required:"true" enum:"EnumOfDBEngineVersionForCreateDBInstanceInput"`

	InstanceName *string `type:"string"`

	NodeInfo []*NodeInfoForCreateDBInstanceInput `type:"list"`

	ProjectName *string `type:"string"`

	StorageSpace *int32 `min:"20" max:"3000" type:"int32"`

	// StorageType is a required field
	StorageType *string `type:"string" required:"true" enum:"EnumOfStorageTypeForCreateDBInstanceInput"`

	// SubnetId is a required field
	SubnetId *string `type:"string" required:"true"`

	Tags []*TagForCreateDBInstanceInput `type:"list"`

	// VpcId is a required field
	VpcId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (CreateDBInstanceInput) GoString

func (s CreateDBInstanceInput) GoString() string

GoString returns the string representation

func (*CreateDBInstanceInput) SetChargeInfo

SetChargeInfo sets the ChargeInfo field's value.

func (*CreateDBInstanceInput) SetDBEngineVersion

func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*CreateDBInstanceInput) SetInstanceName

func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput

SetInstanceName sets the InstanceName field's value.

func (*CreateDBInstanceInput) SetNodeInfo

SetNodeInfo sets the NodeInfo field's value.

func (*CreateDBInstanceInput) SetProjectName

func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput

SetProjectName sets the ProjectName field's value.

func (*CreateDBInstanceInput) SetStorageSpace

func (s *CreateDBInstanceInput) SetStorageSpace(v int32) *CreateDBInstanceInput

SetStorageSpace sets the StorageSpace field's value.

func (*CreateDBInstanceInput) SetStorageType

func (s *CreateDBInstanceInput) SetStorageType(v string) *CreateDBInstanceInput

SetStorageType sets the StorageType field's value.

func (*CreateDBInstanceInput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*CreateDBInstanceInput) SetTags

SetTags sets the Tags field's value.

func (*CreateDBInstanceInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (CreateDBInstanceInput) String

func (s CreateDBInstanceInput) String() string

String returns the string representation

func (*CreateDBInstanceInput) Validate

func (s *CreateDBInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateDBInstanceOutput

type CreateDBInstanceOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string"`

	OrderId *string `type:"string"`
	// contains filtered or unexported fields
}

func (CreateDBInstanceOutput) GoString

func (s CreateDBInstanceOutput) GoString() string

GoString returns the string representation

func (*CreateDBInstanceOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*CreateDBInstanceOutput) SetOrderId

SetOrderId sets the OrderId field's value.

func (CreateDBInstanceOutput) String

func (s CreateDBInstanceOutput) String() string

String returns the string representation

type CreateDatabaseInput

type CreateDatabaseInput struct {
	CharacterSetName *string `type:"string"`

	Collate *string `type:"string"`

	Ctype *string `type:"string"`

	// DBName is a required field
	DBName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	Owner *string `type:"string"`
	// contains filtered or unexported fields
}

func (CreateDatabaseInput) GoString

func (s CreateDatabaseInput) GoString() string

GoString returns the string representation

func (*CreateDatabaseInput) SetCharacterSetName

func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput

SetCharacterSetName sets the CharacterSetName field's value.

func (*CreateDatabaseInput) SetCollate

SetCollate sets the Collate field's value.

func (*CreateDatabaseInput) SetCtype

SetCtype sets the Ctype field's value.

func (*CreateDatabaseInput) SetDBName

SetDBName sets the DBName field's value.

func (*CreateDatabaseInput) SetInstanceId

func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput

SetInstanceId sets the InstanceId field's value.

func (*CreateDatabaseInput) SetOwner

SetOwner sets the Owner field's value.

func (CreateDatabaseInput) String

func (s CreateDatabaseInput) String() string

String returns the string representation

func (*CreateDatabaseInput) Validate

func (s *CreateDatabaseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateDatabaseOutput

type CreateDatabaseOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CreateDatabaseOutput) GoString

func (s CreateDatabaseOutput) GoString() string

GoString returns the string representation

func (CreateDatabaseOutput) String

func (s CreateDatabaseOutput) String() string

String returns the string representation

type CreateSchemaInput

type CreateSchemaInput struct {

	// DBName is a required field
	DBName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// Owner is a required field
	Owner *string `type:"string" required:"true"`

	// SchemaName is a required field
	SchemaName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (CreateSchemaInput) GoString

func (s CreateSchemaInput) GoString() string

GoString returns the string representation

func (*CreateSchemaInput) SetDBName

func (s *CreateSchemaInput) SetDBName(v string) *CreateSchemaInput

SetDBName sets the DBName field's value.

func (*CreateSchemaInput) SetInstanceId

func (s *CreateSchemaInput) SetInstanceId(v string) *CreateSchemaInput

SetInstanceId sets the InstanceId field's value.

func (*CreateSchemaInput) SetOwner

func (s *CreateSchemaInput) SetOwner(v string) *CreateSchemaInput

SetOwner sets the Owner field's value.

func (*CreateSchemaInput) SetSchemaName

func (s *CreateSchemaInput) SetSchemaName(v string) *CreateSchemaInput

SetSchemaName sets the SchemaName field's value.

func (CreateSchemaInput) String

func (s CreateSchemaInput) String() string

String returns the string representation

func (*CreateSchemaInput) Validate

func (s *CreateSchemaInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateSchemaOutput

type CreateSchemaOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CreateSchemaOutput) GoString

func (s CreateSchemaOutput) GoString() string

GoString returns the string representation

func (CreateSchemaOutput) String

func (s CreateSchemaOutput) String() string

String returns the string representation

type DatabaseForDescribeDatabasesOutput

type DatabaseForDescribeDatabasesOutput struct {
	CType *string `type:"string"`

	CharacterSetName *string `type:"string"`

	Collate *string `type:"string"`

	DBName *string `type:"string"`

	DBStatus *string `type:"string" enum:"EnumOfDBStatusForDescribeDatabasesOutput"`

	Owner *string `type:"string"`
	// contains filtered or unexported fields
}

func (DatabaseForDescribeDatabasesOutput) GoString

GoString returns the string representation

func (*DatabaseForDescribeDatabasesOutput) SetCType

SetCType sets the CType field's value.

func (*DatabaseForDescribeDatabasesOutput) SetCharacterSetName

SetCharacterSetName sets the CharacterSetName field's value.

func (*DatabaseForDescribeDatabasesOutput) SetCollate

SetCollate sets the Collate field's value.

func (*DatabaseForDescribeDatabasesOutput) SetDBName

SetDBName sets the DBName field's value.

func (*DatabaseForDescribeDatabasesOutput) SetDBStatus

SetDBStatus sets the DBStatus field's value.

func (*DatabaseForDescribeDatabasesOutput) SetOwner

SetOwner sets the Owner field's value.

func (DatabaseForDescribeDatabasesOutput) String

String returns the string representation

type DeleteAllowListInput

type DeleteAllowListInput struct {

	// AllowListId is a required field
	AllowListId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteAllowListInput) GoString

func (s DeleteAllowListInput) GoString() string

GoString returns the string representation

func (*DeleteAllowListInput) SetAllowListId

func (s *DeleteAllowListInput) SetAllowListId(v string) *DeleteAllowListInput

SetAllowListId sets the AllowListId field's value.

func (DeleteAllowListInput) String

func (s DeleteAllowListInput) String() string

String returns the string representation

func (*DeleteAllowListInput) Validate

func (s *DeleteAllowListInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteAllowListOutput

type DeleteAllowListOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAllowListOutput) GoString

func (s DeleteAllowListOutput) GoString() string

GoString returns the string representation

func (DeleteAllowListOutput) String

func (s DeleteAllowListOutput) String() string

String returns the string representation

type DeleteDBAccountInput

type DeleteDBAccountInput struct {

	// AccountName is a required field
	AccountName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDBAccountInput) GoString

func (s DeleteDBAccountInput) GoString() string

GoString returns the string representation

func (*DeleteDBAccountInput) SetAccountName

func (s *DeleteDBAccountInput) SetAccountName(v string) *DeleteDBAccountInput

SetAccountName sets the AccountName field's value.

func (*DeleteDBAccountInput) SetInstanceId

func (s *DeleteDBAccountInput) SetInstanceId(v string) *DeleteDBAccountInput

SetInstanceId sets the InstanceId field's value.

func (DeleteDBAccountInput) String

func (s DeleteDBAccountInput) String() string

String returns the string representation

func (*DeleteDBAccountInput) Validate

func (s *DeleteDBAccountInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteDBAccountOutput

type DeleteDBAccountOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteDBAccountOutput) GoString

func (s DeleteDBAccountOutput) GoString() string

GoString returns the string representation

func (DeleteDBAccountOutput) String

func (s DeleteDBAccountOutput) String() string

String returns the string representation

type DeleteDBEndpointInput

type DeleteDBEndpointInput struct {

	// EndpointId is a required field
	EndpointId *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDBEndpointInput) GoString

func (s DeleteDBEndpointInput) GoString() string

GoString returns the string representation

func (*DeleteDBEndpointInput) SetEndpointId

func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput

SetEndpointId sets the EndpointId field's value.

func (*DeleteDBEndpointInput) SetInstanceId

func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput

SetInstanceId sets the InstanceId field's value.

func (DeleteDBEndpointInput) String

func (s DeleteDBEndpointInput) String() string

String returns the string representation

func (*DeleteDBEndpointInput) Validate

func (s *DeleteDBEndpointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteDBEndpointOutput

type DeleteDBEndpointOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteDBEndpointOutput) GoString

func (s DeleteDBEndpointOutput) GoString() string

GoString returns the string representation

func (DeleteDBEndpointOutput) String

func (s DeleteDBEndpointOutput) String() string

String returns the string representation

type DeleteDBEndpointPublicAddressInput

type DeleteDBEndpointPublicAddressInput struct {
	EndpointId *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDBEndpointPublicAddressInput) GoString

GoString returns the string representation

func (*DeleteDBEndpointPublicAddressInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*DeleteDBEndpointPublicAddressInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (DeleteDBEndpointPublicAddressInput) String

String returns the string representation

func (*DeleteDBEndpointPublicAddressInput) Validate

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

GoString returns the string representation

func (DeleteDBEndpointPublicAddressOutput) String

String returns the string representation

type DeleteDBInstanceInput

type DeleteDBInstanceInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDBInstanceInput) GoString

func (s DeleteDBInstanceInput) GoString() string

GoString returns the string representation

func (*DeleteDBInstanceInput) SetInstanceId

func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput

SetInstanceId sets the InstanceId field's value.

func (DeleteDBInstanceInput) String

func (s DeleteDBInstanceInput) String() string

String returns the string representation

func (*DeleteDBInstanceInput) Validate

func (s *DeleteDBInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteDBInstanceOutput

type DeleteDBInstanceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteDBInstanceOutput) GoString

func (s DeleteDBInstanceOutput) GoString() string

GoString returns the string representation

func (DeleteDBInstanceOutput) String

func (s DeleteDBInstanceOutput) String() string

String returns the string representation

type DeleteDatabaseInput

type DeleteDatabaseInput struct {

	// DBName is a required field
	DBName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDatabaseInput) GoString

func (s DeleteDatabaseInput) GoString() string

GoString returns the string representation

func (*DeleteDatabaseInput) SetDBName

SetDBName sets the DBName field's value.

func (*DeleteDatabaseInput) SetInstanceId

func (s *DeleteDatabaseInput) SetInstanceId(v string) *DeleteDatabaseInput

SetInstanceId sets the InstanceId field's value.

func (DeleteDatabaseInput) String

func (s DeleteDatabaseInput) String() string

String returns the string representation

func (*DeleteDatabaseInput) Validate

func (s *DeleteDatabaseInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteDatabaseOutput

type DeleteDatabaseOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteDatabaseOutput) GoString

func (s DeleteDatabaseOutput) GoString() string

GoString returns the string representation

func (DeleteDatabaseOutput) String

func (s DeleteDatabaseOutput) String() string

String returns the string representation

type DeleteSchemaInput

type DeleteSchemaInput struct {

	// DBName is a required field
	DBName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// SchemaName is a required field
	SchemaName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteSchemaInput) GoString

func (s DeleteSchemaInput) GoString() string

GoString returns the string representation

func (*DeleteSchemaInput) SetDBName

func (s *DeleteSchemaInput) SetDBName(v string) *DeleteSchemaInput

SetDBName sets the DBName field's value.

func (*DeleteSchemaInput) SetInstanceId

func (s *DeleteSchemaInput) SetInstanceId(v string) *DeleteSchemaInput

SetInstanceId sets the InstanceId field's value.

func (*DeleteSchemaInput) SetSchemaName

func (s *DeleteSchemaInput) SetSchemaName(v string) *DeleteSchemaInput

SetSchemaName sets the SchemaName field's value.

func (DeleteSchemaInput) String

func (s DeleteSchemaInput) String() string

String returns the string representation

func (*DeleteSchemaInput) Validate

func (s *DeleteSchemaInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteSchemaOutput

type DeleteSchemaOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteSchemaOutput) GoString

func (s DeleteSchemaOutput) GoString() string

GoString returns the string representation

func (DeleteSchemaOutput) String

func (s DeleteSchemaOutput) String() string

String returns the string representation

type DescribeAllowListDetailInput

type DescribeAllowListDetailInput struct {

	// AllowListId is a required field
	AllowListId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeAllowListDetailInput) GoString

func (s DescribeAllowListDetailInput) GoString() string

GoString returns the string representation

func (*DescribeAllowListDetailInput) SetAllowListId

SetAllowListId sets the AllowListId field's value.

func (DescribeAllowListDetailInput) String

String returns the string representation

func (*DescribeAllowListDetailInput) Validate

func (s *DescribeAllowListDetailInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeAllowListDetailOutput

type DescribeAllowListDetailOutput struct {
	Metadata *response.ResponseMetadata

	AllowList *string `type:"string"`

	AllowListDesc *string `type:"string"`

	AllowListId *string `type:"string"`

	AllowListName *string `type:"string"`

	AllowListType *string `type:"string"`

	AssociatedInstances []*AssociatedInstanceForDescribeAllowListDetailOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeAllowListDetailOutput) GoString

GoString returns the string representation

func (*DescribeAllowListDetailOutput) SetAllowList

SetAllowList sets the AllowList field's value.

func (*DescribeAllowListDetailOutput) SetAllowListDesc

SetAllowListDesc sets the AllowListDesc field's value.

func (*DescribeAllowListDetailOutput) SetAllowListId

SetAllowListId sets the AllowListId field's value.

func (*DescribeAllowListDetailOutput) SetAllowListName

SetAllowListName sets the AllowListName field's value.

func (*DescribeAllowListDetailOutput) SetAllowListType

SetAllowListType sets the AllowListType field's value.

func (*DescribeAllowListDetailOutput) SetAssociatedInstances

SetAssociatedInstances sets the AssociatedInstances field's value.

func (DescribeAllowListDetailOutput) String

String returns the string representation

type DescribeAllowListsInput

type DescribeAllowListsInput struct {
	InstanceId *string `type:"string"`

	// RegionId is a required field
	RegionId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeAllowListsInput) GoString

func (s DescribeAllowListsInput) GoString() string

GoString returns the string representation

func (*DescribeAllowListsInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeAllowListsInput) SetRegionId

SetRegionId sets the RegionId field's value.

func (DescribeAllowListsInput) String

func (s DescribeAllowListsInput) String() string

String returns the string representation

func (*DescribeAllowListsInput) Validate

func (s *DescribeAllowListsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeAllowListsOutput

type DescribeAllowListsOutput struct {
	Metadata *response.ResponseMetadata

	AllowLists []*AllowListForDescribeAllowListsOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeAllowListsOutput) GoString

func (s DescribeAllowListsOutput) GoString() string

GoString returns the string representation

func (*DescribeAllowListsOutput) SetAllowLists

SetAllowLists sets the AllowLists field's value.

func (DescribeAllowListsOutput) String

func (s DescribeAllowListsOutput) String() string

String returns the string representation

type DescribeAvailabilityZonesInput

type DescribeAvailabilityZonesInput struct {
	// contains filtered or unexported fields
}

func (DescribeAvailabilityZonesInput) GoString

GoString returns the string representation

func (DescribeAvailabilityZonesInput) String

String returns the string representation

type DescribeAvailabilityZonesOutput

type DescribeAvailabilityZonesOutput struct {
	Metadata *response.ResponseMetadata

	RegionId *string `type:"string"`

	Zones []*ZoneForDescribeAvailabilityZonesOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeAvailabilityZonesOutput) GoString

GoString returns the string representation

func (*DescribeAvailabilityZonesOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*DescribeAvailabilityZonesOutput) SetZones

SetZones sets the Zones field's value.

func (DescribeAvailabilityZonesOutput) String

String returns the string representation

type DescribeBackupPolicyInput

type DescribeBackupPolicyInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeBackupPolicyInput) GoString

func (s DescribeBackupPolicyInput) GoString() string

GoString returns the string representation

func (*DescribeBackupPolicyInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (DescribeBackupPolicyInput) String

func (s DescribeBackupPolicyInput) String() string

String returns the string representation

func (*DescribeBackupPolicyInput) Validate

func (s *DescribeBackupPolicyInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeBackupPolicyOutput

type DescribeBackupPolicyOutput struct {
	Metadata *response.ResponseMetadata

	BackupRetentionPeriod *int32 `type:"int32"`

	FullBackupPeriod *string `type:"string"`

	FullBackupTime *string `type:"string"`

	IncrementBackupFrequency *int32 `type:"int32"`

	InstanceId *string `type:"string"`
	// contains filtered or unexported fields
}

func (DescribeBackupPolicyOutput) GoString

func (s DescribeBackupPolicyOutput) GoString() string

GoString returns the string representation

func (*DescribeBackupPolicyOutput) SetBackupRetentionPeriod

func (s *DescribeBackupPolicyOutput) SetBackupRetentionPeriod(v int32) *DescribeBackupPolicyOutput

SetBackupRetentionPeriod sets the BackupRetentionPeriod field's value.

func (*DescribeBackupPolicyOutput) SetFullBackupPeriod

SetFullBackupPeriod sets the FullBackupPeriod field's value.

func (*DescribeBackupPolicyOutput) SetFullBackupTime

SetFullBackupTime sets the FullBackupTime field's value.

func (*DescribeBackupPolicyOutput) SetIncrementBackupFrequency

func (s *DescribeBackupPolicyOutput) SetIncrementBackupFrequency(v int32) *DescribeBackupPolicyOutput

SetIncrementBackupFrequency sets the IncrementBackupFrequency field's value.

func (*DescribeBackupPolicyOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (DescribeBackupPolicyOutput) String

String returns the string representation

type DescribeBackupsInput

type DescribeBackupsInput struct {
	BackupEndTime *string `type:"string"`

	BackupId *string `type:"string"`

	BackupStartTime *string `type:"string"`

	BackupStatus *string `type:"string"`

	BackupType *string `type:"string" enum:"EnumOfBackupTypeForDescribeBackupsInput"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeBackupsInput) GoString

func (s DescribeBackupsInput) GoString() string

GoString returns the string representation

func (*DescribeBackupsInput) SetBackupEndTime

func (s *DescribeBackupsInput) SetBackupEndTime(v string) *DescribeBackupsInput

SetBackupEndTime sets the BackupEndTime field's value.

func (*DescribeBackupsInput) SetBackupId

SetBackupId sets the BackupId field's value.

func (*DescribeBackupsInput) SetBackupStartTime

func (s *DescribeBackupsInput) SetBackupStartTime(v string) *DescribeBackupsInput

SetBackupStartTime sets the BackupStartTime field's value.

func (*DescribeBackupsInput) SetBackupStatus

func (s *DescribeBackupsInput) SetBackupStatus(v string) *DescribeBackupsInput

SetBackupStatus sets the BackupStatus field's value.

func (*DescribeBackupsInput) SetBackupType

func (s *DescribeBackupsInput) SetBackupType(v string) *DescribeBackupsInput

SetBackupType sets the BackupType field's value.

func (*DescribeBackupsInput) SetInstanceId

func (s *DescribeBackupsInput) SetInstanceId(v string) *DescribeBackupsInput

SetInstanceId sets the InstanceId field's value.

func (*DescribeBackupsInput) SetPageNumber

func (s *DescribeBackupsInput) SetPageNumber(v int32) *DescribeBackupsInput

SetPageNumber sets the PageNumber field's value.

func (*DescribeBackupsInput) SetPageSize

func (s *DescribeBackupsInput) SetPageSize(v int32) *DescribeBackupsInput

SetPageSize sets the PageSize field's value.

func (DescribeBackupsInput) String

func (s DescribeBackupsInput) String() string

String returns the string representation

func (*DescribeBackupsInput) Validate

func (s *DescribeBackupsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeBackupsOutput

type DescribeBackupsOutput struct {
	Metadata *response.ResponseMetadata

	Backups []*BackupForDescribeBackupsOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeBackupsOutput) GoString

func (s DescribeBackupsOutput) GoString() string

GoString returns the string representation

func (*DescribeBackupsOutput) SetBackups

SetBackups sets the Backups field's value.

func (*DescribeBackupsOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeBackupsOutput) String

func (s DescribeBackupsOutput) String() string

String returns the string representation

type DescribeDBAccountsInput

type DescribeDBAccountsInput struct {
	AccountName *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDBAccountsInput) GoString

func (s DescribeDBAccountsInput) GoString() string

GoString returns the string representation

func (*DescribeDBAccountsInput) SetAccountName

SetAccountName sets the AccountName field's value.

func (*DescribeDBAccountsInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDBAccountsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeDBAccountsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (DescribeDBAccountsInput) String

func (s DescribeDBAccountsInput) String() string

String returns the string representation

func (*DescribeDBAccountsInput) Validate

func (s *DescribeDBAccountsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeDBAccountsOutput

type DescribeDBAccountsOutput struct {
	Metadata *response.ResponseMetadata

	Accounts []*AccountForDescribeDBAccountsOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDBAccountsOutput) GoString

func (s DescribeDBAccountsOutput) GoString() string

GoString returns the string representation

func (*DescribeDBAccountsOutput) SetAccounts

SetAccounts sets the Accounts field's value.

func (*DescribeDBAccountsOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeDBAccountsOutput) String

func (s DescribeDBAccountsOutput) String() string

String returns the string representation

type DescribeDBInstanceDetailInput

type DescribeDBInstanceDetailInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceDetailInput) GoString

GoString returns the string representation

func (*DescribeDBInstanceDetailInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (DescribeDBInstanceDetailInput) String

String returns the string representation

func (*DescribeDBInstanceDetailInput) Validate

func (s *DescribeDBInstanceDetailInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeDBInstanceDetailOutput

type DescribeDBInstanceDetailOutput struct {
	Metadata *response.ResponseMetadata

	BasicInfo *BasicInfoForDescribeDBInstanceDetailOutput `type:"structure"`

	ChargeDetail *ChargeDetailForDescribeDBInstanceDetailOutput `type:"structure"`

	Endpoints []*EndpointForDescribeDBInstanceDetailOutput `type:"list"`

	Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*DescribeDBInstanceDetailOutput) SetBasicInfo

SetBasicInfo sets the BasicInfo field's value.

func (*DescribeDBInstanceDetailOutput) SetChargeDetail

SetChargeDetail sets the ChargeDetail field's value.

func (*DescribeDBInstanceDetailOutput) SetEndpoints

SetEndpoints sets the Endpoints field's value.

func (*DescribeDBInstanceDetailOutput) SetNodes

SetNodes sets the Nodes field's value.

func (DescribeDBInstanceDetailOutput) String

String returns the string representation

type DescribeDBInstanceParametersInput

type DescribeDBInstanceParametersInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	ParameterName *string `type:"string"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceParametersInput) GoString

GoString returns the string representation

func (*DescribeDBInstanceParametersInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDBInstanceParametersInput) SetParameterName

SetParameterName sets the ParameterName field's value.

func (DescribeDBInstanceParametersInput) String

String returns the string representation

func (*DescribeDBInstanceParametersInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DescribeDBInstanceParametersLogInput

type DescribeDBInstanceParametersLogInput struct {

	// EndTime is a required field
	EndTime *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`

	// StartTime is a required field
	StartTime *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceParametersLogInput) GoString

GoString returns the string representation

func (*DescribeDBInstanceParametersLogInput) SetEndTime

SetEndTime sets the EndTime field's value.

func (*DescribeDBInstanceParametersLogInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDBInstanceParametersLogInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeDBInstanceParametersLogInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeDBInstanceParametersLogInput) SetStartTime

SetStartTime sets the StartTime field's value.

func (DescribeDBInstanceParametersLogInput) String

String returns the string representation

func (*DescribeDBInstanceParametersLogInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DescribeDBInstanceParametersLogOutput

type DescribeDBInstanceParametersLogOutput struct {
	Metadata *response.ResponseMetadata

	ParameterChangeLogs []*ParameterChangeLogForDescribeDBInstanceParametersLogOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceParametersLogOutput) GoString

GoString returns the string representation

func (*DescribeDBInstanceParametersLogOutput) SetParameterChangeLogs

SetParameterChangeLogs sets the ParameterChangeLogs field's value.

func (*DescribeDBInstanceParametersLogOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeDBInstanceParametersLogOutput) String

String returns the string representation

type DescribeDBInstanceParametersOutput

type DescribeDBInstanceParametersOutput struct {
	Metadata *response.ResponseMetadata

	DBEngineVersion *string `type:"string"`

	InstanceId *string `type:"string"`

	ParameterCount *string `type:"string"`

	Parameters []*ParameterForDescribeDBInstanceParametersOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceParametersOutput) GoString

GoString returns the string representation

func (*DescribeDBInstanceParametersOutput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*DescribeDBInstanceParametersOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDBInstanceParametersOutput) SetParameterCount

SetParameterCount sets the ParameterCount field's value.

func (*DescribeDBInstanceParametersOutput) SetParameters

SetParameters sets the Parameters field's value.

func (DescribeDBInstanceParametersOutput) String

String returns the string representation

type DescribeDBInstancePriceDetailInput

type DescribeDBInstancePriceDetailInput struct {
	ChargeInfo *ChargeInfoForDescribeDBInstancePriceDetailInput `type:"structure"`

	NodeInfo []*NodeInfoForDescribeDBInstancePriceDetailInput `type:"list"`

	// StorageSpace is a required field
	StorageSpace *int32 `min:"20" max:"3000" type:"int32" required:"true"`

	// StorageType is a required field
	StorageType *string `type:"string" required:"true" enum:"EnumOfStorageTypeForDescribeDBInstancePriceDetailInput"`
	// contains filtered or unexported fields
}

func (DescribeDBInstancePriceDetailInput) GoString

GoString returns the string representation

func (*DescribeDBInstancePriceDetailInput) SetChargeInfo

SetChargeInfo sets the ChargeInfo field's value.

func (*DescribeDBInstancePriceDetailInput) SetNodeInfo

SetNodeInfo sets the NodeInfo field's value.

func (*DescribeDBInstancePriceDetailInput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*DescribeDBInstancePriceDetailInput) SetStorageType

SetStorageType sets the StorageType field's value.

func (DescribeDBInstancePriceDetailInput) String

String returns the string representation

func (*DescribeDBInstancePriceDetailInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DescribeDBInstancePriceDetailOutput

type DescribeDBInstancePriceDetailOutput struct {
	Metadata *response.ResponseMetadata

	ChargeItemPrices []*ChargeItemPriceForDescribeDBInstancePriceDetailOutput `type:"list"`

	Currency *string `type:"string"`

	DiscountPrice *float64 `type:"double"`

	InstanceQuantity *int32 `type:"int32"`

	OriginalPrice *float64 `type:"double"`

	PayablePrice *float64 `type:"double"`
	// contains filtered or unexported fields
}

func (DescribeDBInstancePriceDetailOutput) GoString

GoString returns the string representation

func (*DescribeDBInstancePriceDetailOutput) SetChargeItemPrices

SetChargeItemPrices sets the ChargeItemPrices field's value.

func (*DescribeDBInstancePriceDetailOutput) SetCurrency

SetCurrency sets the Currency field's value.

func (*DescribeDBInstancePriceDetailOutput) SetDiscountPrice

SetDiscountPrice sets the DiscountPrice field's value.

func (*DescribeDBInstancePriceDetailOutput) SetInstanceQuantity

SetInstanceQuantity sets the InstanceQuantity field's value.

func (*DescribeDBInstancePriceDetailOutput) SetOriginalPrice

SetOriginalPrice sets the OriginalPrice field's value.

func (*DescribeDBInstancePriceDetailOutput) SetPayablePrice

SetPayablePrice sets the PayablePrice field's value.

func (DescribeDBInstancePriceDetailOutput) String

String returns the string representation

type DescribeDBInstancePriceDifferenceInput

type DescribeDBInstancePriceDifferenceInput struct {
	ChargeInfo *ChargeInfoForDescribeDBInstancePriceDifferenceInput `type:"structure"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	ModifyType *string `type:"string" enum:"EnumOfModifyTypeForDescribeDBInstancePriceDifferenceInput"`

	NodeInfo []*NodeInfoForDescribeDBInstancePriceDifferenceInput `type:"list"`

	RollbackTime *string `type:"string"`

	// StorageSpace is a required field
	StorageSpace *int32 `min:"20" max:"3000" type:"int32" required:"true"`

	// StorageType is a required field
	StorageType *string `type:"string" required:"true" enum:"EnumOfStorageTypeForDescribeDBInstancePriceDifferenceInput"`
	// contains filtered or unexported fields
}

func (DescribeDBInstancePriceDifferenceInput) GoString

GoString returns the string representation

func (*DescribeDBInstancePriceDifferenceInput) SetChargeInfo

SetChargeInfo sets the ChargeInfo field's value.

func (*DescribeDBInstancePriceDifferenceInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDBInstancePriceDifferenceInput) SetModifyType

SetModifyType sets the ModifyType field's value.

func (*DescribeDBInstancePriceDifferenceInput) SetNodeInfo

SetNodeInfo sets the NodeInfo field's value.

func (*DescribeDBInstancePriceDifferenceInput) SetRollbackTime

SetRollbackTime sets the RollbackTime field's value.

func (*DescribeDBInstancePriceDifferenceInput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*DescribeDBInstancePriceDifferenceInput) SetStorageType

SetStorageType sets the StorageType field's value.

func (DescribeDBInstancePriceDifferenceInput) String

String returns the string representation

func (*DescribeDBInstancePriceDifferenceInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DescribeDBInstancePriceDifferenceOutput

type DescribeDBInstancePriceDifferenceOutput struct {
	Metadata *response.ResponseMetadata

	ChargeItemPrices []*ChargeItemPriceForDescribeDBInstancePriceDifferenceOutput `type:"list"`

	Currency *string `type:"string"`

	DiscountPrice *float64 `type:"double"`

	OriginalPrice *float64 `type:"double"`

	PayablePrice *float64 `type:"double"`
	// contains filtered or unexported fields
}

func (DescribeDBInstancePriceDifferenceOutput) GoString

GoString returns the string representation

func (*DescribeDBInstancePriceDifferenceOutput) SetChargeItemPrices

SetChargeItemPrices sets the ChargeItemPrices field's value.

func (*DescribeDBInstancePriceDifferenceOutput) SetCurrency

SetCurrency sets the Currency field's value.

func (*DescribeDBInstancePriceDifferenceOutput) SetDiscountPrice

SetDiscountPrice sets the DiscountPrice field's value.

func (*DescribeDBInstancePriceDifferenceOutput) SetOriginalPrice

SetOriginalPrice sets the OriginalPrice field's value.

func (*DescribeDBInstancePriceDifferenceOutput) SetPayablePrice

SetPayablePrice sets the PayablePrice field's value.

func (DescribeDBInstancePriceDifferenceOutput) String

String returns the string representation

type DescribeDBInstanceSpecsInput

type DescribeDBInstanceSpecsInput struct {
	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstanceSpecsInput"`

	SpecCode *string `type:"string"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceSpecsInput) GoString

func (s DescribeDBInstanceSpecsInput) GoString() string

GoString returns the string representation

func (*DescribeDBInstanceSpecsInput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*DescribeDBInstanceSpecsInput) SetSpecCode

SetSpecCode sets the SpecCode field's value.

func (*DescribeDBInstanceSpecsInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (DescribeDBInstanceSpecsInput) String

String returns the string representation

type DescribeDBInstanceSpecsOutput

type DescribeDBInstanceSpecsOutput struct {
	Metadata *response.ResponseMetadata

	InstanceSpecs []*InstanceSpecForDescribeDBInstanceSpecsOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDBInstanceSpecsOutput) GoString

GoString returns the string representation

func (*DescribeDBInstanceSpecsOutput) SetInstanceSpecs

SetInstanceSpecs sets the InstanceSpecs field's value.

func (*DescribeDBInstanceSpecsOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeDBInstanceSpecsOutput) String

String returns the string representation

type DescribeDBInstancesInput

type DescribeDBInstancesInput struct {
	AllowListVersions []*string `type:"list"`

	ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancesInput"`

	CreateTimeEnd *string `type:"string"`

	CreateTimeStart *string `type:"string"`

	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstancesInput"`

	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeDBInstancesInput"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`

	ProjectName *string `type:"string"`

	TagFilters []*TagFilterForDescribeDBInstancesInput `type:"list"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (DescribeDBInstancesInput) GoString

func (s DescribeDBInstancesInput) GoString() string

GoString returns the string representation

func (*DescribeDBInstancesInput) SetAllowListVersions

func (s *DescribeDBInstancesInput) SetAllowListVersions(v []*string) *DescribeDBInstancesInput

SetAllowListVersions sets the AllowListVersions field's value.

func (*DescribeDBInstancesInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*DescribeDBInstancesInput) SetCreateTimeEnd

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

SetInstanceId sets the InstanceId field's value.

func (*DescribeDBInstancesInput) SetInstanceName

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) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeDBInstancesInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeDBInstancesInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*DescribeDBInstancesInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (*DescribeDBInstancesInput) SetZoneId

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"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDBInstancesOutput) GoString

func (s DescribeDBInstancesOutput) GoString() string

GoString returns the string representation

func (*DescribeDBInstancesOutput) SetInstances

SetInstances sets the Instances field's value.

func (*DescribeDBInstancesOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeDBInstancesOutput) String

func (s DescribeDBInstancesOutput) String() string

String returns the string representation

type DescribeDatabasesInput

type DescribeDatabasesInput struct {
	DBName *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDatabasesInput) GoString

func (s DescribeDatabasesInput) GoString() string

GoString returns the string representation

func (*DescribeDatabasesInput) SetDBName

SetDBName sets the DBName field's value.

func (*DescribeDatabasesInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDatabasesInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeDatabasesInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (DescribeDatabasesInput) String

func (s DescribeDatabasesInput) String() string

String returns the string representation

func (*DescribeDatabasesInput) Validate

func (s *DescribeDatabasesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeDatabasesOutput

type DescribeDatabasesOutput struct {
	Metadata *response.ResponseMetadata

	Databases []*DatabaseForDescribeDatabasesOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDatabasesOutput) GoString

func (s DescribeDatabasesOutput) GoString() string

GoString returns the string representation

func (*DescribeDatabasesOutput) SetDatabases

SetDatabases sets the Databases field's value.

func (*DescribeDatabasesOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeDatabasesOutput) String

func (s DescribeDatabasesOutput) String() string

String returns the string representation

type DescribeDetachedBackupsInput

type DescribeDetachedBackupsInput struct {
	BackupEndTime *string `type:"string"`

	BackupId *string `type:"string"`

	BackupStartTime *string `type:"string"`

	BackupStatus *string `type:"string" enum:"EnumOfBackupStatusForDescribeDetachedBackupsInput"`

	BackupType *string `type:"string" enum:"EnumOfBackupTypeForDescribeDetachedBackupsInput"`

	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`

	ProjectName *string `type:"string"`
	// contains filtered or unexported fields
}

func (DescribeDetachedBackupsInput) GoString

func (s DescribeDetachedBackupsInput) GoString() string

GoString returns the string representation

func (*DescribeDetachedBackupsInput) SetBackupEndTime

SetBackupEndTime sets the BackupEndTime field's value.

func (*DescribeDetachedBackupsInput) SetBackupId

SetBackupId sets the BackupId field's value.

func (*DescribeDetachedBackupsInput) SetBackupStartTime

SetBackupStartTime sets the BackupStartTime field's value.

func (*DescribeDetachedBackupsInput) SetBackupStatus

SetBackupStatus sets the BackupStatus field's value.

func (*DescribeDetachedBackupsInput) SetBackupType

SetBackupType sets the BackupType field's value.

func (*DescribeDetachedBackupsInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeDetachedBackupsInput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*DescribeDetachedBackupsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeDetachedBackupsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeDetachedBackupsInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (DescribeDetachedBackupsInput) String

String returns the string representation

type DescribeDetachedBackupsOutput

type DescribeDetachedBackupsOutput struct {
	Metadata *response.ResponseMetadata

	Backups []*BackupForDescribeDetachedBackupsOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeDetachedBackupsOutput) GoString

GoString returns the string representation

func (*DescribeDetachedBackupsOutput) SetBackups

SetBackups sets the Backups field's value.

func (*DescribeDetachedBackupsOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeDetachedBackupsOutput) String

String returns the string representation

type DescribeFailoverLogsInput

type DescribeFailoverLogsInput struct {
	Context *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	Limit *int32 `type:"int32"`

	QueryEndTime *string `type:"string"`

	QueryStartTime *string `type:"string"`
	// contains filtered or unexported fields
}

func (DescribeFailoverLogsInput) GoString

func (s DescribeFailoverLogsInput) GoString() string

GoString returns the string representation

func (*DescribeFailoverLogsInput) SetContext

SetContext sets the Context field's value.

func (*DescribeFailoverLogsInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeFailoverLogsInput) SetLimit

SetLimit sets the Limit field's value.

func (*DescribeFailoverLogsInput) SetQueryEndTime

SetQueryEndTime sets the QueryEndTime field's value.

func (*DescribeFailoverLogsInput) SetQueryStartTime

SetQueryStartTime sets the QueryStartTime field's value.

func (DescribeFailoverLogsInput) String

func (s DescribeFailoverLogsInput) String() string

String returns the string representation

func (*DescribeFailoverLogsInput) Validate

func (s *DescribeFailoverLogsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeFailoverLogsOutput

type DescribeFailoverLogsOutput struct {
	Metadata *response.ResponseMetadata

	Context *string `type:"string"`

	FailoverLogs []*FailoverLogForDescribeFailoverLogsOutput `type:"list"`

	InstanceId *string `type:"string"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeFailoverLogsOutput) GoString

func (s DescribeFailoverLogsOutput) GoString() string

GoString returns the string representation

func (*DescribeFailoverLogsOutput) SetContext

SetContext sets the Context field's value.

func (*DescribeFailoverLogsOutput) SetFailoverLogs

SetFailoverLogs sets the FailoverLogs field's value.

func (*DescribeFailoverLogsOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*DescribeFailoverLogsOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeFailoverLogsOutput) String

String returns the string representation

type DescribeRecoverableTimeInput

type DescribeRecoverableTimeInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeRecoverableTimeInput) GoString

func (s DescribeRecoverableTimeInput) GoString() string

GoString returns the string representation

func (*DescribeRecoverableTimeInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (DescribeRecoverableTimeInput) String

String returns the string representation

func (*DescribeRecoverableTimeInput) Validate

func (s *DescribeRecoverableTimeInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeRecoverableTimeOutput

type DescribeRecoverableTimeOutput struct {
	Metadata *response.ResponseMetadata

	RecoverableTimeInfo []*RecoverableTimeInfoForDescribeRecoverableTimeOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeRecoverableTimeOutput) GoString

GoString returns the string representation

func (*DescribeRecoverableTimeOutput) SetRecoverableTimeInfo

SetRecoverableTimeInfo sets the RecoverableTimeInfo field's value.

func (DescribeRecoverableTimeOutput) String

String returns the string representation

type DescribeRegionsInput

type DescribeRegionsInput struct {
	// contains filtered or unexported fields
}

func (DescribeRegionsInput) GoString

func (s DescribeRegionsInput) GoString() string

GoString returns the string representation

func (DescribeRegionsInput) String

func (s DescribeRegionsInput) String() string

String returns the string representation

type DescribeRegionsOutput

type DescribeRegionsOutput struct {
	Metadata *response.ResponseMetadata

	Regions []*RegionForDescribeRegionsOutput `type:"list"`
	// contains filtered or unexported fields
}

func (DescribeRegionsOutput) GoString

func (s DescribeRegionsOutput) GoString() string

GoString returns the string representation

func (*DescribeRegionsOutput) SetRegions

SetRegions sets the Regions field's value.

func (DescribeRegionsOutput) String

func (s DescribeRegionsOutput) String() string

String returns the string representation

type DescribeSchemasInput

type DescribeSchemasInput struct {
	DBName *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	PageNumber *int32 `type:"int32"`

	PageSize *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeSchemasInput) GoString

func (s DescribeSchemasInput) GoString() string

GoString returns the string representation

func (*DescribeSchemasInput) SetDBName

SetDBName sets the DBName field's value.

func (*DescribeSchemasInput) SetInstanceId

func (s *DescribeSchemasInput) SetInstanceId(v string) *DescribeSchemasInput

SetInstanceId sets the InstanceId field's value.

func (*DescribeSchemasInput) SetPageNumber

func (s *DescribeSchemasInput) SetPageNumber(v int32) *DescribeSchemasInput

SetPageNumber sets the PageNumber field's value.

func (*DescribeSchemasInput) SetPageSize

func (s *DescribeSchemasInput) SetPageSize(v int32) *DescribeSchemasInput

SetPageSize sets the PageSize field's value.

func (DescribeSchemasInput) String

func (s DescribeSchemasInput) String() string

String returns the string representation

func (*DescribeSchemasInput) Validate

func (s *DescribeSchemasInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeSchemasOutput

type DescribeSchemasOutput struct {
	Metadata *response.ResponseMetadata

	Schemas []*SchemaForDescribeSchemasOutput `type:"list"`

	Total *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (DescribeSchemasOutput) GoString

func (s DescribeSchemasOutput) GoString() string

GoString returns the string representation

func (*DescribeSchemasOutput) SetSchemas

SetSchemas sets the Schemas field's value.

func (*DescribeSchemasOutput) SetTotal

SetTotal sets the Total field's value.

func (DescribeSchemasOutput) String

func (s DescribeSchemasOutput) String() string

String returns the string representation

type DisassociateAllowListInput

type DisassociateAllowListInput struct {
	AllowListIds []*string `type:"list"`

	InstanceIds []*string `type:"list"`
	// contains filtered or unexported fields
}

func (DisassociateAllowListInput) GoString

func (s DisassociateAllowListInput) GoString() string

GoString returns the string representation

func (*DisassociateAllowListInput) SetAllowListIds

SetAllowListIds sets the AllowListIds field's value.

func (*DisassociateAllowListInput) SetInstanceIds

SetInstanceIds sets the InstanceIds field's value.

func (DisassociateAllowListInput) String

String returns the string representation

type DisassociateAllowListOutput

type DisassociateAllowListOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DisassociateAllowListOutput) GoString

func (s DisassociateAllowListOutput) GoString() string

GoString returns the string representation

func (DisassociateAllowListOutput) String

String returns the string representation

type EndpointForDescribeDBInstanceDetailOutput

type EndpointForDescribeDBInstanceDetailOutput struct {
	Address []*AddressForDescribeDBInstanceDetailOutput `type:"list"`

	AutoAddNewNodes *string `type:"string" enum:"EnumOfAutoAddNewNodesForDescribeDBInstanceDetailOutput"`

	Description *string `type:"string"`

	EnableReadOnly *string `type:"string" enum:"EnumOfEnableReadOnlyForDescribeDBInstanceDetailOutput"`

	EnableReadWriteSplitting *string `type:"string" enum:"EnumOfEnableReadWriteSplittingForDescribeDBInstanceDetailOutput"`

	EndpointId *string `type:"string"`

	EndpointName *string `type:"string"`

	EndpointType *string `type:"string" enum:"EnumOfEndpointTypeForDescribeDBInstanceDetailOutput"`

	ReadOnlyNodeDistributionType *string `type:"string" enum:"EnumOfReadOnlyNodeDistributionTypeForDescribeDBInstanceDetailOutput"`

	ReadOnlyNodeMaxDelayTime *int32 `type:"int32"`

	ReadOnlyNodeWeight []*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput `type:"list"`

	ReadWriteMode *string `type:"string" enum:"EnumOfReadWriteModeForDescribeDBInstanceDetailOutput"`
	// contains filtered or unexported fields
}

func (EndpointForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*EndpointForDescribeDBInstanceDetailOutput) SetAddress

SetAddress sets the Address field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes

SetAutoAddNewNodes sets the AutoAddNewNodes field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetDescription

SetDescription sets the Description field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetEnableReadOnly

SetEnableReadOnly sets the EnableReadOnly field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetEnableReadWriteSplitting

SetEnableReadWriteSplitting sets the EnableReadWriteSplitting field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointName

SetEndpointName sets the EndpointName field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointType

SetEndpointType sets the EndpointType field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeDistributionType

SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeMaxDelayTime

SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetReadOnlyNodeWeight

SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.

func (*EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode

SetReadWriteMode sets the ReadWriteMode field's value.

func (EndpointForDescribeDBInstanceDetailOutput) String

String returns the string representation

type FailoverLogForDescribeFailoverLogsOutput

type FailoverLogForDescribeFailoverLogsOutput struct {
	FailoverTime *string `type:"string"`

	FailoverType *string `type:"string" enum:"EnumOfFailoverTypeForDescribeFailoverLogsOutput"`

	NewMasterNodeId *string `type:"string"`

	OldMasterNodeId *string `type:"string"`
	// contains filtered or unexported fields
}

func (FailoverLogForDescribeFailoverLogsOutput) GoString

GoString returns the string representation

func (*FailoverLogForDescribeFailoverLogsOutput) SetFailoverTime

SetFailoverTime sets the FailoverTime field's value.

func (*FailoverLogForDescribeFailoverLogsOutput) SetFailoverType

SetFailoverType sets the FailoverType field's value.

func (*FailoverLogForDescribeFailoverLogsOutput) SetNewMasterNodeId

SetNewMasterNodeId sets the NewMasterNodeId field's value.

func (*FailoverLogForDescribeFailoverLogsOutput) SetOldMasterNodeId

SetOldMasterNodeId sets the OldMasterNodeId field's value.

func (FailoverLogForDescribeFailoverLogsOutput) String

String returns the string representation

type InstanceForDescribeDBInstancesOutput

type InstanceForDescribeDBInstancesOutput struct {
	AddressObject []*AddressObjectForDescribeDBInstancesOutput `type:"list"`

	AllowListVersion *string `type:"string" enum:"EnumOfAllowListVersionForDescribeDBInstancesOutput"`

	ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure"`

	CreateTime *string `type:"string"`

	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstancesOutput"`

	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeDBInstancesOutput"`

	InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForDescribeDBInstancesOutput"`

	NodeNumber *int32 `type:"int32"`

	NodeSpec *string `type:"string"`

	ProjectName *string `type:"string"`

	RegionId *string `type:"string"`

	StorageSpace *int32 `type:"int32"`

	StorageType *string `type:"string" enum:"EnumOfStorageTypeForDescribeDBInstancesOutput"`

	SubnetId *string `type:"string"`

	Tags []*TagForDescribeDBInstancesOutput `type:"list"`

	VpcId *string `type:"string"`

	ZoneId *string `type:"string"`

	ZoneIds []*string `type:"list"`
	// contains filtered or unexported fields
}

func (InstanceForDescribeDBInstancesOutput) GoString

GoString returns the string representation

func (*InstanceForDescribeDBInstancesOutput) SetAddressObject

SetAddressObject sets the AddressObject field's value.

func (*InstanceForDescribeDBInstancesOutput) SetAllowListVersion

SetAllowListVersion sets the AllowListVersion field's value.

func (*InstanceForDescribeDBInstancesOutput) SetChargeDetail

SetChargeDetail sets the ChargeDetail field's value.

func (*InstanceForDescribeDBInstancesOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*InstanceForDescribeDBInstancesOutput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*InstanceForDescribeDBInstancesOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*InstanceForDescribeDBInstancesOutput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*InstanceForDescribeDBInstancesOutput) SetInstanceStatus

SetInstanceStatus sets the InstanceStatus field's value.

func (*InstanceForDescribeDBInstancesOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*InstanceForDescribeDBInstancesOutput) SetNodeNumber

SetNodeNumber sets the NodeNumber field's value.

func (*InstanceForDescribeDBInstancesOutput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*InstanceForDescribeDBInstancesOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*InstanceForDescribeDBInstancesOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*InstanceForDescribeDBInstancesOutput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*InstanceForDescribeDBInstancesOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*InstanceForDescribeDBInstancesOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*InstanceForDescribeDBInstancesOutput) SetTags

SetTags sets the Tags field's value.

func (*InstanceForDescribeDBInstancesOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*InstanceForDescribeDBInstancesOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*InstanceForDescribeDBInstancesOutput) SetZoneIds

SetZoneIds sets the ZoneIds field's value.

func (InstanceForDescribeDBInstancesOutput) String

String returns the string representation

type InstanceInfoForDescribeBackupsOutput

type InstanceInfoForDescribeBackupsOutput struct {
	ChargeDetail *ChargeDetailForDescribeBackupsOutput `type:"structure"`

	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeBackupsOutput"`

	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeBackupsOutput"`

	InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForDescribeBackupsOutput"`

	Memory *int32 `type:"int32"`

	Nodes []*NodeForDescribeBackupsOutput `type:"list"`

	ProjectName *string `type:"string"`

	StorageSpace *float64 `type:"double"`

	StorageType *string `type:"string" enum:"EnumOfStorageTypeForDescribeBackupsOutput"`

	SubnetId *string `type:"string"`

	VCPU *int32 `type:"int32"`

	VpcId *string `type:"string"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (InstanceInfoForDescribeBackupsOutput) GoString

GoString returns the string representation

func (*InstanceInfoForDescribeBackupsOutput) SetChargeDetail

SetChargeDetail sets the ChargeDetail field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetInstanceStatus

SetInstanceStatus sets the InstanceStatus field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetMemory

SetMemory sets the Memory field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetNodes

SetNodes sets the Nodes field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*InstanceInfoForDescribeBackupsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (InstanceInfoForDescribeBackupsOutput) String

String returns the string representation

type InstanceInfoForDescribeDetachedBackupsOutput

type InstanceInfoForDescribeDetachedBackupsOutput struct {
	ChargeDetail *ChargeDetailForDescribeDetachedBackupsOutput `type:"structure"`

	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDetachedBackupsOutput"`

	InstanceId *string `type:"string"`

	InstanceName *string `type:"string"`

	InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeDetachedBackupsOutput"`

	InstanceType *string `type:"string" enum:"EnumOfInstanceTypeForDescribeDetachedBackupsOutput"`

	Memory *int32 `type:"int32"`

	Nodes []*NodeForDescribeDetachedBackupsOutput `type:"list"`

	ProjectName *string `type:"string"`

	StorageSpace *float64 `type:"double"`

	StorageType *string `type:"string" enum:"EnumOfStorageTypeForDescribeDetachedBackupsOutput"`

	SubnetId *string `type:"string"`

	VCPU *int32 `type:"int32"`

	VpcId *string `type:"string"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (InstanceInfoForDescribeDetachedBackupsOutput) GoString

GoString returns the string representation

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetChargeDetail

SetChargeDetail sets the ChargeDetail field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetInstanceStatus

SetInstanceStatus sets the InstanceStatus field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetMemory

SetMemory sets the Memory field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetNodes

SetNodes sets the Nodes field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*InstanceInfoForDescribeDetachedBackupsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (InstanceInfoForDescribeDetachedBackupsOutput) String

String returns the string representation

type InstanceSpecForDescribeDBInstanceSpecsOutput

type InstanceSpecForDescribeDBInstanceSpecsOutput struct {
	Connection *int32 `type:"int32"`

	DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstanceSpecsOutput"`

	Memory *int32 `type:"int32"`

	RegionId *string `type:"string"`

	SpecCode *string `type:"string"`

	SpecStatus *string `type:"string" enum:"EnumOfSpecStatusForDescribeDBInstanceSpecsOutput"`

	VCPU *int32 `type:"int32"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (InstanceSpecForDescribeDBInstanceSpecsOutput) GoString

GoString returns the string representation

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetConnection

SetConnection sets the Connection field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetDBEngineVersion

SetDBEngineVersion sets the DBEngineVersion field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetMemory

SetMemory sets the Memory field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetSpecCode

SetSpecCode sets the SpecCode field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetSpecStatus

SetSpecStatus sets the SpecStatus field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*InstanceSpecForDescribeDBInstanceSpecsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (InstanceSpecForDescribeDBInstanceSpecsOutput) String

String returns the string representation

type InstanceTagForDescribeDBInstanceDetailOutput

type InstanceTagForDescribeDBInstanceDetailOutput struct {
	Key *string `type:"string"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (InstanceTagForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*InstanceTagForDescribeDBInstanceDetailOutput) SetKey

SetKey sets the Key field's value.

func (*InstanceTagForDescribeDBInstanceDetailOutput) SetValue

SetValue sets the Value field's value.

func (InstanceTagForDescribeDBInstanceDetailOutput) String

String returns the string representation

type ModifyAllowListInput

type ModifyAllowListInput struct {
	AllowList *string `type:"string"`

	AllowListDesc *string `type:"string"`

	// AllowListId is a required field
	AllowListId *string `type:"string" required:"true"`

	// AllowListName is a required field
	AllowListName *string `type:"string" required:"true"`

	ApplyInstanceNum *int32 `type:"int32"`

	ModifyMode *string `type:"string" enum:"EnumOfModifyModeForModifyAllowListInput"`
	// contains filtered or unexported fields
}

func (ModifyAllowListInput) GoString

func (s ModifyAllowListInput) GoString() string

GoString returns the string representation

func (*ModifyAllowListInput) SetAllowList

func (s *ModifyAllowListInput) SetAllowList(v string) *ModifyAllowListInput

SetAllowList sets the AllowList field's value.

func (*ModifyAllowListInput) SetAllowListDesc

func (s *ModifyAllowListInput) SetAllowListDesc(v string) *ModifyAllowListInput

SetAllowListDesc sets the AllowListDesc field's value.

func (*ModifyAllowListInput) SetAllowListId

func (s *ModifyAllowListInput) SetAllowListId(v string) *ModifyAllowListInput

SetAllowListId sets the AllowListId field's value.

func (*ModifyAllowListInput) SetAllowListName

func (s *ModifyAllowListInput) SetAllowListName(v string) *ModifyAllowListInput

SetAllowListName sets the AllowListName field's value.

func (*ModifyAllowListInput) SetApplyInstanceNum

func (s *ModifyAllowListInput) SetApplyInstanceNum(v int32) *ModifyAllowListInput

SetApplyInstanceNum sets the ApplyInstanceNum field's value.

func (*ModifyAllowListInput) SetModifyMode

func (s *ModifyAllowListInput) SetModifyMode(v string) *ModifyAllowListInput

SetModifyMode sets the ModifyMode field's value.

func (ModifyAllowListInput) String

func (s ModifyAllowListInput) String() string

String returns the string representation

func (*ModifyAllowListInput) Validate

func (s *ModifyAllowListInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyAllowListOutput

type ModifyAllowListOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyAllowListOutput) GoString

func (s ModifyAllowListOutput) GoString() string

GoString returns the string representation

func (ModifyAllowListOutput) String

func (s ModifyAllowListOutput) String() string

String returns the string representation

type ModifyBackupPolicyInput

type ModifyBackupPolicyInput struct {
	BackupRetentionPeriod *int32 `type:"int32"`

	FullBackupPeriod *string `type:"string"`

	FullBackupTime *string `type:"string"`

	IncrementBackupFrequency *int32 `type:"int32"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyBackupPolicyInput) GoString

func (s ModifyBackupPolicyInput) GoString() string

GoString returns the string representation

func (*ModifyBackupPolicyInput) SetBackupRetentionPeriod

func (s *ModifyBackupPolicyInput) SetBackupRetentionPeriod(v int32) *ModifyBackupPolicyInput

SetBackupRetentionPeriod sets the BackupRetentionPeriod field's value.

func (*ModifyBackupPolicyInput) SetFullBackupPeriod

func (s *ModifyBackupPolicyInput) SetFullBackupPeriod(v string) *ModifyBackupPolicyInput

SetFullBackupPeriod sets the FullBackupPeriod field's value.

func (*ModifyBackupPolicyInput) SetFullBackupTime

func (s *ModifyBackupPolicyInput) SetFullBackupTime(v string) *ModifyBackupPolicyInput

SetFullBackupTime sets the FullBackupTime field's value.

func (*ModifyBackupPolicyInput) SetIncrementBackupFrequency

func (s *ModifyBackupPolicyInput) SetIncrementBackupFrequency(v int32) *ModifyBackupPolicyInput

SetIncrementBackupFrequency sets the IncrementBackupFrequency field's value.

func (*ModifyBackupPolicyInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (ModifyBackupPolicyInput) String

func (s ModifyBackupPolicyInput) String() string

String returns the string representation

func (*ModifyBackupPolicyInput) Validate

func (s *ModifyBackupPolicyInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyBackupPolicyOutput

type ModifyBackupPolicyOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyBackupPolicyOutput) GoString

func (s ModifyBackupPolicyOutput) GoString() string

GoString returns the string representation

func (ModifyBackupPolicyOutput) String

func (s ModifyBackupPolicyOutput) String() string

String returns the string representation

type ModifyDBAccountPrivilegeInput

type ModifyDBAccountPrivilegeInput struct {

	// AccountName is a required field
	AccountName *string `type:"string" required:"true"`

	// AccountPrivileges is a required field
	AccountPrivileges *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDBAccountPrivilegeInput) GoString

GoString returns the string representation

func (*ModifyDBAccountPrivilegeInput) SetAccountName

SetAccountName sets the AccountName field's value.

func (*ModifyDBAccountPrivilegeInput) SetAccountPrivileges

SetAccountPrivileges sets the AccountPrivileges field's value.

func (*ModifyDBAccountPrivilegeInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (ModifyDBAccountPrivilegeInput) String

String returns the string representation

func (*ModifyDBAccountPrivilegeInput) Validate

func (s *ModifyDBAccountPrivilegeInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBAccountPrivilegeOutput

type ModifyDBAccountPrivilegeOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBAccountPrivilegeOutput) GoString

GoString returns the string representation

func (ModifyDBAccountPrivilegeOutput) String

String returns the string representation

type ModifyDBEndpointAddressInput

type ModifyDBEndpointAddressInput struct {
	EndpointId *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// NetworkType is a required field
	NetworkType *string `type:"string" required:"true" enum:"EnumOfNetworkTypeForModifyDBEndpointAddressInput"`

	Port *string `type:"string"`
	// contains filtered or unexported fields
}

func (ModifyDBEndpointAddressInput) GoString

func (s ModifyDBEndpointAddressInput) GoString() string

GoString returns the string representation

func (*ModifyDBEndpointAddressInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*ModifyDBEndpointAddressInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBEndpointAddressInput) SetNetworkType

SetNetworkType sets the NetworkType field's value.

func (*ModifyDBEndpointAddressInput) SetPort

SetPort sets the Port field's value.

func (ModifyDBEndpointAddressInput) String

String returns the string representation

func (*ModifyDBEndpointAddressInput) Validate

func (s *ModifyDBEndpointAddressInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBEndpointAddressOutput

type ModifyDBEndpointAddressOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBEndpointAddressOutput) GoString

GoString returns the string representation

func (ModifyDBEndpointAddressOutput) String

String returns the string representation

type ModifyDBEndpointDNSInput

type ModifyDBEndpointDNSInput struct {

	// DNSVisibility is a required field
	DNSVisibility *bool `type:"boolean" required:"true"`

	EndpointId *string `type:"string"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// NetworkType is a required field
	NetworkType *string `type:"string" required:"true" enum:"EnumOfNetworkTypeForModifyDBEndpointDNSInput"`
	// contains filtered or unexported fields
}

func (ModifyDBEndpointDNSInput) GoString

func (s ModifyDBEndpointDNSInput) GoString() string

GoString returns the string representation

func (*ModifyDBEndpointDNSInput) SetDNSVisibility

func (s *ModifyDBEndpointDNSInput) SetDNSVisibility(v bool) *ModifyDBEndpointDNSInput

SetDNSVisibility sets the DNSVisibility field's value.

func (*ModifyDBEndpointDNSInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*ModifyDBEndpointDNSInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBEndpointDNSInput) SetNetworkType

SetNetworkType sets the NetworkType field's value.

func (ModifyDBEndpointDNSInput) String

func (s ModifyDBEndpointDNSInput) String() string

String returns the string representation

func (*ModifyDBEndpointDNSInput) Validate

func (s *ModifyDBEndpointDNSInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBEndpointDNSOutput

type ModifyDBEndpointDNSOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBEndpointDNSOutput) GoString

func (s ModifyDBEndpointDNSOutput) GoString() string

GoString returns the string representation

func (ModifyDBEndpointDNSOutput) String

func (s ModifyDBEndpointDNSOutput) String() string

String returns the string representation

type ModifyDBEndpointNameInput

type ModifyDBEndpointNameInput struct {

	// EndpointId is a required field
	EndpointId *string `type:"string" required:"true"`

	// EndpointName is a required field
	EndpointName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDBEndpointNameInput) GoString

func (s ModifyDBEndpointNameInput) GoString() string

GoString returns the string representation

func (*ModifyDBEndpointNameInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*ModifyDBEndpointNameInput) SetEndpointName

SetEndpointName sets the EndpointName field's value.

func (*ModifyDBEndpointNameInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (ModifyDBEndpointNameInput) String

func (s ModifyDBEndpointNameInput) String() string

String returns the string representation

func (*ModifyDBEndpointNameInput) Validate

func (s *ModifyDBEndpointNameInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBEndpointNameOutput

type ModifyDBEndpointNameOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBEndpointNameOutput) GoString

func (s ModifyDBEndpointNameOutput) GoString() string

GoString returns the string representation

func (ModifyDBEndpointNameOutput) String

String returns the string representation

type ModifyDBEndpointReadWeightInput

type ModifyDBEndpointReadWeightInput struct {

	// EndpointId is a required field
	EndpointId *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// ReadOnlyNodeDistributionType is a required field
	ReadOnlyNodeDistributionType *string `type:"string" required:"true" enum:"EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWeightInput"`

	ReadOnlyNodeWeight []*ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput `type:"list"`
	// contains filtered or unexported fields
}

func (ModifyDBEndpointReadWeightInput) GoString

GoString returns the string representation

func (*ModifyDBEndpointReadWeightInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*ModifyDBEndpointReadWeightInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBEndpointReadWeightInput) SetReadOnlyNodeDistributionType

func (s *ModifyDBEndpointReadWeightInput) SetReadOnlyNodeDistributionType(v string) *ModifyDBEndpointReadWeightInput

SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.

func (*ModifyDBEndpointReadWeightInput) SetReadOnlyNodeWeight

SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.

func (ModifyDBEndpointReadWeightInput) String

String returns the string representation

func (*ModifyDBEndpointReadWeightInput) Validate

func (s *ModifyDBEndpointReadWeightInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBEndpointReadWeightOutput

type ModifyDBEndpointReadWeightOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBEndpointReadWeightOutput) GoString

GoString returns the string representation

func (ModifyDBEndpointReadWeightOutput) String

String returns the string representation

type ModifyDBEndpointReadWriteDelayThresholdInput

type ModifyDBEndpointReadWriteDelayThresholdInput struct {

	// EndpointId is a required field
	EndpointId *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// ReadOnlyNodeMaxDelayTime is a required field
	ReadOnlyNodeMaxDelayTime *int32 `type:"int32" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDBEndpointReadWriteDelayThresholdInput) GoString

GoString returns the string representation

func (*ModifyDBEndpointReadWriteDelayThresholdInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*ModifyDBEndpointReadWriteDelayThresholdInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBEndpointReadWriteDelayThresholdInput) SetReadOnlyNodeMaxDelayTime

SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.

func (ModifyDBEndpointReadWriteDelayThresholdInput) String

String returns the string representation

func (*ModifyDBEndpointReadWriteDelayThresholdInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBEndpointReadWriteDelayThresholdOutput

type ModifyDBEndpointReadWriteDelayThresholdOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBEndpointReadWriteDelayThresholdOutput) GoString

GoString returns the string representation

func (ModifyDBEndpointReadWriteDelayThresholdOutput) String

String returns the string representation

type ModifyDBEndpointReadWriteFlagInput

type ModifyDBEndpointReadWriteFlagInput struct {

	// EndpointId is a required field
	EndpointId *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	ReadOnlyNodeDistributionType *string `type:"string" enum:"EnumOfReadOnlyNodeDistributionTypeForModifyDBEndpointReadWriteFlagInput"`

	ReadOnlyNodeMaxDelayTime *int32 `type:"int32"`

	ReadOnlyNodeWeight []*ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput `type:"list"`

	// ReadWriteSpliting is a required field
	ReadWriteSpliting *bool `type:"boolean" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDBEndpointReadWriteFlagInput) GoString

GoString returns the string representation

func (*ModifyDBEndpointReadWriteFlagInput) SetEndpointId

SetEndpointId sets the EndpointId field's value.

func (*ModifyDBEndpointReadWriteFlagInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBEndpointReadWriteFlagInput) SetReadOnlyNodeDistributionType

func (s *ModifyDBEndpointReadWriteFlagInput) SetReadOnlyNodeDistributionType(v string) *ModifyDBEndpointReadWriteFlagInput

SetReadOnlyNodeDistributionType sets the ReadOnlyNodeDistributionType field's value.

func (*ModifyDBEndpointReadWriteFlagInput) SetReadOnlyNodeMaxDelayTime

SetReadOnlyNodeMaxDelayTime sets the ReadOnlyNodeMaxDelayTime field's value.

func (*ModifyDBEndpointReadWriteFlagInput) SetReadOnlyNodeWeight

SetReadOnlyNodeWeight sets the ReadOnlyNodeWeight field's value.

func (*ModifyDBEndpointReadWriteFlagInput) SetReadWriteSpliting

SetReadWriteSpliting sets the ReadWriteSpliting field's value.

func (ModifyDBEndpointReadWriteFlagInput) String

String returns the string representation

func (*ModifyDBEndpointReadWriteFlagInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBEndpointReadWriteFlagOutput

type ModifyDBEndpointReadWriteFlagOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBEndpointReadWriteFlagOutput) GoString

GoString returns the string representation

func (ModifyDBEndpointReadWriteFlagOutput) String

String returns the string representation

type ModifyDBInstanceAvailabilityZoneInput

type ModifyDBInstanceAvailabilityZoneInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	NodeInfo []*NodeInfoForModifyDBInstanceAvailabilityZoneInput `type:"list"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceAvailabilityZoneInput) GoString

GoString returns the string representation

func (*ModifyDBInstanceAvailabilityZoneInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceAvailabilityZoneInput) SetNodeInfo

SetNodeInfo sets the NodeInfo field's value.

func (ModifyDBInstanceAvailabilityZoneInput) String

String returns the string representation

func (*ModifyDBInstanceAvailabilityZoneInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBInstanceAvailabilityZoneOutput

type ModifyDBInstanceAvailabilityZoneOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string"`

	OrderId *string `type:"string"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceAvailabilityZoneOutput) GoString

GoString returns the string representation

func (*ModifyDBInstanceAvailabilityZoneOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceAvailabilityZoneOutput) SetOrderId

SetOrderId sets the OrderId field's value.

func (ModifyDBInstanceAvailabilityZoneOutput) String

String returns the string representation

type ModifyDBInstanceChargeTypeInput

type ModifyDBInstanceChargeTypeInput struct {
	AutoRenew *bool `type:"boolean"`

	// ChargeType is a required field
	ChargeType *string `type:"string" required:"true" enum:"EnumOfChargeTypeForModifyDBInstanceChargeTypeInput"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	Period *int32 `type:"int32"`

	PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForModifyDBInstanceChargeTypeInput"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceChargeTypeInput) GoString

GoString returns the string representation

func (*ModifyDBInstanceChargeTypeInput) SetAutoRenew

SetAutoRenew sets the AutoRenew field's value.

func (*ModifyDBInstanceChargeTypeInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ModifyDBInstanceChargeTypeInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceChargeTypeInput) SetPeriod

SetPeriod sets the Period field's value.

func (*ModifyDBInstanceChargeTypeInput) SetPeriodUnit

SetPeriodUnit sets the PeriodUnit field's value.

func (ModifyDBInstanceChargeTypeInput) String

String returns the string representation

func (*ModifyDBInstanceChargeTypeInput) Validate

func (s *ModifyDBInstanceChargeTypeInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBInstanceChargeTypeOutput

type ModifyDBInstanceChargeTypeOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string"`

	OrderId *string `type:"string"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceChargeTypeOutput) GoString

GoString returns the string representation

func (*ModifyDBInstanceChargeTypeOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceChargeTypeOutput) SetOrderId

SetOrderId sets the OrderId field's value.

func (ModifyDBInstanceChargeTypeOutput) String

String returns the string representation

type ModifyDBInstanceConfigInput

type ModifyDBInstanceConfigInput struct {
	GlobalReadOnly *bool `type:"boolean"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceConfigInput) GoString

func (s ModifyDBInstanceConfigInput) GoString() string

GoString returns the string representation

func (*ModifyDBInstanceConfigInput) SetGlobalReadOnly

SetGlobalReadOnly sets the GlobalReadOnly field's value.

func (*ModifyDBInstanceConfigInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (ModifyDBInstanceConfigInput) String

String returns the string representation

func (*ModifyDBInstanceConfigInput) Validate

func (s *ModifyDBInstanceConfigInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBInstanceConfigOutput

type ModifyDBInstanceConfigOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBInstanceConfigOutput) GoString

func (s ModifyDBInstanceConfigOutput) GoString() string

GoString returns the string representation

func (ModifyDBInstanceConfigOutput) String

String returns the string representation

type ModifyDBInstanceNameInput

type ModifyDBInstanceNameInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// InstanceNewName is a required field
	InstanceNewName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceNameInput) GoString

func (s ModifyDBInstanceNameInput) GoString() string

GoString returns the string representation

func (*ModifyDBInstanceNameInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceNameInput) SetInstanceNewName

SetInstanceNewName sets the InstanceNewName field's value.

func (ModifyDBInstanceNameInput) String

func (s ModifyDBInstanceNameInput) String() string

String returns the string representation

func (*ModifyDBInstanceNameInput) Validate

func (s *ModifyDBInstanceNameInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBInstanceNameOutput

type ModifyDBInstanceNameOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBInstanceNameOutput) GoString

func (s ModifyDBInstanceNameOutput) GoString() string

GoString returns the string representation

func (ModifyDBInstanceNameOutput) String

String returns the string representation

type ModifyDBInstanceParametersInput

type ModifyDBInstanceParametersInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	Parameters []*ParameterForModifyDBInstanceParametersInput `type:"list"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceParametersInput) GoString

GoString returns the string representation

func (*ModifyDBInstanceParametersInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceParametersInput) SetParameters

SetParameters sets the Parameters field's value.

func (ModifyDBInstanceParametersInput) String

String returns the string representation

func (*ModifyDBInstanceParametersInput) Validate

func (s *ModifyDBInstanceParametersInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBInstanceParametersOutput

type ModifyDBInstanceParametersOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDBInstanceParametersOutput) GoString

GoString returns the string representation

func (ModifyDBInstanceParametersOutput) String

String returns the string representation

type ModifyDBInstanceSpecInput

type ModifyDBInstanceSpecInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	ModifyType *string `type:"string" enum:"EnumOfModifyTypeForModifyDBInstanceSpecInput"`

	NodeInfo []*NodeInfoForModifyDBInstanceSpecInput `type:"list"`

	RollbackTime *string `type:"string"`

	StorageSpace *int32 `min:"20" max:"3000" type:"int32"`

	StorageType *string `type:"string" enum:"EnumOfStorageTypeForModifyDBInstanceSpecInput"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceSpecInput) GoString

func (s ModifyDBInstanceSpecInput) GoString() string

GoString returns the string representation

func (*ModifyDBInstanceSpecInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceSpecInput) SetModifyType

SetModifyType sets the ModifyType field's value.

func (*ModifyDBInstanceSpecInput) SetNodeInfo

SetNodeInfo sets the NodeInfo field's value.

func (*ModifyDBInstanceSpecInput) SetRollbackTime

SetRollbackTime sets the RollbackTime field's value.

func (*ModifyDBInstanceSpecInput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*ModifyDBInstanceSpecInput) SetStorageType

SetStorageType sets the StorageType field's value.

func (ModifyDBInstanceSpecInput) String

func (s ModifyDBInstanceSpecInput) String() string

String returns the string representation

func (*ModifyDBInstanceSpecInput) Validate

func (s *ModifyDBInstanceSpecInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDBInstanceSpecOutput

type ModifyDBInstanceSpecOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string"`

	OrderId *string `type:"string"`
	// contains filtered or unexported fields
}

func (ModifyDBInstanceSpecOutput) GoString

func (s ModifyDBInstanceSpecOutput) GoString() string

GoString returns the string representation

func (*ModifyDBInstanceSpecOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDBInstanceSpecOutput) SetOrderId

SetOrderId sets the OrderId field's value.

func (ModifyDBInstanceSpecOutput) String

String returns the string representation

type ModifyDatabaseOwnerInput

type ModifyDatabaseOwnerInput struct {

	// DBName is a required field
	DBName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	// Owner is a required field
	Owner *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ModifyDatabaseOwnerInput) GoString

func (s ModifyDatabaseOwnerInput) GoString() string

GoString returns the string representation

func (*ModifyDatabaseOwnerInput) SetDBName

SetDBName sets the DBName field's value.

func (*ModifyDatabaseOwnerInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifyDatabaseOwnerInput) SetOwner

SetOwner sets the Owner field's value.

func (ModifyDatabaseOwnerInput) String

func (s ModifyDatabaseOwnerInput) String() string

String returns the string representation

func (*ModifyDatabaseOwnerInput) Validate

func (s *ModifyDatabaseOwnerInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifyDatabaseOwnerOutput

type ModifyDatabaseOwnerOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifyDatabaseOwnerOutput) GoString

func (s ModifyDatabaseOwnerOutput) GoString() string

GoString returns the string representation

func (ModifyDatabaseOwnerOutput) String

func (s ModifyDatabaseOwnerOutput) String() string

String returns the string representation

type ModifySchemaOwnerInput

type ModifySchemaOwnerInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`

	SchemaInfo []*SchemaInfoForModifySchemaOwnerInput `type:"list"`
	// contains filtered or unexported fields
}

func (ModifySchemaOwnerInput) GoString

func (s ModifySchemaOwnerInput) GoString() string

GoString returns the string representation

func (*ModifySchemaOwnerInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ModifySchemaOwnerInput) SetSchemaInfo

SetSchemaInfo sets the SchemaInfo field's value.

func (ModifySchemaOwnerInput) String

func (s ModifySchemaOwnerInput) String() string

String returns the string representation

func (*ModifySchemaOwnerInput) Validate

func (s *ModifySchemaOwnerInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ModifySchemaOwnerOutput

type ModifySchemaOwnerOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ModifySchemaOwnerOutput) GoString

func (s ModifySchemaOwnerOutput) GoString() string

GoString returns the string representation

func (ModifySchemaOwnerOutput) String

func (s ModifySchemaOwnerOutput) String() string

String returns the string representation

type NodeForDescribeBackupsOutput

type NodeForDescribeBackupsOutput struct {
	CreateTime *string `type:"string"`

	InstanceId *string `type:"string"`

	Memory *int32 `type:"int32"`

	NodeId *string `type:"string"`

	NodeSpec *string `type:"string"`

	NodeStatus *string `type:"string" enum:"EnumOfNodeStatusForDescribeBackupsOutput"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeBackupsOutput"`

	RegionId *string `type:"string"`

	UpdateTime *string `type:"string"`

	VCPU *int32 `type:"int32"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeForDescribeBackupsOutput) GoString

func (s NodeForDescribeBackupsOutput) GoString() string

GoString returns the string representation

func (*NodeForDescribeBackupsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*NodeForDescribeBackupsOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*NodeForDescribeBackupsOutput) SetMemory

SetMemory sets the Memory field's value.

func (*NodeForDescribeBackupsOutput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeForDescribeBackupsOutput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeForDescribeBackupsOutput) SetNodeStatus

SetNodeStatus sets the NodeStatus field's value.

func (*NodeForDescribeBackupsOutput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeForDescribeBackupsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*NodeForDescribeBackupsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*NodeForDescribeBackupsOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*NodeForDescribeBackupsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeForDescribeBackupsOutput) String

String returns the string representation

type NodeForDescribeDBInstanceDetailOutput

type NodeForDescribeDBInstanceDetailOutput struct {
	CreateTime *string `type:"string"`

	InstanceId *string `type:"string"`

	Memory *int32 `type:"int32"`

	NodeId *string `type:"string"`

	NodeSpec *string `type:"string"`

	NodeStatus *string `type:"string" enum:"EnumOfNodeStatusForDescribeDBInstanceDetailOutput"`

	NodeType *string `type:"string" enum:"ConvertEnumOfNodeTypeForDescribeDBInstanceDetailOutput"`

	RegionId *string `type:"string"`

	UpdateTime *string `type:"string"`

	VCPU *int32 `type:"int32"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*NodeForDescribeDBInstanceDetailOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetMemory

SetMemory sets the Memory field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetNodeStatus

SetNodeStatus sets the NodeStatus field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*NodeForDescribeDBInstanceDetailOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeForDescribeDBInstanceDetailOutput) String

String returns the string representation

type NodeForDescribeDetachedBackupsOutput

type NodeForDescribeDetachedBackupsOutput struct {
	CreateTime *string `type:"string"`

	InstanceId *string `type:"string"`

	Memory *int32 `type:"int32"`

	NodeId *string `type:"string"`

	NodeSpec *string `type:"string"`

	NodeStatus *string `type:"string" enum:"EnumOfNodeStatusForDescribeDetachedBackupsOutput"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDetachedBackupsOutput"`

	RegionId *string `type:"string"`

	UpdateTime *string `type:"string"`

	VCPU *int32 `type:"int32"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeForDescribeDetachedBackupsOutput) GoString

GoString returns the string representation

func (*NodeForDescribeDetachedBackupsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetMemory

SetMemory sets the Memory field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetNodeStatus

SetNodeStatus sets the NodeStatus field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetVCPU

SetVCPU sets the VCPU field's value.

func (*NodeForDescribeDetachedBackupsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeForDescribeDetachedBackupsOutput) String

String returns the string representation

type NodeInfoForCreateDBInstanceInput

type NodeInfoForCreateDBInstanceInput struct {
	NodeId *string `type:"string"`

	NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForCreateDBInstanceInput"`

	NodeSpec *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForCreateDBInstanceInput"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeInfoForCreateDBInstanceInput) GoString

GoString returns the string representation

func (*NodeInfoForCreateDBInstanceInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeInfoForCreateDBInstanceInput) SetNodeOperateType

SetNodeOperateType sets the NodeOperateType field's value.

func (*NodeInfoForCreateDBInstanceInput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeInfoForCreateDBInstanceInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeInfoForCreateDBInstanceInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeInfoForCreateDBInstanceInput) String

String returns the string representation

type NodeInfoForDescribeDBInstancePriceDetailInput

type NodeInfoForDescribeDBInstancePriceDetailInput struct {
	NodeId *string `type:"string"`

	NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForDescribeDBInstancePriceDetailInput"`

	NodeSpec *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstancePriceDetailInput"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeInfoForDescribeDBInstancePriceDetailInput) GoString

GoString returns the string representation

func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeOperateType

SetNodeOperateType sets the NodeOperateType field's value.

func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeInfoForDescribeDBInstancePriceDetailInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeInfoForDescribeDBInstancePriceDetailInput) String

String returns the string representation

type NodeInfoForDescribeDBInstancePriceDifferenceInput

type NodeInfoForDescribeDBInstancePriceDifferenceInput struct {
	NodeId *string `type:"string"`

	NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForDescribeDBInstancePriceDifferenceInput"`

	NodeSpec *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstancePriceDifferenceInput"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeInfoForDescribeDBInstancePriceDifferenceInput) GoString

GoString returns the string representation

func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeOperateType

SetNodeOperateType sets the NodeOperateType field's value.

func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeInfoForDescribeDBInstancePriceDifferenceInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeInfoForDescribeDBInstancePriceDifferenceInput) String

String returns the string representation

type NodeInfoForModifyDBInstanceAvailabilityZoneInput

type NodeInfoForModifyDBInstanceAvailabilityZoneInput struct {
	NodeId *string `type:"string"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeInfoForModifyDBInstanceAvailabilityZoneInput) GoString

GoString returns the string representation

func (*NodeInfoForModifyDBInstanceAvailabilityZoneInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeInfoForModifyDBInstanceAvailabilityZoneInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeInfoForModifyDBInstanceAvailabilityZoneInput) String

String returns the string representation

type NodeInfoForModifyDBInstanceSpecInput

type NodeInfoForModifyDBInstanceSpecInput struct {
	NodeId *string `type:"string"`

	NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForModifyDBInstanceSpecInput"`

	NodeSpec *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForModifyDBInstanceSpecInput"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeInfoForModifyDBInstanceSpecInput) GoString

GoString returns the string representation

func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeOperateType

SetNodeOperateType sets the NodeOperateType field's value.

func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeInfoForModifyDBInstanceSpecInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeInfoForModifyDBInstanceSpecInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeInfoForModifyDBInstanceSpecInput) String

String returns the string representation

type NodeInfoForRestoreToNewInstanceInput

type NodeInfoForRestoreToNewInstanceInput struct {
	NodeId *string `type:"string"`

	NodeOperateType *string `type:"string" enum:"EnumOfNodeOperateTypeForRestoreToNewInstanceInput"`

	NodeSpec *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForRestoreToNewInstanceInput"`

	ZoneId *string `type:"string"`
	// contains filtered or unexported fields
}

func (NodeInfoForRestoreToNewInstanceInput) GoString

GoString returns the string representation

func (*NodeInfoForRestoreToNewInstanceInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*NodeInfoForRestoreToNewInstanceInput) SetNodeOperateType

SetNodeOperateType sets the NodeOperateType field's value.

func (*NodeInfoForRestoreToNewInstanceInput) SetNodeSpec

SetNodeSpec sets the NodeSpec field's value.

func (*NodeInfoForRestoreToNewInstanceInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*NodeInfoForRestoreToNewInstanceInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (NodeInfoForRestoreToNewInstanceInput) String

String returns the string representation

type ParameterChangeLogForDescribeDBInstanceParametersLogOutput

type ParameterChangeLogForDescribeDBInstanceParametersLogOutput struct {
	ModifyTime *string `type:"string"`

	Name *string `type:"string"`

	NewValue *string `type:"string"`

	OldValue *string `type:"string"`

	Status *string `type:"string" enum:"EnumOfStatusForDescribeDBInstanceParametersLogOutput"`
	// contains filtered or unexported fields
}

func (ParameterChangeLogForDescribeDBInstanceParametersLogOutput) GoString

GoString returns the string representation

func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetModifyTime

SetModifyTime sets the ModifyTime field's value.

func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetName

SetName sets the Name field's value.

func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetNewValue

SetNewValue sets the NewValue field's value.

func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetOldValue

SetOldValue sets the OldValue field's value.

func (*ParameterChangeLogForDescribeDBInstanceParametersLogOutput) SetStatus

SetStatus sets the Status field's value.

func (ParameterChangeLogForDescribeDBInstanceParametersLogOutput) String

String returns the string representation

type ParameterForDescribeDBInstanceParametersOutput

type ParameterForDescribeDBInstanceParametersOutput struct {
	CheckingCode *string `type:"string"`

	DefaultValue *string `type:"string"`

	Description *string `type:"string"`

	ForceRestart *bool `type:"boolean"`

	Name *string `type:"string"`

	Type *string `type:"string" enum:"EnumOfTypeForDescribeDBInstanceParametersOutput"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (ParameterForDescribeDBInstanceParametersOutput) GoString

GoString returns the string representation

func (*ParameterForDescribeDBInstanceParametersOutput) SetCheckingCode

SetCheckingCode sets the CheckingCode field's value.

func (*ParameterForDescribeDBInstanceParametersOutput) SetDefaultValue

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForDescribeDBInstanceParametersOutput) SetDescription

SetDescription sets the Description field's value.

func (*ParameterForDescribeDBInstanceParametersOutput) SetForceRestart

SetForceRestart sets the ForceRestart field's value.

func (*ParameterForDescribeDBInstanceParametersOutput) SetName

SetName sets the Name field's value.

func (*ParameterForDescribeDBInstanceParametersOutput) SetType

SetType sets the Type field's value.

func (*ParameterForDescribeDBInstanceParametersOutput) SetValue

SetValue sets the Value field's value.

func (ParameterForDescribeDBInstanceParametersOutput) String

String returns the string representation

type ParameterForModifyDBInstanceParametersInput

type ParameterForModifyDBInstanceParametersInput struct {
	CheckingCode *string `type:"string"`

	DefaultValue *string `type:"string"`

	Description *string `type:"string"`

	ForceRestart *bool `type:"boolean"`

	Name *string `type:"string"`

	Type *string `type:"string" enum:"EnumOfTypeForModifyDBInstanceParametersInput"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (ParameterForModifyDBInstanceParametersInput) GoString

GoString returns the string representation

func (*ParameterForModifyDBInstanceParametersInput) SetCheckingCode

SetCheckingCode sets the CheckingCode field's value.

func (*ParameterForModifyDBInstanceParametersInput) SetDefaultValue

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForModifyDBInstanceParametersInput) SetDescription

SetDescription sets the Description field's value.

func (*ParameterForModifyDBInstanceParametersInput) SetForceRestart

SetForceRestart sets the ForceRestart field's value.

func (*ParameterForModifyDBInstanceParametersInput) SetName

SetName sets the Name field's value.

func (*ParameterForModifyDBInstanceParametersInput) SetType

SetType sets the Type field's value.

func (*ParameterForModifyDBInstanceParametersInput) SetValue

SetValue sets the Value field's value.

func (ParameterForModifyDBInstanceParametersInput) String

String returns the string representation

type RDSPOSTGRESQL

type RDSPOSTGRESQL struct {
	*client.Client
}

RDSPOSTGRESQL provides the API operation methods for making requests to RDS_POSTGRESQL. See this package's package overview docs for details on the service.

RDSPOSTGRESQL methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

New create int can support ssl or region locate set

func (*RDSPOSTGRESQL) AddTagsToResource

func (c *RDSPOSTGRESQL) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)

AddTagsToResource API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation AddTagsToResource for usage and error information.

func (*RDSPOSTGRESQL) AddTagsToResourceCommon

func (c *RDSPOSTGRESQL) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

AddTagsToResourceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation AddTagsToResourceCommon for usage and error information.

func (*RDSPOSTGRESQL) AddTagsToResourceCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AddTagsToResourceCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AddTagsToResourceRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AddTagsToResourceWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AssociateAllowList

func (c *RDSPOSTGRESQL) AssociateAllowList(input *AssociateAllowListInput) (*AssociateAllowListOutput, error)

AssociateAllowList API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation AssociateAllowList for usage and error information.

func (*RDSPOSTGRESQL) AssociateAllowListCommon

func (c *RDSPOSTGRESQL) AssociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

AssociateAllowListCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation AssociateAllowListCommon for usage and error information.

func (*RDSPOSTGRESQL) AssociateAllowListCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AssociateAllowListCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AssociateAllowListRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) AssociateAllowListWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateAllowList

func (c *RDSPOSTGRESQL) CreateAllowList(input *CreateAllowListInput) (*CreateAllowListOutput, error)

CreateAllowList API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateAllowList for usage and error information.

func (*RDSPOSTGRESQL) CreateAllowListCommon

func (c *RDSPOSTGRESQL) CreateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAllowListCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateAllowListCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateAllowListCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateAllowListCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateAllowListRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateAllowListWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateBackup

func (c *RDSPOSTGRESQL) CreateBackup(input *CreateBackupInput) (*CreateBackupOutput, error)

CreateBackup API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateBackup for usage and error information.

func (*RDSPOSTGRESQL) CreateBackupCommon

func (c *RDSPOSTGRESQL) CreateBackupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateBackupCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateBackupCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateBackupCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateBackupCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateBackupRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateBackupWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBAccount

func (c *RDSPOSTGRESQL) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)

CreateDBAccount API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBAccount for usage and error information.

func (*RDSPOSTGRESQL) CreateDBAccountCommon

func (c *RDSPOSTGRESQL) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDBAccountCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBAccountCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateDBAccountCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBAccountCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBAccountRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBAccountWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpoint

func (c *RDSPOSTGRESQL) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)

CreateDBEndpoint API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBEndpoint for usage and error information.

func (*RDSPOSTGRESQL) CreateDBEndpointCommon

func (c *RDSPOSTGRESQL) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDBEndpointCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBEndpointCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateDBEndpointCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointPublicAddress

CreateDBEndpointPublicAddress API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBEndpointPublicAddress for usage and error information.

func (*RDSPOSTGRESQL) CreateDBEndpointPublicAddressCommon

func (c *RDSPOSTGRESQL) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDBEndpointPublicAddressCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBEndpointPublicAddressCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateDBEndpointPublicAddressCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointPublicAddressCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointPublicAddressRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointPublicAddressWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBEndpointWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBInstance

func (c *RDSPOSTGRESQL) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)

CreateDBInstance API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBInstance for usage and error information.

func (*RDSPOSTGRESQL) CreateDBInstanceCommon

func (c *RDSPOSTGRESQL) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDBInstanceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDBInstanceCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateDBInstanceCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBInstanceCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBInstanceRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDBInstanceWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDatabase

func (c *RDSPOSTGRESQL) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)

CreateDatabase API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDatabase for usage and error information.

func (*RDSPOSTGRESQL) CreateDatabaseCommon

func (c *RDSPOSTGRESQL) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDatabaseCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateDatabaseCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateDatabaseCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDatabaseCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDatabaseRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateDatabaseWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) CreateSchema

func (c *RDSPOSTGRESQL) CreateSchema(input *CreateSchemaInput) (*CreateSchemaOutput, error)

CreateSchema API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateSchema for usage and error information.

func (*RDSPOSTGRESQL) CreateSchemaCommon

func (c *RDSPOSTGRESQL) CreateSchemaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateSchemaCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation CreateSchemaCommon for usage and error information.

func (*RDSPOSTGRESQL) CreateSchemaCommonRequest

func (c *RDSPOSTGRESQL) CreateSchemaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateSchemaCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateSchemaCommon operation. The "output" return value will be populated with the CreateSchemaCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateSchemaCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSchemaCommon Send returns without error.

See CreateSchemaCommon for more information on using the CreateSchemaCommon API call, and error handling.

// Example sending a request using the CreateSchemaCommonRequest method.
req, resp := client.CreateSchemaCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) CreateSchemaCommonWithContext

func (c *RDSPOSTGRESQL) CreateSchemaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateSchemaCommonWithContext is the same as CreateSchemaCommon with the addition of the ability to pass a context and additional request options.

See CreateSchemaCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) CreateSchemaRequest

func (c *RDSPOSTGRESQL) CreateSchemaRequest(input *CreateSchemaInput) (req *request.Request, output *CreateSchemaOutput)

CreateSchemaRequest generates a "volcengine/request.Request" representing the client's request for the CreateSchema operation. The "output" return value will be populated with the CreateSchemaCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateSchemaCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSchemaCommon Send returns without error.

See CreateSchema for more information on using the CreateSchema API call, and error handling.

// Example sending a request using the CreateSchemaRequest method.
req, resp := client.CreateSchemaRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) CreateSchemaWithContext

func (c *RDSPOSTGRESQL) CreateSchemaWithContext(ctx volcengine.Context, input *CreateSchemaInput, opts ...request.Option) (*CreateSchemaOutput, error)

CreateSchemaWithContext is the same as CreateSchema with the addition of the ability to pass a context and additional request options.

See CreateSchema for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DeleteAllowList

func (c *RDSPOSTGRESQL) DeleteAllowList(input *DeleteAllowListInput) (*DeleteAllowListOutput, error)

DeleteAllowList API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteAllowList for usage and error information.

func (*RDSPOSTGRESQL) DeleteAllowListCommon

func (c *RDSPOSTGRESQL) DeleteAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAllowListCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteAllowListCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteAllowListCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteAllowListCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteAllowListRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteAllowListWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBAccount

func (c *RDSPOSTGRESQL) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)

DeleteDBAccount API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBAccount for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBAccountCommon

func (c *RDSPOSTGRESQL) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDBAccountCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBAccountCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBAccountCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBAccountCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBAccountRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBAccountWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpoint

func (c *RDSPOSTGRESQL) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)

DeleteDBEndpoint API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBEndpoint for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBEndpointCommon

func (c *RDSPOSTGRESQL) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDBEndpointCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBEndpointCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBEndpointCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointPublicAddress

DeleteDBEndpointPublicAddress API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBEndpointPublicAddress for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBEndpointPublicAddressCommon

func (c *RDSPOSTGRESQL) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDBEndpointPublicAddressCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBEndpointPublicAddressCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBEndpointPublicAddressCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointPublicAddressCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointPublicAddressRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointPublicAddressWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBEndpointWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBInstance

func (c *RDSPOSTGRESQL) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)

DeleteDBInstance API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBInstance for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBInstanceCommon

func (c *RDSPOSTGRESQL) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDBInstanceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDBInstanceCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteDBInstanceCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBInstanceCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBInstanceRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDBInstanceWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDatabase

func (c *RDSPOSTGRESQL) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)

DeleteDatabase API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDatabase for usage and error information.

func (*RDSPOSTGRESQL) DeleteDatabaseCommon

func (c *RDSPOSTGRESQL) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDatabaseCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteDatabaseCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteDatabaseCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDatabaseCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDatabaseRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteDatabaseWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DeleteSchema

func (c *RDSPOSTGRESQL) DeleteSchema(input *DeleteSchemaInput) (*DeleteSchemaOutput, error)

DeleteSchema API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteSchema for usage and error information.

func (*RDSPOSTGRESQL) DeleteSchemaCommon

func (c *RDSPOSTGRESQL) DeleteSchemaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteSchemaCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DeleteSchemaCommon for usage and error information.

func (*RDSPOSTGRESQL) DeleteSchemaCommonRequest

func (c *RDSPOSTGRESQL) DeleteSchemaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteSchemaCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteSchemaCommon operation. The "output" return value will be populated with the DeleteSchemaCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteSchemaCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSchemaCommon Send returns without error.

See DeleteSchemaCommon for more information on using the DeleteSchemaCommon API call, and error handling.

// Example sending a request using the DeleteSchemaCommonRequest method.
req, resp := client.DeleteSchemaCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DeleteSchemaCommonWithContext

func (c *RDSPOSTGRESQL) DeleteSchemaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteSchemaCommonWithContext is the same as DeleteSchemaCommon with the addition of the ability to pass a context and additional request options.

See DeleteSchemaCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DeleteSchemaRequest

func (c *RDSPOSTGRESQL) DeleteSchemaRequest(input *DeleteSchemaInput) (req *request.Request, output *DeleteSchemaOutput)

DeleteSchemaRequest generates a "volcengine/request.Request" representing the client's request for the DeleteSchema operation. The "output" return value will be populated with the DeleteSchemaCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteSchemaCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSchemaCommon Send returns without error.

See DeleteSchema for more information on using the DeleteSchema API call, and error handling.

// Example sending a request using the DeleteSchemaRequest method.
req, resp := client.DeleteSchemaRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DeleteSchemaWithContext

func (c *RDSPOSTGRESQL) DeleteSchemaWithContext(ctx volcengine.Context, input *DeleteSchemaInput, opts ...request.Option) (*DeleteSchemaOutput, error)

DeleteSchemaWithContext is the same as DeleteSchema with the addition of the ability to pass a context and additional request options.

See DeleteSchema for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeAllowListDetail

func (c *RDSPOSTGRESQL) DescribeAllowListDetail(input *DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)

DescribeAllowListDetail API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeAllowListDetail for usage and error information.

func (*RDSPOSTGRESQL) DescribeAllowListDetailCommon

func (c *RDSPOSTGRESQL) DescribeAllowListDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAllowListDetailCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeAllowListDetailCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeAllowListDetailCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowListDetailCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowListDetailRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowListDetailWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowLists

func (c *RDSPOSTGRESQL) DescribeAllowLists(input *DescribeAllowListsInput) (*DescribeAllowListsOutput, error)

DescribeAllowLists API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeAllowLists for usage and error information.

func (*RDSPOSTGRESQL) DescribeAllowListsCommon

func (c *RDSPOSTGRESQL) DescribeAllowListsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAllowListsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeAllowListsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeAllowListsCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowListsCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowListsRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAllowListsWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeAvailabilityZones

func (c *RDSPOSTGRESQL) DescribeAvailabilityZones(input *DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)

DescribeAvailabilityZones API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeAvailabilityZones for usage and error information.

func (*RDSPOSTGRESQL) DescribeAvailabilityZonesCommon

func (c *RDSPOSTGRESQL) DescribeAvailabilityZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAvailabilityZonesCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeAvailabilityZonesCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeAvailabilityZonesCommonRequest

func (c *RDSPOSTGRESQL) DescribeAvailabilityZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAvailabilityZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailabilityZonesCommon operation. The "output" return value will be populated with the DescribeAvailabilityZonesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAvailabilityZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailabilityZonesCommon Send returns without error.

See DescribeAvailabilityZonesCommon for more information on using the DescribeAvailabilityZonesCommon API call, and error handling.

// Example sending a request using the DescribeAvailabilityZonesCommonRequest method.
req, resp := client.DescribeAvailabilityZonesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeAvailabilityZonesCommonWithContext

func (c *RDSPOSTGRESQL) DescribeAvailabilityZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAvailabilityZonesCommonWithContext is the same as DescribeAvailabilityZonesCommon with the addition of the ability to pass a context and additional request options.

See DescribeAvailabilityZonesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeAvailabilityZonesRequest

func (c *RDSPOSTGRESQL) DescribeAvailabilityZonesRequest(input *DescribeAvailabilityZonesInput) (req *request.Request, output *DescribeAvailabilityZonesOutput)

DescribeAvailabilityZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAvailabilityZones operation. The "output" return value will be populated with the DescribeAvailabilityZonesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAvailabilityZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAvailabilityZonesCommon Send returns without error.

See DescribeAvailabilityZones for more information on using the DescribeAvailabilityZones API call, and error handling.

// Example sending a request using the DescribeAvailabilityZonesRequest method.
req, resp := client.DescribeAvailabilityZonesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeAvailabilityZonesWithContext

func (c *RDSPOSTGRESQL) DescribeAvailabilityZonesWithContext(ctx volcengine.Context, input *DescribeAvailabilityZonesInput, opts ...request.Option) (*DescribeAvailabilityZonesOutput, error)

DescribeAvailabilityZonesWithContext is the same as DescribeAvailabilityZones with the addition of the ability to pass a context and additional request options.

See DescribeAvailabilityZones for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeBackupPolicy

func (c *RDSPOSTGRESQL) DescribeBackupPolicy(input *DescribeBackupPolicyInput) (*DescribeBackupPolicyOutput, error)

DescribeBackupPolicy API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeBackupPolicy for usage and error information.

func (*RDSPOSTGRESQL) DescribeBackupPolicyCommon

func (c *RDSPOSTGRESQL) DescribeBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeBackupPolicyCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeBackupPolicyCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeBackupPolicyCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackupPolicyCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackupPolicyRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackupPolicyWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackups

func (c *RDSPOSTGRESQL) DescribeBackups(input *DescribeBackupsInput) (*DescribeBackupsOutput, error)

DescribeBackups API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeBackups for usage and error information.

func (*RDSPOSTGRESQL) DescribeBackupsCommon

func (c *RDSPOSTGRESQL) DescribeBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeBackupsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeBackupsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeBackupsCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackupsCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackupsRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeBackupsWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBAccounts

func (c *RDSPOSTGRESQL) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)

DescribeDBAccounts API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBAccounts for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBAccountsCommon

func (c *RDSPOSTGRESQL) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBAccountsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBAccountsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBAccountsCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBAccountsCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBAccountsRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBAccountsWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceDetail

func (c *RDSPOSTGRESQL) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)

DescribeDBInstanceDetail API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceDetail for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceDetailCommon

func (c *RDSPOSTGRESQL) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstanceDetailCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceDetailCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceDetailCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceDetailCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceDetailRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceDetailWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceParameters

DescribeDBInstanceParameters API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceParameters for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersCommon

func (c *RDSPOSTGRESQL) DescribeDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstanceParametersCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceParametersCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceParametersCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceParametersLog

DescribeDBInstanceParametersLog API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceParametersLog for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersLogCommon

func (c *RDSPOSTGRESQL) DescribeDBInstanceParametersLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstanceParametersLogCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceParametersLogCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersLogCommonRequest

func (c *RDSPOSTGRESQL) DescribeDBInstanceParametersLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeDBInstanceParametersLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceParametersLogCommon operation. The "output" return value will be populated with the DescribeDBInstanceParametersLogCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstanceParametersLogCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceParametersLogCommon Send returns without error.

See DescribeDBInstanceParametersLogCommon for more information on using the DescribeDBInstanceParametersLogCommon API call, and error handling.

// Example sending a request using the DescribeDBInstanceParametersLogCommonRequest method.
req, resp := client.DescribeDBInstanceParametersLogCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersLogCommonWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstanceParametersLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeDBInstanceParametersLogCommonWithContext is the same as DescribeDBInstanceParametersLogCommon with the addition of the ability to pass a context and additional request options.

See DescribeDBInstanceParametersLogCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersLogRequest

func (c *RDSPOSTGRESQL) DescribeDBInstanceParametersLogRequest(input *DescribeDBInstanceParametersLogInput) (req *request.Request, output *DescribeDBInstanceParametersLogOutput)

DescribeDBInstanceParametersLogRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceParametersLog operation. The "output" return value will be populated with the DescribeDBInstanceParametersLogCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstanceParametersLogCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceParametersLogCommon Send returns without error.

See DescribeDBInstanceParametersLog for more information on using the DescribeDBInstanceParametersLog API call, and error handling.

// Example sending a request using the DescribeDBInstanceParametersLogRequest method.
req, resp := client.DescribeDBInstanceParametersLogRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersLogWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstanceParametersLogWithContext(ctx volcengine.Context, input *DescribeDBInstanceParametersLogInput, opts ...request.Option) (*DescribeDBInstanceParametersLogOutput, error)

DescribeDBInstanceParametersLogWithContext is the same as DescribeDBInstanceParametersLog with the addition of the ability to pass a context and additional request options.

See DescribeDBInstanceParametersLog for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstanceParametersRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstanceParametersWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstancePriceDetail

DescribeDBInstancePriceDetail API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstancePriceDetail for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDetailCommon

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstancePriceDetailCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstancePriceDetailCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDetailCommonRequest

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeDBInstancePriceDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDetailCommon operation. The "output" return value will be populated with the DescribeDBInstancePriceDetailCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstancePriceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDetailCommon Send returns without error.

See DescribeDBInstancePriceDetailCommon for more information on using the DescribeDBInstancePriceDetailCommon API call, and error handling.

// Example sending a request using the DescribeDBInstancePriceDetailCommonRequest method.
req, resp := client.DescribeDBInstancePriceDetailCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDetailCommonWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeDBInstancePriceDetailCommonWithContext is the same as DescribeDBInstancePriceDetailCommon with the addition of the ability to pass a context and additional request options.

See DescribeDBInstancePriceDetailCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDetailRequest

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDetailRequest(input *DescribeDBInstancePriceDetailInput) (req *request.Request, output *DescribeDBInstancePriceDetailOutput)

DescribeDBInstancePriceDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDetail operation. The "output" return value will be populated with the DescribeDBInstancePriceDetailCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstancePriceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDetailCommon Send returns without error.

See DescribeDBInstancePriceDetail for more information on using the DescribeDBInstancePriceDetail API call, and error handling.

// Example sending a request using the DescribeDBInstancePriceDetailRequest method.
req, resp := client.DescribeDBInstancePriceDetailRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDetailWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstancePriceDetailInput, opts ...request.Option) (*DescribeDBInstancePriceDetailOutput, error)

DescribeDBInstancePriceDetailWithContext is the same as DescribeDBInstancePriceDetail with the addition of the ability to pass a context and additional request options.

See DescribeDBInstancePriceDetail for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDifference

DescribeDBInstancePriceDifference API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstancePriceDifference for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceCommon

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstancePriceDifferenceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstancePriceDifferenceCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceCommonRequest

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeDBInstancePriceDifferenceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDifferenceCommon operation. The "output" return value will be populated with the DescribeDBInstancePriceDifferenceCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstancePriceDifferenceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDifferenceCommon Send returns without error.

See DescribeDBInstancePriceDifferenceCommon for more information on using the DescribeDBInstancePriceDifferenceCommon API call, and error handling.

// Example sending a request using the DescribeDBInstancePriceDifferenceCommonRequest method.
req, resp := client.DescribeDBInstancePriceDifferenceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceCommonWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeDBInstancePriceDifferenceCommonWithContext is the same as DescribeDBInstancePriceDifferenceCommon with the addition of the ability to pass a context and additional request options.

See DescribeDBInstancePriceDifferenceCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceRequest

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceRequest(input *DescribeDBInstancePriceDifferenceInput) (req *request.Request, output *DescribeDBInstancePriceDifferenceOutput)

DescribeDBInstancePriceDifferenceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancePriceDifference operation. The "output" return value will be populated with the DescribeDBInstancePriceDifferenceCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstancePriceDifferenceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancePriceDifferenceCommon Send returns without error.

See DescribeDBInstancePriceDifference for more information on using the DescribeDBInstancePriceDifference API call, and error handling.

// Example sending a request using the DescribeDBInstancePriceDifferenceRequest method.
req, resp := client.DescribeDBInstancePriceDifferenceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstancePriceDifferenceWithContext(ctx volcengine.Context, input *DescribeDBInstancePriceDifferenceInput, opts ...request.Option) (*DescribeDBInstancePriceDifferenceOutput, error)

DescribeDBInstancePriceDifferenceWithContext is the same as DescribeDBInstancePriceDifference with the addition of the ability to pass a context and additional request options.

See DescribeDBInstancePriceDifference for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstanceSpecs

func (c *RDSPOSTGRESQL) DescribeDBInstanceSpecs(input *DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)

DescribeDBInstanceSpecs API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceSpecs for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceSpecsCommon

func (c *RDSPOSTGRESQL) DescribeDBInstanceSpecsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstanceSpecsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstanceSpecsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstanceSpecsCommonRequest

func (c *RDSPOSTGRESQL) DescribeDBInstanceSpecsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeDBInstanceSpecsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceSpecsCommon operation. The "output" return value will be populated with the DescribeDBInstanceSpecsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstanceSpecsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceSpecsCommon Send returns without error.

See DescribeDBInstanceSpecsCommon for more information on using the DescribeDBInstanceSpecsCommon API call, and error handling.

// Example sending a request using the DescribeDBInstanceSpecsCommonRequest method.
req, resp := client.DescribeDBInstanceSpecsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstanceSpecsCommonWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstanceSpecsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeDBInstanceSpecsCommonWithContext is the same as DescribeDBInstanceSpecsCommon with the addition of the ability to pass a context and additional request options.

See DescribeDBInstanceSpecsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstanceSpecsRequest

func (c *RDSPOSTGRESQL) DescribeDBInstanceSpecsRequest(input *DescribeDBInstanceSpecsInput) (req *request.Request, output *DescribeDBInstanceSpecsOutput)

DescribeDBInstanceSpecsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceSpecs operation. The "output" return value will be populated with the DescribeDBInstanceSpecsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDBInstanceSpecsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceSpecsCommon Send returns without error.

See DescribeDBInstanceSpecs for more information on using the DescribeDBInstanceSpecs API call, and error handling.

// Example sending a request using the DescribeDBInstanceSpecsRequest method.
req, resp := client.DescribeDBInstanceSpecsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDBInstanceSpecsWithContext

func (c *RDSPOSTGRESQL) DescribeDBInstanceSpecsWithContext(ctx volcengine.Context, input *DescribeDBInstanceSpecsInput, opts ...request.Option) (*DescribeDBInstanceSpecsOutput, error)

DescribeDBInstanceSpecsWithContext is the same as DescribeDBInstanceSpecs with the addition of the ability to pass a context and additional request options.

See DescribeDBInstanceSpecs for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDBInstances

func (c *RDSPOSTGRESQL) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)

DescribeDBInstances API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstances for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstancesCommon

func (c *RDSPOSTGRESQL) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDBInstancesCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDBInstancesCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDBInstancesCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstancesCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstancesRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDBInstancesWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDatabases

func (c *RDSPOSTGRESQL) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)

DescribeDatabases API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDatabases for usage and error information.

func (*RDSPOSTGRESQL) DescribeDatabasesCommon

func (c *RDSPOSTGRESQL) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDatabasesCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDatabasesCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDatabasesCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDatabasesCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDatabasesRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDatabasesWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeDetachedBackups

func (c *RDSPOSTGRESQL) DescribeDetachedBackups(input *DescribeDetachedBackupsInput) (*DescribeDetachedBackupsOutput, error)

DescribeDetachedBackups API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDetachedBackups for usage and error information.

func (*RDSPOSTGRESQL) DescribeDetachedBackupsCommon

func (c *RDSPOSTGRESQL) DescribeDetachedBackupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDetachedBackupsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeDetachedBackupsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeDetachedBackupsCommonRequest

func (c *RDSPOSTGRESQL) DescribeDetachedBackupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeDetachedBackupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDetachedBackupsCommon operation. The "output" return value will be populated with the DescribeDetachedBackupsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDetachedBackupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDetachedBackupsCommon Send returns without error.

See DescribeDetachedBackupsCommon for more information on using the DescribeDetachedBackupsCommon API call, and error handling.

// Example sending a request using the DescribeDetachedBackupsCommonRequest method.
req, resp := client.DescribeDetachedBackupsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDetachedBackupsCommonWithContext

func (c *RDSPOSTGRESQL) DescribeDetachedBackupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeDetachedBackupsCommonWithContext is the same as DescribeDetachedBackupsCommon with the addition of the ability to pass a context and additional request options.

See DescribeDetachedBackupsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeDetachedBackupsRequest

func (c *RDSPOSTGRESQL) DescribeDetachedBackupsRequest(input *DescribeDetachedBackupsInput) (req *request.Request, output *DescribeDetachedBackupsOutput)

DescribeDetachedBackupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDetachedBackups operation. The "output" return value will be populated with the DescribeDetachedBackupsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDetachedBackupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDetachedBackupsCommon Send returns without error.

See DescribeDetachedBackups for more information on using the DescribeDetachedBackups API call, and error handling.

// Example sending a request using the DescribeDetachedBackupsRequest method.
req, resp := client.DescribeDetachedBackupsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeDetachedBackupsWithContext

func (c *RDSPOSTGRESQL) DescribeDetachedBackupsWithContext(ctx volcengine.Context, input *DescribeDetachedBackupsInput, opts ...request.Option) (*DescribeDetachedBackupsOutput, error)

DescribeDetachedBackupsWithContext is the same as DescribeDetachedBackups with the addition of the ability to pass a context and additional request options.

See DescribeDetachedBackups for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeFailoverLogs

func (c *RDSPOSTGRESQL) DescribeFailoverLogs(input *DescribeFailoverLogsInput) (*DescribeFailoverLogsOutput, error)

DescribeFailoverLogs API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeFailoverLogs for usage and error information.

func (*RDSPOSTGRESQL) DescribeFailoverLogsCommon

func (c *RDSPOSTGRESQL) DescribeFailoverLogsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeFailoverLogsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeFailoverLogsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeFailoverLogsCommonRequest

func (c *RDSPOSTGRESQL) DescribeFailoverLogsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeFailoverLogsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFailoverLogsCommon operation. The "output" return value will be populated with the DescribeFailoverLogsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeFailoverLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFailoverLogsCommon Send returns without error.

See DescribeFailoverLogsCommon for more information on using the DescribeFailoverLogsCommon API call, and error handling.

// Example sending a request using the DescribeFailoverLogsCommonRequest method.
req, resp := client.DescribeFailoverLogsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeFailoverLogsCommonWithContext

func (c *RDSPOSTGRESQL) DescribeFailoverLogsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeFailoverLogsCommonWithContext is the same as DescribeFailoverLogsCommon with the addition of the ability to pass a context and additional request options.

See DescribeFailoverLogsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeFailoverLogsRequest

func (c *RDSPOSTGRESQL) DescribeFailoverLogsRequest(input *DescribeFailoverLogsInput) (req *request.Request, output *DescribeFailoverLogsOutput)

DescribeFailoverLogsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFailoverLogs operation. The "output" return value will be populated with the DescribeFailoverLogsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeFailoverLogsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFailoverLogsCommon Send returns without error.

See DescribeFailoverLogs for more information on using the DescribeFailoverLogs API call, and error handling.

// Example sending a request using the DescribeFailoverLogsRequest method.
req, resp := client.DescribeFailoverLogsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeFailoverLogsWithContext

func (c *RDSPOSTGRESQL) DescribeFailoverLogsWithContext(ctx volcengine.Context, input *DescribeFailoverLogsInput, opts ...request.Option) (*DescribeFailoverLogsOutput, error)

DescribeFailoverLogsWithContext is the same as DescribeFailoverLogs with the addition of the ability to pass a context and additional request options.

See DescribeFailoverLogs for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeRecoverableTime

func (c *RDSPOSTGRESQL) DescribeRecoverableTime(input *DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)

DescribeRecoverableTime API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeRecoverableTime for usage and error information.

func (*RDSPOSTGRESQL) DescribeRecoverableTimeCommon

func (c *RDSPOSTGRESQL) DescribeRecoverableTimeCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeRecoverableTimeCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeRecoverableTimeCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeRecoverableTimeCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeRecoverableTimeCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeRecoverableTimeRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeRecoverableTimeWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DescribeRegions

func (c *RDSPOSTGRESQL) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)

DescribeRegions API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeRegions for usage and error information.

func (*RDSPOSTGRESQL) DescribeRegionsCommon

func (c *RDSPOSTGRESQL) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeRegionsCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeRegionsCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeRegionsCommonRequest

func (c *RDSPOSTGRESQL) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeRegionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRegionsCommon operation. The "output" return value will be populated with the DescribeRegionsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRegionsCommon Send returns without error.

See DescribeRegionsCommon for more information on using the DescribeRegionsCommon API call, and error handling.

// Example sending a request using the DescribeRegionsCommonRequest method.
req, resp := client.DescribeRegionsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeRegionsCommonWithContext

func (c *RDSPOSTGRESQL) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeRegionsCommonWithContext is the same as DescribeRegionsCommon with the addition of the ability to pass a context and additional request options.

See DescribeRegionsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeRegionsRequest

func (c *RDSPOSTGRESQL) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)

DescribeRegionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRegions operation. The "output" return value will be populated with the DescribeRegionsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRegionsCommon Send returns without error.

See DescribeRegions for more information on using the DescribeRegions API call, and error handling.

// Example sending a request using the DescribeRegionsRequest method.
req, resp := client.DescribeRegionsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeRegionsWithContext

func (c *RDSPOSTGRESQL) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)

DescribeRegionsWithContext is the same as DescribeRegions with the addition of the ability to pass a context and additional request options.

See DescribeRegions for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeSchemas

func (c *RDSPOSTGRESQL) DescribeSchemas(input *DescribeSchemasInput) (*DescribeSchemasOutput, error)

DescribeSchemas API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeSchemas for usage and error information.

func (*RDSPOSTGRESQL) DescribeSchemasCommon

func (c *RDSPOSTGRESQL) DescribeSchemasCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeSchemasCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DescribeSchemasCommon for usage and error information.

func (*RDSPOSTGRESQL) DescribeSchemasCommonRequest

func (c *RDSPOSTGRESQL) DescribeSchemasCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeSchemasCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSchemasCommon operation. The "output" return value will be populated with the DescribeSchemasCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeSchemasCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSchemasCommon Send returns without error.

See DescribeSchemasCommon for more information on using the DescribeSchemasCommon API call, and error handling.

// Example sending a request using the DescribeSchemasCommonRequest method.
req, resp := client.DescribeSchemasCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeSchemasCommonWithContext

func (c *RDSPOSTGRESQL) DescribeSchemasCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeSchemasCommonWithContext is the same as DescribeSchemasCommon with the addition of the ability to pass a context and additional request options.

See DescribeSchemasCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DescribeSchemasRequest

func (c *RDSPOSTGRESQL) DescribeSchemasRequest(input *DescribeSchemasInput) (req *request.Request, output *DescribeSchemasOutput)

DescribeSchemasRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSchemas operation. The "output" return value will be populated with the DescribeSchemasCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeSchemasCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSchemasCommon Send returns without error.

See DescribeSchemas for more information on using the DescribeSchemas API call, and error handling.

// Example sending a request using the DescribeSchemasRequest method.
req, resp := client.DescribeSchemasRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) DescribeSchemasWithContext

func (c *RDSPOSTGRESQL) DescribeSchemasWithContext(ctx volcengine.Context, input *DescribeSchemasInput, opts ...request.Option) (*DescribeSchemasOutput, error)

DescribeSchemasWithContext is the same as DescribeSchemas with the addition of the ability to pass a context and additional request options.

See DescribeSchemas for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) DisassociateAllowList

func (c *RDSPOSTGRESQL) DisassociateAllowList(input *DisassociateAllowListInput) (*DisassociateAllowListOutput, error)

DisassociateAllowList API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DisassociateAllowList for usage and error information.

func (*RDSPOSTGRESQL) DisassociateAllowListCommon

func (c *RDSPOSTGRESQL) DisassociateAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DisassociateAllowListCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation DisassociateAllowListCommon for usage and error information.

func (*RDSPOSTGRESQL) DisassociateAllowListCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DisassociateAllowListCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DisassociateAllowListRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) DisassociateAllowListWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyAllowList

func (c *RDSPOSTGRESQL) ModifyAllowList(input *ModifyAllowListInput) (*ModifyAllowListOutput, error)

ModifyAllowList API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyAllowList for usage and error information.

func (*RDSPOSTGRESQL) ModifyAllowListCommon

func (c *RDSPOSTGRESQL) ModifyAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyAllowListCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyAllowListCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyAllowListCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyAllowListCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyAllowListRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyAllowListWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyBackupPolicy

func (c *RDSPOSTGRESQL) ModifyBackupPolicy(input *ModifyBackupPolicyInput) (*ModifyBackupPolicyOutput, error)

ModifyBackupPolicy API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyBackupPolicy for usage and error information.

func (*RDSPOSTGRESQL) ModifyBackupPolicyCommon

func (c *RDSPOSTGRESQL) ModifyBackupPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyBackupPolicyCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyBackupPolicyCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyBackupPolicyCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyBackupPolicyCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyBackupPolicyRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyBackupPolicyWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBAccountPrivilege

func (c *RDSPOSTGRESQL) ModifyDBAccountPrivilege(input *ModifyDBAccountPrivilegeInput) (*ModifyDBAccountPrivilegeOutput, error)

ModifyDBAccountPrivilege API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBAccountPrivilege for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBAccountPrivilegeCommon

func (c *RDSPOSTGRESQL) ModifyDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBAccountPrivilegeCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBAccountPrivilegeCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBAccountPrivilegeCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBAccountPrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountPrivilegeCommon operation. The "output" return value will be populated with the ModifyDBAccountPrivilegeCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountPrivilegeCommon Send returns without error.

See ModifyDBAccountPrivilegeCommon for more information on using the ModifyDBAccountPrivilegeCommon API call, and error handling.

// Example sending a request using the ModifyDBAccountPrivilegeCommonRequest method.
req, resp := client.ModifyDBAccountPrivilegeCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBAccountPrivilegeCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBAccountPrivilegeCommonWithContext is the same as ModifyDBAccountPrivilegeCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBAccountPrivilegeCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBAccountPrivilegeRequest

func (c *RDSPOSTGRESQL) ModifyDBAccountPrivilegeRequest(input *ModifyDBAccountPrivilegeInput) (req *request.Request, output *ModifyDBAccountPrivilegeOutput)

ModifyDBAccountPrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBAccountPrivilege operation. The "output" return value will be populated with the ModifyDBAccountPrivilegeCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBAccountPrivilegeCommon Send returns without error.

See ModifyDBAccountPrivilege for more information on using the ModifyDBAccountPrivilege API call, and error handling.

// Example sending a request using the ModifyDBAccountPrivilegeRequest method.
req, resp := client.ModifyDBAccountPrivilegeRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBAccountPrivilegeWithContext

func (c *RDSPOSTGRESQL) ModifyDBAccountPrivilegeWithContext(ctx volcengine.Context, input *ModifyDBAccountPrivilegeInput, opts ...request.Option) (*ModifyDBAccountPrivilegeOutput, error)

ModifyDBAccountPrivilegeWithContext is the same as ModifyDBAccountPrivilege with the addition of the ability to pass a context and additional request options.

See ModifyDBAccountPrivilege for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointAddress

func (c *RDSPOSTGRESQL) ModifyDBEndpointAddress(input *ModifyDBEndpointAddressInput) (*ModifyDBEndpointAddressOutput, error)

ModifyDBEndpointAddress API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointAddress for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointAddressCommon

func (c *RDSPOSTGRESQL) ModifyDBEndpointAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBEndpointAddressCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointAddressCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointAddressCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBEndpointAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointAddressCommon operation. The "output" return value will be populated with the ModifyDBEndpointAddressCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointAddressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointAddressCommon Send returns without error.

See ModifyDBEndpointAddressCommon for more information on using the ModifyDBEndpointAddressCommon API call, and error handling.

// Example sending a request using the ModifyDBEndpointAddressCommonRequest method.
req, resp := client.ModifyDBEndpointAddressCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointAddressCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBEndpointAddressCommonWithContext is the same as ModifyDBEndpointAddressCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointAddressCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointAddressRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointAddressRequest(input *ModifyDBEndpointAddressInput) (req *request.Request, output *ModifyDBEndpointAddressOutput)

ModifyDBEndpointAddressRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointAddress operation. The "output" return value will be populated with the ModifyDBEndpointAddressCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointAddressCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointAddressCommon Send returns without error.

See ModifyDBEndpointAddress for more information on using the ModifyDBEndpointAddress API call, and error handling.

// Example sending a request using the ModifyDBEndpointAddressRequest method.
req, resp := client.ModifyDBEndpointAddressRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointAddressWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointAddressWithContext(ctx volcengine.Context, input *ModifyDBEndpointAddressInput, opts ...request.Option) (*ModifyDBEndpointAddressOutput, error)

ModifyDBEndpointAddressWithContext is the same as ModifyDBEndpointAddress with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointAddress for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointDNS

func (c *RDSPOSTGRESQL) ModifyDBEndpointDNS(input *ModifyDBEndpointDNSInput) (*ModifyDBEndpointDNSOutput, error)

ModifyDBEndpointDNS API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointDNS for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointDNSCommon

func (c *RDSPOSTGRESQL) ModifyDBEndpointDNSCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBEndpointDNSCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointDNSCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointDNSCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointDNSCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBEndpointDNSCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointDNSCommon operation. The "output" return value will be populated with the ModifyDBEndpointDNSCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointDNSCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointDNSCommon Send returns without error.

See ModifyDBEndpointDNSCommon for more information on using the ModifyDBEndpointDNSCommon API call, and error handling.

// Example sending a request using the ModifyDBEndpointDNSCommonRequest method.
req, resp := client.ModifyDBEndpointDNSCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointDNSCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointDNSCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBEndpointDNSCommonWithContext is the same as ModifyDBEndpointDNSCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointDNSCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointDNSRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointDNSRequest(input *ModifyDBEndpointDNSInput) (req *request.Request, output *ModifyDBEndpointDNSOutput)

ModifyDBEndpointDNSRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointDNS operation. The "output" return value will be populated with the ModifyDBEndpointDNSCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointDNSCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointDNSCommon Send returns without error.

See ModifyDBEndpointDNS for more information on using the ModifyDBEndpointDNS API call, and error handling.

// Example sending a request using the ModifyDBEndpointDNSRequest method.
req, resp := client.ModifyDBEndpointDNSRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointDNSWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointDNSWithContext(ctx volcengine.Context, input *ModifyDBEndpointDNSInput, opts ...request.Option) (*ModifyDBEndpointDNSOutput, error)

ModifyDBEndpointDNSWithContext is the same as ModifyDBEndpointDNS with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointDNS for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointName

func (c *RDSPOSTGRESQL) ModifyDBEndpointName(input *ModifyDBEndpointNameInput) (*ModifyDBEndpointNameOutput, error)

ModifyDBEndpointName API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointName for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointNameCommon

func (c *RDSPOSTGRESQL) ModifyDBEndpointNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBEndpointNameCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointNameCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointNameCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBEndpointNameCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointNameCommon operation. The "output" return value will be populated with the ModifyDBEndpointNameCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointNameCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointNameCommon Send returns without error.

See ModifyDBEndpointNameCommon for more information on using the ModifyDBEndpointNameCommon API call, and error handling.

// Example sending a request using the ModifyDBEndpointNameCommonRequest method.
req, resp := client.ModifyDBEndpointNameCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointNameCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBEndpointNameCommonWithContext is the same as ModifyDBEndpointNameCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointNameCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointNameRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointNameRequest(input *ModifyDBEndpointNameInput) (req *request.Request, output *ModifyDBEndpointNameOutput)

ModifyDBEndpointNameRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointName operation. The "output" return value will be populated with the ModifyDBEndpointNameCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointNameCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointNameCommon Send returns without error.

See ModifyDBEndpointName for more information on using the ModifyDBEndpointName API call, and error handling.

// Example sending a request using the ModifyDBEndpointNameRequest method.
req, resp := client.ModifyDBEndpointNameRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointNameWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointNameWithContext(ctx volcengine.Context, input *ModifyDBEndpointNameInput, opts ...request.Option) (*ModifyDBEndpointNameOutput, error)

ModifyDBEndpointNameWithContext is the same as ModifyDBEndpointName with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointName for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWeight

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWeight(input *ModifyDBEndpointReadWeightInput) (*ModifyDBEndpointReadWeightOutput, error)

ModifyDBEndpointReadWeight API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointReadWeight for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWeightCommon

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWeightCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBEndpointReadWeightCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointReadWeightCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWeightCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWeightCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBEndpointReadWeightCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointReadWeightCommon operation. The "output" return value will be populated with the ModifyDBEndpointReadWeightCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointReadWeightCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointReadWeightCommon Send returns without error.

See ModifyDBEndpointReadWeightCommon for more information on using the ModifyDBEndpointReadWeightCommon API call, and error handling.

// Example sending a request using the ModifyDBEndpointReadWeightCommonRequest method.
req, resp := client.ModifyDBEndpointReadWeightCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWeightCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWeightCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBEndpointReadWeightCommonWithContext is the same as ModifyDBEndpointReadWeightCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointReadWeightCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWeightRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWeightRequest(input *ModifyDBEndpointReadWeightInput) (req *request.Request, output *ModifyDBEndpointReadWeightOutput)

ModifyDBEndpointReadWeightRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointReadWeight operation. The "output" return value will be populated with the ModifyDBEndpointReadWeightCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointReadWeightCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointReadWeightCommon Send returns without error.

See ModifyDBEndpointReadWeight for more information on using the ModifyDBEndpointReadWeight API call, and error handling.

// Example sending a request using the ModifyDBEndpointReadWeightRequest method.
req, resp := client.ModifyDBEndpointReadWeightRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWeightWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWeightWithContext(ctx volcengine.Context, input *ModifyDBEndpointReadWeightInput, opts ...request.Option) (*ModifyDBEndpointReadWeightOutput, error)

ModifyDBEndpointReadWeightWithContext is the same as ModifyDBEndpointReadWeight with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointReadWeight for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThreshold

ModifyDBEndpointReadWriteDelayThreshold API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointReadWriteDelayThreshold for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdCommon

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBEndpointReadWriteDelayThresholdCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointReadWriteDelayThresholdCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBEndpointReadWriteDelayThresholdCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointReadWriteDelayThresholdCommon operation. The "output" return value will be populated with the ModifyDBEndpointReadWriteDelayThresholdCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointReadWriteDelayThresholdCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointReadWriteDelayThresholdCommon Send returns without error.

See ModifyDBEndpointReadWriteDelayThresholdCommon for more information on using the ModifyDBEndpointReadWriteDelayThresholdCommon API call, and error handling.

// Example sending a request using the ModifyDBEndpointReadWriteDelayThresholdCommonRequest method.
req, resp := client.ModifyDBEndpointReadWriteDelayThresholdCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBEndpointReadWriteDelayThresholdCommonWithContext is the same as ModifyDBEndpointReadWriteDelayThresholdCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointReadWriteDelayThresholdCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdRequest(input *ModifyDBEndpointReadWriteDelayThresholdInput) (req *request.Request, output *ModifyDBEndpointReadWriteDelayThresholdOutput)

ModifyDBEndpointReadWriteDelayThresholdRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointReadWriteDelayThreshold operation. The "output" return value will be populated with the ModifyDBEndpointReadWriteDelayThresholdCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointReadWriteDelayThresholdCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointReadWriteDelayThresholdCommon Send returns without error.

See ModifyDBEndpointReadWriteDelayThreshold for more information on using the ModifyDBEndpointReadWriteDelayThreshold API call, and error handling.

// Example sending a request using the ModifyDBEndpointReadWriteDelayThresholdRequest method.
req, resp := client.ModifyDBEndpointReadWriteDelayThresholdRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteDelayThresholdWithContext(ctx volcengine.Context, input *ModifyDBEndpointReadWriteDelayThresholdInput, opts ...request.Option) (*ModifyDBEndpointReadWriteDelayThresholdOutput, error)

ModifyDBEndpointReadWriteDelayThresholdWithContext is the same as ModifyDBEndpointReadWriteDelayThreshold with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointReadWriteDelayThreshold for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlag

ModifyDBEndpointReadWriteFlag API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointReadWriteFlag for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagCommon

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBEndpointReadWriteFlagCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBEndpointReadWriteFlagCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBEndpointReadWriteFlagCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointReadWriteFlagCommon operation. The "output" return value will be populated with the ModifyDBEndpointReadWriteFlagCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointReadWriteFlagCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointReadWriteFlagCommon Send returns without error.

See ModifyDBEndpointReadWriteFlagCommon for more information on using the ModifyDBEndpointReadWriteFlagCommon API call, and error handling.

// Example sending a request using the ModifyDBEndpointReadWriteFlagCommonRequest method.
req, resp := client.ModifyDBEndpointReadWriteFlagCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBEndpointReadWriteFlagCommonWithContext is the same as ModifyDBEndpointReadWriteFlagCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointReadWriteFlagCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagRequest

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagRequest(input *ModifyDBEndpointReadWriteFlagInput) (req *request.Request, output *ModifyDBEndpointReadWriteFlagOutput)

ModifyDBEndpointReadWriteFlagRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointReadWriteFlag operation. The "output" return value will be populated with the ModifyDBEndpointReadWriteFlagCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBEndpointReadWriteFlagCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointReadWriteFlagCommon Send returns without error.

See ModifyDBEndpointReadWriteFlag for more information on using the ModifyDBEndpointReadWriteFlag API call, and error handling.

// Example sending a request using the ModifyDBEndpointReadWriteFlagRequest method.
req, resp := client.ModifyDBEndpointReadWriteFlagRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagWithContext

func (c *RDSPOSTGRESQL) ModifyDBEndpointReadWriteFlagWithContext(ctx volcengine.Context, input *ModifyDBEndpointReadWriteFlagInput, opts ...request.Option) (*ModifyDBEndpointReadWriteFlagOutput, error)

ModifyDBEndpointReadWriteFlagWithContext is the same as ModifyDBEndpointReadWriteFlag with the addition of the ability to pass a context and additional request options.

See ModifyDBEndpointReadWriteFlag for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZone

ModifyDBInstanceAvailabilityZone API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceAvailabilityZone for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneCommon

func (c *RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBInstanceAvailabilityZoneCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceAvailabilityZoneCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBInstanceAvailabilityZoneCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceAvailabilityZoneCommon operation. The "output" return value will be populated with the ModifyDBInstanceAvailabilityZoneCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBInstanceAvailabilityZoneCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceAvailabilityZoneCommon Send returns without error.

See ModifyDBInstanceAvailabilityZoneCommon for more information on using the ModifyDBInstanceAvailabilityZoneCommon API call, and error handling.

// Example sending a request using the ModifyDBInstanceAvailabilityZoneCommonRequest method.
req, resp := client.ModifyDBInstanceAvailabilityZoneCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBInstanceAvailabilityZoneCommonWithContext is the same as ModifyDBInstanceAvailabilityZoneCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBInstanceAvailabilityZoneCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneRequest

func (c *RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneRequest(input *ModifyDBInstanceAvailabilityZoneInput) (req *request.Request, output *ModifyDBInstanceAvailabilityZoneOutput)

ModifyDBInstanceAvailabilityZoneRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceAvailabilityZone operation. The "output" return value will be populated with the ModifyDBInstanceAvailabilityZoneCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBInstanceAvailabilityZoneCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceAvailabilityZoneCommon Send returns without error.

See ModifyDBInstanceAvailabilityZone for more information on using the ModifyDBInstanceAvailabilityZone API call, and error handling.

// Example sending a request using the ModifyDBInstanceAvailabilityZoneRequest method.
req, resp := client.ModifyDBInstanceAvailabilityZoneRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneWithContext

func (c *RDSPOSTGRESQL) ModifyDBInstanceAvailabilityZoneWithContext(ctx volcengine.Context, input *ModifyDBInstanceAvailabilityZoneInput, opts ...request.Option) (*ModifyDBInstanceAvailabilityZoneOutput, error)

ModifyDBInstanceAvailabilityZoneWithContext is the same as ModifyDBInstanceAvailabilityZone with the addition of the ability to pass a context and additional request options.

See ModifyDBInstanceAvailabilityZone for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceChargeType

func (c *RDSPOSTGRESQL) ModifyDBInstanceChargeType(input *ModifyDBInstanceChargeTypeInput) (*ModifyDBInstanceChargeTypeOutput, error)

ModifyDBInstanceChargeType API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceChargeType for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceChargeTypeCommon

func (c *RDSPOSTGRESQL) ModifyDBInstanceChargeTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBInstanceChargeTypeCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceChargeTypeCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceChargeTypeCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBInstanceChargeTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBInstanceChargeTypeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceChargeTypeCommon operation. The "output" return value will be populated with the ModifyDBInstanceChargeTypeCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBInstanceChargeTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceChargeTypeCommon Send returns without error.

See ModifyDBInstanceChargeTypeCommon for more information on using the ModifyDBInstanceChargeTypeCommon API call, and error handling.

// Example sending a request using the ModifyDBInstanceChargeTypeCommonRequest method.
req, resp := client.ModifyDBInstanceChargeTypeCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBInstanceChargeTypeCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBInstanceChargeTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBInstanceChargeTypeCommonWithContext is the same as ModifyDBInstanceChargeTypeCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBInstanceChargeTypeCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceChargeTypeRequest

func (c *RDSPOSTGRESQL) ModifyDBInstanceChargeTypeRequest(input *ModifyDBInstanceChargeTypeInput) (req *request.Request, output *ModifyDBInstanceChargeTypeOutput)

ModifyDBInstanceChargeTypeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceChargeType operation. The "output" return value will be populated with the ModifyDBInstanceChargeTypeCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBInstanceChargeTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceChargeTypeCommon Send returns without error.

See ModifyDBInstanceChargeType for more information on using the ModifyDBInstanceChargeType API call, and error handling.

// Example sending a request using the ModifyDBInstanceChargeTypeRequest method.
req, resp := client.ModifyDBInstanceChargeTypeRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBInstanceChargeTypeWithContext

func (c *RDSPOSTGRESQL) ModifyDBInstanceChargeTypeWithContext(ctx volcengine.Context, input *ModifyDBInstanceChargeTypeInput, opts ...request.Option) (*ModifyDBInstanceChargeTypeOutput, error)

ModifyDBInstanceChargeTypeWithContext is the same as ModifyDBInstanceChargeType with the addition of the ability to pass a context and additional request options.

See ModifyDBInstanceChargeType for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceConfig

func (c *RDSPOSTGRESQL) ModifyDBInstanceConfig(input *ModifyDBInstanceConfigInput) (*ModifyDBInstanceConfigOutput, error)

ModifyDBInstanceConfig API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceConfig for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceConfigCommon

func (c *RDSPOSTGRESQL) ModifyDBInstanceConfigCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBInstanceConfigCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceConfigCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceConfigCommonRequest

func (c *RDSPOSTGRESQL) ModifyDBInstanceConfigCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDBInstanceConfigCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceConfigCommon operation. The "output" return value will be populated with the ModifyDBInstanceConfigCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBInstanceConfigCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceConfigCommon Send returns without error.

See ModifyDBInstanceConfigCommon for more information on using the ModifyDBInstanceConfigCommon API call, and error handling.

// Example sending a request using the ModifyDBInstanceConfigCommonRequest method.
req, resp := client.ModifyDBInstanceConfigCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBInstanceConfigCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDBInstanceConfigCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDBInstanceConfigCommonWithContext is the same as ModifyDBInstanceConfigCommon with the addition of the ability to pass a context and additional request options.

See ModifyDBInstanceConfigCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceConfigRequest

func (c *RDSPOSTGRESQL) ModifyDBInstanceConfigRequest(input *ModifyDBInstanceConfigInput) (req *request.Request, output *ModifyDBInstanceConfigOutput)

ModifyDBInstanceConfigRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceConfig operation. The "output" return value will be populated with the ModifyDBInstanceConfigCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDBInstanceConfigCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceConfigCommon Send returns without error.

See ModifyDBInstanceConfig for more information on using the ModifyDBInstanceConfig API call, and error handling.

// Example sending a request using the ModifyDBInstanceConfigRequest method.
req, resp := client.ModifyDBInstanceConfigRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDBInstanceConfigWithContext

func (c *RDSPOSTGRESQL) ModifyDBInstanceConfigWithContext(ctx volcengine.Context, input *ModifyDBInstanceConfigInput, opts ...request.Option) (*ModifyDBInstanceConfigOutput, error)

ModifyDBInstanceConfigWithContext is the same as ModifyDBInstanceConfig with the addition of the ability to pass a context and additional request options.

See ModifyDBInstanceConfig for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDBInstanceName

func (c *RDSPOSTGRESQL) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)

ModifyDBInstanceName API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceName for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceNameCommon

func (c *RDSPOSTGRESQL) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBInstanceNameCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceNameCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceNameCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceNameCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceNameRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceNameWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceParameters

func (c *RDSPOSTGRESQL) ModifyDBInstanceParameters(input *ModifyDBInstanceParametersInput) (*ModifyDBInstanceParametersOutput, error)

ModifyDBInstanceParameters API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceParameters for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceParametersCommon

func (c *RDSPOSTGRESQL) ModifyDBInstanceParametersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBInstanceParametersCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceParametersCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceParametersCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceParametersCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceParametersRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceParametersWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceSpec

func (c *RDSPOSTGRESQL) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)

ModifyDBInstanceSpec API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceSpec for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceSpecCommon

func (c *RDSPOSTGRESQL) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDBInstanceSpecCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDBInstanceSpecCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDBInstanceSpecCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceSpecCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceSpecRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDBInstanceSpecWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ModifyDatabaseOwner

func (c *RDSPOSTGRESQL) ModifyDatabaseOwner(input *ModifyDatabaseOwnerInput) (*ModifyDatabaseOwnerOutput, error)

ModifyDatabaseOwner API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDatabaseOwner for usage and error information.

func (*RDSPOSTGRESQL) ModifyDatabaseOwnerCommon

func (c *RDSPOSTGRESQL) ModifyDatabaseOwnerCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyDatabaseOwnerCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifyDatabaseOwnerCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifyDatabaseOwnerCommonRequest

func (c *RDSPOSTGRESQL) ModifyDatabaseOwnerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifyDatabaseOwnerCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDatabaseOwnerCommon operation. The "output" return value will be populated with the ModifyDatabaseOwnerCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDatabaseOwnerCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDatabaseOwnerCommon Send returns without error.

See ModifyDatabaseOwnerCommon for more information on using the ModifyDatabaseOwnerCommon API call, and error handling.

// Example sending a request using the ModifyDatabaseOwnerCommonRequest method.
req, resp := client.ModifyDatabaseOwnerCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDatabaseOwnerCommonWithContext

func (c *RDSPOSTGRESQL) ModifyDatabaseOwnerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifyDatabaseOwnerCommonWithContext is the same as ModifyDatabaseOwnerCommon with the addition of the ability to pass a context and additional request options.

See ModifyDatabaseOwnerCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifyDatabaseOwnerRequest

func (c *RDSPOSTGRESQL) ModifyDatabaseOwnerRequest(input *ModifyDatabaseOwnerInput) (req *request.Request, output *ModifyDatabaseOwnerOutput)

ModifyDatabaseOwnerRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDatabaseOwner operation. The "output" return value will be populated with the ModifyDatabaseOwnerCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifyDatabaseOwnerCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDatabaseOwnerCommon Send returns without error.

See ModifyDatabaseOwner for more information on using the ModifyDatabaseOwner API call, and error handling.

// Example sending a request using the ModifyDatabaseOwnerRequest method.
req, resp := client.ModifyDatabaseOwnerRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifyDatabaseOwnerWithContext

func (c *RDSPOSTGRESQL) ModifyDatabaseOwnerWithContext(ctx volcengine.Context, input *ModifyDatabaseOwnerInput, opts ...request.Option) (*ModifyDatabaseOwnerOutput, error)

ModifyDatabaseOwnerWithContext is the same as ModifyDatabaseOwner with the addition of the ability to pass a context and additional request options.

See ModifyDatabaseOwner for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifySchemaOwner

func (c *RDSPOSTGRESQL) ModifySchemaOwner(input *ModifySchemaOwnerInput) (*ModifySchemaOwnerOutput, error)

ModifySchemaOwner API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifySchemaOwner for usage and error information.

func (*RDSPOSTGRESQL) ModifySchemaOwnerCommon

func (c *RDSPOSTGRESQL) ModifySchemaOwnerCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifySchemaOwnerCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ModifySchemaOwnerCommon for usage and error information.

func (*RDSPOSTGRESQL) ModifySchemaOwnerCommonRequest

func (c *RDSPOSTGRESQL) ModifySchemaOwnerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ModifySchemaOwnerCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifySchemaOwnerCommon operation. The "output" return value will be populated with the ModifySchemaOwnerCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifySchemaOwnerCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySchemaOwnerCommon Send returns without error.

See ModifySchemaOwnerCommon for more information on using the ModifySchemaOwnerCommon API call, and error handling.

// Example sending a request using the ModifySchemaOwnerCommonRequest method.
req, resp := client.ModifySchemaOwnerCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifySchemaOwnerCommonWithContext

func (c *RDSPOSTGRESQL) ModifySchemaOwnerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ModifySchemaOwnerCommonWithContext is the same as ModifySchemaOwnerCommon with the addition of the ability to pass a context and additional request options.

See ModifySchemaOwnerCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) ModifySchemaOwnerRequest

func (c *RDSPOSTGRESQL) ModifySchemaOwnerRequest(input *ModifySchemaOwnerInput) (req *request.Request, output *ModifySchemaOwnerOutput)

ModifySchemaOwnerRequest generates a "volcengine/request.Request" representing the client's request for the ModifySchemaOwner operation. The "output" return value will be populated with the ModifySchemaOwnerCommon request's response once the request completes successfully.

Use "Send" method on the returned ModifySchemaOwnerCommon Request to send the API call to the service. the "output" return value is not valid until after ModifySchemaOwnerCommon Send returns without error.

See ModifySchemaOwner for more information on using the ModifySchemaOwner API call, and error handling.

// Example sending a request using the ModifySchemaOwnerRequest method.
req, resp := client.ModifySchemaOwnerRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) ModifySchemaOwnerWithContext

func (c *RDSPOSTGRESQL) ModifySchemaOwnerWithContext(ctx volcengine.Context, input *ModifySchemaOwnerInput, opts ...request.Option) (*ModifySchemaOwnerOutput, error)

ModifySchemaOwnerWithContext is the same as ModifySchemaOwner with the addition of the ability to pass a context and additional request options.

See ModifySchemaOwner for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) RemoveTagsFromResource

func (c *RDSPOSTGRESQL) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)

RemoveTagsFromResource API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RemoveTagsFromResource for usage and error information.

func (*RDSPOSTGRESQL) RemoveTagsFromResourceCommon

func (c *RDSPOSTGRESQL) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

RemoveTagsFromResourceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RemoveTagsFromResourceCommon for usage and error information.

func (*RDSPOSTGRESQL) RemoveTagsFromResourceCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RemoveTagsFromResourceCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RemoveTagsFromResourceRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RemoveTagsFromResourceWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ResetDBAccount

func (c *RDSPOSTGRESQL) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)

ResetDBAccount API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ResetDBAccount for usage and error information.

func (*RDSPOSTGRESQL) ResetDBAccountCommon

func (c *RDSPOSTGRESQL) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ResetDBAccountCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation ResetDBAccountCommon for usage and error information.

func (*RDSPOSTGRESQL) ResetDBAccountCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ResetDBAccountCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ResetDBAccountRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) ResetDBAccountWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestartDBInstance

func (c *RDSPOSTGRESQL) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)

RestartDBInstance API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RestartDBInstance for usage and error information.

func (*RDSPOSTGRESQL) RestartDBInstanceCommon

func (c *RDSPOSTGRESQL) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

RestartDBInstanceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RestartDBInstanceCommon for usage and error information.

func (*RDSPOSTGRESQL) RestartDBInstanceCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestartDBInstanceCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestartDBInstanceRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestartDBInstanceWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestoreToNewInstance

func (c *RDSPOSTGRESQL) RestoreToNewInstance(input *RestoreToNewInstanceInput) (*RestoreToNewInstanceOutput, error)

RestoreToNewInstance API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RestoreToNewInstance for usage and error information.

func (*RDSPOSTGRESQL) RestoreToNewInstanceCommon

func (c *RDSPOSTGRESQL) RestoreToNewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

RestoreToNewInstanceCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RestoreToNewInstanceCommon for usage and error information.

func (*RDSPOSTGRESQL) RestoreToNewInstanceCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestoreToNewInstanceCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestoreToNewInstanceRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RestoreToNewInstanceWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RevokeDBAccountPrivilege

func (c *RDSPOSTGRESQL) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)

RevokeDBAccountPrivilege API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RevokeDBAccountPrivilege for usage and error information.

func (*RDSPOSTGRESQL) RevokeDBAccountPrivilegeCommon

func (c *RDSPOSTGRESQL) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)

RevokeDBAccountPrivilegeCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation RevokeDBAccountPrivilegeCommon for usage and error information.

func (*RDSPOSTGRESQL) RevokeDBAccountPrivilegeCommonRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RevokeDBAccountPrivilegeCommonWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RevokeDBAccountPrivilegeRequest

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) RevokeDBAccountPrivilegeWithContext

func (c *RDSPOSTGRESQL) 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 (*RDSPOSTGRESQL) UnifyNewAllowList

func (c *RDSPOSTGRESQL) UnifyNewAllowList(input *UnifyNewAllowListInput) (*UnifyNewAllowListOutput, error)

UnifyNewAllowList API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation UnifyNewAllowList for usage and error information.

func (*RDSPOSTGRESQL) UnifyNewAllowListCommon

func (c *RDSPOSTGRESQL) UnifyNewAllowListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UnifyNewAllowListCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation UnifyNewAllowListCommon for usage and error information.

func (*RDSPOSTGRESQL) UnifyNewAllowListCommonRequest

func (c *RDSPOSTGRESQL) UnifyNewAllowListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UnifyNewAllowListCommonRequest generates a "volcengine/request.Request" representing the client's request for the UnifyNewAllowListCommon operation. The "output" return value will be populated with the UnifyNewAllowListCommon request's response once the request completes successfully.

Use "Send" method on the returned UnifyNewAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after UnifyNewAllowListCommon Send returns without error.

See UnifyNewAllowListCommon for more information on using the UnifyNewAllowListCommon API call, and error handling.

// Example sending a request using the UnifyNewAllowListCommonRequest method.
req, resp := client.UnifyNewAllowListCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) UnifyNewAllowListCommonWithContext

func (c *RDSPOSTGRESQL) UnifyNewAllowListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UnifyNewAllowListCommonWithContext is the same as UnifyNewAllowListCommon with the addition of the ability to pass a context and additional request options.

See UnifyNewAllowListCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) UnifyNewAllowListRequest

func (c *RDSPOSTGRESQL) UnifyNewAllowListRequest(input *UnifyNewAllowListInput) (req *request.Request, output *UnifyNewAllowListOutput)

UnifyNewAllowListRequest generates a "volcengine/request.Request" representing the client's request for the UnifyNewAllowList operation. The "output" return value will be populated with the UnifyNewAllowListCommon request's response once the request completes successfully.

Use "Send" method on the returned UnifyNewAllowListCommon Request to send the API call to the service. the "output" return value is not valid until after UnifyNewAllowListCommon Send returns without error.

See UnifyNewAllowList for more information on using the UnifyNewAllowList API call, and error handling.

// Example sending a request using the UnifyNewAllowListRequest method.
req, resp := client.UnifyNewAllowListRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) UnifyNewAllowListWithContext

func (c *RDSPOSTGRESQL) UnifyNewAllowListWithContext(ctx volcengine.Context, input *UnifyNewAllowListInput, opts ...request.Option) (*UnifyNewAllowListOutput, error)

UnifyNewAllowListWithContext is the same as UnifyNewAllowList with the addition of the ability to pass a context and additional request options.

See UnifyNewAllowList for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) UpgradeAllowListVersion

func (c *RDSPOSTGRESQL) UpgradeAllowListVersion(input *UpgradeAllowListVersionInput) (*UpgradeAllowListVersionOutput, error)

UpgradeAllowListVersion API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation UpgradeAllowListVersion for usage and error information.

func (*RDSPOSTGRESQL) UpgradeAllowListVersionCommon

func (c *RDSPOSTGRESQL) UpgradeAllowListVersionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpgradeAllowListVersionCommon API operation for RDS_POSTGRESQL.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for RDS_POSTGRESQL's API operation UpgradeAllowListVersionCommon for usage and error information.

func (*RDSPOSTGRESQL) UpgradeAllowListVersionCommonRequest

func (c *RDSPOSTGRESQL) UpgradeAllowListVersionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpgradeAllowListVersionCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeAllowListVersionCommon operation. The "output" return value will be populated with the UpgradeAllowListVersionCommon request's response once the request completes successfully.

Use "Send" method on the returned UpgradeAllowListVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeAllowListVersionCommon Send returns without error.

See UpgradeAllowListVersionCommon for more information on using the UpgradeAllowListVersionCommon API call, and error handling.

// Example sending a request using the UpgradeAllowListVersionCommonRequest method.
req, resp := client.UpgradeAllowListVersionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) UpgradeAllowListVersionCommonWithContext

func (c *RDSPOSTGRESQL) UpgradeAllowListVersionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpgradeAllowListVersionCommonWithContext is the same as UpgradeAllowListVersionCommon with the addition of the ability to pass a context and additional request options.

See UpgradeAllowListVersionCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*RDSPOSTGRESQL) UpgradeAllowListVersionRequest

func (c *RDSPOSTGRESQL) UpgradeAllowListVersionRequest(input *UpgradeAllowListVersionInput) (req *request.Request, output *UpgradeAllowListVersionOutput)

UpgradeAllowListVersionRequest generates a "volcengine/request.Request" representing the client's request for the UpgradeAllowListVersion operation. The "output" return value will be populated with the UpgradeAllowListVersionCommon request's response once the request completes successfully.

Use "Send" method on the returned UpgradeAllowListVersionCommon Request to send the API call to the service. the "output" return value is not valid until after UpgradeAllowListVersionCommon Send returns without error.

See UpgradeAllowListVersion for more information on using the UpgradeAllowListVersion API call, and error handling.

// Example sending a request using the UpgradeAllowListVersionRequest method.
req, resp := client.UpgradeAllowListVersionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*RDSPOSTGRESQL) UpgradeAllowListVersionWithContext

func (c *RDSPOSTGRESQL) UpgradeAllowListVersionWithContext(ctx volcengine.Context, input *UpgradeAllowListVersionInput, opts ...request.Option) (*UpgradeAllowListVersionOutput, error)

UpgradeAllowListVersionWithContext is the same as UpgradeAllowListVersion with the addition of the ability to pass a context and additional request options.

See UpgradeAllowListVersion for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

type RDSPOSTGRESQLAPI

type RDSPOSTGRESQLAPI interface {
	AddTagsToResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	AddTagsToResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	AddTagsToResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	AddTagsToResource(*AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
	AddTagsToResourceWithContext(volcengine.Context, *AddTagsToResourceInput, ...request.Option) (*AddTagsToResourceOutput, error)
	AddTagsToResourceRequest(*AddTagsToResourceInput) (*request.Request, *AddTagsToResourceOutput)

	AssociateAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
	AssociateAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	AssociateAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	AssociateAllowList(*AssociateAllowListInput) (*AssociateAllowListOutput, error)
	AssociateAllowListWithContext(volcengine.Context, *AssociateAllowListInput, ...request.Option) (*AssociateAllowListOutput, error)
	AssociateAllowListRequest(*AssociateAllowListInput) (*request.Request, *AssociateAllowListOutput)

	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)

	CreateSchemaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateSchemaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateSchemaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateSchema(*CreateSchemaInput) (*CreateSchemaOutput, error)
	CreateSchemaWithContext(volcengine.Context, *CreateSchemaInput, ...request.Option) (*CreateSchemaOutput, error)
	CreateSchemaRequest(*CreateSchemaInput) (*request.Request, *CreateSchemaOutput)

	DeleteAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAllowList(*DeleteAllowListInput) (*DeleteAllowListOutput, error)
	DeleteAllowListWithContext(volcengine.Context, *DeleteAllowListInput, ...request.Option) (*DeleteAllowListOutput, error)
	DeleteAllowListRequest(*DeleteAllowListInput) (*request.Request, *DeleteAllowListOutput)

	DeleteDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteDBAccount(*DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
	DeleteDBAccountWithContext(volcengine.Context, *DeleteDBAccountInput, ...request.Option) (*DeleteDBAccountOutput, error)
	DeleteDBAccountRequest(*DeleteDBAccountInput) (*request.Request, *DeleteDBAccountOutput)

	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)

	DeleteSchemaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteSchemaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteSchemaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteSchema(*DeleteSchemaInput) (*DeleteSchemaOutput, error)
	DeleteSchemaWithContext(volcengine.Context, *DeleteSchemaInput, ...request.Option) (*DeleteSchemaOutput, error)
	DeleteSchemaRequest(*DeleteSchemaInput) (*request.Request, *DeleteSchemaOutput)

	DescribeAllowListDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAllowListDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAllowListDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAllowListDetail(*DescribeAllowListDetailInput) (*DescribeAllowListDetailOutput, error)
	DescribeAllowListDetailWithContext(volcengine.Context, *DescribeAllowListDetailInput, ...request.Option) (*DescribeAllowListDetailOutput, error)
	DescribeAllowListDetailRequest(*DescribeAllowListDetailInput) (*request.Request, *DescribeAllowListDetailOutput)

	DescribeAllowListsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAllowListsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAllowListsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAllowLists(*DescribeAllowListsInput) (*DescribeAllowListsOutput, error)
	DescribeAllowListsWithContext(volcengine.Context, *DescribeAllowListsInput, ...request.Option) (*DescribeAllowListsOutput, error)
	DescribeAllowListsRequest(*DescribeAllowListsInput) (*request.Request, *DescribeAllowListsOutput)

	DescribeAvailabilityZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAvailabilityZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAvailabilityZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAvailabilityZones(*DescribeAvailabilityZonesInput) (*DescribeAvailabilityZonesOutput, error)
	DescribeAvailabilityZonesWithContext(volcengine.Context, *DescribeAvailabilityZonesInput, ...request.Option) (*DescribeAvailabilityZonesOutput, error)
	DescribeAvailabilityZonesRequest(*DescribeAvailabilityZonesInput) (*request.Request, *DescribeAvailabilityZonesOutput)

	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)

	DescribeDBAccountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBAccountsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBAccountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBAccounts(*DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
	DescribeDBAccountsWithContext(volcengine.Context, *DescribeDBAccountsInput, ...request.Option) (*DescribeDBAccountsOutput, error)
	DescribeDBAccountsRequest(*DescribeDBAccountsInput) (*request.Request, *DescribeDBAccountsOutput)

	DescribeDBInstanceDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstanceDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstanceDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstanceDetail(*DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
	DescribeDBInstanceDetailWithContext(volcengine.Context, *DescribeDBInstanceDetailInput, ...request.Option) (*DescribeDBInstanceDetailOutput, error)
	DescribeDBInstanceDetailRequest(*DescribeDBInstanceDetailInput) (*request.Request, *DescribeDBInstanceDetailOutput)

	DescribeDBInstanceParametersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstanceParametersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstanceParametersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstanceParameters(*DescribeDBInstanceParametersInput) (*DescribeDBInstanceParametersOutput, error)
	DescribeDBInstanceParametersWithContext(volcengine.Context, *DescribeDBInstanceParametersInput, ...request.Option) (*DescribeDBInstanceParametersOutput, error)
	DescribeDBInstanceParametersRequest(*DescribeDBInstanceParametersInput) (*request.Request, *DescribeDBInstanceParametersOutput)

	DescribeDBInstanceParametersLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstanceParametersLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstanceParametersLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstanceParametersLog(*DescribeDBInstanceParametersLogInput) (*DescribeDBInstanceParametersLogOutput, error)
	DescribeDBInstanceParametersLogWithContext(volcengine.Context, *DescribeDBInstanceParametersLogInput, ...request.Option) (*DescribeDBInstanceParametersLogOutput, error)
	DescribeDBInstanceParametersLogRequest(*DescribeDBInstanceParametersLogInput) (*request.Request, *DescribeDBInstanceParametersLogOutput)

	DescribeDBInstancePriceDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstancePriceDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstancePriceDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstancePriceDetail(*DescribeDBInstancePriceDetailInput) (*DescribeDBInstancePriceDetailOutput, error)
	DescribeDBInstancePriceDetailWithContext(volcengine.Context, *DescribeDBInstancePriceDetailInput, ...request.Option) (*DescribeDBInstancePriceDetailOutput, error)
	DescribeDBInstancePriceDetailRequest(*DescribeDBInstancePriceDetailInput) (*request.Request, *DescribeDBInstancePriceDetailOutput)

	DescribeDBInstancePriceDifferenceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstancePriceDifferenceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstancePriceDifferenceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstancePriceDifference(*DescribeDBInstancePriceDifferenceInput) (*DescribeDBInstancePriceDifferenceOutput, error)
	DescribeDBInstancePriceDifferenceWithContext(volcengine.Context, *DescribeDBInstancePriceDifferenceInput, ...request.Option) (*DescribeDBInstancePriceDifferenceOutput, error)
	DescribeDBInstancePriceDifferenceRequest(*DescribeDBInstancePriceDifferenceInput) (*request.Request, *DescribeDBInstancePriceDifferenceOutput)

	DescribeDBInstanceSpecsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstanceSpecsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstanceSpecsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstanceSpecs(*DescribeDBInstanceSpecsInput) (*DescribeDBInstanceSpecsOutput, error)
	DescribeDBInstanceSpecsWithContext(volcengine.Context, *DescribeDBInstanceSpecsInput, ...request.Option) (*DescribeDBInstanceSpecsOutput, error)
	DescribeDBInstanceSpecsRequest(*DescribeDBInstanceSpecsInput) (*request.Request, *DescribeDBInstanceSpecsOutput)

	DescribeDBInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDBInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDBInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDBInstances(*DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
	DescribeDBInstancesWithContext(volcengine.Context, *DescribeDBInstancesInput, ...request.Option) (*DescribeDBInstancesOutput, error)
	DescribeDBInstancesRequest(*DescribeDBInstancesInput) (*request.Request, *DescribeDBInstancesOutput)

	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)

	DescribeDetachedBackupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDetachedBackupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDetachedBackupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDetachedBackups(*DescribeDetachedBackupsInput) (*DescribeDetachedBackupsOutput, error)
	DescribeDetachedBackupsWithContext(volcengine.Context, *DescribeDetachedBackupsInput, ...request.Option) (*DescribeDetachedBackupsOutput, error)
	DescribeDetachedBackupsRequest(*DescribeDetachedBackupsInput) (*request.Request, *DescribeDetachedBackupsOutput)

	DescribeFailoverLogsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFailoverLogsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFailoverLogsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFailoverLogs(*DescribeFailoverLogsInput) (*DescribeFailoverLogsOutput, error)
	DescribeFailoverLogsWithContext(volcengine.Context, *DescribeFailoverLogsInput, ...request.Option) (*DescribeFailoverLogsOutput, error)
	DescribeFailoverLogsRequest(*DescribeFailoverLogsInput) (*request.Request, *DescribeFailoverLogsOutput)

	DescribeRecoverableTimeCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeRecoverableTimeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeRecoverableTimeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeRecoverableTime(*DescribeRecoverableTimeInput) (*DescribeRecoverableTimeOutput, error)
	DescribeRecoverableTimeWithContext(volcengine.Context, *DescribeRecoverableTimeInput, ...request.Option) (*DescribeRecoverableTimeOutput, error)
	DescribeRecoverableTimeRequest(*DescribeRecoverableTimeInput) (*request.Request, *DescribeRecoverableTimeOutput)

	DescribeRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeRegionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeRegions(*DescribeRegionsInput) (*DescribeRegionsOutput, error)
	DescribeRegionsWithContext(volcengine.Context, *DescribeRegionsInput, ...request.Option) (*DescribeRegionsOutput, error)
	DescribeRegionsRequest(*DescribeRegionsInput) (*request.Request, *DescribeRegionsOutput)

	DescribeSchemasCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeSchemasCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeSchemasCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeSchemas(*DescribeSchemasInput) (*DescribeSchemasOutput, error)
	DescribeSchemasWithContext(volcengine.Context, *DescribeSchemasInput, ...request.Option) (*DescribeSchemasOutput, error)
	DescribeSchemasRequest(*DescribeSchemasInput) (*request.Request, *DescribeSchemasOutput)

	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)

	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)

	ModifyDBAccountPrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBAccountPrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBAccountPrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBAccountPrivilege(*ModifyDBAccountPrivilegeInput) (*ModifyDBAccountPrivilegeOutput, error)
	ModifyDBAccountPrivilegeWithContext(volcengine.Context, *ModifyDBAccountPrivilegeInput, ...request.Option) (*ModifyDBAccountPrivilegeOutput, error)
	ModifyDBAccountPrivilegeRequest(*ModifyDBAccountPrivilegeInput) (*request.Request, *ModifyDBAccountPrivilegeOutput)

	ModifyDBEndpointAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBEndpointAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBEndpointAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBEndpointAddress(*ModifyDBEndpointAddressInput) (*ModifyDBEndpointAddressOutput, error)
	ModifyDBEndpointAddressWithContext(volcengine.Context, *ModifyDBEndpointAddressInput, ...request.Option) (*ModifyDBEndpointAddressOutput, error)
	ModifyDBEndpointAddressRequest(*ModifyDBEndpointAddressInput) (*request.Request, *ModifyDBEndpointAddressOutput)

	ModifyDBEndpointDNSCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBEndpointDNSCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBEndpointDNSCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBEndpointDNS(*ModifyDBEndpointDNSInput) (*ModifyDBEndpointDNSOutput, error)
	ModifyDBEndpointDNSWithContext(volcengine.Context, *ModifyDBEndpointDNSInput, ...request.Option) (*ModifyDBEndpointDNSOutput, error)
	ModifyDBEndpointDNSRequest(*ModifyDBEndpointDNSInput) (*request.Request, *ModifyDBEndpointDNSOutput)

	ModifyDBEndpointNameCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBEndpointNameCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBEndpointNameCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBEndpointName(*ModifyDBEndpointNameInput) (*ModifyDBEndpointNameOutput, error)
	ModifyDBEndpointNameWithContext(volcengine.Context, *ModifyDBEndpointNameInput, ...request.Option) (*ModifyDBEndpointNameOutput, error)
	ModifyDBEndpointNameRequest(*ModifyDBEndpointNameInput) (*request.Request, *ModifyDBEndpointNameOutput)

	ModifyDBEndpointReadWeightCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBEndpointReadWeightCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBEndpointReadWeightCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBEndpointReadWeight(*ModifyDBEndpointReadWeightInput) (*ModifyDBEndpointReadWeightOutput, error)
	ModifyDBEndpointReadWeightWithContext(volcengine.Context, *ModifyDBEndpointReadWeightInput, ...request.Option) (*ModifyDBEndpointReadWeightOutput, error)
	ModifyDBEndpointReadWeightRequest(*ModifyDBEndpointReadWeightInput) (*request.Request, *ModifyDBEndpointReadWeightOutput)

	ModifyDBEndpointReadWriteDelayThresholdCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBEndpointReadWriteDelayThresholdCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBEndpointReadWriteDelayThresholdCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBEndpointReadWriteDelayThreshold(*ModifyDBEndpointReadWriteDelayThresholdInput) (*ModifyDBEndpointReadWriteDelayThresholdOutput, error)
	ModifyDBEndpointReadWriteDelayThresholdWithContext(volcengine.Context, *ModifyDBEndpointReadWriteDelayThresholdInput, ...request.Option) (*ModifyDBEndpointReadWriteDelayThresholdOutput, error)
	ModifyDBEndpointReadWriteDelayThresholdRequest(*ModifyDBEndpointReadWriteDelayThresholdInput) (*request.Request, *ModifyDBEndpointReadWriteDelayThresholdOutput)

	ModifyDBEndpointReadWriteFlagCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBEndpointReadWriteFlagCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBEndpointReadWriteFlagCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBEndpointReadWriteFlag(*ModifyDBEndpointReadWriteFlagInput) (*ModifyDBEndpointReadWriteFlagOutput, error)
	ModifyDBEndpointReadWriteFlagWithContext(volcengine.Context, *ModifyDBEndpointReadWriteFlagInput, ...request.Option) (*ModifyDBEndpointReadWriteFlagOutput, error)
	ModifyDBEndpointReadWriteFlagRequest(*ModifyDBEndpointReadWriteFlagInput) (*request.Request, *ModifyDBEndpointReadWriteFlagOutput)

	ModifyDBInstanceAvailabilityZoneCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBInstanceAvailabilityZoneCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBInstanceAvailabilityZoneCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBInstanceAvailabilityZone(*ModifyDBInstanceAvailabilityZoneInput) (*ModifyDBInstanceAvailabilityZoneOutput, error)
	ModifyDBInstanceAvailabilityZoneWithContext(volcengine.Context, *ModifyDBInstanceAvailabilityZoneInput, ...request.Option) (*ModifyDBInstanceAvailabilityZoneOutput, error)
	ModifyDBInstanceAvailabilityZoneRequest(*ModifyDBInstanceAvailabilityZoneInput) (*request.Request, *ModifyDBInstanceAvailabilityZoneOutput)

	ModifyDBInstanceChargeTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBInstanceChargeTypeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBInstanceChargeTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBInstanceChargeType(*ModifyDBInstanceChargeTypeInput) (*ModifyDBInstanceChargeTypeOutput, error)
	ModifyDBInstanceChargeTypeWithContext(volcengine.Context, *ModifyDBInstanceChargeTypeInput, ...request.Option) (*ModifyDBInstanceChargeTypeOutput, error)
	ModifyDBInstanceChargeTypeRequest(*ModifyDBInstanceChargeTypeInput) (*request.Request, *ModifyDBInstanceChargeTypeOutput)

	ModifyDBInstanceConfigCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDBInstanceConfigCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDBInstanceConfigCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDBInstanceConfig(*ModifyDBInstanceConfigInput) (*ModifyDBInstanceConfigOutput, error)
	ModifyDBInstanceConfigWithContext(volcengine.Context, *ModifyDBInstanceConfigInput, ...request.Option) (*ModifyDBInstanceConfigOutput, error)
	ModifyDBInstanceConfigRequest(*ModifyDBInstanceConfigInput) (*request.Request, *ModifyDBInstanceConfigOutput)

	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)

	ModifyDatabaseOwnerCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyDatabaseOwnerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyDatabaseOwnerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyDatabaseOwner(*ModifyDatabaseOwnerInput) (*ModifyDatabaseOwnerOutput, error)
	ModifyDatabaseOwnerWithContext(volcengine.Context, *ModifyDatabaseOwnerInput, ...request.Option) (*ModifyDatabaseOwnerOutput, error)
	ModifyDatabaseOwnerRequest(*ModifyDatabaseOwnerInput) (*request.Request, *ModifyDatabaseOwnerOutput)

	ModifySchemaOwnerCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifySchemaOwnerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifySchemaOwnerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifySchemaOwner(*ModifySchemaOwnerInput) (*ModifySchemaOwnerOutput, error)
	ModifySchemaOwnerWithContext(volcengine.Context, *ModifySchemaOwnerInput, ...request.Option) (*ModifySchemaOwnerOutput, error)
	ModifySchemaOwnerRequest(*ModifySchemaOwnerInput) (*request.Request, *ModifySchemaOwnerOutput)

	RemoveTagsFromResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	RemoveTagsFromResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	RemoveTagsFromResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	RemoveTagsFromResource(*RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
	RemoveTagsFromResourceWithContext(volcengine.Context, *RemoveTagsFromResourceInput, ...request.Option) (*RemoveTagsFromResourceOutput, error)
	RemoveTagsFromResourceRequest(*RemoveTagsFromResourceInput) (*request.Request, *RemoveTagsFromResourceOutput)

	ResetDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ResetDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ResetDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ResetDBAccount(*ResetDBAccountInput) (*ResetDBAccountOutput, error)
	ResetDBAccountWithContext(volcengine.Context, *ResetDBAccountInput, ...request.Option) (*ResetDBAccountOutput, error)
	ResetDBAccountRequest(*ResetDBAccountInput) (*request.Request, *ResetDBAccountOutput)

	RestartDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	RestartDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	RestartDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	RestartDBInstance(*RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
	RestartDBInstanceWithContext(volcengine.Context, *RestartDBInstanceInput, ...request.Option) (*RestartDBInstanceOutput, error)
	RestartDBInstanceRequest(*RestartDBInstanceInput) (*request.Request, *RestartDBInstanceOutput)

	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)

	UnifyNewAllowListCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UnifyNewAllowListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UnifyNewAllowListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UnifyNewAllowList(*UnifyNewAllowListInput) (*UnifyNewAllowListOutput, error)
	UnifyNewAllowListWithContext(volcengine.Context, *UnifyNewAllowListInput, ...request.Option) (*UnifyNewAllowListOutput, error)
	UnifyNewAllowListRequest(*UnifyNewAllowListInput) (*request.Request, *UnifyNewAllowListOutput)

	UpgradeAllowListVersionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpgradeAllowListVersionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpgradeAllowListVersionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpgradeAllowListVersion(*UpgradeAllowListVersionInput) (*UpgradeAllowListVersionOutput, error)
	UpgradeAllowListVersionWithContext(volcengine.Context, *UpgradeAllowListVersionInput, ...request.Option) (*UpgradeAllowListVersionOutput, error)
	UpgradeAllowListVersionRequest(*UpgradeAllowListVersionInput) (*request.Request, *UpgradeAllowListVersionOutput)
}

RDSPOSTGRESQLAPI provides an interface to enable mocking the rdspostgresql.RDSPOSTGRESQL service client's API operation,

// volcengine sdk func uses an SDK service client to make a request to
// RDS_POSTGRESQL.
func myFunc(svc RDSPOSTGRESQLAPI) bool {
    // Make svc.AddTagsToResource request
}

func main() {
    sess := session.New()
    svc := rdspostgresql.New(sess)

    myFunc(svc)
}

type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput

type ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput struct {
	NodeId *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstanceDetailOutput"`

	Weight *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) GoString

GoString returns the string representation

func (*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) SetWeight

SetWeight sets the Weight field's value.

func (ReadOnlyNodeWeightForDescribeDBInstanceDetailOutput) String

String returns the string representation

type ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput

type ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput struct {
	NodeId *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForModifyDBEndpointReadWeightInput"`

	Weight *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput) GoString

GoString returns the string representation

func (*ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput) SetWeight

SetWeight sets the Weight field's value.

func (ReadOnlyNodeWeightForModifyDBEndpointReadWeightInput) String

String returns the string representation

type ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput

type ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput struct {
	NodeId *string `type:"string"`

	NodeType *string `type:"string" enum:"EnumOfNodeTypeForModifyDBEndpointReadWriteFlagInput"`

	Weight *int32 `type:"int32"`
	// contains filtered or unexported fields
}

func (ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput) GoString

GoString returns the string representation

func (*ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput) SetNodeId

SetNodeId sets the NodeId field's value.

func (*ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput) SetNodeType

SetNodeType sets the NodeType field's value.

func (*ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput) SetWeight

SetWeight sets the Weight field's value.

func (ReadOnlyNodeWeightForModifyDBEndpointReadWriteFlagInput) String

String returns the string representation

type RecoverableTimeInfoForDescribeRecoverableTimeOutput

type RecoverableTimeInfoForDescribeRecoverableTimeOutput struct {
	EarliestRecoverableTime *string `type:"string"`

	LatestRecoverableTime *string `type:"string"`
	// contains filtered or unexported fields
}

func (RecoverableTimeInfoForDescribeRecoverableTimeOutput) GoString

GoString returns the string representation

func (*RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetEarliestRecoverableTime

SetEarliestRecoverableTime sets the EarliestRecoverableTime field's value.

func (*RecoverableTimeInfoForDescribeRecoverableTimeOutput) SetLatestRecoverableTime

SetLatestRecoverableTime sets the LatestRecoverableTime field's value.

func (RecoverableTimeInfoForDescribeRecoverableTimeOutput) String

String returns the string representation

type RegionForDescribeRegionsOutput

type RegionForDescribeRegionsOutput struct {
	RegionId *string `type:"string"`

	RegionName *string `type:"string"`
	// contains filtered or unexported fields
}

func (RegionForDescribeRegionsOutput) GoString

GoString returns the string representation

func (*RegionForDescribeRegionsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*RegionForDescribeRegionsOutput) SetRegionName

SetRegionName sets the RegionName field's value.

func (RegionForDescribeRegionsOutput) String

String returns the string representation

type RemoveTagsFromResourceInput

type RemoveTagsFromResourceInput struct {
	All *bool `type:"boolean"`

	InstanceIds []*string `type:"list"`

	TagKeys []*string `type:"list"`
	// contains filtered or unexported fields
}

func (RemoveTagsFromResourceInput) GoString

func (s RemoveTagsFromResourceInput) GoString() string

GoString returns the string representation

func (*RemoveTagsFromResourceInput) SetAll

SetAll sets the All field's value.

func (*RemoveTagsFromResourceInput) SetInstanceIds

SetInstanceIds sets the InstanceIds field's value.

func (*RemoveTagsFromResourceInput) SetTagKeys

SetTagKeys sets the TagKeys field's value.

func (RemoveTagsFromResourceInput) String

String returns the string representation

type RemoveTagsFromResourceOutput

type RemoveTagsFromResourceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (RemoveTagsFromResourceOutput) GoString

func (s RemoveTagsFromResourceOutput) GoString() string

GoString returns the string representation

func (RemoveTagsFromResourceOutput) String

String returns the string representation

type ResetDBAccountInput

type ResetDBAccountInput struct {

	// AccountName is a required field
	AccountName *string `type:"string" required:"true"`

	// AccountPassword is a required field
	AccountPassword *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (ResetDBAccountInput) GoString

func (s ResetDBAccountInput) GoString() string

GoString returns the string representation

func (*ResetDBAccountInput) SetAccountName

func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput

SetAccountName sets the AccountName field's value.

func (*ResetDBAccountInput) SetAccountPassword

func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput

SetAccountPassword sets the AccountPassword field's value.

func (*ResetDBAccountInput) SetInstanceId

func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput

SetInstanceId sets the InstanceId field's value.

func (ResetDBAccountInput) String

func (s ResetDBAccountInput) String() string

String returns the string representation

func (*ResetDBAccountInput) Validate

func (s *ResetDBAccountInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ResetDBAccountOutput

type ResetDBAccountOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (ResetDBAccountOutput) GoString

func (s ResetDBAccountOutput) GoString() string

GoString returns the string representation

func (ResetDBAccountOutput) String

func (s ResetDBAccountOutput) String() string

String returns the string representation

type RestartDBInstanceInput

type RestartDBInstanceInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (RestartDBInstanceInput) GoString

func (s RestartDBInstanceInput) GoString() string

GoString returns the string representation

func (*RestartDBInstanceInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (RestartDBInstanceInput) String

func (s RestartDBInstanceInput) String() string

String returns the string representation

func (*RestartDBInstanceInput) Validate

func (s *RestartDBInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type RestartDBInstanceOutput

type RestartDBInstanceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (RestartDBInstanceOutput) GoString

func (s RestartDBInstanceOutput) GoString() string

GoString returns the string representation

func (RestartDBInstanceOutput) String

func (s RestartDBInstanceOutput) String() string

String returns the string representation

type RestoreToNewInstanceInput

type RestoreToNewInstanceInput struct {
	BackupId *string `type:"string"`

	ChargeInfo *ChargeInfoForRestoreToNewInstanceInput `type:"structure"`

	InstanceName *string `type:"string"`

	NodeInfo []*NodeInfoForRestoreToNewInstanceInput `type:"list"`

	ProjectName *string `type:"string"`

	RestoreTime *string `type:"string"`

	// SrcInstanceId is a required field
	SrcInstanceId *string `type:"string" required:"true"`

	StorageSpace *int32 `min:"20" max:"3000" type:"int32"`

	// StorageType is a required field
	StorageType *string `type:"string" required:"true" enum:"EnumOfStorageTypeForRestoreToNewInstanceInput"`

	// SubnetId is a required field
	SubnetId *string `type:"string" required:"true"`

	Tags []*TagForRestoreToNewInstanceInput `type:"list"`

	// VpcId is a required field
	VpcId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (RestoreToNewInstanceInput) GoString

func (s RestoreToNewInstanceInput) GoString() string

GoString returns the string representation

func (*RestoreToNewInstanceInput) SetBackupId

SetBackupId sets the BackupId field's value.

func (*RestoreToNewInstanceInput) SetChargeInfo

SetChargeInfo sets the ChargeInfo field's value.

func (*RestoreToNewInstanceInput) SetInstanceName

SetInstanceName sets the InstanceName field's value.

func (*RestoreToNewInstanceInput) SetNodeInfo

SetNodeInfo sets the NodeInfo field's value.

func (*RestoreToNewInstanceInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*RestoreToNewInstanceInput) SetRestoreTime

SetRestoreTime sets the RestoreTime field's value.

func (*RestoreToNewInstanceInput) SetSrcInstanceId

SetSrcInstanceId sets the SrcInstanceId field's value.

func (*RestoreToNewInstanceInput) SetStorageSpace

SetStorageSpace sets the StorageSpace field's value.

func (*RestoreToNewInstanceInput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*RestoreToNewInstanceInput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*RestoreToNewInstanceInput) SetTags

SetTags sets the Tags field's value.

func (*RestoreToNewInstanceInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (RestoreToNewInstanceInput) String

func (s RestoreToNewInstanceInput) String() string

String returns the string representation

func (*RestoreToNewInstanceInput) Validate

func (s *RestoreToNewInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type RestoreToNewInstanceOutput

type RestoreToNewInstanceOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string"`

	OrderId *string `type:"string"`
	// contains filtered or unexported fields
}

func (RestoreToNewInstanceOutput) GoString

func (s RestoreToNewInstanceOutput) GoString() string

GoString returns the string representation

func (*RestoreToNewInstanceOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*RestoreToNewInstanceOutput) SetOrderId

SetOrderId sets the OrderId field's value.

func (RestoreToNewInstanceOutput) String

String returns the string representation

type RevokeDBAccountPrivilegeInput

type RevokeDBAccountPrivilegeInput struct {

	// AccountName is a required field
	AccountName *string `type:"string" required:"true"`

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (RevokeDBAccountPrivilegeInput) GoString

GoString returns the string representation

func (*RevokeDBAccountPrivilegeInput) SetAccountName

SetAccountName sets the AccountName field's value.

func (*RevokeDBAccountPrivilegeInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (RevokeDBAccountPrivilegeInput) String

String returns the string representation

func (*RevokeDBAccountPrivilegeInput) Validate

func (s *RevokeDBAccountPrivilegeInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type RevokeDBAccountPrivilegeOutput

type RevokeDBAccountPrivilegeOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (RevokeDBAccountPrivilegeOutput) GoString

GoString returns the string representation

func (RevokeDBAccountPrivilegeOutput) String

String returns the string representation

type SchemaForDescribeSchemasOutput

type SchemaForDescribeSchemasOutput struct {
	DBName *string `type:"string"`

	Owner *string `type:"string"`

	SchemaName *string `type:"string"`
	// contains filtered or unexported fields
}

func (SchemaForDescribeSchemasOutput) GoString

GoString returns the string representation

func (*SchemaForDescribeSchemasOutput) SetDBName

SetDBName sets the DBName field's value.

func (*SchemaForDescribeSchemasOutput) SetOwner

SetOwner sets the Owner field's value.

func (*SchemaForDescribeSchemasOutput) SetSchemaName

SetSchemaName sets the SchemaName field's value.

func (SchemaForDescribeSchemasOutput) String

String returns the string representation

type SchemaInfoForModifySchemaOwnerInput

type SchemaInfoForModifySchemaOwnerInput struct {
	DBName *string `type:"string"`

	Owner *string `type:"string"`

	SchemaName *string `type:"string"`
	// contains filtered or unexported fields
}

func (SchemaInfoForModifySchemaOwnerInput) GoString

GoString returns the string representation

func (*SchemaInfoForModifySchemaOwnerInput) SetDBName

SetDBName sets the DBName field's value.

func (*SchemaInfoForModifySchemaOwnerInput) SetOwner

SetOwner sets the Owner field's value.

func (*SchemaInfoForModifySchemaOwnerInput) SetSchemaName

SetSchemaName sets the SchemaName field's value.

func (SchemaInfoForModifySchemaOwnerInput) String

String returns the string representation

type TagFilterForDescribeDBInstancesInput

type TagFilterForDescribeDBInstancesInput struct {
	Key *string `type:"string"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (TagFilterForDescribeDBInstancesInput) GoString

GoString returns the string representation

func (*TagFilterForDescribeDBInstancesInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForDescribeDBInstancesInput) SetValue

SetValue sets the Value field's value.

func (TagFilterForDescribeDBInstancesInput) String

String returns the string representation

type TagForAddTagsToResourceInput

type TagForAddTagsToResourceInput struct {
	Key *string `type:"string"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (TagForAddTagsToResourceInput) GoString

func (s TagForAddTagsToResourceInput) GoString() string

GoString returns the string representation

func (*TagForAddTagsToResourceInput) SetKey

SetKey sets the Key field's value.

func (*TagForAddTagsToResourceInput) SetValue

SetValue sets the Value field's value.

func (TagForAddTagsToResourceInput) String

String returns the string representation

type TagForCreateDBInstanceInput

type TagForCreateDBInstanceInput struct {
	Key *string `type:"string"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (TagForCreateDBInstanceInput) GoString

func (s TagForCreateDBInstanceInput) GoString() string

GoString returns the string representation

func (*TagForCreateDBInstanceInput) SetKey

SetKey sets the Key field's value.

func (*TagForCreateDBInstanceInput) SetValue

SetValue sets the Value field's value.

func (TagForCreateDBInstanceInput) String

String returns the string representation

type TagForDescribeDBInstancesOutput

type TagForDescribeDBInstancesOutput struct {
	Key *string `type:"string"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (TagForDescribeDBInstancesOutput) GoString

GoString returns the string representation

func (*TagForDescribeDBInstancesOutput) SetKey

SetKey sets the Key field's value.

func (*TagForDescribeDBInstancesOutput) SetValue

SetValue sets the Value field's value.

func (TagForDescribeDBInstancesOutput) String

String returns the string representation

type TagForRestoreToNewInstanceInput

type TagForRestoreToNewInstanceInput struct {
	Key *string `type:"string"`

	Value *string `type:"string"`
	// contains filtered or unexported fields
}

func (TagForRestoreToNewInstanceInput) GoString

GoString returns the string representation

func (*TagForRestoreToNewInstanceInput) SetKey

SetKey sets the Key field's value.

func (*TagForRestoreToNewInstanceInput) SetValue

SetValue sets the Value field's value.

func (TagForRestoreToNewInstanceInput) String

String returns the string representation

type UnifyNewAllowListInput

type UnifyNewAllowListInput struct {
	AllowListDesc *string `type:"string"`

	// AllowListName is a required field
	AllowListName *string `type:"string" required:"true"`

	InstanceIds []*string `type:"list"`
	// contains filtered or unexported fields
}

func (UnifyNewAllowListInput) GoString

func (s UnifyNewAllowListInput) GoString() string

GoString returns the string representation

func (*UnifyNewAllowListInput) SetAllowListDesc

func (s *UnifyNewAllowListInput) SetAllowListDesc(v string) *UnifyNewAllowListInput

SetAllowListDesc sets the AllowListDesc field's value.

func (*UnifyNewAllowListInput) SetAllowListName

func (s *UnifyNewAllowListInput) SetAllowListName(v string) *UnifyNewAllowListInput

SetAllowListName sets the AllowListName field's value.

func (*UnifyNewAllowListInput) SetInstanceIds

func (s *UnifyNewAllowListInput) SetInstanceIds(v []*string) *UnifyNewAllowListInput

SetInstanceIds sets the InstanceIds field's value.

func (UnifyNewAllowListInput) String

func (s UnifyNewAllowListInput) String() string

String returns the string representation

func (*UnifyNewAllowListInput) Validate

func (s *UnifyNewAllowListInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UnifyNewAllowListOutput

type UnifyNewAllowListOutput struct {
	Metadata *response.ResponseMetadata

	AllowListId *string `type:"string"`
	// contains filtered or unexported fields
}

func (UnifyNewAllowListOutput) GoString

func (s UnifyNewAllowListOutput) GoString() string

GoString returns the string representation

func (*UnifyNewAllowListOutput) SetAllowListId

SetAllowListId sets the AllowListId field's value.

func (UnifyNewAllowListOutput) String

func (s UnifyNewAllowListOutput) String() string

String returns the string representation

type UpgradeAllowListVersionInput

type UpgradeAllowListVersionInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

func (UpgradeAllowListVersionInput) GoString

func (s UpgradeAllowListVersionInput) GoString() string

GoString returns the string representation

func (*UpgradeAllowListVersionInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (UpgradeAllowListVersionInput) String

String returns the string representation

func (*UpgradeAllowListVersionInput) Validate

func (s *UpgradeAllowListVersionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpgradeAllowListVersionOutput

type UpgradeAllowListVersionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpgradeAllowListVersionOutput) GoString

GoString returns the string representation

func (UpgradeAllowListVersionOutput) String

String returns the string representation

type ZoneForDescribeAvailabilityZonesOutput

type ZoneForDescribeAvailabilityZonesOutput struct {
	Description *string `type:"string"`

	ZoneId *string `type:"string"`

	ZoneName *string `type:"string"`
	// contains filtered or unexported fields
}

func (ZoneForDescribeAvailabilityZonesOutput) GoString

GoString returns the string representation

func (*ZoneForDescribeAvailabilityZonesOutput) SetDescription

SetDescription sets the Description field's value.

func (*ZoneForDescribeAvailabilityZonesOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*ZoneForDescribeAvailabilityZonesOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (ZoneForDescribeAvailabilityZonesOutput) String

String returns the string representation

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL