#include <DateInterval.h>
|
template<typename StartDateTimeT = Aws::String>
template<typename StartDateTimeT = Aws::String>
|
template<typename EndDateTimeT = Aws::String>
template<typename EndDateTimeT = Aws::String>
Date and time (UTC) format in RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
See Also:
AWS API Reference
Definition at line 32 of file DateInterval.h.
◆ DateInterval() [1/2]
AWS_SUPPORT_API Aws::Support::Model::DateInterval::DateInterval
(
)
default
◆ DateInterval() [2/2]
◆ EndDateTimeHasBeenSet()
bool Aws::Support::Model::DateInterval::EndDateTimeHasBeenSet
(
)
const
inline
End Date Time (UTC). RFC 3339 format : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 59 of file DateInterval.h.
◆ GetEndDateTime()
const Aws::String & Aws::Support::Model::DateInterval::GetEndDateTime
(
)
const
inline
End Date Time (UTC). RFC 3339 format : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 58 of file DateInterval.h.
◆ GetStartDateTime()
const Aws::String & Aws::Support::Model::DateInterval::GetStartDateTime
(
)
const
inline
A JSON object containing start and date time (UTC). Date and time format is RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 46 of file DateInterval.h.
◆ Jsonize()
◆ operator=()
◆ SetEndDateTime()
template<typename EndDateTimeT = Aws::String>
void Aws::Support::Model::DateInterval::SetEndDateTime
(
EndDateTimeT &&
value)
inline
End Date Time (UTC). RFC 3339 format : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 61 of file DateInterval.h.
◆ SetStartDateTime()
template<typename StartDateTimeT = Aws::String>
void Aws::Support::Model::DateInterval::SetStartDateTime
(
StartDateTimeT &&
value)
inline
A JSON object containing start and date time (UTC). Date and time format is RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 49 of file DateInterval.h.
◆ StartDateTimeHasBeenSet()
bool Aws::Support::Model::DateInterval::StartDateTimeHasBeenSet
(
)
const
inline
A JSON object containing start and date time (UTC). Date and time format is RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 47 of file DateInterval.h.
◆ WithEndDateTime()
template<typename EndDateTimeT = Aws::String>
DateInterval & Aws::Support::Model::DateInterval::WithEndDateTime
(
EndDateTimeT &&
value)
inline
End Date Time (UTC). RFC 3339 format : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 63 of file DateInterval.h.
◆ WithStartDateTime()
template<typename StartDateTimeT = Aws::String>
DateInterval & Aws::Support::Model::DateInterval::WithStartDateTime
(
StartDateTimeT &&
value)
inline
A JSON object containing start and date time (UTC). Date and time format is RFC 3339 : 'yyyy-MM-dd'T'HH:mm:ss.SSSZZ'.
Definition at line 51 of file DateInterval.h.
The documentation for this class was generated from the following file:
- generated/src/aws-cpp-sdk-support/include/aws/support/model/DateInterval.h