7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/agent-registry-control/model/ManagedVpcResource.h>
9#include <aws/agent-registry-control/model/SelfManagedLatticeResource.h>
20namespace AgentRegistryControl {
43 template <
typename SelfManagedLatticeResourceT = SelfManagedLatticeResource>
45 m_selfManagedLatticeResourceHasBeenSet =
true;
46 m_selfManagedLatticeResource = std::forward<SelfManagedLatticeResourceT>(value);
48 template <
typename SelfManagedLatticeResourceT = SelfManagedLatticeResource>
61 template <
typename ManagedVpcResourceT = ManagedVpcResource>
63 m_managedVpcResourceHasBeenSet =
true;
64 m_managedVpcResource = std::forward<ManagedVpcResourceT>(value);
66 template <
typename ManagedVpcResourceT = ManagedVpcResource>
76 bool m_selfManagedLatticeResourceHasBeenSet =
false;
77 bool m_managedVpcResourceHasBeenSet =
false;
bool ManagedVpcResourceHasBeenSet() const
PrivateEndpoint & WithSelfManagedLatticeResource(SelfManagedLatticeResourceT &&value)
AWS_AGENTREGISTRYCONTROL_API PrivateEndpoint & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetManagedVpcResource(ManagedVpcResourceT &&value)
const ManagedVpcResource & GetManagedVpcResource() const
const SelfManagedLatticeResource & GetSelfManagedLatticeResource() const
void SetSelfManagedLatticeResource(SelfManagedLatticeResourceT &&value)
AWS_AGENTREGISTRYCONTROL_API PrivateEndpoint()=default
PrivateEndpoint & WithManagedVpcResource(ManagedVpcResourceT &&value)
bool SelfManagedLatticeResourceHasBeenSet() const
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_AGENTREGISTRYCONTROL_API PrivateEndpoint(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue