Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder
Packages that use CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder
-
Uses of CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnDatabasePropsMixin.PrincipalPrivilegesProperty.BuilderModifier and TypeMethodDescriptionCfnDatabasePropsMixin.PrincipalPrivilegesProperty.builder()CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder.permissions(List<String> permissions) Sets the value ofCfnDatabasePropsMixin.PrincipalPrivilegesProperty.getPermissions()CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder.principal(CfnDatabasePropsMixin.DataLakePrincipalProperty principal) Sets the value ofCfnDatabasePropsMixin.PrincipalPrivilegesProperty.getPrincipal()CfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder.principal(IResolvable principal) Sets the value ofCfnDatabasePropsMixin.PrincipalPrivilegesProperty.getPrincipal()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnDatabasePropsMixin.PrincipalPrivilegesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDatabasePropsMixin.PrincipalPrivilegesProperty.Builder.