/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Container for the parameters to the DescribeOutboundConnections
* operation.See Also:
AWS
* API Reference
List of filter names and values that you can use for requests.
*/ inline const Aws::VectorList of filter names and values that you can use for requests.
*/ inline bool FiltersHasBeenSet() const { return m_filtersHasBeenSet; } /** *List of filter names and values that you can use for requests.
*/ inline void SetFilters(const Aws::VectorList of filter names and values that you can use for requests.
*/ inline void SetFilters(Aws::VectorList of filter names and values that you can use for requests.
*/ inline DescribeOutboundConnectionsRequest& WithFilters(const Aws::VectorList of filter names and values that you can use for requests.
*/ inline DescribeOutboundConnectionsRequest& WithFilters(Aws::VectorList of filter names and values that you can use for requests.
*/ inline DescribeOutboundConnectionsRequest& AddFilters(const Filter& value) { m_filtersHasBeenSet = true; m_filters.push_back(value); return *this; } /** *List of filter names and values that you can use for requests.
*/ inline DescribeOutboundConnectionsRequest& AddFilters(Filter&& value) { m_filtersHasBeenSet = true; m_filters.push_back(std::move(value)); return *this; } /** *An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return.
* You can use nextToken
to get the next page of results.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.
If your initial DescribeOutboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeOutboundConnections
operations, which returns
* results in the next page.