Class InvalidComputePlatformException

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

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

The computePlatform is invalid. The computePlatform should be Lambda, Server, or ECS.

See Also: