| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseResource |
TaggedDatabase.database()
A database that has tags attached to it.
|
DatabaseResource |
Resource.database()
The database for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
TaggedDatabase.Builder |
TaggedDatabase.Builder.database(DatabaseResource database)
A database that has tags attached to it.
|
Resource.Builder |
Resource.Builder.database(DatabaseResource database)
The database for the resource.
|
Copyright © 2021. All rights reserved.