@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DeleteCustomDBEngineVersionResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
This data type is used as a response element in the action DescribeDBEngineVersions
.
Constructor and Description |
---|
DeleteCustomDBEngineVersionResult() |
Modifier and Type | Method and Description |
---|---|
DeleteCustomDBEngineVersionResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreateTime()
The creation time of the DB engine version.
|
String |
getCustomDBEngineVersionManifest()
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine
version (CEV).
|
String |
getDatabaseInstallationFilesS3BucketName()
The name of the Amazon S3 bucket that contains your database installation files.
|
String |
getDatabaseInstallationFilesS3Prefix()
The Amazon S3 directory that contains the database installation files.
|
String |
getDBEngineDescription()
The description of the database engine.
|
String |
getDBEngineMediaType()
A value that indicates the source media provider of the AMI based on the usage operation.
|
String |
getDBEngineVersionArn()
The ARN of the custom engine version.
|
String |
getDBEngineVersionDescription()
The description of the database engine version.
|
String |
getDBParameterGroupFamily()
The name of the DB parameter group family for the database engine.
|
CharacterSet |
getDefaultCharacterSet()
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
String |
getEngine()
The name of the database engine.
|
String |
getEngineVersion()
The version number of the database engine.
|
List<String> |
getExportableLogTypes()
The types of logs that the database engine has available for export to CloudWatch Logs.
|
CustomDBEngineVersionAMI |
getImage()
The EC2 image
|
String |
getKMSKeyId()
The Amazon Web Services KMS key identifier for an encrypted CEV.
|
String |
getMajorEngineVersion()
The major engine version of the CEV.
|
String |
getStatus()
The status of the DB engine version, either
available or deprecated . |
List<String> |
getSupportedCACertificateIdentifiers()
A list of the supported CA certificate identifiers.
|
List<CharacterSet> |
getSupportedCharacterSets()
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
List<String> |
getSupportedEngineModes()
A list of the supported DB engine modes.
|
List<String> |
getSupportedFeatureNames()
A list of features supported by the DB engine.
|
List<CharacterSet> |
getSupportedNcharCharacterSets()
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
List<Timezone> |
getSupportedTimezones()
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
Boolean |
getSupportsBabelfish()
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
|
Boolean |
getSupportsCertificateRotationWithoutRestart()
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
|
Boolean |
getSupportsGlobalDatabases()
Indicates whether you can use Aurora global databases with a specific DB engine version.
|
Boolean |
getSupportsIntegrations()
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
|
Boolean |
getSupportsLimitlessDatabase()
Indicates whether the DB engine version supports Aurora Limitless Database.
|
Boolean |
getSupportsLocalWriteForwarding()
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the
writer DB instance in the DB cluster.
|
Boolean |
getSupportsLogExportsToCloudwatchLogs()
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to
CloudWatch Logs.
|
Boolean |
getSupportsParallelQuery()
Indicates whether you can use Aurora parallel query with a specific DB engine version.
|
Boolean |
getSupportsReadReplica()
Indicates whether the database engine version supports read replicas.
|
List<Tag> |
getTagList() |
List<UpgradeTarget> |
getValidUpgradeTarget()
A list of engine versions that this database engine version can be upgraded to.
|
int |
hashCode() |
Boolean |
isSupportsBabelfish()
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
|
Boolean |
isSupportsCertificateRotationWithoutRestart()
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
|
Boolean |
isSupportsGlobalDatabases()
Indicates whether you can use Aurora global databases with a specific DB engine version.
|
Boolean |
isSupportsIntegrations()
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
|
Boolean |
isSupportsLimitlessDatabase()
Indicates whether the DB engine version supports Aurora Limitless Database.
|
Boolean |
isSupportsLocalWriteForwarding()
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the
writer DB instance in the DB cluster.
|
Boolean |
isSupportsLogExportsToCloudwatchLogs()
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to
CloudWatch Logs.
|
Boolean |
isSupportsParallelQuery()
Indicates whether you can use Aurora parallel query with a specific DB engine version.
|
Boolean |
isSupportsReadReplica()
Indicates whether the database engine version supports read replicas.
|
void |
setCreateTime(Date createTime)
The creation time of the DB engine version.
|
void |
setCustomDBEngineVersionManifest(String customDBEngineVersionManifest)
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine
version (CEV).
|
void |
setDatabaseInstallationFilesS3BucketName(String databaseInstallationFilesS3BucketName)
The name of the Amazon S3 bucket that contains your database installation files.
|
void |
setDatabaseInstallationFilesS3Prefix(String databaseInstallationFilesS3Prefix)
The Amazon S3 directory that contains the database installation files.
|
void |
setDBEngineDescription(String dBEngineDescription)
The description of the database engine.
|
void |
setDBEngineMediaType(String dBEngineMediaType)
A value that indicates the source media provider of the AMI based on the usage operation.
|
void |
setDBEngineVersionArn(String dBEngineVersionArn)
The ARN of the custom engine version.
|
void |
setDBEngineVersionDescription(String dBEngineVersionDescription)
The description of the database engine version.
|
void |
setDBParameterGroupFamily(String dBParameterGroupFamily)
The name of the DB parameter group family for the database engine.
|
void |
setDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
void |
setEngine(String engine)
The name of the database engine.
|
void |
setEngineVersion(String engineVersion)
The version number of the database engine.
|
void |
setExportableLogTypes(Collection<String> exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
|
void |
setImage(CustomDBEngineVersionAMI image)
The EC2 image
|
void |
setKMSKeyId(String kMSKeyId)
The Amazon Web Services KMS key identifier for an encrypted CEV.
|
void |
setMajorEngineVersion(String majorEngineVersion)
The major engine version of the CEV.
|
void |
setStatus(String status)
The status of the DB engine version, either
available or deprecated . |
void |
setSupportedCACertificateIdentifiers(Collection<String> supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
|
void |
setSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
void |
setSupportedEngineModes(Collection<String> supportedEngineModes)
A list of the supported DB engine modes.
|
void |
setSupportedFeatureNames(Collection<String> supportedFeatureNames)
A list of features supported by the DB engine.
|
void |
setSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
void |
setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
void |
setSupportsBabelfish(Boolean supportsBabelfish)
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
|
void |
setSupportsCertificateRotationWithoutRestart(Boolean supportsCertificateRotationWithoutRestart)
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
|
void |
setSupportsGlobalDatabases(Boolean supportsGlobalDatabases)
Indicates whether you can use Aurora global databases with a specific DB engine version.
|
void |
setSupportsIntegrations(Boolean supportsIntegrations)
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
|
void |
setSupportsLimitlessDatabase(Boolean supportsLimitlessDatabase)
Indicates whether the DB engine version supports Aurora Limitless Database.
|
void |
setSupportsLocalWriteForwarding(Boolean supportsLocalWriteForwarding)
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the
writer DB instance in the DB cluster.
|
void |
setSupportsLogExportsToCloudwatchLogs(Boolean supportsLogExportsToCloudwatchLogs)
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to
CloudWatch Logs.
|
void |
setSupportsParallelQuery(Boolean supportsParallelQuery)
Indicates whether you can use Aurora parallel query with a specific DB engine version.
|
void |
setSupportsReadReplica(Boolean supportsReadReplica)
Indicates whether the database engine version supports read replicas.
|
void |
setTagList(Collection<Tag> tagList) |
void |
setValidUpgradeTarget(Collection<UpgradeTarget> validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
|
String |
toString()
Returns a string representation of this object.
|
DeleteCustomDBEngineVersionResult |
withCreateTime(Date createTime)
The creation time of the DB engine version.
|
DeleteCustomDBEngineVersionResult |
withCustomDBEngineVersionManifest(String customDBEngineVersionManifest)
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine
version (CEV).
|
DeleteCustomDBEngineVersionResult |
withDatabaseInstallationFilesS3BucketName(String databaseInstallationFilesS3BucketName)
The name of the Amazon S3 bucket that contains your database installation files.
|
DeleteCustomDBEngineVersionResult |
withDatabaseInstallationFilesS3Prefix(String databaseInstallationFilesS3Prefix)
The Amazon S3 directory that contains the database installation files.
|
DeleteCustomDBEngineVersionResult |
withDBEngineDescription(String dBEngineDescription)
The description of the database engine.
|
DeleteCustomDBEngineVersionResult |
withDBEngineMediaType(String dBEngineMediaType)
A value that indicates the source media provider of the AMI based on the usage operation.
|
DeleteCustomDBEngineVersionResult |
withDBEngineVersionArn(String dBEngineVersionArn)
The ARN of the custom engine version.
|
DeleteCustomDBEngineVersionResult |
withDBEngineVersionDescription(String dBEngineVersionDescription)
The description of the database engine version.
|
DeleteCustomDBEngineVersionResult |
withDBParameterGroupFamily(String dBParameterGroupFamily)
The name of the DB parameter group family for the database engine.
|
DeleteCustomDBEngineVersionResult |
withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
DeleteCustomDBEngineVersionResult |
withEngine(String engine)
The name of the database engine.
|
DeleteCustomDBEngineVersionResult |
withEngineVersion(String engineVersion)
The version number of the database engine.
|
DeleteCustomDBEngineVersionResult |
withExportableLogTypes(Collection<String> exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
|
DeleteCustomDBEngineVersionResult |
withExportableLogTypes(String... exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
|
DeleteCustomDBEngineVersionResult |
withImage(CustomDBEngineVersionAMI image)
The EC2 image
|
DeleteCustomDBEngineVersionResult |
withKMSKeyId(String kMSKeyId)
The Amazon Web Services KMS key identifier for an encrypted CEV.
|
DeleteCustomDBEngineVersionResult |
withMajorEngineVersion(String majorEngineVersion)
The major engine version of the CEV.
|
DeleteCustomDBEngineVersionResult |
withStatus(String status)
The status of the DB engine version, either
available or deprecated . |
DeleteCustomDBEngineVersionResult |
withSupportedCACertificateIdentifiers(Collection<String> supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
|
DeleteCustomDBEngineVersionResult |
withSupportedCACertificateIdentifiers(String... supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
|
DeleteCustomDBEngineVersionResult |
withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
withSupportedEngineModes(Collection<String> supportedEngineModes)
A list of the supported DB engine modes.
|
DeleteCustomDBEngineVersionResult |
withSupportedEngineModes(String... supportedEngineModes)
A list of the supported DB engine modes.
|
DeleteCustomDBEngineVersionResult |
withSupportedFeatureNames(Collection<String> supportedFeatureNames)
A list of features supported by the DB engine.
|
DeleteCustomDBEngineVersionResult |
withSupportedFeatureNames(String... supportedFeatureNames)
A list of features supported by the DB engine.
|
DeleteCustomDBEngineVersionResult |
withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
withSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
DeleteCustomDBEngineVersionResult |
withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
DeleteCustomDBEngineVersionResult |
withSupportsBabelfish(Boolean supportsBabelfish)
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
|
DeleteCustomDBEngineVersionResult |
withSupportsCertificateRotationWithoutRestart(Boolean supportsCertificateRotationWithoutRestart)
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
|
DeleteCustomDBEngineVersionResult |
withSupportsGlobalDatabases(Boolean supportsGlobalDatabases)
Indicates whether you can use Aurora global databases with a specific DB engine version.
|
DeleteCustomDBEngineVersionResult |
withSupportsIntegrations(Boolean supportsIntegrations)
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
|
DeleteCustomDBEngineVersionResult |
withSupportsLimitlessDatabase(Boolean supportsLimitlessDatabase)
Indicates whether the DB engine version supports Aurora Limitless Database.
|
DeleteCustomDBEngineVersionResult |
withSupportsLocalWriteForwarding(Boolean supportsLocalWriteForwarding)
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the
writer DB instance in the DB cluster.
|
DeleteCustomDBEngineVersionResult |
withSupportsLogExportsToCloudwatchLogs(Boolean supportsLogExportsToCloudwatchLogs)
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to
CloudWatch Logs.
|
DeleteCustomDBEngineVersionResult |
withSupportsParallelQuery(Boolean supportsParallelQuery)
Indicates whether you can use Aurora parallel query with a specific DB engine version.
|
DeleteCustomDBEngineVersionResult |
withSupportsReadReplica(Boolean supportsReadReplica)
Indicates whether the database engine version supports read replicas.
|
DeleteCustomDBEngineVersionResult |
withTagList(Collection<Tag> tagList) |
DeleteCustomDBEngineVersionResult |
withTagList(Tag... tagList)
NOTE: This method appends the values to the existing list (if any).
|
DeleteCustomDBEngineVersionResult |
withValidUpgradeTarget(Collection<UpgradeTarget> validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
|
DeleteCustomDBEngineVersionResult |
withValidUpgradeTarget(UpgradeTarget... validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setEngine(String engine)
The name of the database engine.
engine
- The name of the database engine.public String getEngine()
The name of the database engine.
public DeleteCustomDBEngineVersionResult withEngine(String engine)
The name of the database engine.
engine
- The name of the database engine.public void setEngineVersion(String engineVersion)
The version number of the database engine.
engineVersion
- The version number of the database engine.public String getEngineVersion()
The version number of the database engine.
public DeleteCustomDBEngineVersionResult withEngineVersion(String engineVersion)
The version number of the database engine.
engineVersion
- The version number of the database engine.public void setDBParameterGroupFamily(String dBParameterGroupFamily)
The name of the DB parameter group family for the database engine.
dBParameterGroupFamily
- The name of the DB parameter group family for the database engine.public String getDBParameterGroupFamily()
The name of the DB parameter group family for the database engine.
public DeleteCustomDBEngineVersionResult withDBParameterGroupFamily(String dBParameterGroupFamily)
The name of the DB parameter group family for the database engine.
dBParameterGroupFamily
- The name of the DB parameter group family for the database engine.public void setDBEngineDescription(String dBEngineDescription)
The description of the database engine.
dBEngineDescription
- The description of the database engine.public String getDBEngineDescription()
The description of the database engine.
public DeleteCustomDBEngineVersionResult withDBEngineDescription(String dBEngineDescription)
The description of the database engine.
dBEngineDescription
- The description of the database engine.public void setDBEngineVersionDescription(String dBEngineVersionDescription)
The description of the database engine version.
dBEngineVersionDescription
- The description of the database engine version.public String getDBEngineVersionDescription()
The description of the database engine version.
public DeleteCustomDBEngineVersionResult withDBEngineVersionDescription(String dBEngineVersionDescription)
The description of the database engine version.
dBEngineVersionDescription
- The description of the database engine version.public void setDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.
defaultCharacterSet
- The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.public CharacterSet getDefaultCharacterSet()
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.
CharacterSetName
parameter of the CreateDBInstance API isn't specified.public DeleteCustomDBEngineVersionResult withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.
defaultCharacterSet
- The default character set for new instances of this engine version, if the CharacterSetName
parameter of the CreateDBInstance API isn't specified.public void setImage(CustomDBEngineVersionAMI image)
The EC2 image
image
- The EC2 imagepublic CustomDBEngineVersionAMI getImage()
The EC2 image
public DeleteCustomDBEngineVersionResult withImage(CustomDBEngineVersionAMI image)
The EC2 image
image
- The EC2 imagepublic void setDBEngineMediaType(String dBEngineMediaType)
A value that indicates the source media provider of the AMI based on the usage operation. Applicable for RDS Custom for SQL Server.
dBEngineMediaType
- A value that indicates the source media provider of the AMI based on the usage operation. Applicable for
RDS Custom for SQL Server.public String getDBEngineMediaType()
A value that indicates the source media provider of the AMI based on the usage operation. Applicable for RDS Custom for SQL Server.
public DeleteCustomDBEngineVersionResult withDBEngineMediaType(String dBEngineMediaType)
A value that indicates the source media provider of the AMI based on the usage operation. Applicable for RDS Custom for SQL Server.
dBEngineMediaType
- A value that indicates the source media provider of the AMI based on the usage operation. Applicable for
RDS Custom for SQL Server.public List<CharacterSet> getSupportedCharacterSets()
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
CharacterSetName
parameter of
the CreateDBInstance
operation.public void setSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
supportedCharacterSets
- A list of the character sets supported by this engine for the CharacterSetName
parameter of
the CreateDBInstance
operation.public DeleteCustomDBEngineVersionResult withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
NOTE: This method appends the values to the existing list (if any). Use
setSupportedCharacterSets(java.util.Collection)
or
withSupportedCharacterSets(java.util.Collection)
if you want to override the existing values.
supportedCharacterSets
- A list of the character sets supported by this engine for the CharacterSetName
parameter of
the CreateDBInstance
operation.public DeleteCustomDBEngineVersionResult withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the CharacterSetName
parameter of the
CreateDBInstance
operation.
supportedCharacterSets
- A list of the character sets supported by this engine for the CharacterSetName
parameter of
the CreateDBInstance
operation.public List<CharacterSet> getSupportedNcharCharacterSets()
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
NcharCharacterSetName
parameter of the CreateDBInstance
operation.public void setSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
supportedNcharCharacterSets
- A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.public DeleteCustomDBEngineVersionResult withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
NOTE: This method appends the values to the existing list (if any). Use
setSupportedNcharCharacterSets(java.util.Collection)
or
withSupportedNcharCharacterSets(java.util.Collection)
if you want to override the existing values.
supportedNcharCharacterSets
- A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.public DeleteCustomDBEngineVersionResult withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.
supportedNcharCharacterSets
- A list of the character sets supported by the Oracle DB engine for the NcharCharacterSetName
parameter of the CreateDBInstance
operation.public List<UpgradeTarget> getValidUpgradeTarget()
A list of engine versions that this database engine version can be upgraded to.
public void setValidUpgradeTarget(Collection<UpgradeTarget> validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
validUpgradeTarget
- A list of engine versions that this database engine version can be upgraded to.public DeleteCustomDBEngineVersionResult withValidUpgradeTarget(UpgradeTarget... validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
NOTE: This method appends the values to the existing list (if any). Use
setValidUpgradeTarget(java.util.Collection)
or withValidUpgradeTarget(java.util.Collection)
if
you want to override the existing values.
validUpgradeTarget
- A list of engine versions that this database engine version can be upgraded to.public DeleteCustomDBEngineVersionResult withValidUpgradeTarget(Collection<UpgradeTarget> validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
validUpgradeTarget
- A list of engine versions that this database engine version can be upgraded to.public List<Timezone> getSupportedTimezones()
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
Timezone
parameter of the
CreateDBInstance
action.public void setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
supportedTimezones
- A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.public DeleteCustomDBEngineVersionResult withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
NOTE: This method appends the values to the existing list (if any). Use
setSupportedTimezones(java.util.Collection)
or withSupportedTimezones(java.util.Collection)
if
you want to override the existing values.
supportedTimezones
- A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.public DeleteCustomDBEngineVersionResult withSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.
supportedTimezones
- A list of the time zones supported by this engine for the Timezone
parameter of the
CreateDBInstance
action.public List<String> getExportableLogTypes()
The types of logs that the database engine has available for export to CloudWatch Logs.
public void setExportableLogTypes(Collection<String> exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
exportableLogTypes
- The types of logs that the database engine has available for export to CloudWatch Logs.public DeleteCustomDBEngineVersionResult withExportableLogTypes(String... exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
NOTE: This method appends the values to the existing list (if any). Use
setExportableLogTypes(java.util.Collection)
or withExportableLogTypes(java.util.Collection)
if
you want to override the existing values.
exportableLogTypes
- The types of logs that the database engine has available for export to CloudWatch Logs.public DeleteCustomDBEngineVersionResult withExportableLogTypes(Collection<String> exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
exportableLogTypes
- The types of logs that the database engine has available for export to CloudWatch Logs.public void setSupportsLogExportsToCloudwatchLogs(Boolean supportsLogExportsToCloudwatchLogs)
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
supportsLogExportsToCloudwatchLogs
- Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to
CloudWatch Logs.public Boolean getSupportsLogExportsToCloudwatchLogs()
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
public DeleteCustomDBEngineVersionResult withSupportsLogExportsToCloudwatchLogs(Boolean supportsLogExportsToCloudwatchLogs)
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
supportsLogExportsToCloudwatchLogs
- Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to
CloudWatch Logs.public Boolean isSupportsLogExportsToCloudwatchLogs()
Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.
public void setSupportsReadReplica(Boolean supportsReadReplica)
Indicates whether the database engine version supports read replicas.
supportsReadReplica
- Indicates whether the database engine version supports read replicas.public Boolean getSupportsReadReplica()
Indicates whether the database engine version supports read replicas.
public DeleteCustomDBEngineVersionResult withSupportsReadReplica(Boolean supportsReadReplica)
Indicates whether the database engine version supports read replicas.
supportsReadReplica
- Indicates whether the database engine version supports read replicas.public Boolean isSupportsReadReplica()
Indicates whether the database engine version supports read replicas.
public List<String> getSupportedEngineModes()
A list of the supported DB engine modes.
public void setSupportedEngineModes(Collection<String> supportedEngineModes)
A list of the supported DB engine modes.
supportedEngineModes
- A list of the supported DB engine modes.public DeleteCustomDBEngineVersionResult withSupportedEngineModes(String... supportedEngineModes)
A list of the supported DB engine modes.
NOTE: This method appends the values to the existing list (if any). Use
setSupportedEngineModes(java.util.Collection)
or withSupportedEngineModes(java.util.Collection)
if you want to override the existing values.
supportedEngineModes
- A list of the supported DB engine modes.public DeleteCustomDBEngineVersionResult withSupportedEngineModes(Collection<String> supportedEngineModes)
A list of the supported DB engine modes.
supportedEngineModes
- A list of the supported DB engine modes.public List<String> getSupportedFeatureNames()
A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
public void setSupportedFeatureNames(Collection<String> supportedFeatureNames)
A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
supportedFeatureNames
- A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
public DeleteCustomDBEngineVersionResult withSupportedFeatureNames(String... supportedFeatureNames)
A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
NOTE: This method appends the values to the existing list (if any). Use
setSupportedFeatureNames(java.util.Collection)
or
withSupportedFeatureNames(java.util.Collection)
if you want to override the existing values.
supportedFeatureNames
- A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
public DeleteCustomDBEngineVersionResult withSupportedFeatureNames(Collection<String> supportedFeatureNames)
A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
supportedFeatureNames
- A list of features supported by the DB engine.
The supported features vary by DB engine and DB engine version.
To determine the supported features for a specific DB engine and DB engine version using the CLI, use the following command:
aws rds describe-db-engine-versions --engine <engine_name> --engine-version <engine_version>
For example, to determine the supported features for RDS for PostgreSQL version 13.3 using the CLI, use the following command:
aws rds describe-db-engine-versions --engine postgres --engine-version 13.3
The supported features are listed under SupportedFeatureNames
in the output.
public void setStatus(String status)
The status of the DB engine version, either available
or deprecated
.
status
- The status of the DB engine version, either available
or deprecated
.public String getStatus()
The status of the DB engine version, either available
or deprecated
.
available
or deprecated
.public DeleteCustomDBEngineVersionResult withStatus(String status)
The status of the DB engine version, either available
or deprecated
.
status
- The status of the DB engine version, either available
or deprecated
.public void setSupportsParallelQuery(Boolean supportsParallelQuery)
Indicates whether you can use Aurora parallel query with a specific DB engine version.
supportsParallelQuery
- Indicates whether you can use Aurora parallel query with a specific DB engine version.public Boolean getSupportsParallelQuery()
Indicates whether you can use Aurora parallel query with a specific DB engine version.
public DeleteCustomDBEngineVersionResult withSupportsParallelQuery(Boolean supportsParallelQuery)
Indicates whether you can use Aurora parallel query with a specific DB engine version.
supportsParallelQuery
- Indicates whether you can use Aurora parallel query with a specific DB engine version.public Boolean isSupportsParallelQuery()
Indicates whether you can use Aurora parallel query with a specific DB engine version.
public void setSupportsGlobalDatabases(Boolean supportsGlobalDatabases)
Indicates whether you can use Aurora global databases with a specific DB engine version.
supportsGlobalDatabases
- Indicates whether you can use Aurora global databases with a specific DB engine version.public Boolean getSupportsGlobalDatabases()
Indicates whether you can use Aurora global databases with a specific DB engine version.
public DeleteCustomDBEngineVersionResult withSupportsGlobalDatabases(Boolean supportsGlobalDatabases)
Indicates whether you can use Aurora global databases with a specific DB engine version.
supportsGlobalDatabases
- Indicates whether you can use Aurora global databases with a specific DB engine version.public Boolean isSupportsGlobalDatabases()
Indicates whether you can use Aurora global databases with a specific DB engine version.
public void setMajorEngineVersion(String majorEngineVersion)
The major engine version of the CEV.
majorEngineVersion
- The major engine version of the CEV.public String getMajorEngineVersion()
The major engine version of the CEV.
public DeleteCustomDBEngineVersionResult withMajorEngineVersion(String majorEngineVersion)
The major engine version of the CEV.
majorEngineVersion
- The major engine version of the CEV.public void setDatabaseInstallationFilesS3BucketName(String databaseInstallationFilesS3BucketName)
The name of the Amazon S3 bucket that contains your database installation files.
databaseInstallationFilesS3BucketName
- The name of the Amazon S3 bucket that contains your database installation files.public String getDatabaseInstallationFilesS3BucketName()
The name of the Amazon S3 bucket that contains your database installation files.
public DeleteCustomDBEngineVersionResult withDatabaseInstallationFilesS3BucketName(String databaseInstallationFilesS3BucketName)
The name of the Amazon S3 bucket that contains your database installation files.
databaseInstallationFilesS3BucketName
- The name of the Amazon S3 bucket that contains your database installation files.public void setDatabaseInstallationFilesS3Prefix(String databaseInstallationFilesS3Prefix)
The Amazon S3 directory that contains the database installation files. If not specified, then no prefix is assumed.
databaseInstallationFilesS3Prefix
- The Amazon S3 directory that contains the database installation files. If not specified, then no prefix is
assumed.public String getDatabaseInstallationFilesS3Prefix()
The Amazon S3 directory that contains the database installation files. If not specified, then no prefix is assumed.
public DeleteCustomDBEngineVersionResult withDatabaseInstallationFilesS3Prefix(String databaseInstallationFilesS3Prefix)
The Amazon S3 directory that contains the database installation files. If not specified, then no prefix is assumed.
databaseInstallationFilesS3Prefix
- The Amazon S3 directory that contains the database installation files. If not specified, then no prefix is
assumed.public void setDBEngineVersionArn(String dBEngineVersionArn)
The ARN of the custom engine version.
dBEngineVersionArn
- The ARN of the custom engine version.public String getDBEngineVersionArn()
The ARN of the custom engine version.
public DeleteCustomDBEngineVersionResult withDBEngineVersionArn(String dBEngineVersionArn)
The ARN of the custom engine version.
dBEngineVersionArn
- The ARN of the custom engine version.public void setKMSKeyId(String kMSKeyId)
The Amazon Web Services KMS key identifier for an encrypted CEV. This parameter is required for RDS Custom, but optional for Amazon RDS.
kMSKeyId
- The Amazon Web Services KMS key identifier for an encrypted CEV. This parameter is required for RDS
Custom, but optional for Amazon RDS.public String getKMSKeyId()
The Amazon Web Services KMS key identifier for an encrypted CEV. This parameter is required for RDS Custom, but optional for Amazon RDS.
public DeleteCustomDBEngineVersionResult withKMSKeyId(String kMSKeyId)
The Amazon Web Services KMS key identifier for an encrypted CEV. This parameter is required for RDS Custom, but optional for Amazon RDS.
kMSKeyId
- The Amazon Web Services KMS key identifier for an encrypted CEV. This parameter is required for RDS
Custom, but optional for Amazon RDS.public void setCreateTime(Date createTime)
The creation time of the DB engine version.
createTime
- The creation time of the DB engine version.public Date getCreateTime()
The creation time of the DB engine version.
public DeleteCustomDBEngineVersionResult withCreateTime(Date createTime)
The creation time of the DB engine version.
createTime
- The creation time of the DB engine version.public void setTagList(Collection<Tag> tagList)
tagList
- public DeleteCustomDBEngineVersionResult withTagList(Tag... tagList)
NOTE: This method appends the values to the existing list (if any). Use
setTagList(java.util.Collection)
or withTagList(java.util.Collection)
if you want to override
the existing values.
tagList
- public DeleteCustomDBEngineVersionResult withTagList(Collection<Tag> tagList)
tagList
- public void setSupportsBabelfish(Boolean supportsBabelfish)
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
supportsBabelfish
- Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.public Boolean getSupportsBabelfish()
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
public DeleteCustomDBEngineVersionResult withSupportsBabelfish(Boolean supportsBabelfish)
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
supportsBabelfish
- Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.public Boolean isSupportsBabelfish()
Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
public void setCustomDBEngineVersionManifest(String customDBEngineVersionManifest)
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine version (CEV). RDS Custom applies the patches in the order in which they're listed in the manifest. You can set the Oracle home, Oracle base, and UNIX/Linux user and group using the installation parameters. For more information, see JSON fields in the CEV manifest in the Amazon RDS User Guide.
customDBEngineVersionManifest
- JSON string that lists the installation files and parameters that RDS Custom uses to create a custom
engine version (CEV). RDS Custom applies the patches in the order in which they're listed in the manifest.
You can set the Oracle home, Oracle base, and UNIX/Linux user and group using the installation parameters.
For more information, see JSON fields in the CEV manifest in the Amazon RDS User Guide.public String getCustomDBEngineVersionManifest()
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine version (CEV). RDS Custom applies the patches in the order in which they're listed in the manifest. You can set the Oracle home, Oracle base, and UNIX/Linux user and group using the installation parameters. For more information, see JSON fields in the CEV manifest in the Amazon RDS User Guide.
public DeleteCustomDBEngineVersionResult withCustomDBEngineVersionManifest(String customDBEngineVersionManifest)
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine version (CEV). RDS Custom applies the patches in the order in which they're listed in the manifest. You can set the Oracle home, Oracle base, and UNIX/Linux user and group using the installation parameters. For more information, see JSON fields in the CEV manifest in the Amazon RDS User Guide.
customDBEngineVersionManifest
- JSON string that lists the installation files and parameters that RDS Custom uses to create a custom
engine version (CEV). RDS Custom applies the patches in the order in which they're listed in the manifest.
You can set the Oracle home, Oracle base, and UNIX/Linux user and group using the installation parameters.
For more information, see JSON fields in the CEV manifest in the Amazon RDS User Guide.public void setSupportsLimitlessDatabase(Boolean supportsLimitlessDatabase)
Indicates whether the DB engine version supports Aurora Limitless Database.
supportsLimitlessDatabase
- Indicates whether the DB engine version supports Aurora Limitless Database.public Boolean getSupportsLimitlessDatabase()
Indicates whether the DB engine version supports Aurora Limitless Database.
public DeleteCustomDBEngineVersionResult withSupportsLimitlessDatabase(Boolean supportsLimitlessDatabase)
Indicates whether the DB engine version supports Aurora Limitless Database.
supportsLimitlessDatabase
- Indicates whether the DB engine version supports Aurora Limitless Database.public Boolean isSupportsLimitlessDatabase()
Indicates whether the DB engine version supports Aurora Limitless Database.
public void setSupportsCertificateRotationWithoutRestart(Boolean supportsCertificateRotationWithoutRestart)
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
supportsCertificateRotationWithoutRestart
- Indicates whether the engine version supports rotating the server certificate without rebooting the DB
instance.public Boolean getSupportsCertificateRotationWithoutRestart()
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
public DeleteCustomDBEngineVersionResult withSupportsCertificateRotationWithoutRestart(Boolean supportsCertificateRotationWithoutRestart)
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
supportsCertificateRotationWithoutRestart
- Indicates whether the engine version supports rotating the server certificate without rebooting the DB
instance.public Boolean isSupportsCertificateRotationWithoutRestart()
Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.
public List<String> getSupportedCACertificateIdentifiers()
A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
public void setSupportedCACertificateIdentifiers(Collection<String> supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
supportedCACertificateIdentifiers
- A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
public DeleteCustomDBEngineVersionResult withSupportedCACertificateIdentifiers(String... supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
NOTE: This method appends the values to the existing list (if any). Use
setSupportedCACertificateIdentifiers(java.util.Collection)
or
withSupportedCACertificateIdentifiers(java.util.Collection)
if you want to override the existing values.
supportedCACertificateIdentifiers
- A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
public DeleteCustomDBEngineVersionResult withSupportedCACertificateIdentifiers(Collection<String> supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
supportedCACertificateIdentifiers
- A list of the supported CA certificate identifiers.
For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.
public void setSupportsLocalWriteForwarding(Boolean supportsLocalWriteForwarding)
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances.
Valid for: Aurora DB clusters only
supportsLocalWriteForwarding
- Indicates whether the DB engine version supports forwarding write operations from reader DB instances to
the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB
instances.
Valid for: Aurora DB clusters only
public Boolean getSupportsLocalWriteForwarding()
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances.
Valid for: Aurora DB clusters only
Valid for: Aurora DB clusters only
public DeleteCustomDBEngineVersionResult withSupportsLocalWriteForwarding(Boolean supportsLocalWriteForwarding)
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances.
Valid for: Aurora DB clusters only
supportsLocalWriteForwarding
- Indicates whether the DB engine version supports forwarding write operations from reader DB instances to
the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB
instances.
Valid for: Aurora DB clusters only
public Boolean isSupportsLocalWriteForwarding()
Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster. By default, write operations aren't allowed on reader DB instances.
Valid for: Aurora DB clusters only
Valid for: Aurora DB clusters only
public void setSupportsIntegrations(Boolean supportsIntegrations)
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
supportsIntegrations
- Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.public Boolean getSupportsIntegrations()
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
public DeleteCustomDBEngineVersionResult withSupportsIntegrations(Boolean supportsIntegrations)
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
supportsIntegrations
- Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.public Boolean isSupportsIntegrations()
Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.
public String toString()
toString
in class Object
Object.toString()
public DeleteCustomDBEngineVersionResult clone()