7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/agent-registry-control/model/CustomJWTAuthorizerConfiguration.h>
19namespace AgentRegistryControl {
41 template <
typename CustomJWTAuthorizerT = CustomJWTAuthorizerConfiguration>
43 m_customJWTAuthorizerHasBeenSet =
true;
44 m_customJWTAuthorizer = std::forward<CustomJWTAuthorizerT>(value);
46 template <
typename CustomJWTAuthorizerT = CustomJWTAuthorizerConfiguration>
54 bool m_customJWTAuthorizerHasBeenSet =
false;
AWS_AGENTREGISTRYCONTROL_API AuthorizerConfiguration()=default
AWS_AGENTREGISTRYCONTROL_API AuthorizerConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
const CustomJWTAuthorizerConfiguration & GetCustomJWTAuthorizer() const
void SetCustomJWTAuthorizer(CustomJWTAuthorizerT &&value)
bool CustomJWTAuthorizerHasBeenSet() const
AuthorizerConfiguration & WithCustomJWTAuthorizer(CustomJWTAuthorizerT &&value)
AWS_AGENTREGISTRYCONTROL_API AuthorizerConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue