| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
OcsfEventClass |
AccountSources.eventClass()
Initializes a new instance of the Event class.
|
OcsfEventClass |
CreateCustomLogSourceRequest.eventClass()
The Open Cybersecurity Schema Framework (OCSF) event class.
|
static OcsfEventClass |
OcsfEventClass.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static OcsfEventClass |
OcsfEventClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OcsfEventClass[] |
OcsfEventClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<OcsfEventClass> |
OcsfEventClass.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
AccountSources.Builder |
AccountSources.Builder.eventClass(OcsfEventClass eventClass)
Initializes a new instance of the Event class.
|
CreateCustomLogSourceRequest.Builder |
CreateCustomLogSourceRequest.Builder.eventClass(OcsfEventClass eventClass)
The Open Cybersecurity Schema Framework (OCSF) event class.
|
Copyright © 2022. All rights reserved.