Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnWorkforcePropsMixin.OidcConfigProperty
Packages that use CfnWorkforcePropsMixin.OidcConfigProperty
-
Uses of CfnWorkforcePropsMixin.OidcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnWorkforcePropsMixin.OidcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkforcePropsMixin.OidcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnWorkforcePropsMixin.OidcConfigPropertyModifier and TypeMethodDescriptionCfnWorkforcePropsMixin.OidcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnWorkforcePropsMixin.OidcConfigPropertyModifier and TypeMethodDescriptionCfnWorkforceMixinProps.Builder.oidcConfig(CfnWorkforcePropsMixin.OidcConfigProperty oidcConfig) Sets the value ofCfnWorkforceMixinProps.getOidcConfig()CfnWorkforcePropsMixin.Builder.oidcConfig(CfnWorkforcePropsMixin.OidcConfigProperty oidcConfig) The configuration of an OIDC Identity Provider (IdP) private workforce.