Uses of Enum
software.amazon.awssdk.services.cloudwatchlogs.model.ResourceConfig.Type
Packages that use ResourceConfig.Type
-
Uses of ResourceConfig.Type in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ResourceConfig.TypeModifier and TypeMethodDescriptionResourceConfig.type()Retrieve an enum value representing which member of this object is populated.static ResourceConfig.TypeReturns 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.