Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnIdentitySourceProps.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnIdentitySourceProps.Builder in software.amazon.awscdk.services.verifiedpermissions
Modifier 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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnIdentitySourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdentitySourceProps.Builder
.