UpdateCapabilityRequest
class UpdateCapabilityRequest
Types
Properties
Link copied to clipboard
The name of the capability to update configuration for.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. This token is valid for 24 hours after creation.
Link copied to clipboard
The name of the Amazon EKS cluster that contains the capability you want to update configuration for.
Link copied to clipboard
The updated configuration settings for the capability. You only need to specify the configuration parameters you want to change. For Argo CD capabilities, you can update RBAC role mappings and network access settings.
Link copied to clipboard
The updated delete propagation policy for the capability. Currently, the only supported value is RETAIN.