INPUT_OBJECT
GuardrailsWorkerGroupAccountInput
link GraphQL Schema definition
- input GuardrailsWorkerGroupAccountInput {
- # Cloud account id
- String! :
- # Cloud account external id. This is requires to access the cloud account from
- # Secure cloud services
- String :
- # Cloud account name
- String! :
- # Cloud account provider
- String! :
- # Cloud account role arn ( applicable for AWS type providers). This is requires to
- # access the cloud account from Secure cloud services
- String :
- }