Uses of Class
software.amazon.awssdk.services.securitylake.model.CustomLogSourceAttributes
-
Packages that use CustomLogSourceAttributes Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of CustomLogSourceAttributes in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return CustomLogSourceAttributes Modifier and Type Method Description CustomLogSourceAttributesCustomLogSourceResource. attributes()The attributes of a third-party custom source.Methods in software.amazon.awssdk.services.securitylake.model with parameters of type CustomLogSourceAttributes Modifier and Type Method Description CustomLogSourceResource.BuilderCustomLogSourceResource.Builder. attributes(CustomLogSourceAttributes attributes)The attributes of a third-party custom source.
-