/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains the parameters for
* DescribeNetworkInterfacePermissions.See Also:
AWS
* API Reference
The network interface permission IDs.
*/ inline const Aws::VectorThe network interface permission IDs.
*/ inline bool NetworkInterfacePermissionIdsHasBeenSet() const { return m_networkInterfacePermissionIdsHasBeenSet; } /** *The network interface permission IDs.
*/ inline void SetNetworkInterfacePermissionIds(const Aws::VectorThe network interface permission IDs.
*/ inline void SetNetworkInterfacePermissionIds(Aws::VectorThe network interface permission IDs.
*/ inline DescribeNetworkInterfacePermissionsRequest& WithNetworkInterfacePermissionIds(const Aws::VectorThe network interface permission IDs.
*/ inline DescribeNetworkInterfacePermissionsRequest& WithNetworkInterfacePermissionIds(Aws::VectorThe network interface permission IDs.
*/ inline DescribeNetworkInterfacePermissionsRequest& AddNetworkInterfacePermissionIds(const Aws::String& value) { m_networkInterfacePermissionIdsHasBeenSet = true; m_networkInterfacePermissionIds.push_back(value); return *this; } /** *The network interface permission IDs.
*/ inline DescribeNetworkInterfacePermissionsRequest& AddNetworkInterfacePermissionIds(Aws::String&& value) { m_networkInterfacePermissionIdsHasBeenSet = true; m_networkInterfacePermissionIds.push_back(std::move(value)); return *this; } /** *The network interface permission IDs.
*/ inline DescribeNetworkInterfacePermissionsRequest& AddNetworkInterfacePermissionIds(const char* value) { m_networkInterfacePermissionIdsHasBeenSet = true; m_networkInterfacePermissionIds.push_back(value); return *this; } /** *One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
One or more filters.
* network-interface-permission.network-interface-permission-id
- The
* ID of the permission.
* network-interface-permission.network-interface-id
- The ID of the
* network interface.
* network-interface-permission.aws-account-id
- The Amazon Web
* Services account ID.
* network-interface-permission.aws-service
- The Amazon Web
* Service.
network-interface-permission.permission
* - The type of permission (INSTANCE-ATTACH
|
* EIP-ASSOCIATE
).
The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline const Aws::String& GetNextToken() const{ return m_nextToken; } /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline bool NextTokenHasBeenSet() const { return m_nextTokenHasBeenSet; } /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline void SetNextToken(const Aws::String& value) { m_nextTokenHasBeenSet = true; m_nextToken = value; } /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline void SetNextToken(Aws::String&& value) { m_nextTokenHasBeenSet = true; m_nextToken = std::move(value); } /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline void SetNextToken(const char* value) { m_nextTokenHasBeenSet = true; m_nextToken.assign(value); } /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline DescribeNetworkInterfacePermissionsRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *this;} /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline DescribeNetworkInterfacePermissionsRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); return *this;} /** *The token returned from a previous paginated request. Pagination continues * from the end of the items returned by the previous request.
*/ inline DescribeNetworkInterfacePermissionsRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} /** *The maximum number of items to return for this request. To get the next page * of items, make another request with the token returned in the output. If this * parameter is not specified, up to 50 results are returned by default. For more * information, see Pagination.
*/ inline int GetMaxResults() const{ return m_maxResults; } /** *The maximum number of items to return for this request. To get the next page * of items, make another request with the token returned in the output. If this * parameter is not specified, up to 50 results are returned by default. For more * information, see Pagination.
*/ inline bool MaxResultsHasBeenSet() const { return m_maxResultsHasBeenSet; } /** *The maximum number of items to return for this request. To get the next page * of items, make another request with the token returned in the output. If this * parameter is not specified, up to 50 results are returned by default. For more * information, see Pagination.
*/ inline void SetMaxResults(int value) { m_maxResultsHasBeenSet = true; m_maxResults = value; } /** *The maximum number of items to return for this request. To get the next page * of items, make another request with the token returned in the output. If this * parameter is not specified, up to 50 results are returned by default. For more * information, see Pagination.
*/ inline DescribeNetworkInterfacePermissionsRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} private: Aws::Vector