OBJECT
AWS Exocompute configurations Deletion status.
type AwsExocomputeConfigsDeletionStatusType {# Exocompute configuration ID.exocomputeConfigId: String! # Specifies whether the deletion of the Exocompute configuration was successful.success: Boolean! }