Uses of Class
software.amazon.awscdk.services.verifiedpermissions.IdentitySourceReference.Builder
Packages that use IdentitySourceReference.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of IdentitySourceReference.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return IdentitySourceReference.BuilderModifier and TypeMethodDescriptionIdentitySourceReference.builder()
IdentitySourceReference.Builder.identitySourceId
(String identitySourceId) Sets the value ofIdentitySourceReference.getIdentitySourceId()
IdentitySourceReference.Builder.policyStoreId
(String policyStoreId) Sets the value ofIdentitySourceReference.getPolicyStoreId()
Constructors in software.amazon.awscdk.services.verifiedpermissions with parameters of type IdentitySourceReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theIdentitySourceReference.Builder
.