| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
LakeFormationOptInsInfo |
LakeFormationOptInsInfo.clone() |
LakeFormationOptInsInfo |
LakeFormationOptInsInfo.withLastModified(Date lastModified)
The last modified date and time of the record.
|
LakeFormationOptInsInfo |
LakeFormationOptInsInfo.withLastUpdatedBy(String lastUpdatedBy)
The user who updated the record.
|
LakeFormationOptInsInfo |
LakeFormationOptInsInfo.withPrincipal(DataLakePrincipal principal) |
LakeFormationOptInsInfo |
LakeFormationOptInsInfo.withResource(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
List<LakeFormationOptInsInfo> |
ListLakeFormationOptInsResult.getLakeFormationOptInsInfoList()
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
| Modifier and Type | Method and Description |
|---|---|
ListLakeFormationOptInsResult |
ListLakeFormationOptInsResult.withLakeFormationOptInsInfoList(LakeFormationOptInsInfo... lakeFormationOptInsInfoList)
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLakeFormationOptInsResult.setLakeFormationOptInsInfoList(Collection<LakeFormationOptInsInfo> lakeFormationOptInsInfoList)
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
ListLakeFormationOptInsResult |
ListLakeFormationOptInsResult.withLakeFormationOptInsInfoList(Collection<LakeFormationOptInsInfo> lakeFormationOptInsInfoList)
A list of principal-resource pairs that have Lake Formation permissins enforced.
|
Copyright © 2024. All rights reserved.