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