64 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
198 bool m_descriptionHasBeenSet;
200 bool m_deploymentGroupsHasBeenSet;
202 bool m_firstUsedTimeHasBeenSet;
204 bool m_lastUsedTimeHasBeenSet;
206 bool m_registerTimeHasBeenSet;
GenericRevisionInfo & WithDeploymentGroups(Aws::Vector< Aws::String > &&value)
GenericRevisionInfo & WithDescription(const char *value)
const Aws::Utils::DateTime & GetRegisterTime() const
void SetLastUsedTime(const Aws::Utils::DateTime &value)
GenericRevisionInfo & WithRegisterTime(Aws::Utils::DateTime &&value)
GenericRevisionInfo & WithRegisterTime(const Aws::Utils::DateTime &value)
GenericRevisionInfo & AddDeploymentGroups(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
void SetDescription(const Aws::String &value)
GenericRevisionInfo & AddDeploymentGroups(Aws::String &&value)
void SetDescription(Aws::String &&value)
void SetDescription(const char *value)
const Aws::Vector< Aws::String > & GetDeploymentGroups() const
GenericRevisionInfo & WithDescription(const Aws::String &value)
GenericRevisionInfo & AddDeploymentGroups(const Aws::String &value)
GenericRevisionInfo & WithLastUsedTime(Aws::Utils::DateTime &&value)
#define AWS_CODEDEPLOY_API
void SetFirstUsedTime(Aws::Utils::DateTime &&value)
void SetRegisterTime(Aws::Utils::DateTime &&value)
void SetRegisterTime(const Aws::Utils::DateTime &value)
void SetLastUsedTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetFirstUsedTime() const
GenericRevisionInfo & WithDeploymentGroups(const Aws::Vector< Aws::String > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetFirstUsedTime(const Aws::Utils::DateTime &value)
GenericRevisionInfo & WithDescription(Aws::String &&value)
void SetDeploymentGroups(Aws::Vector< Aws::String > &&value)
GenericRevisionInfo & WithFirstUsedTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetLastUsedTime() const
void SetDeploymentGroups(const Aws::Vector< Aws::String > &value)
GenericRevisionInfo & WithLastUsedTime(const Aws::Utils::DateTime &value)
const Aws::String & GetDescription() const
GenericRevisionInfo & WithFirstUsedTime(const Aws::Utils::DateTime &value)
JSON (JavaScript Object Notation).