7#include <aws/awstransfer/Transfer_EXPORTS.h>
8#include <aws/awstransfer/model/WebAppVpcConfig.h>
41 template <
typename VpcT = WebAppVpcConfig>
43 m_vpcHasBeenSet =
true;
44 m_vpc = std::forward<VpcT>(value);
46 template <
typename VpcT = WebAppVpcConfig>
48 SetVpc(std::forward<VpcT>(value));
54 bool m_vpcHasBeenSet =
false;
void SetVpc(VpcT &&value)
AWS_TRANSFER_API WebAppEndpointDetails()=default
AWS_TRANSFER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TRANSFER_API WebAppEndpointDetails(Aws::Utils::Json::JsonView jsonValue)
const WebAppVpcConfig & GetVpc() const
WebAppEndpointDetails & WithVpc(VpcT &&value)
bool VpcHasBeenSet() const
AWS_TRANSFER_API WebAppEndpointDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue