7#include <aws/awstransfer/Transfer_EXPORTS.h>
8#include <aws/awstransfer/model/UpdateWebAppVpcConfig.h>
42 template <
typename VpcT = UpdateWebAppVpcConfig>
44 m_vpcHasBeenSet =
true;
45 m_vpc = std::forward<VpcT>(value);
47 template <
typename VpcT = UpdateWebAppVpcConfig>
49 SetVpc(std::forward<VpcT>(value));
55 bool m_vpcHasBeenSet =
false;
bool VpcHasBeenSet() const
void SetVpc(VpcT &&value)
AWS_TRANSFER_API UpdateWebAppEndpointDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
UpdateWebAppEndpointDetails & WithVpc(VpcT &&value)
AWS_TRANSFER_API UpdateWebAppEndpointDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSFER_API Aws::Utils::Json::JsonValue Jsonize() const
const UpdateWebAppVpcConfig & GetVpc() const
AWS_TRANSFER_API UpdateWebAppEndpointDetails()=default
Aws::Utils::Json::JsonValue JsonValue