/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A complex type that contains information about that can be associated with
* your hosted zone.See Also:
AWS
* API Reference
The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline const Aws::String& GetHostedZoneId() const{ return m_hostedZoneId; } /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline bool HostedZoneIdHasBeenSet() const { return m_hostedZoneIdHasBeenSet; } /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline void SetHostedZoneId(const Aws::String& value) { m_hostedZoneIdHasBeenSet = true; m_hostedZoneId = value; } /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline void SetHostedZoneId(Aws::String&& value) { m_hostedZoneIdHasBeenSet = true; m_hostedZoneId = std::move(value); } /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline void SetHostedZoneId(const char* value) { m_hostedZoneIdHasBeenSet = true; m_hostedZoneId.assign(value); } /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline ListVPCAssociationAuthorizationsRequest& WithHostedZoneId(const Aws::String& value) { SetHostedZoneId(value); return *this;} /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline ListVPCAssociationAuthorizationsRequest& WithHostedZoneId(Aws::String&& value) { SetHostedZoneId(std::move(value)); return *this;} /** *The ID of the hosted zone for which you want a list of VPCs that can be * associated with the hosted zone.
*/ inline ListVPCAssociationAuthorizationsRequest& WithHostedZoneId(const char* value) { SetHostedZoneId(value); return *this;} /** * Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: If a response includes a NextToken
element,
* there are more VPCs that can be associated with the specified hosted zone. To
* get the next page of results, submit another request, and include the value of
* NextToken
from the response in the nexttoken
parameter
* in another ListVPCAssociationAuthorizations
request.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.
Optional: An integer that specifies the maximum number of VPCs that
* you want Amazon Route 53 to return. If you don't specify a value for
* MaxResults
, Route 53 returns up to 50 VPCs per page.