CreateDbParameterGroupResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARM) of the DB parameter group.

Link copied to clipboard

The description of the DB parameter group.

Link copied to clipboard
val id: String

A service-generated unique identifier.

Link copied to clipboard

The customer-supplied name that uniquely identifies the DB parameter group when interacting with the Amazon Timestream for InfluxDB API and CLI commands.

Link copied to clipboard

A list of the parameters that comprise the DB parameter group.

Functions

Link copied to clipboard
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