/**
* 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 DescribeInboundConnections
* operation.See Also:
AWS
* API Reference
A list of filters used to match properties for inbound cross-cluster * connections.
*/ inline const Aws::VectorA list of filters used to match properties for inbound cross-cluster * connections.
*/ inline bool FiltersHasBeenSet() const { return m_filtersHasBeenSet; } /** *A list of filters used to match properties for inbound cross-cluster * connections.
*/ inline void SetFilters(const Aws::VectorA list of filters used to match properties for inbound cross-cluster * connections.
*/ inline void SetFilters(Aws::VectorA list of filters used to match properties for inbound cross-cluster * connections.
*/ inline DescribeInboundConnectionsRequest& WithFilters(const Aws::VectorA list of filters used to match properties for inbound cross-cluster * connections.
*/ inline DescribeInboundConnectionsRequest& WithFilters(Aws::VectorA list of filters used to match properties for inbound cross-cluster * connections.
*/ inline DescribeInboundConnectionsRequest& AddFilters(const Filter& value) { m_filtersHasBeenSet = true; m_filters.push_back(value); return *this; } /** *A list of filters used to match properties for inbound cross-cluster * connections.
*/ inline DescribeInboundConnectionsRequest& 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 DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.
If your initial DescribeInboundConnections
operation returns a
* nextToken
, you can include the returned nextToken
in
* subsequent DescribeInboundConnections
operations, which returns
* results in the next page.