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