Uses of Class
software.amazon.awscdk.services.sagemaker.CfnWorkforce.OidcConfigProperty.Builder
Packages that use CfnWorkforce.OidcConfigProperty.Builder
-
Uses of CfnWorkforce.OidcConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnWorkforce.OidcConfigProperty.BuilderModifier and TypeMethodDescriptionCfnWorkforce.OidcConfigProperty.Builder.authenticationRequestExtraParams(Map<String, String> authenticationRequestExtraParams) Sets the value ofCfnWorkforce.OidcConfigProperty.getAuthenticationRequestExtraParams()CfnWorkforce.OidcConfigProperty.Builder.authenticationRequestExtraParams(IResolvable authenticationRequestExtraParams) Sets the value ofCfnWorkforce.OidcConfigProperty.getAuthenticationRequestExtraParams()CfnWorkforce.OidcConfigProperty.Builder.authorizationEndpoint(String authorizationEndpoint) Sets the value ofCfnWorkforce.OidcConfigProperty.getAuthorizationEndpoint()CfnWorkforce.OidcConfigProperty.builder()Sets the value ofCfnWorkforce.OidcConfigProperty.getClientId()CfnWorkforce.OidcConfigProperty.Builder.clientSecret(String clientSecret) Sets the value ofCfnWorkforce.OidcConfigProperty.getClientSecret()Sets the value ofCfnWorkforce.OidcConfigProperty.getIssuer()Sets the value ofCfnWorkforce.OidcConfigProperty.getJwksUri()CfnWorkforce.OidcConfigProperty.Builder.logoutEndpoint(String logoutEndpoint) Sets the value ofCfnWorkforce.OidcConfigProperty.getLogoutEndpoint()Sets the value ofCfnWorkforce.OidcConfigProperty.getScope()CfnWorkforce.OidcConfigProperty.Builder.tokenEndpoint(String tokenEndpoint) Sets the value ofCfnWorkforce.OidcConfigProperty.getTokenEndpoint()CfnWorkforce.OidcConfigProperty.Builder.userInfoEndpoint(String userInfoEndpoint) Sets the value ofCfnWorkforce.OidcConfigProperty.getUserInfoEndpoint()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnWorkforce.OidcConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkforce.OidcConfigProperty.Builder.