Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnIdentitySource.Builder
Packages that use CfnIdentitySource.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
- 
Uses of CfnIdentitySource.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return CfnIdentitySource.BuilderModifier and TypeMethodDescriptionCfnIdentitySource.Builder.configuration(IResolvable configuration) Contains configuration information used when creating a new identity source.CfnIdentitySource.Builder.configuration(CfnIdentitySource.IdentitySourceConfigurationProperty configuration) Contains configuration information used when creating a new identity source.static CfnIdentitySource.BuilderCfnIdentitySource.Builder.policyStoreId(String policyStoreId) Specifies the ID of the policy store in which you want to store this identity source.CfnIdentitySource.Builder.principalEntityType(String principalEntityType) Specifies the namespace and data type of the principals generated for identities authenticated by the new identity source.