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 logs and events collection for natively-supported Amazon Web Services services.
|
SourceType.Builder |
awsSourceType(String awsSourceType)
Amazon Security Lake supports logs and events collection for natively-supported Amazon Web Services services.
|
SourceType.Builder |
customSourceType(String customSourceType)
Amazon Security Lake supports custom source types.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSourceType.Builder awsSourceType(String awsSourceType)
Amazon Security Lake supports logs and events collection for natively-supported Amazon Web Services services. For more information, see the Amazon Security Lake User Guide.
awsSourceType - Amazon Security Lake supports logs and events collection for natively-supported Amazon Web Services
services. For more information, see the Amazon Security Lake User Guide.AwsLogSourceType,
AwsLogSourceTypeSourceType.Builder awsSourceType(AwsLogSourceType awsSourceType)
Amazon Security Lake supports logs and events collection for natively-supported Amazon Web Services services. For more information, see the Amazon Security Lake User Guide.
awsSourceType - Amazon Security Lake supports logs and events collection for natively-supported Amazon Web Services
services. For more information, see the Amazon Security Lake User Guide.AwsLogSourceType,
AwsLogSourceTypeSourceType.Builder customSourceType(String customSourceType)
Amazon Security Lake supports custom source types. For the detailed list, see the Amazon Security Lake User Guide.
customSourceType - Amazon Security Lake supports custom source types. For the detailed list, see the Amazon Security Lake
User Guide.Copyright © 2022. All rights reserved.