Uses of Enum
software.amazon.awssdk.services.ssm.model.ConfigurationTargets.Type
Packages that use ConfigurationTargets.Type
-
Uses of ConfigurationTargets.Type in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ConfigurationTargets.TypeModifier and TypeMethodDescriptionConfigurationTargets.type()Retrieve an enum value representing which member of this object is populated.static ConfigurationTargets.TypeReturns the enum constant of this type with the specified name.static ConfigurationTargets.Type[]ConfigurationTargets.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.