class Aws::SecurityHub::Types::AwsRdsDbParameterGroup
Provides information about a parameter group for a DB instance.
@note When making an API call, you may pass AwsRdsDbParameterGroup
data as a hash: { db_parameter_group_name: "NonEmptyString", parameter_apply_status: "NonEmptyString", }
@!attribute [rw] db_parameter_group_name
The name of the parameter group. @return [String]
@!attribute [rw] parameter_apply_status
The status of parameter updates. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsRdsDbParameterGroup AWS API Documentation
Constants
- SENSITIVE