50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
78 inline void SetNetworkInterfaceId(
const char* value) { m_networkInterfaceIdHasBeenSet =
true; m_networkInterfaceId.assign(value); }
97 bool m_dryRunHasBeenSet;
99 bool m_networkInterfaceIdHasBeenSet;
void SetNetworkInterfaceId(Aws::String &&value)
DeleteNetworkInterfaceRequest & WithDryRun(bool value)
void SetNetworkInterfaceId(const Aws::String &value)
const Aws::String & GetNetworkInterfaceId() const
void SetNetworkInterfaceId(const char *value)
DeleteNetworkInterfaceRequest & WithNetworkInterfaceId(Aws::String &&value)
void SetDryRun(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DeleteNetworkInterfaceRequest & WithNetworkInterfaceId(const char *value)
DeleteNetworkInterfaceRequest & WithNetworkInterfaceId(const Aws::String &value)
JSON (JavaScript Object Notation).