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