/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains information for the ConnectDirectory operation when an AD
* Connector directory is being created.See Also:
AWS
* API Reference
The identifier of the VPC in which the AD Connector is created.
*/ inline const Aws::String& GetVpcId() const{ return m_vpcId; } /** *The identifier of the VPC in which the AD Connector is created.
*/ inline bool VpcIdHasBeenSet() const { return m_vpcIdHasBeenSet; } /** *The identifier of the VPC in which the AD Connector is created.
*/ inline void SetVpcId(const Aws::String& value) { m_vpcIdHasBeenSet = true; m_vpcId = value; } /** *The identifier of the VPC in which the AD Connector is created.
*/ inline void SetVpcId(Aws::String&& value) { m_vpcIdHasBeenSet = true; m_vpcId = std::move(value); } /** *The identifier of the VPC in which the AD Connector is created.
*/ inline void SetVpcId(const char* value) { m_vpcIdHasBeenSet = true; m_vpcId.assign(value); } /** *The identifier of the VPC in which the AD Connector is created.
*/ inline DirectoryConnectSettings& WithVpcId(const Aws::String& value) { SetVpcId(value); return *this;} /** *The identifier of the VPC in which the AD Connector is created.
*/ inline DirectoryConnectSettings& WithVpcId(Aws::String&& value) { SetVpcId(std::move(value)); return *this;} /** *The identifier of the VPC in which the AD Connector is created.
*/ inline DirectoryConnectSettings& WithVpcId(const char* value) { SetVpcId(value); return *this;} /** *A list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline const Aws::VectorA list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline bool SubnetIdsHasBeenSet() const { return m_subnetIdsHasBeenSet; } /** *A list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline void SetSubnetIds(const Aws::VectorA list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline void SetSubnetIds(Aws::VectorA list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline DirectoryConnectSettings& WithSubnetIds(const Aws::VectorA list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline DirectoryConnectSettings& WithSubnetIds(Aws::VectorA list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline DirectoryConnectSettings& AddSubnetIds(const Aws::String& value) { m_subnetIdsHasBeenSet = true; m_subnetIds.push_back(value); return *this; } /** *A list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline DirectoryConnectSettings& AddSubnetIds(Aws::String&& value) { m_subnetIdsHasBeenSet = true; m_subnetIds.push_back(std::move(value)); return *this; } /** *A list of subnet identifiers in the VPC in which the AD Connector is * created.
*/ inline DirectoryConnectSettings& AddSubnetIds(const char* value) { m_subnetIdsHasBeenSet = true; m_subnetIds.push_back(value); return *this; } /** *A list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline const Aws::VectorA list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline bool CustomerDnsIpsHasBeenSet() const { return m_customerDnsIpsHasBeenSet; } /** *A list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline void SetCustomerDnsIps(const Aws::VectorA list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline void SetCustomerDnsIps(Aws::VectorA list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline DirectoryConnectSettings& WithCustomerDnsIps(const Aws::VectorA list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline DirectoryConnectSettings& WithCustomerDnsIps(Aws::VectorA list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline DirectoryConnectSettings& AddCustomerDnsIps(const Aws::String& value) { m_customerDnsIpsHasBeenSet = true; m_customerDnsIps.push_back(value); return *this; } /** *A list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline DirectoryConnectSettings& AddCustomerDnsIps(Aws::String&& value) { m_customerDnsIpsHasBeenSet = true; m_customerDnsIps.push_back(std::move(value)); return *this; } /** *A list of one or more IP addresses of DNS servers or domain controllers in * your self-managed directory.
*/ inline DirectoryConnectSettings& AddCustomerDnsIps(const char* value) { m_customerDnsIpsHasBeenSet = true; m_customerDnsIps.push_back(value); return *this; } /** *The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain
The user name of an account in your self-managed directory that is used to * connect to the directory. This account must have the following permissions:
*Read users and groups
Create computer objects
*Join computers to the domain