RdsDbInstance

Describes an Amazon RDS instance.

Types

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

Properties

Link copied to clipboard

The instance's address.

Link copied to clipboard

The database instance identifier.

Link copied to clipboard

OpsWorks Stacks returns *****FILTERED***** instead of the actual value.

Link copied to clipboard

The master user name.

Link copied to clipboard

The instance's database engine.

Link copied to clipboard

Set to true if OpsWorks Stacks is unable to discover the Amazon RDS instance. OpsWorks Stacks attempts to discover the instance only once. If this value is set to true, you must deregister the instance, and then register it again.

Link copied to clipboard

The instance's ARN.

Link copied to clipboard

The instance's Amazon Web Services Region.

Link copied to clipboard

The ID of the stack with which the instance is registered.

Functions

Link copied to clipboard
inline fun copy(block: RdsDbInstance.Builder.() -> Unit = {}): RdsDbInstance
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