#include <Endpoint.h>
|
template<typename AddressT = Aws::String>
template<typename AddressT = Aws::String>
|
An endpoint information details.
See Also:
AWS API Reference
Definition at line 31 of file Endpoint.h.
◆ Endpoint() [1/2]
AWS_DYNAMODB_API Aws::DynamoDB::Model::Endpoint::Endpoint
(
)
default
◆ Endpoint() [2/2]
◆ AddressHasBeenSet()
bool Aws::DynamoDB::Model::Endpoint::AddressHasBeenSet
(
)
const
inline
IP address of the endpoint.
Definition at line 45 of file Endpoint.h.
◆ CachePeriodInMinutesHasBeenSet()
bool Aws::DynamoDB::Model::Endpoint::CachePeriodInMinutesHasBeenSet
(
)
const
inline
◆ GetAddress()
const Aws::String & Aws::DynamoDB::Model::Endpoint::GetAddress
(
)
const
inline
IP address of the endpoint.
Definition at line 44 of file Endpoint.h.
◆ GetCachePeriodInMinutes()
long long Aws::DynamoDB::Model::Endpoint::GetCachePeriodInMinutes
(
)
const
inline
◆ Jsonize()
◆ operator=()
◆ SetAddress()
template<typename AddressT = Aws::String>
void Aws::DynamoDB::Model::Endpoint::SetAddress
(
AddressT &&
value)
inline
IP address of the endpoint.
Definition at line 47 of file Endpoint.h.
◆ SetCachePeriodInMinutes()
void Aws::DynamoDB::Model::Endpoint::SetCachePeriodInMinutes
(
long long
value)
inline
◆ WithAddress()
template<typename AddressT = Aws::String>
Endpoint & Aws::DynamoDB::Model::Endpoint::WithAddress
(
AddressT &&
value)
inline
IP address of the endpoint.
Definition at line 49 of file Endpoint.h.
◆ WithCachePeriodInMinutes()
Endpoint & Aws::DynamoDB::Model::Endpoint::WithCachePeriodInMinutes
(
long long
value)
inline
The documentation for this class was generated from the following file:
- generated/src/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/Endpoint.h