| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
CustomLogSourceProvider |
CustomLogSourceProvider.clone() |
CustomLogSourceProvider |
CustomLogSourceResource.getProvider()
The details of the log provider for a third-party custom source.
|
CustomLogSourceProvider |
CustomLogSourceProvider.withLocation(String location)
The location of the partition in the Amazon S3 bucket for Security Lake.
|
CustomLogSourceProvider |
CustomLogSourceProvider.withRoleArn(String roleArn)
The ARN of the IAM role to be used by the entity putting logs into your custom source partition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomLogSourceResource.setProvider(CustomLogSourceProvider provider)
The details of the log provider for a third-party custom source.
|
CustomLogSourceResource |
CustomLogSourceResource.withProvider(CustomLogSourceProvider provider)
The details of the log provider for a third-party custom source.
|
Copyright © 2023. All rights reserved.