DeleteRelationalDatabaseRequest   
    
  Types
Properties
Link copied to clipboard
                  The name of the database snapshot created if skip final snapshot is false, which is the default value for that parameter.
Link copied to clipboard
                  The name of the database that you are deleting.
Link copied to clipboard
                  Determines whether a final database snapshot is created before your database is deleted. If true is specified, no database snapshot is created. If false is specified, a database snapshot is created before your database is deleted.
Functions
Link copied to clipboard
                  inline fun copy(block: DeleteRelationalDatabaseRequest.Builder.() -> Unit = {}): DeleteRelationalDatabaseRequest