Uses of Enum
com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Packages that use PlatformType
-
Uses of PlatformType in com.amazonaws.services.simplesystemsmanagement.model
Methods in com.amazonaws.services.simplesystemsmanagement.model that return PlatformTypeModifier and TypeMethodDescriptionstatic PlatformTypeUse this in place of valueOf.static PlatformTypeReturns the enum constant of this type with the specified name.static PlatformType[]PlatformType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.simplesystemsmanagement.model with parameters of type PlatformTypeModifier and TypeMethodDescriptionvoidInstanceInformation.setPlatformType(PlatformType platformType) The operating system platform type.InstanceInformation.withPlatformType(PlatformType platformType) The operating system platform type.DocumentDescription.withPlatformTypes(PlatformType... platformTypes) The list of OS platforms compatible with this SSM document.DocumentIdentifier.withPlatformTypes(PlatformType... platformTypes) The operating system platform.