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 DB instance identifier.

Link copied to clipboard

AWS 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 AWS OpsWorks Stacks is unable to discover the Amazon RDS instance. AWS 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 AWS 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