ActivateEtlInput
No description
input ActivateEtlInput {
etlName: EtlName!
}
Fields
ActivateEtlInput.etlName
● EtlName!
non-null enum
The name of the ETL that will be affected by this operation
Member Of
activateEtl
mutation