#include <EngineDefaults.h>
Contains the result of a successful invocation of the DescribeEngineDefaultParameters
action.
See Also:
AWS API Reference
Definition at line 35 of file EngineDefaults.h.
◆ EngineDefaults() [1/2]
Aws::RDS::Model::EngineDefaults::EngineDefaults |
( |
| ) |
|
◆ EngineDefaults() [2/2]
◆ AddParameters() [1/2]
◆ AddParameters() [2/2]
◆ DBParameterGroupFamilyHasBeenSet()
bool Aws::RDS::Model::EngineDefaults::DBParameterGroupFamilyHasBeenSet |
( |
| ) |
const |
|
inline |
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 56 of file EngineDefaults.h.
◆ GetDBParameterGroupFamily()
const Aws::String& Aws::RDS::Model::EngineDefaults::GetDBParameterGroupFamily |
( |
| ) |
const |
|
inline |
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 50 of file EngineDefaults.h.
◆ GetMarker()
const Aws::String& Aws::RDS::Model::EngineDefaults::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 100 of file EngineDefaults.h.
◆ GetParameters()
◆ MarkerHasBeenSet()
bool Aws::RDS::Model::EngineDefaults::MarkerHasBeenSet |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 107 of file EngineDefaults.h.
◆ operator=()
◆ OutputToStream() [1/2]
void Aws::RDS::Model::EngineDefaults::OutputToStream |
( |
Aws::OStream & |
oStream, |
|
|
const char * |
location |
|
) |
| const |
◆ OutputToStream() [2/2]
void Aws::RDS::Model::EngineDefaults::OutputToStream |
( |
Aws::OStream & |
ostream, |
|
|
const char * |
location, |
|
|
unsigned |
index, |
|
|
const char * |
locationValue |
|
) |
| const |
◆ ParametersHasBeenSet()
bool Aws::RDS::Model::EngineDefaults::ParametersHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetDBParameterGroupFamily() [1/3]
void Aws::RDS::Model::EngineDefaults::SetDBParameterGroupFamily |
( |
Aws::String && |
value | ) |
|
|
inline |
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 68 of file EngineDefaults.h.
◆ SetDBParameterGroupFamily() [2/3]
void Aws::RDS::Model::EngineDefaults::SetDBParameterGroupFamily |
( |
const Aws::String & |
value | ) |
|
|
inline |
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 62 of file EngineDefaults.h.
◆ SetDBParameterGroupFamily() [3/3]
void Aws::RDS::Model::EngineDefaults::SetDBParameterGroupFamily |
( |
const char * |
value | ) |
|
|
inline |
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 74 of file EngineDefaults.h.
◆ SetMarker() [1/3]
void Aws::RDS::Model::EngineDefaults::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 121 of file EngineDefaults.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::EngineDefaults::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 114 of file EngineDefaults.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::EngineDefaults::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 128 of file EngineDefaults.h.
◆ SetParameters() [1/2]
◆ SetParameters() [2/2]
◆ WithDBParameterGroupFamily() [1/3]
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 86 of file EngineDefaults.h.
◆ WithDBParameterGroupFamily() [2/3]
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 80 of file EngineDefaults.h.
◆ WithDBParameterGroupFamily() [3/3]
EngineDefaults& Aws::RDS::Model::EngineDefaults::WithDBParameterGroupFamily |
( |
const char * |
value | ) |
|
|
inline |
Specifies the name of the DB parameter group family that the engine default parameters apply to.
Definition at line 92 of file EngineDefaults.h.
◆ WithMarker() [1/3]
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 142 of file EngineDefaults.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 135 of file EngineDefaults.h.
◆ WithMarker() [3/3]
EngineDefaults& Aws::RDS::Model::EngineDefaults::WithMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 149 of file EngineDefaults.h.
◆ WithParameters() [1/2]
◆ WithParameters() [2/2]
The documentation for this class was generated from the following file: