Uses of Class
software.amazon.awscdk.services.qbusiness.CfnWebExperience.IdentityProviderConfigurationProperty.Builder
Packages that use CfnWebExperience.IdentityProviderConfigurationProperty.Builder
-
Uses of CfnWebExperience.IdentityProviderConfigurationProperty.Builder in software.amazon.awscdk.services.qbusiness
Methods in software.amazon.awscdk.services.qbusiness that return CfnWebExperience.IdentityProviderConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnWebExperience.IdentityProviderConfigurationProperty.builder()CfnWebExperience.IdentityProviderConfigurationProperty.Builder.openIdConnectConfiguration(IResolvable openIdConnectConfiguration) CfnWebExperience.IdentityProviderConfigurationProperty.Builder.openIdConnectConfiguration(CfnWebExperience.OpenIDConnectProviderConfigurationProperty openIdConnectConfiguration) CfnWebExperience.IdentityProviderConfigurationProperty.Builder.samlConfiguration(IResolvable samlConfiguration) CfnWebExperience.IdentityProviderConfigurationProperty.Builder.samlConfiguration(CfnWebExperience.SamlProviderConfigurationProperty samlConfiguration) Constructors in software.amazon.awscdk.services.qbusiness with parameters of type CfnWebExperience.IdentityProviderConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebExperience.IdentityProviderConfigurationProperty.Builder.