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