Uses of Class
software.amazon.awssdk.services.securitylake.model.LogSourceResource.Type
-
Packages that use LogSourceResource.Type Package Description software.amazon.awssdk.services.securitylake.model -
-
Uses of LogSourceResource.Type in software.amazon.awssdk.services.securitylake.model
Methods in software.amazon.awssdk.services.securitylake.model that return LogSourceResource.Type Modifier and Type Method Description LogSourceResource.TypeLogSourceResource. type()Retrieve an enum value representing which member of this object is populated.static LogSourceResource.TypeLogSourceResource.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static LogSourceResource.Type[]LogSourceResource.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-