OBJECT
AwsRscManagedExocomputeConfig
Description
AWS RSC Managed Exocompute Configuration in a region.
link GraphQL Schema definition
- type AwsRscManagedExocomputeConfig implements AwsExocomputeGetConfigurationResponse {
- # VPC ID.
- String! :
- # Cluster security group ID.
- String! :
- # Node security group ID.
- String! :
- # First subnet.
- AwsExocomputeSubnetType! :
- # Second subnet.
- AwsExocomputeSubnetType! :
- # Specifies if the security groups are managed by RSC.
- Boolean! :
- # Exocompute configuration UUID.
- UUID! :
- # Exocompute configuration message.
- String! :
- # Exocompute configuration region.
- AwsCloudAccountRegion! :
- # Status of the latest Exocompute health check.
- ExocomputeHealthCheckStatus! :
- # Details of the latest Exocompute cluster.
- ExocomputeClusterDetails :
- # Whether this Exocompute uses a Private Container Registry (PCR).
- Boolean! :
- # URL of the user's PCR.
- String :
- # Latest approved exotask bundle version for your Private Container Registry.
- String :
- # AWS native account ID authorized to pull images from Rubrik's Elastic Container
- # Registry.
- String :
- }
link Require by
This element is not required by anyone