OBJECT
ApplicationCloudAccountToExocomputeConfig
Description
Details about an Exocompute configuration.
link GraphQL Schema definition
- type ApplicationCloudAccountToExocomputeConfig {
- # Application cloud account id for which configs are applicable.
- String! :
- # Specifies whether the cloud account is the host cloud account.
- Boolean! :
- # Details about the Exocompute configurations.
- AwsExocomputeGetConfigurationResponse!]! : [
- # Mapped Exocompute account details.
- CloudAccountDetails :
- }