| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<LakeFormationOptInsInfo> |
ListLakeFormationOptInsResponse.lakeFormationOptInsInfoList()
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
| Modifier and Type | Method and Description |
|---|---|
ListLakeFormationOptInsResponse.Builder |
ListLakeFormationOptInsResponse.Builder.lakeFormationOptInsInfoList(LakeFormationOptInsInfo... lakeFormationOptInsInfoList)
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
| Modifier and Type | Method and Description |
|---|---|
ListLakeFormationOptInsResponse.Builder |
ListLakeFormationOptInsResponse.Builder.lakeFormationOptInsInfoList(Collection<LakeFormationOptInsInfo> lakeFormationOptInsInfoList)
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
Copyright © 2023. All rights reserved.