You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDS::Types::CreateDBParameterGroupResult
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::RDS::Types::CreateDBParameterGroupResult
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #db_parameter_group  ⇒ Types::DBParameterGroup 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Contains the details of an Amazon RDS DB parameter group. 
Instance Attribute Details
#db_parameter_group ⇒ Types::DBParameterGroup
Contains the details of an Amazon RDS DB parameter group.
This data type is used as a response element in the DescribeDBParameterGroups action.