public static interface SourceType.Builder extends SdkPojo, CopyableBuilder<SourceType.Builder,SourceType>
| Modifier and Type | Method and Description |
|---|---|
SourceType.Builder |
awsSourceType(AwsLogSourceType awsSourceType)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
SourceType.Builder |
awsSourceType(String awsSourceType)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
|
SourceType.Builder |
customSourceType(String customSourceType)
Amazon Security Lake supports custom source types.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSourceType.Builder awsSourceType(String awsSourceType)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
awsSourceType - Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.AwsLogSourceType,
AwsLogSourceTypeSourceType.Builder awsSourceType(AwsLogSourceType awsSourceType)
Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.
awsSourceType - Amazon Security Lake supports log and event collection for natively supported Amazon Web Services.AwsLogSourceType,
AwsLogSourceTypeSourceType.Builder customSourceType(String customSourceType)
Amazon Security Lake supports custom source types. For a detailed list, see the Amazon Security Lake User Guide.
customSourceType - Amazon Security Lake supports custom source types. For a detailed list, see the Amazon Security Lake
User Guide.Copyright © 2023. All rights reserved.