Class UnsupportedPlatformTypeException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UnsupportedPlatformTypeException.Builder,UnsupportedPlatformTypeException>

@Generated("software.amazon.awssdk:codegen") public final class UnsupportedPlatformTypeException extends SsmException implements ToCopyableBuilder<UnsupportedPlatformTypeException.Builder,UnsupportedPlatformTypeException>

The document doesn't support the platform type of the given managed node IDs. For example, you sent an document for a Windows managed node to a Linux node.

See Also: