Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnIdentitySourcePropsMixin.Builder
Packages that use CfnIdentitySourcePropsMixin.Builder
-
Uses of CfnIdentitySourcePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions
Methods in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions that return CfnIdentitySourcePropsMixin.BuilderModifier and TypeMethodDescriptionCfnIdentitySourcePropsMixin.Builder.configuration(CfnIdentitySourcePropsMixin.IdentitySourceConfigurationProperty configuration) Contains configuration information used when creating a new identity source.CfnIdentitySourcePropsMixin.Builder.configuration(IResolvable configuration) Contains configuration information used when creating a new identity source.CfnIdentitySourcePropsMixin.Builder.create()CfnIdentitySourcePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIdentitySourcePropsMixin.Builder.policyStoreId(String policyStoreId) Specifies the ID of the policy store in which you want to store this identity source.CfnIdentitySourcePropsMixin.Builder.principalEntityType(String principalEntityType) Specifies the namespace and data type of the principals generated for identities authenticated by the new identity source.