Uses of Class
software.amazon.awssdk.services.securitylake.model.CustomLogSourceProvider
-
Packages that use CustomLogSourceProvider Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of CustomLogSourceProvider in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return CustomLogSourceProvider Modifier and Type Method Description CustomLogSourceProviderCustomLogSourceResource. provider()The details of the log provider for a third-party custom source.Methods in software.amazon.awssdk.services.securitylake.model with parameters of type CustomLogSourceProvider Modifier and Type Method Description CustomLogSourceResource.BuilderCustomLogSourceResource.Builder. provider(CustomLogSourceProvider provider)The details of the log provider for a third-party custom source.
-