#include <Region.h>
|
template<typename OptInStatusT = Aws::String>
template<typename OptInStatusT = Aws::String>
|
template<typename GeographyT = Aws::Vector<RegionGeography>>
template<typename GeographyT = Aws::Vector<RegionGeography>>
template<typename GeographyT = RegionGeography>
|
template<typename RegionNameT = Aws::String>
template<typename RegionNameT = Aws::String>
|
template<typename EndpointT = Aws::String>
template<typename EndpointT = Aws::String>
Describes a Region.
See Also:
AWS API Reference
Definition at line 29 of file Region.h.
◆ Region() [1/2]
AWS_EC2_API Aws::EC2::Model::Region::Region
(
)
default
◆ Region() [2/2]
◆ AddGeography()
template<typename GeographyT = RegionGeography>
Region & Aws::EC2::Model::Region::AddGeography
(
GeographyT &&
value)
inline
The geography information for the Region. The geography is returned as a list.
Definition at line 76 of file Region.h.
◆ EndpointHasBeenSet()
bool Aws::EC2::Model::Region::EndpointHasBeenSet
(
)
const
inline
◆ GeographyHasBeenSet()
bool Aws::EC2::Model::Region::GeographyHasBeenSet
(
)
const
inline
The geography information for the Region. The geography is returned as a list.
Definition at line 64 of file Region.h.
◆ GetEndpoint()
const Aws::String & Aws::EC2::Model::Region::GetEndpoint
(
)
const
inline
◆ GetGeography()
The geography information for the Region. The geography is returned as a list.
Definition at line 63 of file Region.h.
◆ GetOptInStatus()
const Aws::String & Aws::EC2::Model::Region::GetOptInStatus
(
)
const
inline
The Region opt-in status. The possible values are opt-in-not-required, opted-in, and not-opted-in.
Definition at line 44 of file Region.h.
◆ GetRegionName()
const Aws::String & Aws::EC2::Model::Region::GetRegionName
(
)
const
inline
◆ operator=()
◆ OptInStatusHasBeenSet()
bool Aws::EC2::Model::Region::OptInStatusHasBeenSet
(
)
const
inline
The Region opt-in status. The possible values are opt-in-not-required, opted-in, and not-opted-in.
Definition at line 45 of file Region.h.
◆ OutputToStream() [1/2]
AWS_EC2_API void Aws::EC2::Model::Region::OutputToStream
(
Aws::OStream &
oStream,
const char *
location
)
const
◆ OutputToStream() [2/2]
AWS_EC2_API void Aws::EC2::Model::Region::OutputToStream
(
Aws::OStream &
ostream,
const char *
location,
unsigned
index,
const char *
locationValue
)
const
◆ RegionNameHasBeenSet()
bool Aws::EC2::Model::Region::RegionNameHasBeenSet
(
)
const
inline
◆ SetEndpoint()
template<typename EndpointT = Aws::String>
void Aws::EC2::Model::Region::SetEndpoint
(
EndpointT &&
value)
inline
◆ SetGeography()
template<typename GeographyT = Aws::Vector<RegionGeography>>
void Aws::EC2::Model::Region::SetGeography
(
GeographyT &&
value)
inline
The geography information for the Region. The geography is returned as a list.
Definition at line 66 of file Region.h.
◆ SetOptInStatus()
template<typename OptInStatusT = Aws::String>
void Aws::EC2::Model::Region::SetOptInStatus
(
OptInStatusT &&
value)
inline
The Region opt-in status. The possible values are opt-in-not-required, opted-in, and not-opted-in.
Definition at line 47 of file Region.h.
◆ SetRegionName()
template<typename RegionNameT = Aws::String>
void Aws::EC2::Model::Region::SetRegionName
(
RegionNameT &&
value)
inline
◆ WithEndpoint()
template<typename EndpointT = Aws::String>
Region & Aws::EC2::Model::Region::WithEndpoint
(
EndpointT &&
value)
inline
◆ WithGeography()
template<typename GeographyT = Aws::Vector<RegionGeography>>
Region & Aws::EC2::Model::Region::WithGeography
(
GeographyT &&
value)
inline
The geography information for the Region. The geography is returned as a list.
Definition at line 71 of file Region.h.
◆ WithOptInStatus()
template<typename OptInStatusT = Aws::String>
Region & Aws::EC2::Model::Region::WithOptInStatus
(
OptInStatusT &&
value)
inline
The Region opt-in status. The possible values are opt-in-not-required, opted-in, and not-opted-in.
Definition at line 52 of file Region.h.
◆ WithRegionName()
template<typename RegionNameT = Aws::String>
Region & Aws::EC2::Model::Region::WithRegionName
(
RegionNameT &&
value)
inline
The documentation for this class was generated from the following file:
- generated/src/aws-cpp-sdk-ec2/include/aws/ec2/model/Region.h