| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessType |
AccessType.fromValue(String value)
Use this in place of valueOf.
|
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriberRequest |
CreateSubscriberRequest.withAccessTypes(AccessType... accessTypes)
The Amazon S3 or Lake Formation access type.
|
SubscriberResource |
SubscriberResource.withAccessTypes(AccessType... accessTypes)
You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or
through messaging to an HTTPS endpoint provided by the subscriber.
|
Copyright © 2024. All rights reserved.