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