Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnIdentitySourceMixinProps.Builder
Packages that use CfnIdentitySourceMixinProps.Builder
-
Uses of CfnIdentitySourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions
Methods in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions that return CfnIdentitySourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnIdentitySourceMixinProps.builder()CfnIdentitySourceMixinProps.Builder.configuration(CfnIdentitySourcePropsMixin.IdentitySourceConfigurationProperty configuration) Sets the value ofCfnIdentitySourceMixinProps.getConfiguration()CfnIdentitySourceMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnIdentitySourceMixinProps.getConfiguration()CfnIdentitySourceMixinProps.Builder.policyStoreId(String policyStoreId) Sets the value ofCfnIdentitySourceMixinProps.getPolicyStoreId()CfnIdentitySourceMixinProps.Builder.principalEntityType(String principalEntityType) Sets the value ofCfnIdentitySourceMixinProps.getPrincipalEntityType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions with parameters of type CfnIdentitySourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIdentitySourceMixinProps.Builder.