| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
static Dimension |
Dimension.fromValue(String value)
Use this in place of valueOf.
|
static Dimension |
Dimension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dimension[] |
Dimension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAwsLogSourceRequest |
CreateAwsLogSourceRequest.withInputOrder(Dimension... inputOrder)
Specifies the input order to enable dimensions in Security Lake, namely Region, source type, and member account.
|
ListLogSourcesRequest |
ListLogSourcesRequest.withInputOrder(Dimension... inputOrder)
Lists the log sources in input order, namely Region, source type, and member account.
|
DeleteAwsLogSourceRequest |
DeleteAwsLogSourceRequest.withInputOrder(Dimension... inputOrder)
This is a mandatory input.
|
Copyright © 2023. All rights reserved.