FeatureMetadata

The metadata for a feature. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The status of the feature on the DB instance. Possible values include the following:

Functions

Link copied to clipboard
inline fun copy(block: FeatureMetadata.Builder.() -> Unit = {}): FeatureMetadata
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String