#include <IpRoute.h>
IP address block. This is often the address block of the DNS server used for your on-premises domain.
See Also:
AWS API Reference
Definition at line 32 of file IpRoute.h.
◆ IpRoute() [1/2]
Aws::DirectoryService::Model::IpRoute::IpRoute |
( |
| ) |
|
◆ IpRoute() [2/2]
◆ CidrIpHasBeenSet()
bool Aws::DirectoryService::Model::IpRoute::CidrIpHasBeenSet |
( |
| ) |
const |
|
inline |
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 55 of file IpRoute.h.
◆ DescriptionHasBeenSet()
bool Aws::DirectoryService::Model::IpRoute::DescriptionHasBeenSet |
( |
| ) |
const |
|
inline |
Description of the address block.
Definition at line 114 of file IpRoute.h.
◆ GetCidrIp()
const Aws::String& Aws::DirectoryService::Model::IpRoute::GetCidrIp |
( |
| ) |
const |
|
inline |
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 47 of file IpRoute.h.
◆ GetDescription()
const Aws::String& Aws::DirectoryService::Model::IpRoute::GetDescription |
( |
| ) |
const |
|
inline |
Description of the address block.
Definition at line 109 of file IpRoute.h.
◆ Jsonize()
◆ operator=()
◆ SetCidrIp() [1/3]
void Aws::DirectoryService::Model::IpRoute::SetCidrIp |
( |
Aws::String && |
value | ) |
|
|
inline |
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 71 of file IpRoute.h.
◆ SetCidrIp() [2/3]
void Aws::DirectoryService::Model::IpRoute::SetCidrIp |
( |
const Aws::String & |
value | ) |
|
|
inline |
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 63 of file IpRoute.h.
◆ SetCidrIp() [3/3]
void Aws::DirectoryService::Model::IpRoute::SetCidrIp |
( |
const char * |
value | ) |
|
|
inline |
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 79 of file IpRoute.h.
◆ SetDescription() [1/3]
void Aws::DirectoryService::Model::IpRoute::SetDescription |
( |
Aws::String && |
value | ) |
|
|
inline |
Description of the address block.
Definition at line 124 of file IpRoute.h.
◆ SetDescription() [2/3]
void Aws::DirectoryService::Model::IpRoute::SetDescription |
( |
const Aws::String & |
value | ) |
|
|
inline |
Description of the address block.
Definition at line 119 of file IpRoute.h.
◆ SetDescription() [3/3]
void Aws::DirectoryService::Model::IpRoute::SetDescription |
( |
const char * |
value | ) |
|
|
inline |
Description of the address block.
Definition at line 129 of file IpRoute.h.
◆ WithCidrIp() [1/3]
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 95 of file IpRoute.h.
◆ WithCidrIp() [2/3]
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 87 of file IpRoute.h.
◆ WithCidrIp() [3/3]
IpRoute& Aws::DirectoryService::Model::IpRoute::WithCidrIp |
( |
const char * |
value | ) |
|
|
inline |
IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your on-premises domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32.
Definition at line 103 of file IpRoute.h.
◆ WithDescription() [1/3]
Description of the address block.
Definition at line 139 of file IpRoute.h.
◆ WithDescription() [2/3]
IpRoute& Aws::DirectoryService::Model::IpRoute::WithDescription |
( |
const Aws::String & |
value | ) |
|
|
inline |
Description of the address block.
Definition at line 134 of file IpRoute.h.
◆ WithDescription() [3/3]
IpRoute& Aws::DirectoryService::Model::IpRoute::WithDescription |
( |
const char * |
value | ) |
|
|
inline |
Description of the address block.
Definition at line 144 of file IpRoute.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-ds/include/aws/ds/model/IpRoute.h