Type Alias ResetClusterAdminTokenRequest

ResetClusterAdminTokenRequest: { clusterId: string; region?: Region }

Type declaration

  • clusterId: string

    Cluster ID on which the admin token will be renewed.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.