Uses of Class
software.amazon.awscdk.services.agentregistry.CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder
Packages that use CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder
Package
Description
AWS::AgentRegistry Construct Library
-
Uses of CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder in software.amazon.awscdk.services.agentregistry
Methods in software.amazon.awscdk.services.agentregistry that return CfnRegistry.CustomJWTAuthorizerConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.allowedAudience(List<String> allowedAudience) CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.allowedClients(List<String> allowedClients) Sets the value ofCfnRegistry.CustomJWTAuthorizerConfigurationProperty.getAllowedClients()CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.allowedScopes(List<String> allowedScopes) Sets the value ofCfnRegistry.CustomJWTAuthorizerConfigurationProperty.getAllowedScopes()CfnRegistry.CustomJWTAuthorizerConfigurationProperty.builder()CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.customClaims(List<? extends Object> customClaims) Sets the value ofCfnRegistry.CustomJWTAuthorizerConfigurationProperty.getCustomClaims()CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.customClaims(IResolvable customClaims) Sets the value ofCfnRegistry.CustomJWTAuthorizerConfigurationProperty.getCustomClaims()CfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.discoveryUrl(String discoveryUrl) Sets the value ofCfnRegistry.CustomJWTAuthorizerConfigurationProperty.getDiscoveryUrl()Constructors in software.amazon.awscdk.services.agentregistry with parameters of type CfnRegistry.CustomJWTAuthorizerConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRegistry.CustomJWTAuthorizerConfigurationProperty.Builder.