22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
void SetResponseMetadata(const ResponseMetadata &value)
void SetResponseMetadata(ResponseMetadata &&value)
void SetDBClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult &&value)
DescribeDBClusterSnapshotAttributesResult & WithDBClusterSnapshotAttributesResult(const DBClusterSnapshotAttributesResult &value)
const DBClusterSnapshotAttributesResult & GetDBClusterSnapshotAttributesResult() const
const ResponseMetadata & GetResponseMetadata() const
DescribeDBClusterSnapshotAttributesResult & WithDBClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult &&value)
DescribeDBClusterSnapshotAttributesResult & WithResponseMetadata(const ResponseMetadata &value)
void SetDBClusterSnapshotAttributesResult(const DBClusterSnapshotAttributesResult &value)
DescribeDBClusterSnapshotAttributesResult & WithResponseMetadata(ResponseMetadata &&value)
JSON (JavaScript Object Notation).