Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnWorkforce.OidcConfigProperty
Packages that use CfnWorkforce.OidcConfigProperty
-
Uses of CfnWorkforce.OidcConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnWorkforce.OidcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkforce.OidcConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnWorkforce.OidcConfigPropertyModifier and TypeMethodDescriptionCfnWorkforce.OidcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnWorkforce.OidcConfigPropertyModifier and TypeMethodDescriptionCfnWorkforce.Builder.oidcConfig(CfnWorkforce.OidcConfigProperty oidcConfig) The configuration of an OIDC Identity Provider (IdP) private workforce.CfnWorkforceProps.Builder.oidcConfig(CfnWorkforce.OidcConfigProperty oidcConfig) Sets the value ofCfnWorkforceProps.getOidcConfig()voidCfnWorkforce.setOidcConfig(CfnWorkforce.OidcConfigProperty value) The configuration of an OIDC Identity Provider (IdP) private workforce.