| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceShareType |
ResourceShareType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceShareType |
ResourceShareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceShareType[] |
ResourceShareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListLFTagsRequest |
ListLFTagsRequest.withResourceShareType(ResourceShareType resourceShareType)
If resource share type is
ALL, returns both in-account LF-tags and shared LF-tags that the requester
has permission to view. |
Copyright © 2025. All rights reserved.