OBJECT
CreateAwsExocomputeConfigsReply
Description
AWS Exocompute Configs Create Response.
link GraphQL Schema definition
- type CreateAwsExocomputeConfigsReply {
- # List of Exocompute configurations.
- AwsExocomputeGetConfigResponse!]! @deprecated( reason: "Deprecated in favor of BYOK8s, use exocomputeConfigs instead." ) : [
- # List of Exocompute configurations.
- AwsExocomputeGetConfigurationResponse!]! : [
- }