Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnIdentitySourceProps.Builder
Packages that use CfnIdentitySourceProps.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnIdentitySourceProps.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return CfnIdentitySourceProps.BuilderModifier and TypeMethodDescriptionCfnIdentitySourceProps.builder()CfnIdentitySourceProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnIdentitySourceProps.getConfiguration()CfnIdentitySourceProps.Builder.configuration(CfnIdentitySource.IdentitySourceConfigurationProperty configuration) Sets the value ofCfnIdentitySourceProps.getConfiguration()CfnIdentitySourceProps.Builder.policyStoreId(String policyStoreId) Sets the value ofCfnIdentitySourceProps.getPolicyStoreId()CfnIdentitySourceProps.Builder.principalEntityType(String principalEntityType) Sets the value ofCfnIdentitySourceProps.getPrincipalEntityType()Constructors in software.amazon.awscdk.services.verifiedpermissions with parameters of type CfnIdentitySourceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIdentitySourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdentitySourceProps.Builder.