메소드 | 설명 | |
---|---|---|
DescribeDBParametersRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DescribeDBParametersRequest ( string dbParameterGroupName ) : System |
Instantiates DescribeDBParametersRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetDBParameterGroupName ( ) : bool | ||
IsSetFilters ( ) : bool | ||
IsSetMarker ( ) : bool | ||
IsSetMaxRecords ( ) : bool | ||
IsSetSource ( ) : bool |
public DescribeDBParametersRequest ( string dbParameterGroupName ) : System | ||
dbParameterGroupName | string | The name of a specific DB parameter group to return details for. Constraints:
|
리턴 | System |