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

Class: Aws::SecurityHub::Types::AwsRdsDbParameterGroup

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

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

{
  db_parameter_group_name: "NonEmptyString",
  parameter_apply_status: "NonEmptyString",
}

Instance Attribute Summary collapse

Instance Attribute Details

#db_parameter_group_nameString

Returns:

  • (String)

#parameter_apply_statusString

Returns:

  • (String)