| Package | Description |
|---|---|
| com.amazonaws.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
SourceType |
SourceType.clone() |
SourceType |
SourceType.withAwsSourceType(AwsLogSourceType awsSourceType)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
SourceType |
SourceType.withAwsSourceType(String awsSourceType)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
SourceType |
SourceType.withCustomSourceType(String customSourceType)
Amazon Security Lake supports custom source types.
|
| Modifier and Type | Method and Description |
|---|---|
List<SourceType> |
UpdateSubscriberRequest.getSourceTypes()
The supported Amazon Web Services from which logs and events are collected.
|
List<SourceType> |
CreateSubscriberRequest.getSourceTypes()
The supported Amazon Web Services from which logs and events are collected.
|
List<SourceType> |
SubscriberResource.getSourceTypes()
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSubscriberRequest |
UpdateSubscriberRequest.withSourceTypes(SourceType... sourceTypes)
The supported Amazon Web Services from which logs and events are collected.
|
CreateSubscriberRequest |
CreateSubscriberRequest.withSourceTypes(SourceType... sourceTypes)
The supported Amazon Web Services from which logs and events are collected.
|
SubscriberResource |
SubscriberResource.withSourceTypes(SourceType... sourceTypes)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSubscriberRequest.setSourceTypes(Collection<SourceType> sourceTypes)
The supported Amazon Web Services from which logs and events are collected.
|
void |
CreateSubscriberRequest.setSourceTypes(Collection<SourceType> sourceTypes)
The supported Amazon Web Services from which logs and events are collected.
|
void |
SubscriberResource.setSourceTypes(Collection<SourceType> sourceTypes)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
UpdateSubscriberRequest |
UpdateSubscriberRequest.withSourceTypes(Collection<SourceType> sourceTypes)
The supported Amazon Web Services from which logs and events are collected.
|
CreateSubscriberRequest |
CreateSubscriberRequest.withSourceTypes(Collection<SourceType> sourceTypes)
The supported Amazon Web Services from which logs and events are collected.
|
SubscriberResource |
SubscriberResource.withSourceTypes(Collection<SourceType> sourceTypes)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
Copyright © 2023. All rights reserved.