#include <DescribeReservedDBInstancesResult.h>
Contains the result of a successful invocation of the DescribeReservedDBInstances
action.
See Also:
AWS API Reference
Definition at line 36 of file DescribeReservedDBInstancesResult.h.
◆ DescribeReservedDBInstancesResult() [1/2]
Aws::RDS::Model::DescribeReservedDBInstancesResult::DescribeReservedDBInstancesResult |
( |
| ) |
|
◆ DescribeReservedDBInstancesResult() [2/2]
◆ AddReservedDBInstances() [1/2]
◆ AddReservedDBInstances() [2/2]
◆ GetMarker()
const Aws::String& Aws::RDS::Model::DescribeReservedDBInstancesResult::GetMarker |
( |
| ) |
const |
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 49 of file DescribeReservedDBInstancesResult.h.
◆ GetReservedDBInstances()
◆ GetResponseMetadata()
const ResponseMetadata& Aws::RDS::Model::DescribeReservedDBInstancesResult::GetResponseMetadata |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetMarker() [1/3]
void Aws::RDS::Model::DescribeReservedDBInstancesResult::SetMarker |
( |
Aws::String && |
value | ) |
|
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 63 of file DescribeReservedDBInstancesResult.h.
◆ SetMarker() [2/3]
void Aws::RDS::Model::DescribeReservedDBInstancesResult::SetMarker |
( |
const Aws::String & |
value | ) |
|
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 56 of file DescribeReservedDBInstancesResult.h.
◆ SetMarker() [3/3]
void Aws::RDS::Model::DescribeReservedDBInstancesResult::SetMarker |
( |
const char * |
value | ) |
|
|
inline |
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 70 of file DescribeReservedDBInstancesResult.h.
◆ SetReservedDBInstances() [1/2]
◆ SetReservedDBInstances() [2/2]
◆ SetResponseMetadata() [1/2]
void Aws::RDS::Model::DescribeReservedDBInstancesResult::SetResponseMetadata |
( |
const ResponseMetadata & |
value | ) |
|
|
inline |
◆ SetResponseMetadata() [2/2]
void Aws::RDS::Model::DescribeReservedDBInstancesResult::SetResponseMetadata |
( |
ResponseMetadata && |
value | ) |
|
|
inline |
◆ WithMarker() [1/3]
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 84 of file DescribeReservedDBInstancesResult.h.
◆ WithMarker() [2/3]
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 77 of file DescribeReservedDBInstancesResult.h.
◆ WithMarker() [3/3]
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords
.
Definition at line 91 of file DescribeReservedDBInstancesResult.h.
◆ WithReservedDBInstances() [1/2]
◆ WithReservedDBInstances() [2/2]
◆ WithResponseMetadata() [1/2]
◆ WithResponseMetadata() [2/2]
The documentation for this class was generated from the following file: