A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsRdsDbSubnetGroup.html below:

AwsRdsDbSubnetGroup — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsRdsDbSubnetGroup
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AwsRdsDbSubnetGroup as input to an Aws::Client method, you can use a vanilla Hash:

{
  db_subnet_group_name: "NonEmptyString",
  db_subnet_group_description: "NonEmptyString",
  vpc_id: "NonEmptyString",
  subnet_group_status: "NonEmptyString",
  subnets: [
    {
      subnet_identifier: "NonEmptyString",
      subnet_availability_zone: {
        name: "NonEmptyString",
      },
      subnet_status: "NonEmptyString",
    },
  ],
  db_subnet_group_arn: "NonEmptyString",
}

Information about the subnet group for the database instance.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #db_subnet_group_arn ⇒ String

The ARN of the subnet group.

#db_subnet_group_description ⇒ String

The description of the subnet group.

#db_subnet_group_name ⇒ String

The name of the subnet group.

#subnet_group_status ⇒ String

The status of the subnet group.

#vpc_id ⇒ String

The VPC ID of the subnet group.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4