Type alias RevokeTokenDelegateAuthorityOperation

RevokeTokenDelegateAuthorityOperation: {
    key: "RevokeTokenDelegateAuthorityOperation";
    input: RevokeTokenDelegateAuthorityInput;
    __output: undefined | RevokeTokenDelegateAuthorityOutput;
}

Type declaration

Generated using TypeDoc