Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnIdentitySource.IdentitySourceConfigurationProperty.Builder
Packages that use CfnIdentitySource.IdentitySourceConfigurationProperty.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnIdentitySource.IdentitySourceConfigurationProperty.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return CfnIdentitySource.IdentitySourceConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnIdentitySource.IdentitySourceConfigurationProperty.builder()CfnIdentitySource.IdentitySourceConfigurationProperty.Builder.cognitoUserPoolConfiguration(IResolvable cognitoUserPoolConfiguration) CfnIdentitySource.IdentitySourceConfigurationProperty.Builder.cognitoUserPoolConfiguration(CfnIdentitySource.CognitoUserPoolConfigurationProperty cognitoUserPoolConfiguration) CfnIdentitySource.IdentitySourceConfigurationProperty.Builder.openIdConnectConfiguration(IResolvable openIdConnectConfiguration) CfnIdentitySource.IdentitySourceConfigurationProperty.Builder.openIdConnectConfiguration(CfnIdentitySource.OpenIdConnectConfigurationProperty openIdConnectConfiguration) Constructors in software.amazon.awscdk.services.verifiedpermissions with parameters of type CfnIdentitySource.IdentitySourceConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIdentitySource.IdentitySourceConfigurationProperty.Builder.