AwsRdsDbSecurityGroupDetails

Provides information about an Amazon RDS DB security group.

Types

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

Properties

Link copied to clipboard

The ARN for the DB security group.

Link copied to clipboard

Provides the description of the DB security group.

Link copied to clipboard

Specifies the name of the DB security group.

Link copied to clipboard

Contains a list of EC2 security groups.

Link copied to clipboard

Contains a list of IP ranges.

Link copied to clipboard

Provides the Amazon Web Services ID of the owner of a specific DB security group.

Link copied to clipboard

Provides VPC ID associated with the DB security 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