public static interface LakeFormationTagPolicyDetails.Builder extends SdkPojo, CopyableBuilder<LakeFormationTagPolicyDetails.Builder,LakeFormationTagPolicyDetails>
| Modifier and Type | Method and Description |
|---|---|
LakeFormationTagPolicyDetails.Builder |
database(String database)
The underlying Glue database that the notification is referring to.
|
LakeFormationTagPolicyDetails.Builder |
table(String table)
The underlying Glue table that the notification is referring to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLakeFormationTagPolicyDetails.Builder database(String database)
The underlying Glue database that the notification is referring to.
database - The underlying Glue database that the notification is referring to.LakeFormationTagPolicyDetails.Builder table(String table)
The underlying Glue table that the notification is referring to.
table - The underlying Glue table that the notification is referring to.Copyright © 2023. All rights reserved.