Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lakeformation.CfnPrincipalPermissionsMixinProps.Builder
Packages that use CfnPrincipalPermissionsMixinProps.Builder
-
Uses of CfnPrincipalPermissionsMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lakeformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.lakeformation that return CfnPrincipalPermissionsMixinProps.BuilderModifier and TypeMethodDescriptionCfnPrincipalPermissionsMixinProps.builder()Sets the value ofCfnPrincipalPermissionsMixinProps.getCatalog()CfnPrincipalPermissionsMixinProps.Builder.permissions(List<String> permissions) Sets the value ofCfnPrincipalPermissionsMixinProps.getPermissions()CfnPrincipalPermissionsMixinProps.Builder.permissionsWithGrantOption(List<String> permissionsWithGrantOption) Sets the value ofCfnPrincipalPermissionsMixinProps.getPermissionsWithGrantOption()CfnPrincipalPermissionsMixinProps.Builder.principal(CfnPrincipalPermissionsPropsMixin.DataLakePrincipalProperty principal) Sets the value ofCfnPrincipalPermissionsMixinProps.getPrincipal()CfnPrincipalPermissionsMixinProps.Builder.principal(IResolvable principal) Sets the value ofCfnPrincipalPermissionsMixinProps.getPrincipal()CfnPrincipalPermissionsMixinProps.Builder.resource(CfnPrincipalPermissionsPropsMixin.ResourceProperty resource) Sets the value ofCfnPrincipalPermissionsMixinProps.getResource()CfnPrincipalPermissionsMixinProps.Builder.resource(IResolvable resource) Sets the value ofCfnPrincipalPermissionsMixinProps.getResource()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lakeformation with parameters of type CfnPrincipalPermissionsMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrincipalPermissionsMixinProps.Builder.