66 inline void SetResourceIdentifier(
const char* value) { m_resourceIdentifierHasBeenSet =
true; m_resourceIdentifier.assign(value); }
114 inline void SetApplyAction(
const char* value) { m_applyActionHasBeenSet =
true; m_applyAction.assign(value); }
176 inline void SetOptInType(
const char* value) { m_optInTypeHasBeenSet =
true; m_optInType.assign(value); }
213 bool m_resourceIdentifierHasBeenSet;
215 bool m_applyActionHasBeenSet;
217 bool m_optInTypeHasBeenSet;
void SetApplyAction(const char *value)
void SetOptInType(const char *value)
const Aws::String & GetOptInType() const
ApplyPendingMaintenanceActionRequest & WithResourceIdentifier(Aws::String &&value)
void SetOptInType(const Aws::String &value)
ApplyPendingMaintenanceActionRequest & WithResourceIdentifier(const char *value)
ApplyPendingMaintenanceActionRequest & WithResourceIdentifier(const Aws::String &value)
const Aws::String & GetResourceIdentifier() const
void SetResourceIdentifier(const char *value)
void SetApplyAction(Aws::String &&value)
ApplyPendingMaintenanceActionRequest & WithApplyAction(Aws::String &&value)
void SetOptInType(Aws::String &&value)
void SetResourceIdentifier(Aws::String &&value)
void SetResourceIdentifier(const Aws::String &value)
const Aws::String & GetApplyAction() const
void SetApplyAction(const Aws::String &value)
ApplyPendingMaintenanceActionRequest & WithOptInType(Aws::String &&value)
ApplyPendingMaintenanceActionRequest & WithApplyAction(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ApplyPendingMaintenanceActionRequest & WithOptInType(const char *value)
ApplyPendingMaintenanceActionRequest & WithApplyAction(const char *value)
ApplyPendingMaintenanceActionRequest & WithOptInType(const Aws::String &value)
JSON (JavaScript Object Notation).