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