7#include <aws/kafka/Kafka_EXPORTS.h>
8#include <aws/kafka/model/VpcConnectivityClientAuthentication.h>
49 template<
typename ClientAuthenticationT = VpcConnectivityClientAuthentication>
50 void SetClientAuthentication(ClientAuthenticationT&& value) { m_clientAuthenticationHasBeenSet =
true; m_clientAuthentication = std::forward<ClientAuthenticationT>(value); }
51 template<
typename ClientAuthenticationT = VpcConnectivityClientAuthentication>
57 bool m_clientAuthenticationHasBeenSet =
false;
void SetClientAuthentication(ClientAuthenticationT &&value)
bool ClientAuthenticationHasBeenSet() const
VpcConnectivity & WithClientAuthentication(ClientAuthenticationT &&value)
AWS_KAFKA_API Aws::Utils::Json::JsonValue Jsonize() const
const VpcConnectivityClientAuthentication & GetClientAuthentication() const
AWS_KAFKA_API VpcConnectivity & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKA_API VpcConnectivity(Aws::Utils::Json::JsonView jsonValue)
AWS_KAFKA_API VpcConnectivity()=default
Aws::Utils::Json::JsonValue JsonValue