7#include <aws/awstransfer/Transfer_EXPORTS.h>
8#include <aws/awstransfer/model/DescribedConnectorVpcLatticeEgressConfig.h>
43 template <
typename VpcLatticeT = DescribedConnectorVpcLatticeEgressConfig>
45 m_vpcLatticeHasBeenSet =
true;
46 m_vpcLattice = std::forward<VpcLatticeT>(value);
48 template <
typename VpcLatticeT = DescribedConnectorVpcLatticeEgressConfig>
56 bool m_vpcLatticeHasBeenSet =
false;
bool VpcLatticeHasBeenSet() const
AWS_TRANSFER_API DescribedConnectorEgressConfig()=default
void SetVpcLattice(VpcLatticeT &&value)
AWS_TRANSFER_API Aws::Utils::Json::JsonValue Jsonize() const
const DescribedConnectorVpcLatticeEgressConfig & GetVpcLattice() const
DescribedConnectorEgressConfig & WithVpcLattice(VpcLatticeT &&value)
AWS_TRANSFER_API DescribedConnectorEgressConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSFER_API DescribedConnectorEgressConfig(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue