Uses of Class
software.amazon.awssdk.services.securitylake.model.CustomLogSourceConfiguration
-
Packages that use CustomLogSourceConfiguration Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of CustomLogSourceConfiguration in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return CustomLogSourceConfiguration Modifier and Type Method Description CustomLogSourceConfigurationCreateCustomLogSourceRequest. configuration()The configuration used for the third-party custom source.Methods in software.amazon.awssdk.services.securitylake.model with parameters of type CustomLogSourceConfiguration Modifier and Type Method Description CreateCustomLogSourceRequest.BuilderCreateCustomLogSourceRequest.Builder. configuration(CustomLogSourceConfiguration configuration)The configuration used for the third-party custom source.
-